Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#20429)
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: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] committed Apr 24, 2023
1 parent 3133c6f commit 5fd93d8
Show file tree
Hide file tree
Showing 6 changed files with 266 additions and 265 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -46,13 +46,13 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/crawler": "^1.2.2",
"@types/node": "^18.15.12",
"@types/node": "^18.16.0",
"@types/semver": "^7.3.13",
"case-police": "^0.5.14",
"changelogen": "^0.5.3",
"crawler": "^1.4.0",
"devalue": "^4.3.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^41.1.2",
Expand All @@ -77,7 +77,7 @@
"vitest": "^0.30.1",
"vue": "3.2.47",
"vue-eslint-parser": "^9.1.1",
"vue-tsc": "^1.4.0"
"vue-tsc": "^1.4.4"
},
"packageManager": "pnpm@8.3.1",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Expand Up @@ -41,7 +41,7 @@
"listhen": "^1.0.4",
"mlly": "^1.2.0",
"mri": "^1.2.0",
"ohash": "^1.1.1",
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Expand Up @@ -82,7 +82,7 @@
"nuxi": "workspace:../nuxi",
"nypm": "^0.2.0",
"ofetch": "^1.0.1",
"ohash": "^1.1.1",
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"prompts": "^2.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Expand Up @@ -32,7 +32,7 @@
"clear": "^0.1.0",
"cssnano": "^6.0.0",
"defu": "^6.1.2",
"esbuild": "^0.17.17",
"esbuild": "^0.17.18",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"externality": "^1.0.0",
Expand All @@ -42,7 +42,7 @@
"knitwork": "^1.0.0",
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
"ohash": "^1.1.1",
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -38,7 +38,7 @@
"memfs": "^3.5.1",
"mini-css-extract-plugin": "^2.7.5",
"mlly": "^1.2.0",
"ohash": "^1.1.1",
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"pify": "^6.1.0",
"postcss": "^8.4.23",
Expand Down

0 comments on commit 5fd93d8

Please sign in to comment.