Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1311)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent f64bfdb commit 133be94
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 208 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"changelogen": "^0.5.5",
"devalue": "^5.0.0",
"eslint": "^8.57.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsdoc": "^50.2.3",
"jiti": "^1.21.6",
"playwright-core": "^1.47.0",
"std-env": "^3.7.0",
"vitest": "^2.0.5"
"vitest": "^2.1.0"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@unhead/schema": "^1.11.2",
"nitropack": "^2.9.7",
"unbuild": "latest",
"vite": "~5.4.4"
"vite": "~5.4.5"
},
"dependencies": {
"c12": "^1.11.2",
Expand All @@ -37,7 +37,7 @@
"std-env": "^3.7.0",
"ufo": "^1.5.4",
"unbuild": "2.0.0",
"unimport": "^3.11.1",
"unimport": "^3.12.0",
"untyped": "^1.4.2"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@
"terser": "^5.32.0",
"ufo": "^1.5.4",
"unctx": "^2.3.1",
"unimport": "^3.11.1",
"unimport": "^3.12.0",
"unplugin": "^1.14.1",
"untyped": "^1.4.2",
"vite": "~5.4.4",
"vite-node": "^2.0.5",
"vite": "~5.4.5",
"vite-node": "^2.1.0",
"vue-bundle-renderer": "^2.1.0"
},
"devDependencies": {
Expand All @@ -90,7 +90,7 @@
"@types/hash-sum": "^1.0.2",
"@types/node-fetch": "^3.0.2",
"nuxt": "^2.18.1",
"rollup": "^4.21.2",
"rollup": "^4.21.3",
"unbuild": "2.0.0",
"vue": "^2.7.15",
"vue-router": "^3.6.5"
Expand Down
Loading

0 comments on commit 133be94

Please sign in to comment.