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] committed Apr 14, 2024
1 parent be18224 commit a01da85
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 554 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"devDependencies": {
"@iconify-json/heroicons": "^1.1.20",
"@iconify-json/lucide": "^1.1.179",
"@iconify-json/lucide": "^1.1.181",
"@iconify-json/radix-icons": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.98",
"@iconify-json/simple-icons": "^1.1.99",
"case-police": "^0.6.1",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
Expand All @@ -21,11 +21,11 @@
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.3.4",
"tsx": "^4.7.2",
"unocss": "^0.58.9",
"unocss": "^0.59.2",
"unplugin": "workspace:*",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vitepress": "^1.0.2",
"vitepress": "^1.1.0",
"vitepress-plugin-twoslash": "^0.10.2",
"vue": "^3.4.21"
}
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin",
"version": "1.10.1",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": "unjs/unplugin",
Expand Down Expand Up @@ -49,15 +49,15 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^2.12.1",
"@antfu/eslint-config": "^2.13.3",
"@antfu/ni": "^0.21.12",
"@farmfe/cli": "^1.0.0",
"@farmfe/core": "^1.0.12",
"@farmfe/core": "^1.0.19",
"@rolldown/node": "^0.0.5",
"@rspack/cli": "^0.5.9",
"@rspack/core": "^0.5.9",
"@rspack/cli": "^0.6.1",
"@rspack/core": "^0.6.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.4",
"@types/node": "^20.12.7",
"@types/webpack-sources": "^3.2.3",
"bumpp": "^9.4.0",
"conventional-changelog-cli": "^4.1.0",
Expand All @@ -69,12 +69,12 @@
"lint-staged": "^15.2.2",
"magic-string": "^0.30.9",
"picocolors": "^1.0.0",
"rollup": "^4.14.0",
"rollup": "^4.14.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.0.2",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"webpack": "^5.91.0",
"webpack-cli": "4.10.0"
},
Expand Down
Loading

0 comments on commit a01da85

Please sign in to comment.