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 May 4, 2022
1 parent 22f3c29 commit 3b00b0b
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 103 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Expand Up @@ -9,18 +9,18 @@
"prefetch": "esno scripts/fetch-avatars.ts"
},
"dependencies": {
"@vueuse/core": "^8.3.1",
"@vueuse/core": "^8.4.0",
"vue": "^3.2.33"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.4",
"@types/node": "^17.0.31",
"@unocss/reset": "^0.32.9",
"@unocss/reset": "^0.32.12",
"@vitejs/plugin-vue": "^2.3.1",
"esno": "^0.14.1",
"fast-glob": "^3.2.11",
"https-localhost": "^4.7.1",
"unocss": "^0.32.9",
"unocss": "^0.32.12",
"unplugin-vue-components": "^0.19.3",
"vite-plugin-pwa": "^0.12.0",
"vitepress": "^0.22.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"rollup-plugin-license": "^2.7.0",
"simple-git-hooks": "^2.7.0",
"typescript": "^4.6.4",
"vite": "^2.9.5",
"vite": "^2.9.7",
"vitepress": "^0.22.3",
"vitest": "workspace:*",
"vue": "^3.2.33"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Expand Up @@ -39,18 +39,18 @@
},
"devDependencies": {
"@cypress/vite-dev-server": "^2.2.2",
"@cypress/vue": "^3.1.1",
"@cypress/vue": "^3.1.2",
"@faker-js/faker": "^6.3.1",
"@testing-library/cypress": "^8.0.2",
"@types/codemirror": "^5.60.5",
"@types/d3-force": "^3.0.3",
"@types/d3-selection": "^3.0.2",
"@types/ws": "^8.5.3",
"@unocss/reset": "^0.32.9",
"@unocss/reset": "^0.32.12",
"@vitejs/plugin-vue": "^2.3.1",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vitest/ws-client": "workspace:*",
"@vueuse/core": "^8.3.1",
"@vueuse/core": "^8.4.0",
"ansi-to-html": "^0.7.2",
"birpc": "^0.2.2",
"codemirror": "^5.65.3",
Expand All @@ -62,7 +62,7 @@
"picocolors": "^1.0.0",
"rollup": "^2.71.1",
"splitpanes": "^3.1.1",
"unocss": "^0.32.9",
"unocss": "^0.32.12",
"unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3",
"vite-plugin-optimize-persist": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-node/package.json
Expand Up @@ -67,7 +67,7 @@
"minimist": "^1.2.6",
"mlly": "^0.5.2",
"pathe": "^0.2.0",
"vite": "^2.9.5"
"vite": "^2.9.7"
},
"devDependencies": {
"@types/minimist": "^1.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Expand Up @@ -86,7 +86,7 @@
"local-pkg": "^0.4.1",
"tinypool": "^0.1.3",
"tinyspy": "^0.3.2",
"vite": "^2.9.5"
"vite": "^2.9.7"
},
"devDependencies": {
"@antfu/install-pkg": "^0.1.0",
Expand Down

0 comments on commit 3b00b0b

Please sign in to comment.