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] authored Feb 11, 2025
1 parent 3ae54a6 commit 0acb57a
Show file tree
Hide file tree
Showing 3 changed files with 747 additions and 739 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.3",
"execa": "9.5.2",
"globby": "14.0.2",
"h3": "1.14.0",
"globby": "14.1.0",
"h3": "1.15.0",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.43.6",
"knip": "5.44.0",
"nuxi": "3.21.1",
"ofetch": "1.4.1",
"pathe": "^2.0.2",
Expand All @@ -52,5 +52,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@10.2.0"
"packageManager": "pnpm@10.3.0"
}
12 changes: 6 additions & 6 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-typescript": "^7.26.7",
"@babel/plugin-transform-typescript": "^7.26.8",
"@nuxt/bridge-schema": "workspace:*",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.15.4",
Expand All @@ -47,7 +47,7 @@
"externality": "^1.0.2",
"fs-extra": "^10.1.0",
"get-port-please": "^3.1.2",
"h3": "^1.14.0",
"h3": "^1.15.0",
"hash-sum": "^2.0.0",
"hookable": "5.5.3",
"klona": "^2.0.6",
Expand All @@ -65,7 +65,7 @@
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
"std-env": "^3.8.0",
"terser": "^5.38.0",
"terser": "^5.38.1",
"ufo": "^1.5.4",
"unimport": "^3.14.6",
"unplugin": "^1.16.1",
Expand All @@ -75,15 +75,15 @@
"vue-bundle-renderer": "^2.1.1"
},
"devDependencies": {
"@babel/core": "^7.26.7",
"@babel/core": "^7.26.8",
"@types/estree": "^1.0.6",
"@types/fs-extra": "^9.0.13",
"@types/hash-sum": "^1.0.2",
"@types/node-fetch": "^3.0.3",
"@types/webpack": "^4.41.40",
"@vue/compiler-sfc": "^2.7.16",
"@vue/reactivity": "^3.5.13",
"rollup": "^4.34.4",
"rollup": "^4.34.6",
"unbuild": "3.3.1",
"vue": "^2.7.16",
"vue-meta": "^2.4.0",
Expand All @@ -93,5 +93,5 @@
"engines": {
"node": "^18.20.5 || ^20.0.0 || >=22.0.0"
},
"packageManager": "pnpm@10.2.0"
"packageManager": "pnpm@10.3.0"
}
Loading

0 comments on commit 0acb57a

Please sign in to comment.