Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 24608b1 commit 4c185f5
Show file tree
Hide file tree
Showing 2 changed files with 830 additions and 545 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"prepare": "husky install"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",
"@antfu/ni": "^0.20.0",
"@antfu/eslint-config": "^0.43.0",
"@antfu/ni": "^0.21.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@hongbusi/utils": "^0.0.2",
"@iconify/json": "^2.2.34",
"@types/fs-extra": "^11.0.1",
"@types/markdown-it": "^12.2.3",
"@types/node": "^18.14.6",
"@unocss/core": "^0.50.4",
"@unocss/preset-mini": "^0.50.4",
"@unocss/preset-uno": "^0.50.4",
"@unocss/reset": "^0.50.4",
"@unocss/core": "^0.57.0",
"@unocss/preset-mini": "^0.57.0",
"@unocss/preset-uno": "^0.57.0",
"@unocss/reset": "^0.57.0",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vueuse/core": "^9.13.0",
Expand All @@ -55,14 +55,14 @@
"simple-git": "^3.17.0",
"tsx": "^3.12.3",
"typescript": "^4.9.5",
"unocss": "^0.50.4",
"unocss": "^0.57.0",
"unocss-preset-hbs": "^0.0.5",
"unplugin-vue-components": "^0.24.1",
"unplugin-vue-components": "^0.25.0",
"unstyled-design": "workspace:*",
"vite": "^4.1.4",
"vite-plugin-inspect": "^0.7.15",
"vitepress": "^1.0.0-alpha.50",
"vitest": "^0.29.2",
"vitest": "^0.34.0",
"vue": "^3.2.47",
"vue-tsc": "^1.2.1"
},
Expand Down

0 comments on commit 4c185f5

Please sign in to comment.