Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1273)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 9, 2022
1 parent 9ba6dae commit 0a59d4d
Show file tree
Hide file tree
Showing 5 changed files with 359 additions and 115 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Expand Up @@ -15,13 +15,13 @@
"devDependencies": {
"@iconify-json/carbon": "^1.1.4",
"@types/node": "^17.0.31",
"@unocss/reset": "^0.33.1",
"@unocss/reset": "^0.33.2",
"@vitejs/plugin-vue": "^2.3.2",
"esno": "^0.14.1",
"fast-glob": "^3.2.11",
"https-localhost": "^4.7.1",
"unocss": "^0.33.1",
"unplugin-vue-components": "^0.19.3",
"unocss": "^0.33.2",
"unplugin-vue-components": "^0.19.5",
"vite-plugin-pwa": "^0.12.0",
"vitepress": "^0.22.4",
"workbox-window": "^6.5.3"
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Expand Up @@ -46,7 +46,7 @@
"@types/d3-force": "^3.0.3",
"@types/d3-selection": "^3.0.2",
"@types/ws": "^8.5.3",
"@unocss/reset": "^0.33.1",
"@unocss/reset": "^0.33.2",
"@vitejs/plugin-vue": "^2.3.2",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vitest/ws-client": "workspace:*",
Expand All @@ -56,15 +56,15 @@
"codemirror": "^5.65.3",
"codemirror-theme-vars": "^0.1.1",
"cypress": "^9.6.0",
"d3-graph-controller": "^2.2.31",
"d3-graph-controller": "^2.2.32",
"flatted": "^3.2.5",
"floating-vue": "^2.0.0-y.0",
"picocolors": "^1.0.0",
"rollup": "^2.72.1",
"splitpanes": "^3.1.1",
"unocss": "^0.33.1",
"unocss": "^0.33.2",
"unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3",
"unplugin-vue-components": "^0.19.5",
"vite-plugin-optimize-persist": "^0.1.2",
"vite-plugin-package-config": "^0.1.1",
"vite-plugin-pages": "^0.23.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-node/package.json
Expand Up @@ -66,7 +66,7 @@
"kolorist": "^1.5.1",
"mlly": "^0.5.2",
"pathe": "^0.2.0",
"vite": "^2.9.7"
"vite": "^2.9.8"
},
"devDependencies": {
"cac": "^6.7.12",
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.7"
"vite": "^2.9.8"
},
"devDependencies": {
"@antfu/install-pkg": "^0.1.0",
Expand Down

0 comments on commit 0a59d4d

Please sign in to comment.