Skip to content

Commit 5123334

Browse files
committed
chore: update deps
1 parent cdb86cb commit 5123334

File tree

2 files changed

+573
-599
lines changed

2 files changed

+573
-599
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/babel__helper-plugin-utils": "^7.10.3",
8888
"@types/babel__template": "^7.4.4",
8989
"@types/babel__traverse": "^7.28.0",
90-
"@types/node": "^24.4.0",
90+
"@types/node": "^24.5.2",
9191
"@vitest/coverage-v8": "^3.2.4",
9292
"acorn": "^8.15.0",
9393
"babel-plugin-parameter-decorator": "^1.0.16",
@@ -97,7 +97,7 @@
9797
"defu": "^6.1.4",
9898
"destr": "^2.0.5",
9999
"escape-string-regexp": "^5.0.0",
100-
"eslint": "^9.35.0",
100+
"eslint": "^9.36.0",
101101
"eslint-config-unjs": "^0.5.0",
102102
"estree-walker": "^3.0.3",
103103
"etag": "^1.8.1",
@@ -106,7 +106,7 @@
106106
"mime": "^4.1.0",
107107
"mlly": "^1.8.0",
108108
"moment-timezone": "^0.6.0",
109-
"nano-jsx": "^0.1.0",
109+
"nano-jsx": "^0.2.0",
110110
"pathe": "^2.0.3",
111111
"pkg-types": "^2.3.0",
112112
"preact": "^10.27.2",
@@ -128,7 +128,7 @@
128128
"webpack-cli": "^6.0.1",
129129
"webpack-license-plugin": "^4.5.1",
130130
"yoctocolors": "^2.1.2",
131-
"zod": "^4.1.8"
131+
"zod": "^4.1.11"
132132
},
133-
"packageManager": "pnpm@10.16.1"
133+
"packageManager": "pnpm@10.17.0"
134134
}

0 commit comments

Comments
 (0)