Skip to content

Commit f4fabca

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 9c93043 commit f4fabca

5 files changed

Lines changed: 113 additions & 113 deletions

File tree

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-06-05_08:26:40
1+
2025-06-05_16:25:33

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@repo/eslint-config": "workspace:*",
2828
"@repo/typescript-config": "workspace:*",
2929
"@types/node": "^22.15.29",
30-
"@vitest/coverage-v8": "^3.2.1",
30+
"@vitest/coverage-v8": "^3.2.2",
3131
"esbuild": "^0.25.5",
3232
"tsup": "^8.5.0",
3333
"typescript": "^5.8.3",
3434
"vite-tsconfig-paths": "^5.1.4",
35-
"vitest": "^3.2.1"
35+
"vitest": "^3.2.2"
3636
},
3737
"funding": [
3838
{

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.4",
99
"eslint-plugin-mdx": "^3.4.2",
1010
"eslint-plugin-only-warn": "^1.1.0",
11-
"eslint-plugin-storybook": "^9.0.4"
11+
"eslint-plugin-storybook": "^9.0.5"
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.1.6",
2626
"@types/react-dom": "^19.1.6",
2727
"@vitejs/plugin-react": "^4.5.1",
28-
"@vitest/coverage-v8": "^3.2.1",
28+
"@vitest/coverage-v8": "^3.2.2",
2929
"esbuild-plugin-rdi": "^0.0.0",
3030
"esbuild-plugin-react18": "^0.2.6",
3131
"esbuild-plugin-react18-css": "^0.0.4",
@@ -35,7 +35,7 @@
3535
"tsup": "^8.5.0",
3636
"typescript": "^5.8.3",
3737
"vite-tsconfig-paths": "^5.1.4",
38-
"vitest": "^3.2.1"
38+
"vitest": "^3.2.2"
3939
},
4040
"dependencies": {
4141
"@mayank1513/fork-me": "^2.1.3",

0 commit comments

Comments
 (0)