Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#6391)
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] authored Aug 7, 2022
1 parent fc1d7d9 commit 34c7858
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 192 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.47",
"@types/rimraf": "^3",
"@unocss/reset": "^0.45.4",
"@unocss/reset": "^0.45.5",
"case-police": "^0.5.6",
"changelogen": "^0.1.1",
"eslint": "^8.21.0",
Expand All @@ -65,7 +65,7 @@
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "~0.19.1",
"vue-tsc": "^0.39.4"
"vue-tsc": "^0.39.5"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nuxt/devalue": "^2.0.0",
"@nuxt/kit": "^3.0.0-rc.6",
"@nuxt/schema": "^3.0.0-rc.6",
"@nuxt/telemetry": "^2.1.3",
"@nuxt/telemetry": "^2.1.4",
"@nuxt/ui-templates": "^0.3.0",
"@nuxt/vite-builder": "^3.0.0-rc.6",
"@vue/reactivity": "^3.2.37",
Expand Down Expand Up @@ -64,7 +64,7 @@
"unctx": "^2.0.1",
"unenv": "^0.5.2",
"unimport": "^0.6.5",
"unplugin": "^0.8.1",
"unplugin": "^0.9.0",
"untyped": "^0.4.5",
"vue": "^3.2.37",
"vue-bundle-renderer": "^0.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"pathe": "^0.3.3",
"perfect-debounce": "^0.1.3",
"pkg-types": "^0.3.3",
"postcss": "^8.4.14",
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
"postcss-url": "^10.1.3",
"rollup": "^2.77.2",
"rollup-plugin-visualizer": "^5.7.1",
"ufo": "^0.8.5",
"unplugin": "^0.8.1",
"unplugin": "^0.9.0",
"vite": "~3.0.4",
"vite-node": "^0.20.3",
"vite-node": "^0.21.0",
"vite-plugin-checker": "^0.4.9",
"vue-bundle-renderer": "^0.4.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"ohash": "^0.1.5",
"pathe": "^0.3.3",
"pify": "^6.0.0",
"postcss": "^8.4.14",
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
"postcss-loader": "^7.0.1",
"postcss-url": "^10.1.3",
"style-resources-loader": "^1.5.0",
"time-fix-plugin": "^2.0.7",
"ufo": "^0.8.5",
"unplugin": "^0.8.1",
"unplugin": "^0.9.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^0.4.0",
"vue-loader": "^17.0.0",
Expand Down
Loading

0 comments on commit 34c7858

Please sign in to comment.