Skip to content

Commit 280c337

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 7dfa660 commit 280c337

File tree

6 files changed

+47
-58
lines changed

6 files changed

+47
-58
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-07-30_16:27:53
1+
2025-07-31_16:27:56

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-markdown": "^10.1.0",
2121
"react-markdown-autolink": "workspace:*",
2222
"react-mouse-trails": "^0.0.5",
23-
"react18-loaders": "^1.1.4",
23+
"react18-loaders": "^1.1.7",
2424
"webgl-generative-particles": "^0.0.1"
2525
},
2626
"devDependencies": {

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-dom": "^19.1.1",
1818
"react-markdown-autolink": "workspace:*",
1919
"react-mouse-trails": "^0.0.5",
20-
"react18-loaders": "^1.1.4",
20+
"react18-loaders": "^1.1.7",
2121
"react18-themes": "^3.2.0"
2222
},
2323
"devDependencies": {

packages/config-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"eslint-config-turbo": "^2.5.5",
99
"eslint-plugin-mdx": "^3.6.2",
1010
"eslint-plugin-only-warn": "^1.1.0",
11-
"eslint-plugin-storybook": "^9.0.18"
11+
"eslint-plugin-storybook": "^9.1.0"
1212
}
1313
}

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"r18gs": "^3.0.1",
4545
"react-live": "^4.1.8",
4646
"react-markdown-autolink": "workspace:*",
47-
"react18-loaders": "^1.1.4"
47+
"react18-loaders": "^1.1.7"
4848
},
4949
"peerDependencies": {
5050
"@types/react": "16.8 - 19",

pnpm-lock.yaml

Lines changed: 42 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)