Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#436)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 015e3ef commit 1b697de
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 256 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@iconify/json": "^2.2.277",
"@iconify/json": "^2.2.278",
"@shikijs/vitepress-twoslash": "^1.24.0",
"case-police": "^0.7.2",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.4.1",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin",
"type": "module",
"version": "2.0.0-beta.1",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -58,18 +58,18 @@
"bumpp": "^9.8.1",
"esbuild": "^0.24.0",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^2.4.0",
"jiti": "^2.4.1",
"lint-staged": "^15.2.10",
"magic-string": "^0.30.14",
"picocolors": "^1.1.1",
"rolldown": "^0.14.0",
"rollup": "^4.27.4",
"rollup": "^4.28.0",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.3.5",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"unplugin": "workspace:*",
"unplugin-unused": "^0.2.3",
"vite": "^6.0.1",
Expand Down
Loading

0 comments on commit 1b697de

Please sign in to comment.