Skip to content

Commit ff97cee

Browse files
committed
upgrade deps && docs [skip ci]
1 parent bf47926 commit ff97cee

File tree

5 files changed

+124
-124
lines changed

5 files changed

+124
-124
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-06-24_08:28:44
1+
2025-06-24_16:26:29

examples/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/react-dom": "^19.1.6",
2828
"@vitejs/plugin-react": "^4.6.0",
2929
"typescript": "^5.8.3",
30-
"vite": "^6.3.5"
30+
"vite": "^7.0.0"
3131
}
3232
}

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"esbuild-plugin-react18": "^0.2.6",
3232
"tsup": "^8.5.0",
3333
"typescript": "^5.8.3",
34-
"vite": "^6.3.5",
34+
"vite": "^7.0.0",
3535
"vite-tsconfig-paths": "^5.1.4",
3636
"vitest": "^3.2.4"
3737
},

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.5.0",
1010
"eslint-plugin-only-warn": "^1.1.0",
11-
"eslint-plugin-storybook": "^9.0.12"
11+
"eslint-plugin-storybook": "^9.0.13"
1212
}
1313
}

0 commit comments

Comments
 (0)