Skip to content

Commit 178f783

Browse files
chore(deps): update nextjs monorepo
1 parent e327b9a commit 178f783

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

playground/runtime-next-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"devDependencies": {
1212
"@types/react": "^19.2.7",
1313
"dummy-module": "workspace:*",
14-
"next": "^16.0.7",
14+
"next": "^16.0.8",
1515
"react": "^19.2.1",
1616
"react-dom": "^19.2.1",
1717
"use-client-directive": "workspace:*"

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.1",
3737
"react-dom": "^19.2.1",
38-
"sanity": "^4.20.3",
38+
"sanity": "^4.21.0",
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.3",
38+
"sanity": "^4.21.0",
3939
"styled-components": "^6.1.19",
4040
"vite": "^7.2.6"
4141
},

0 commit comments

Comments
 (0)