Skip to content

Commit 9abba39

Browse files
fix(deps): Update dependency next to v16.0.10 [SECURITY]
1 parent 84ab3a0 commit 9abba39

File tree

4 files changed

+134
-148
lines changed

4 files changed

+134
-148
lines changed

examples/css-in-js/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@sanity/icons": "^3.7.4",
1313
"@sanity/ui": "^3.1.11",
14-
"next": "16.0.9",
14+
"next": "16.0.10",
1515
"react": "catalog:",
1616
"react-dom": "catalog:",
1717
"styled-components": "npm:@sanity/css-in-js@6.1.25"

examples/styled-components/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@sanity/icons": "^3.7.4",
1313
"@sanity/ui": "^3.1.11",
14-
"next": "16.0.9",
14+
"next": "16.0.10",
1515
"react": "catalog:",
1616
"react-dom": "catalog:",
1717
"styled-components": "npm:@sanity/styled-components@6.1.23",

examples/styled-components/next-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@sanity/icons": "^3.7.4",
1313
"@sanity/ui": "^3.1.11",
14-
"next": "16.0.9",
14+
"next": "16.0.10",
1515
"react": "catalog:",
1616
"react-dom": "catalog:",
1717
"styled-components": "npm:@sanity/styled-components@6.1.23"

0 commit comments

Comments
 (0)