Skip to content

Commit d11ae6b

Browse files
authored
chore: remove unused deps (vitejs#20097)
1 parent 306e250 commit d11ae6b

File tree

4 files changed

+8
-105
lines changed

4 files changed

+8
-105
lines changed

docs/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"@shikijs/vitepress-twoslash": "^2.5.0",
1212
"@types/express": "^5.0.1",
1313
"feed": "^5.0.1",
14+
"gsap": "^3.13.0",
1415
"vitepress": "^1.6.3",
1516
"vitepress-plugin-group-icons": "^1.5.2",
1617
"vitepress-plugin-llms": "^1.1.4",

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,12 @@
6262
"eslint-plugin-regexp": "^2.7.0",
6363
"execa": "^9.5.3",
6464
"globals": "^16.1.0",
65-
"gsap": "^3.13.0",
6665
"lint-staged": "^16.0.0",
6766
"picocolors": "^1.1.1",
6867
"playwright-chromium": "^1.50.1",
69-
"premove": "^4.0.0",
7068
"prettier": "3.5.3",
7169
"rollup": "^4.40.0",
72-
"rollup-plugin-esbuild": "^6.2.1",
7370
"simple-git-hooks": "^2.13.0",
74-
"tslib": "^2.8.1",
7571
"tsx": "^4.19.4",
7672
"typescript": "~5.7.2",
7773
"typescript-eslint": "^8.32.1",

packages/vite/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@
101101
"@rollup/plugin-alias": "^5.1.1",
102102
"@rollup/plugin-commonjs": "^28.0.3",
103103
"@rollup/plugin-dynamic-import-vars": "2.1.4",
104-
"@rollup/plugin-json": "^6.1.0",
105-
"@rollup/plugin-node-resolve": "16.0.1",
106104
"@rollup/pluginutils": "^5.1.4",
107105
"@types/escape-html": "^1.0.4",
108106
"@types/pnpapi": "^0.0.5",
@@ -137,6 +135,7 @@
137135
"postcss-import": "^16.1.0",
138136
"postcss-load-config": "^6.0.1",
139137
"postcss-modules": "^6.0.1",
138+
"premove": "^4.0.0",
140139
"resolve.exports": "^2.0.3",
141140
"rolldown": "^1.0.0-beta.9",
142141
"rolldown-plugin-dts": "^0.13.3",
@@ -148,7 +147,6 @@
148147
"strip-literal": "^3.0.0",
149148
"terser": "^5.39.0",
150149
"tsconfck": "^3.1.5",
151-
"tslib": "^2.8.1",
152150
"types": "link:./types",
153151
"ufo": "^1.6.1",
154152
"ws": "^8.18.2"

pnpm-lock.yaml

Lines changed: 6 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)