mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
chore: update deps
This commit is contained in:
parent
a3bb13fdf5
commit
78dc3d4e69
28
package.json
28
package.json
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "unplugin",
|
||||
"version": "1.6.0",
|
||||
"packageManager": "pnpm@8.12.1",
|
||||
"packageManager": "pnpm@8.15.1",
|
||||
"description": "Unified plugin system for build tools",
|
||||
"license": "MIT",
|
||||
"repository": "unjs/unplugin",
|
||||
@ -35,37 +35,37 @@
|
||||
"test:build": "jiti scripts/buildFixtures.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"acorn": "^8.11.2",
|
||||
"acorn": "^8.11.3",
|
||||
"chokidar": "^3.5.3",
|
||||
"webpack-sources": "^3.2.3",
|
||||
"webpack-virtual-modules": "^0.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ampproject/remapping": "^2.2.1",
|
||||
"@antfu/eslint-config": "^2.6.0",
|
||||
"@antfu/eslint-config": "^2.6.3",
|
||||
"@antfu/ni": "^0.21.12",
|
||||
"@rspack/cli": "^0.4.5",
|
||||
"@rspack/core": "^0.4.5",
|
||||
"@rspack/cli": "^0.5.3",
|
||||
"@rspack/core": "^0.5.3",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^20.10.5",
|
||||
"@types/node": "^20.11.15",
|
||||
"@types/webpack-sources": "^3.2.3",
|
||||
"bumpp": "^9.2.1",
|
||||
"bumpp": "^9.3.0",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"esbuild": "^0.19.10",
|
||||
"esbuild": "^0.20.0",
|
||||
"eslint": "^8.56.0",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fs-extra": "^11.2.0",
|
||||
"jiti": "^1.21.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
"magic-string": "^0.30.5",
|
||||
"lint-staged": "^15.2.1",
|
||||
"magic-string": "^0.30.6",
|
||||
"picocolors": "^1.0.0",
|
||||
"rollup": "^4.9.1",
|
||||
"rollup": "^4.9.6",
|
||||
"simple-git-hooks": "^2.9.0",
|
||||
"tsup": "^8.0.1",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.0.10",
|
||||
"vitest": "^1.1.0",
|
||||
"webpack": "^5.89.0",
|
||||
"vite": "^5.0.12",
|
||||
"vitest": "^1.2.2",
|
||||
"webpack": "^5.90.0",
|
||||
"webpack-cli": "4.10.0"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
|
||||
1329
pnpm-lock.yaml
generated
1329
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user