Skip to content

Commit 5f02404

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 9174f88 commit 5f02404

File tree

5 files changed

+93
-91
lines changed

5 files changed

+93
-91
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-11-07_08:27:53
1+
2025-11-07_16:22:28

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.6.0",
99
"eslint-plugin-mdx": "^3.6.2",
1010
"eslint-plugin-only-warn": "^1.1.0",
11-
"eslint-plugin-storybook": "^10.0.5"
11+
"eslint-plugin-storybook": "^10.0.6"
1212
}
1313
}

packages/shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react": "^19.2.2",
2626
"@types/react-dom": "^19.2.2",
2727
"@vitejs/plugin-react": "^5.1.0",
28-
"@vitest/coverage-v8": "^4.0.7",
28+
"@vitest/coverage-v8": "^4.0.8",
2929
"esbuild-plugin-react18": "^0.2.6",
3030
"esbuild-plugin-react18-css": "^0.0.4",
3131
"jsdom": "27.1.0",
@@ -34,7 +34,7 @@
3434
"tsup": "^8.5.0",
3535
"typescript": "^5.9.3",
3636
"vite-tsconfig-paths": "^5.1.4",
37-
"vitest": "^4.0.7"
37+
"vitest": "^4.0.8"
3838
},
3939
"dependencies": {
4040
"@mayank1513/fork-me": "^2.1.3",

0 commit comments

Comments
 (0)