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 13, 2025
1 parent 3ae54a6 commit 8e48153
Show file tree
Hide file tree
Showing 4 changed files with 1,031 additions and 931 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"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.1",
"nuxi": "3.21.1",
"ofetch": "1.4.1",
"pathe": "^2.0.2",
"pathe": "^2.0.3",
"playwright-core": "1.50.1",
"semver": "7.7.1",
"std-env": "3.8.0",
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"
}
4 changes: 2 additions & 2 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"vite": "~6.1.0"
},
"dependencies": {
"c12": "^2.0.1",
"c12": "^2.0.2",
"create-require": "^1.1.1",
"defu": "^6.1.4",
"jiti": "^2.4.2",
"pathe": "^2.0.2",
"pathe": "^2.0.3",
"pkg-types": "^1.3.1",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
Expand Down
16 changes: 8 additions & 8 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 @@ -41,13 +41,13 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"enhanced-resolve": "^5.18.1",
"esbuild-loader": "^4.2.2",
"esbuild-loader": "^4.3.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"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 @@ -59,13 +59,13 @@
"nypm": "^0.5.2",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^2.0.2",
"pathe": "^2.0.3",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",
"postcss-import-resolver": "^2.0.0",
"scule": "^1.3.0",
"std-env": "^3.8.0",
"terser": "^5.38.0",
"terser": "^5.39.0",
"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 8e48153

Please sign in to comment.