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 10, 2024
1 parent 452604f commit aaabc88
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 137 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-perfectionist": "2.10.0",
"eslint-typegen": "0.2.4",
"execa": "9.0.1",
"execa": "9.0.2",
"fs-extra": "11.2.0",
"globby": "14.0.1",
"h3": "1.11.1",
Expand All @@ -79,7 +79,7 @@
"ofetch": "1.3.4",
"pathe": "1.1.2",
"playwright-core": "1.44.0",
"rimraf": "5.0.5",
"rimraf": "5.0.6",
"semver": "7.6.2",
"std-env": "3.7.0",
"typescript": "5.4.5",
Expand All @@ -88,7 +88,7 @@
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.27",
"vue-router": "4.3.2",
"vue-tsc": "2.0.16"
"vue-tsc": "2.0.17"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.2.0",
"@nuxt/devtools": "^1.3.1",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.5.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.27",
"@vue/compiler-sfc": "3.4.27",
"@vue/language-core": "2.0.16",
"@vue/language-core": "2.0.17",
"c12": "1.10.0",
"esbuild-loader": "4.1.0",
"h3": "1.11.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/html-minifier": "4.0.5",
"@unocss/reset": "0.60.0",
"critters": "0.0.22",
"execa": "9.0.1",
"execa": "9.0.2",
"globby": "14.0.1",
"html-minifier": "4.0.0",
"jiti": "1.21.0",
Expand Down

0 comments on commit aaabc88

Please sign in to comment.