Skip to content

Commit d1cbe85

Browse files
chore(deps): update astro monorepo (#2352)
1 parent bb061a2 commit d1cbe85

File tree

4 files changed

+140
-140
lines changed

4 files changed

+140
-140
lines changed

playground/runtime-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "astro dev"
1313
},
1414
"devDependencies": {
15-
"astro": "^5.16.3",
15+
"astro": "^5.16.4",
1616
"dummy-commonjs": "workspace:*",
1717
"dummy-module": "workspace:*"
1818
}

playground/sanity-plugin-with-styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-plugin-styled-components": "^2.1.4",
3636
"react": "^19.2.0",
3737
"react-dom": "^19.2.0",
38-
"sanity": "^4.20.0",
38+
"sanity": "^4.20.3",
3939
"styled-components": "^6.1.19"
4040
},
4141
"peerDependencies": {

playground/sanity-plugin-with-vanilla-extract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"babel-plugin-react-compiler": "1.0.0",
3636
"react": "^19.2.1",
3737
"react-dom": "^19.2.1",
38-
"sanity": "^4.20.0",
38+
"sanity": "^4.20.3",
3939
"styled-components": "^6.1.19",
4040
"vite": "^7.2.6"
4141
},

0 commit comments

Comments
 (0)