Skip to content

Commit 706542a

Browse files
chore(deps): update all non-major dependencies
1 parent fc6284c commit 706542a

4 files changed

Lines changed: 298 additions & 290 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@
3131
"eslint-plugin-import-x": "^4.16.2",
3232
"eslint-plugin-jsdoc": "62.9.0",
3333
"eslint-plugin-unicorn": "^64.0.0",
34-
"eslint-plugin-vue": "^10.8.0",
34+
"eslint-plugin-vue": "^10.9.0",
3535
"execa": "9.6.1",
3636
"globals": "^17.5.0",
3737
"globby": "16.2.0",
3838
"h3": "1.15.11",
3939
"happy-dom": "^20.9.0",
4040
"installed-check": "10.0.1",
4141
"jiti": "2.6.1",
42-
"knip": "6.6.0",
42+
"knip": "6.7.0",
4343
"neostandard": "^0.13.0",
4444
"nuxi": "3.35.0",
4545
"ofetch": "1.5.1",
4646
"pathe": "^2.0.3",
4747
"playwright-core": "1.59.1",
4848
"semver": "7.7.4",
4949
"std-env": "4.1.0",
50-
"typescript-eslint": "^8.59.0",
50+
"typescript-eslint": "^8.59.1",
5151
"vitest": "4.1.5",
5252
"vue": "2.7.16"
5353
},
@@ -63,5 +63,5 @@
6363
"engines": {
6464
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
6565
},
66-
"packageManager": "pnpm@10.33.0"
66+
"packageManager": "pnpm@10.33.2"
6767
}

packages/bridge-schema/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"defu": "^6.1.7",
3131
"jiti": "^2.6.1",
3232
"pathe": "^2.0.3",
33-
"pkg-types": "^2.3.0",
33+
"pkg-types": "^2.3.1",
3434
"postcss-import-resolver": "^2.0.0",
3535
"scule": "^1.3.0",
3636
"std-env": "^4.1.0",
3737
"ufo": "^1.6.3",
3838
"unbuild": "3.6.1",
39-
"unimport": "^6.1.0",
39+
"unimport": "^6.2.0",
4040
"untyped": "^2.0.0"
4141
},
4242
"engines": {

packages/bridge/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"cookie-es": "^3.1.1",
4141
"defu": "^6.1.7",
4242
"destr": "^2.0.5",
43-
"enhanced-resolve": "^5.20.1",
43+
"enhanced-resolve": "^5.21.0",
4444
"esbuild-loader": "^4.4.3",
4545
"escape-string-regexp": "^5.0.0",
4646
"estree-walker": "^3.0.3",
@@ -58,18 +58,18 @@
5858
"mocked-exports": "^0.1.1",
5959
"nitropack": "^2.13.3",
6060
"node-fetch": "^3.3.2",
61-
"nypm": "^0.6.5",
61+
"nypm": "^0.6.6",
6262
"ofetch": "^1.5.1",
6363
"ohash": "^2.0.11",
6464
"pathe": "^2.0.3",
6565
"perfect-debounce": "^2.1.0",
66-
"pkg-types": "^2.3.0",
66+
"pkg-types": "^2.3.1",
6767
"postcss-import-resolver": "^2.0.0",
6868
"scule": "^1.3.0",
6969
"std-env": "^4.1.0",
70-
"terser": "^5.46.1",
70+
"terser": "^5.46.2",
7171
"ufo": "^1.6.3",
72-
"unimport": "^6.1.0",
72+
"unimport": "^6.2.0",
7373
"unplugin": "^1.16.1",
7474
"untyped": "^2.0.0",
7575
"vite": "~7.3.2",
@@ -83,7 +83,7 @@
8383
"@types/hash-sum": "^1.0.2",
8484
"@types/webpack": "^4.41.40",
8585
"@vue/compiler-sfc": "^2.7.16",
86-
"@vue/reactivity": "^3.5.32",
86+
"@vue/reactivity": "^3.5.33",
8787
"rollup": "^4.60.2",
8888
"unbuild": "3.6.1",
8989
"vue": "^2.7.16",
@@ -94,5 +94,5 @@
9494
"engines": {
9595
"node": "^20.19.0 || >=22.12.0"
9696
},
97-
"packageManager": "pnpm@10.33.0"
97+
"packageManager": "pnpm@10.33.2"
9898
}

0 commit comments

Comments
 (0)