Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#398)
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 Aug 15, 2024
1 parent 5d91695 commit fb18cb5
Show file tree
Hide file tree
Showing 3 changed files with 699 additions and 721 deletions.
16 changes: 8 additions & 8 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.234",
"@shikijs/vitepress-twoslash": "^1.12.1",
"@iconify/json": "^2.2.237",
"@shikijs/vitepress-twoslash": "^1.13.0",
"case-police": "^0.6.1",
"consola": "^3.2.3",
"dotenv": "^16.4.5",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.3.4",
"tsx": "^4.16.5",
"unocss": "^0.61.9",
"tsx": "^4.17.0",
"unocss": "^0.62.1",
"unplugin": "workspace:*",
"unplugin-icons": "^0.19.1",
"unplugin-vue-components": "^0.27.3",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vitepress": "^1.3.2",
"vue": "^3.4.36"
"vue": "^3.4.38"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,32 +49,32 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^2.24.1",
"@antfu/ni": "^0.22.0",
"@antfu/eslint-config": "^2.25.2",
"@antfu/ni": "^0.22.4",
"@farmfe/cli": "^1.0.3",
"@farmfe/core": "^1.3.12",
"@rspack/cli": "1.0.0-beta.3",
"@rspack/core": "1.0.0-beta.3",
"@rspack/cli": "1.0.0-beta.5",
"@rspack/core": "1.0.0-beta.5",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.14",
"@types/node": "^20.14.15",
"@types/webpack-sources": "^3.2.3",
"bumpp": "^9.4.2",
"bumpp": "^9.5.1",
"conventional-changelog-cli": "^5.0.0",
"esbuild": "^0.23.0",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^1.21.6",
"lint-staged": "^15.2.8",
"lint-staged": "^15.2.9",
"magic-string": "^0.30.11",
"picocolors": "^1.0.1",
"rolldown": "^0.12.2",
"rollup": "^4.20.0",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.1",
"vitest": "^2.0.5",
"webpack": "^5.93.0",
"webpack-cli": "4.10.0"
Expand Down
Loading

0 comments on commit fb18cb5

Please sign in to comment.