Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#27135)
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 May 9, 2024
1 parent cebc891 commit 65a2ec4
Show file tree
Hide file tree
Showing 7 changed files with 199 additions and 208 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@eslint/js": "9.2.0",
"@nuxt/eslint-config": "0.3.10",
"@nuxt/eslint-config": "0.3.12",
"@nuxt/kit": "workspace:*",
"@nuxt/test-utils": "3.12.1",
"@nuxt/webpack-builder": "workspace:*",
Expand All @@ -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.0",
"execa": "9.0.1",
"fs-extra": "11.2.0",
"globby": "14.0.1",
"h3": "1.11.1",
Expand All @@ -80,7 +80,7 @@
"pathe": "1.1.2",
"playwright-core": "1.44.0",
"rimraf": "5.0.5",
"semver": "7.6.1",
"semver": "7.6.2",
"std-env": "3.7.0",
"typescript": "5.4.5",
"ufo": "1.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"knitwork": "^1.1.0",
"mlly": "^1.7.0",
"pathe": "^1.1.2",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"scule": "^1.3.0",
"semver": "^7.6.1",
"semver": "^7.6.2",
"ufo": "^1.5.3",
"unctx": "^2.3.1",
"unimport": "^3.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"radix3": "^1.1.2",
"scule": "^1.3.0",
"std-env": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"defu": "^6.1.4",
"hookable": "^5.5.3",
"pathe": "^1.1.2",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"scule": "^1.3.0",
"std-env": "^3.7.0",
"ufo": "^1.5.3",
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.0",
"execa": "9.0.1",
"globby": "14.0.1",
"html-minifier": "4.0.0",
"jiti": "1.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.0",
"pkg-types": "^1.1.1",
"postcss": "^8.4.38",
"rollup-plugin-visualizer": "^5.12.0",
"std-env": "^3.7.0",
Expand Down

0 comments on commit 65a2ec4

Please sign in to comment.