Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#21939)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Jul 5, 2023
1 parent 13a8923 commit 00fb333
Show file tree
Hide file tree
Showing 7 changed files with 163 additions and 170 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"vitest-environment-nuxt": "0.8.7",
"vue": "3.3.4",
"vue-eslint-parser": "9.3.1",
"vue-tsc": "1.8.3"
"vue-tsc": "1.8.4"
},
"packageManager": "pnpm@8.6.6",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"scule": "^1.0.0",
"semver": "^7.5.3",
"unctx": "^2.3.1",
"unimport": "^3.0.12",
"unimport": "^3.0.14",
"untyped": "^1.3.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"@nuxt/telemetry": "^2.2.0",
"@nuxt/ui-templates": "^1.2.0",
"@nuxt/vite-builder": "workspace:../vite",
"@unhead/ssr": "^1.1.29",
"@unhead/vue": "^1.1.29",
"@unhead/ssr": "^1.1.30",
"@unhead/vue": "^1.1.30",
"@vue/shared": "^3.3.4",
"acorn": "8.9.0",
"c12": "^1.4.2",
Expand Down Expand Up @@ -96,7 +96,7 @@
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.5.1",
"unimport": "^3.0.12",
"unimport": "^3.0.14",
"unplugin": "^1.3.2",
"unplugin-vue-router": "^0.6.4",
"untyped": "^1.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/file-loader": "5.0.1",
"@types/pug": "2.0.6",
"@types/sass-loader": "8.0.5",
"@unhead/schema": "1.1.29",
"@unhead/schema": "1.1.30",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vue/compiler-core": "3.3.4",
Expand All @@ -56,7 +56,7 @@
"postcss-import-resolver": "^2.0.0",
"std-env": "^3.3.3",
"ufo": "^1.1.2",
"unimport": "^3.0.12",
"unimport": "^3.0.14",
"untyped": "^1.3.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ufo": "^1.1.2"
},
"devDependencies": {
"@jest/globals": "29.5.0",
"@jest/globals": "29.6.0",
"playwright": "1.35.1",
"unbuild": "latest",
"vitest": "0.32.4"
Expand Down
Loading

0 comments on commit 00fb333

Please sign in to comment.