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 Mar 21, 2024
1 parent 867b71d commit 3e0db8a
Show file tree
Hide file tree
Showing 3 changed files with 895 additions and 727 deletions.
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"lint": "eslint . && case-police '**/*.md'"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.19",
"@iconify-json/lucide": "^1.1.160",
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/lucide": "^1.1.176",
"@iconify-json/radix-icons": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.90",
"@iconify-json/simple-icons": "^1.1.96",
"case-police": "^0.6.1",
"consola": "^3.2.3",
"dotenv": "^16.4.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"markdown-it": "^14.0.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.3.3",
"tsx": "^4.7.0",
"unocss": "^0.58.4",
"ofetch": "^1.3.4",
"tsx": "^4.7.1",
"unocss": "^0.58.6",
"unplugin": "workspace:*",
"unplugin-icons": "^0.18.3",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vitepress": "1.0.0-rc.40",
"vitepress": "1.0.0",
"vitepress-plugin-twoslash": "^0.10.2",
"vue": "^3.4.15"
"vue": "^3.4.21"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.10.0",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -49,33 +49,33 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^2.8.0",
"@antfu/eslint-config": "^2.9.0",
"@antfu/ni": "^0.21.12",
"@farmfe/cli": "^0.7.0",
"@farmfe/core": "^1.0.0-beta.0",
"@farmfe/core": "^1.0.2",
"@rolldown/node": "^0.0.5",
"@rspack/cli": "^0.5.6",
"@rspack/core": "^0.5.6",
"@rspack/cli": "^0.5.8",
"@rspack/core": "^0.5.8",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.24",
"@types/node": "^20.11.30",
"@types/webpack-sources": "^3.2.3",
"bumpp": "^9.4.0",
"conventional-changelog-cli": "^4.1.0",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^1.21.0",
"lint-staged": "^15.2.2",
"magic-string": "^0.30.8",
"picocolors": "^1.0.0",
"rollup": "^4.12.1",
"simple-git-hooks": "^2.10.0",
"rollup": "^4.13.0",
"simple-git-hooks": "^2.11.0",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vite": "^5.1.5",
"vitest": "^1.3.1",
"webpack": "^5.90.3",
"typescript": "^5.4.3",
"vite": "^5.2.2",
"vitest": "^1.4.0",
"webpack": "^5.91.0",
"webpack-cli": "4.10.0"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 3e0db8a

Please sign in to comment.