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 Jun 16, 2023
1 parent 6fc5f63 commit 591c69f
Show file tree
Hide file tree
Showing 3 changed files with 398 additions and 338 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"serve": "vitepress serve"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.17",
"@unocss/reset": "^0.52.5",
"@iconify-json/carbon": "^1.1.18",
"@unocss/reset": "^0.53.1",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^10.1.2",
"@vueuse/core": "^10.2.0",
"esno": "^0.16.3",
"https-localhost": "^4.7.1",
"jiti": "^1.18.2",
"unocss": "^0.52.5",
"unplugin-vue-components": "^0.25.0",
"unocss": "^0.53.1",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vitepress": "1.0.0-beta.1",
"vitepress": "1.0.0-beta.2",
"vnode-util": "workspace:*",
"workbox-window": "^6.6.0"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@antfu/eslint-config": "^0.39.3",
"eslint": "^8.41.0",
"typescript": "^5.0.4",
"@antfu/eslint-config": "^0.39.5",
"eslint": "^8.42.0",
"typescript": "^5.1.3",
"vue": "^3.3.4"
},
"devDependencies": {
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"@types/node": "^18.16.18",
"bumpp": "^9.1.1",
"chalk": "^5.2.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12"
Expand Down
Loading

0 comments on commit 591c69f

Please sign in to comment.