Skip to content

Commit 131f29c

Browse files
committed
upgrade deps && docs [skip ci]
1 parent e5eeeb7 commit 131f29c

File tree

4 files changed

+122
-122
lines changed

4 files changed

+122
-122
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:12
1+
2025-06-24_16:25:57

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
}

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)