Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): remove unused deps #17329

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"devDependencies": {
"@shikijs/vitepress-twoslash": "^1.6.0",
"@types/express": "^4.17.21",
"feed": "^4.2.2",
"vitepress": "1.2.2",
"vue": "^3.4.27"
}
Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"ci-docs": "run-s build docs-build"
},
"devDependencies": {
"@babel/types": "^7.24.6",
"@eslint/js": "^9.3.0",
"@rollup/plugin-typescript": "^11.1.6",
"@types/babel__core": "^7.20.5",
Expand All @@ -63,12 +62,10 @@
"@vitejs/release-scripts": "^1.3.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-i": "^2.29.1",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-regexp": "^2.6.0",
"execa": "^9.1.0",
"feed": "^4.2.2",
"fs-extra": "^11.2.0",
"globals": "^15.3.0",
"lint-staged": "^15.2.5",
Expand All @@ -84,7 +81,6 @@
"tsx": "^4.11.0",
"typescript": "^5.2.2",
"typescript-eslint": "^7.10.0",
"unbuild": "^2.0.0",
"vite": "workspace:*",
"vitest": "^1.6.0"
},
Expand Down
1 change: 1 addition & 0 deletions packages/plugin-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"devDependencies": {
"acorn": "^8.11.3",
"picocolors": "^1.0.1",
"unbuild": "^2.0.0",
"vite": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/vite/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ Repository: micromatch/braces

> The MIT License (MIT)
>
> Copyright (c) 2014-2018, Jon Schlinkert.
> Copyright (c) 2014-present, Jon Schlinkert.
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
Expand Down
23 changes: 6 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.