Skip to content

Commit 86d6aa3

Browse files
committed
upgrade deps && docs [skip ci]
1 parent d87de64 commit 86d6aa3

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-23_16:30:18
1+
2025-09-24_01:48:58

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"dependencies": {
1313
"@mayank1513/fork-me": "^2.1.3",
1414
"esbuild-plugin-react18-css-example": "workspace:*",
15-
"next": "^15.5.3",
15+
"next": "^15.5.4",
1616
"nextjs-themes": "^4.0.6",
1717
"react": "^19.1.1",
1818
"react-dom": "^19.1.1",
1919
"shared-ui": "workspace:*"
2020
},
2121
"devDependencies": {
22-
"@next/eslint-plugin-next": "^15.5.3",
22+
"@next/eslint-plugin-next": "^15.5.4",
2323
"@types/node": "^24.5.2",
2424
"@types/react": "^19.1.13",
2525
"@types/react-dom": "^19.1.9",

lib/esbuild-plugin-react18-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"autoprefixer": "^10.4.21",
2828
"postcss": "^8.5.6",
2929
"postcss-modules": "^6.0.1",
30-
"sass": "^1.93.1"
30+
"sass": "^1.93.2"
3131
},
3232
"devDependencies": {
3333
"@types/node": "^24.5.2",

packages/shared-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react-dom": "^19.1.9",
1717
"esbuild-plugin-react18-css-example": "workspace:*",
1818
"eslint-config-custom": "workspace:*",
19-
"next": "^15.5.3",
19+
"next": "^15.5.4",
2020
"nextjs-themes": "^4.0.6",
2121
"react": "^19.1.1",
2222
"tsconfig": "workspace:*",

0 commit comments

Comments
 (0)