Skip to content

Commit f8f625a

Browse files
committed
chore: bump next
1 parent f221e9e commit f8f625a

File tree

5 files changed

+72
-72
lines changed

5 files changed

+72
-72
lines changed

playground/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"monaco-editor-auto-typings": "0.4.6",
3636
"monaco-jsx-syntax-highlight": "1.2.0",
3737
"nanoid": "5.0.9",
38-
"next": "14.2.25",
39-
"next-themes": "0.3.0",
38+
"next": "14.2.26",
39+
"next-themes": "0.4.6",
4040
"os-browserify": "0.3.0",
4141
"outdent": " ^0.8.0",
4242
"path-browserify": "1.0.1",

pnpm-lock.yaml

+66-66
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sandbox/next-js-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react": "18.2.55",
1515
"@types/react-dom": "18.2.19",
1616
"eslint-config-next": "14.1.0",
17-
"next": "14.2.25",
17+
"next": "14.2.26",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"typescript": "5.6.2"

sandbox/next-js-pages/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react": "18.2.55",
1515
"@types/react-dom": "18.2.19",
1616
"eslint-config-next": "14.1.0",
17-
"next": "14.2.25",
17+
"next": "14.2.26",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"typescript": "5.6.2"

website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"react-icons": "5.3.0",
2323
"intersection-observer": "0.12.2",
2424
"match-sorter": "6.3.4",
25-
"next": "14.2.25",
25+
"next": "14.2.26",
2626
"next-seo": "6.6.0",
27-
"next-themes": "0.3.0",
27+
"next-themes": "0.4.6",
2828
"nextra": "2.13.4",
2929
"outdent": " ^0.8.0",
3030
"react": "18.2.0",

0 commit comments

Comments
 (0)