Skip to content

Commit 4b53fad

Browse files
committed
upgrade deps && docs [skip ci]
1 parent c4d6975 commit 4b53fad

File tree

4 files changed

+115
-115
lines changed

4 files changed

+115
-115
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-06-24_08:32:20
1+
2025-06-24_16:29:58

examples/vite/package.json

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

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)