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 Jul 3, 2023
1 parent 6fc5f63 commit bbbebf2
Show file tree
Hide file tree
Showing 3 changed files with 783 additions and 454 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.4",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^10.1.2",
"@vueuse/core": "^10.2.1",
"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.4",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vitepress": "1.0.0-beta.1",
"vitepress": "1.0.0-beta.5",
"vnode-util": "workspace:*",
"workbox-window": "^6.6.0"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@antfu/eslint-config": "^0.39.3",
"eslint": "^8.41.0",
"typescript": "^5.0.4",
"@antfu/eslint-config": "^0.39.6",
"eslint": "^8.44.0",
"typescript": "^5.1.6",
"vue": "^3.3.4"
},
"devDependencies": {
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"chalk": "^5.2.0",
"@types/node": "^18.16.19",
"bumpp": "^9.1.1",
"chalk": "^5.3.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12"
"fast-glob": "^3.3.0"
}
}
Loading

0 comments on commit bbbebf2

Please sign in to comment.