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 9, 2022
1 parent a2f17b0 commit 0fe19d5
Show file tree
Hide file tree
Showing 6 changed files with 106 additions and 100 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -15,12 +15,12 @@
"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",
"unocss": "^0.33.2",
"unplugin-vue-components": "^0.19.3",
"vite-plugin-pwa": "^0.12.0",
"vitepress": "^0.22.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"node-fetch": "^3.2.4",
"npm-run-all": "^4.1.5",
"ohmyfetch": "^0.4.16",
"pathe": "^0.2.0",
"pathe": "^0.3.0",
"pnpm": "^7.0.1",
"rimraf": "^3.0.2",
"rollup": "^2.72.1",
Expand Down
6 changes: 3 additions & 3 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,13 +56,13 @@
"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",
"vite-plugin-optimize-persist": "^0.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite-node/package.json
Expand Up @@ -65,8 +65,8 @@
"dependencies": {
"kolorist": "^1.5.1",
"mlly": "^0.5.2",
"pathe": "^0.2.0",
"vite": "^2.9.7"
"pathe": "^0.3.0",
"vite": "^2.9.8"
},
"devDependencies": {
"cac": "^6.7.12",
Expand Down
4 changes: 2 additions & 2 deletions 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 Expand Up @@ -116,7 +116,7 @@
"micromatch": "^4.0.5",
"mlly": "^0.5.2",
"natural-compare": "^1.4.0",
"pathe": "^0.2.0",
"pathe": "^0.3.0",
"picocolors": "^1.0.0",
"pkg-types": "^0.3.2",
"pretty-format": "^27.5.1",
Expand Down

0 comments on commit 0fe19d5

Please sign in to comment.