Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2023
1 parent 6b38ae3 commit 11711be
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 1,032 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.4.0",
"packageManager": "[email protected].5",
"packageManager": "[email protected].12",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -35,37 +35,37 @@
"test:build": "jiti scripts/buildFixtures.ts"
},
"dependencies": {
"acorn": "^8.9.0",
"acorn": "^8.10.0",
"chokidar": "^3.5.3",
"webpack-sources": "^3.2.3",
"webpack-virtual-modules": "^0.5.0"
},
"devDependencies": {
"@ampproject/remapping": "^2.2.1",
"@antfu/eslint-config": "^0.39.6",
"@antfu/ni": "^0.21.4",
"@rspack/cli": "^0.2.4",
"@rspack/core": "^0.2.4",
"@antfu/eslint-config": "^0.40.2",
"@antfu/ni": "^0.21.5",
"@rspack/cli": "^0.2.11",
"@rspack/core": "^0.2.11",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.3.3",
"@types/node": "^20.5.0",
"@types/webpack-sources": "^3.2.0",
"bumpp": "^9.1.1",
"conventional-changelog-cli": "^3.0.0",
"esbuild": "^0.18.11",
"eslint": "^8.44.0",
"fast-glob": "^3.3.0",
"esbuild": "^0.19.1",
"eslint": "^8.47.0",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"jiti": "^1.18.2",
"lint-staged": "^13.2.3",
"magic-string": "^0.30.0",
"jiti": "^1.19.1",
"lint-staged": "^13.3.0",
"magic-string": "^0.30.2",
"picocolors": "^1.0.0",
"rollup": "^3.26.0",
"simple-git-hooks": "^2.8.1",
"tsup": "^7.1.0",
"rollup": "^3.28.0",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2",
"webpack": "^5.88.1",
"vite": "^4.4.9",
"vitest": "^0.34.1",
"webpack": "^5.88.2",
"webpack-cli": "4.10.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 11711be

Please sign in to comment.