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 Nov 14, 2024
1 parent 569ea99 commit 9313f2b
Show file tree
Hide file tree
Showing 3 changed files with 693 additions and 569 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"lint": "eslint . && case-police '**/*.md'"
},
"devDependencies": {
"@iconify/json": "^2.2.265",
"@iconify/json": "^2.2.272",
"@shikijs/vitepress-twoslash": "^1.22.2",
"case-police": "^0.7.0",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.4.1",
"tsx": "^4.19.2",
"unocss": "^0.63.6",
"unocss": "^0.64.0",
"unplugin": "workspace:*",
"unplugin-icons": "^0.19.3",
"unplugin-icons": "^0.20.1",
"unplugin-vue-components": "^0.27.4",
"vitepress": "^1.4.1",
"vitepress": "^1.5.0",
"vitepress-plugin-group-icons": "^1.3.0",
"vue": "^3.5.12"
}
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,35 +51,35 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.9.1",
"@antfu/ni": "^0.23.0",
"@farmfe/cli": "1.0.3",
"@farmfe/core": "1.3.12",
"@rspack/cli": "^1.0.14",
"@rspack/core": "^1.0.14",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.8.1",
"@types/node": "^22.9.0",
"@types/webpack-sources": "^3.2.3",
"bumpp": "^9.7.1",
"bumpp": "^9.8.1",
"conventional-changelog-cli": "^5.0.0",
"esbuild": "^0.24.0",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^2.3.3",
"jiti": "^2.4.0",
"lint-staged": "^15.2.10",
"magic-string": "^0.30.12",
"picocolors": "^1.1.1",
"rolldown": "^0.13.2",
"rollup": "^4.24.2",
"rolldown": "^0.14.0",
"rollup": "^4.26.0",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"unplugin": "workspace:*",
"unplugin-unused": "^0.2.3",
"vite": "^5.4.10",
"vitest": "^2.1.4",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"webpack": "^5.95.0",
"webpack-cli": "4.10.0"
},
Expand Down
Loading

0 comments on commit 9313f2b

Please sign in to comment.