Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2527)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 20, 2022
1 parent 2bb9a39 commit 991ff33
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 183 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Expand Up @@ -11,7 +11,7 @@
"prefetch": "esno .vitepress/scripts/fetch-avatars.ts"
},
"dependencies": {
"@vueuse/core": "^9.6.0",
"@vueuse/core": "^9.7.0",
"jiti": "^1.16.0",
"vue": "latest"
},
Expand All @@ -26,7 +26,7 @@
"unplugin-vue-components": "^0.22.12",
"vite": "^4.0.0",
"vite-plugin-pwa": "0.14.0",
"vitepress": "1.0.0-alpha.31",
"vitepress": "1.0.0-alpha.32",
"workbox-window": "^6.5.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -39,16 +39,16 @@
"@rollup/plugin-node-resolve": "^15.0.1",
"@types/fs-extra": "^9.0.13",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.14",
"@types/node": "^18.11.17",
"@types/ws": "^8.5.3",
"@vitest/browser": "workspace:*",
"@vitest/coverage-c8": "workspace:*",
"@vitest/coverage-istanbul": "workspace:*",
"@vitest/ui": "workspace:*",
"bumpp": "^8.2.1",
"c8": "^7.12.0",
"esbuild": "^0.16.4",
"eslint": "^8.29.0",
"esbuild": "^0.16.10",
"eslint": "^8.30.0",
"esno": "^0.16.3",
"fast-glob": "^3.2.12",
"if-node-version": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Expand Up @@ -57,7 +57,7 @@
"@vueuse/core": "^9.7.0",
"ansi-to-html": "^0.7.2",
"birpc": "^0.2.3",
"codemirror": "^5.65.10",
"codemirror": "^5.65.11",
"codemirror-theme-vars": "^0.1.1",
"cypress": "^11.2.0",
"d3-graph-controller": "^2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Expand Up @@ -124,7 +124,7 @@
"devDependencies": {
"@antfu/install-pkg": "^0.1.1",
"@edge-runtime/vm": "2.0.2",
"@sinonjs/fake-timers": "^10.0.0",
"@sinonjs/fake-timers": "^10.0.2",
"@types/diff": "^5.0.2",
"@types/jsdom": "^20.0.1",
"@types/micromatch": "^4.0.2",
Expand Down

0 comments on commit 991ff33

Please sign in to comment.