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 Sep 9, 2024
1 parent e56b48e commit c39cafe
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"lint": "eslint . && case-police '**/*.md'"
},
"devDependencies": {
"@iconify/json": "^2.2.237",
"@shikijs/vitepress-twoslash": "^1.13.0",
"case-police": "^0.6.1",
"@iconify/json": "^2.2.246",
"@shikijs/vitepress-twoslash": "^1.16.3",
"case-police": "^0.7.0",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
"eslint": "^9.9.0",
"eslint": "^9.10.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.3.4",
"tsx": "^4.17.0",
"unocss": "^0.62.1",
"tsx": "^4.19.0",
"unocss": "^0.62.3",
"unplugin": "workspace:*",
"unplugin-icons": "^0.19.2",
"unplugin-icons": "^0.19.3",
"unplugin-vue-components": "^0.27.4",
"vitepress": "^1.3.2",
"vitepress-plugin-group-icons": "^1.0.3",
"vue": "^3.4.38"
"vitepress": "^1.3.4",
"vitepress-plugin-group-icons": "^1.1.0",
"vue": "^3.5.3"
}
}
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,36 +56,36 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^3.0.0",
"@antfu/ni": "^0.22.4",
"@farmfe/cli": "^1.0.3",
"@farmfe/core": "^1.3.12",
"@rspack/cli": "1.0.0-beta.5",
"@rspack/core": "1.0.0-beta.5",
"@antfu/eslint-config": "^3.4.1",
"@antfu/ni": "^0.23.0",
"@farmfe/cli": "^1.0.4",
"@farmfe/core": "^1.3.17",
"@rspack/cli": "1.0.3",
"@rspack/core": "1.0.3",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.15",
"@types/node": "^20.16.5",
"@types/webpack-sources": "^3.2.3",
"bumpp": "^9.5.1",
"bumpp": "^9.5.2",
"conventional-changelog-cli": "^5.0.0",
"esbuild": "^0.23.0",
"esbuild": "^0.23.1",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^1.21.6",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"magic-string": "^0.30.11",
"picocolors": "^1.0.1",
"rolldown": "^0.12.2",
"rollup": "^4.20.0",
"picocolors": "^1.1.0",
"rolldown": "^0.13.2",
"rollup": "^4.21.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unplugin": "workspace:*",
"unplugin-unused": "^0.1.1",
"vite": "^5.4.1",
"unplugin-unused": "^0.2.3",
"vite": "^5.4.3",
"vitest": "^2.0.5",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "4.10.0"
},
"simple-git-hooks": {
Expand Down

0 comments on commit c39cafe

Please sign in to comment.