Skip to content

Commit 13e42dd

Browse files
committed
chore: update deps
1 parent 2098861 commit 13e42dd

2 files changed

Lines changed: 684 additions & 448 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@
7878
"ocache": "^0.1.4",
7979
"ofetch": "^2.0.0-alpha.3",
8080
"ohash": "^2.0.11",
81-
"rolldown": "^1.0.0-rc.16",
81+
"rolldown": "^1.0.0-rc.17",
8282
"srvx": "^0.11.15",
8383
"unenv": "^2.0.0-rc.24",
8484
"unstorage": "^2.0.0-alpha.7"
8585
},
8686
"devDependencies": {
8787
"@azure/functions": "^3.5.1",
88-
"@azure/static-web-apps-cli": "^2.0.8",
89-
"@cloudflare/workers-types": "^4.20260418.1",
88+
"@azure/static-web-apps-cli": "^2.0.9",
89+
"@cloudflare/workers-types": "^4.20260422.1",
9090
"@deno/types": "^0.0.1",
9191
"@hiogawa/vite-plugin-fullstack": "^0.0.11",
9292
"@netlify/edge-functions": "^3.0.6",
@@ -97,7 +97,7 @@
9797
"@rollup/plugin-json": "^6.1.0",
9898
"@rollup/plugin-node-resolve": "^16.0.3",
9999
"@rollup/plugin-replace": "^6.0.3",
100-
"@scalar/api-reference": "^1.52.3",
100+
"@scalar/api-reference": "^1.52.5",
101101
"@types/aws-lambda": "^8.10.161",
102102
"@types/estree": "^1.0.8",
103103
"@types/etag": "^1.8.4",
@@ -106,9 +106,9 @@
106106
"@types/node-fetch": "^2.6.13",
107107
"@types/semver": "^7.7.1",
108108
"@types/xml2js": "^0.4.14",
109-
"@typescript/native-preview": "^7.0.0-dev.20260419.1",
109+
"@typescript/native-preview": "^7.0.0-dev.20260422.1",
110110
"@vercel/queue": "^0.1.6",
111-
"@vitest/coverage-v8": "^4.1.4",
111+
"@vitest/coverage-v8": "^4.1.5",
112112
"automd": "^0.4.3",
113113
"c12": "^4.0.0-beta.4",
114114
"changelogen": "^0.6.2",
@@ -136,12 +136,12 @@
136136
"magic-string": "^0.30.21",
137137
"mdzilla": "^0.2.1",
138138
"mime": "^4.1.0",
139-
"miniflare": "^4.20260415.0",
139+
"miniflare": "^4.20260421.0",
140140
"mlly": "^1.8.2",
141141
"nypm": "^0.6.5",
142142
"obuild": "^0.4.33",
143-
"oxfmt": "^0.45.0",
144-
"oxlint": "^1.60.0",
143+
"oxfmt": "^0.46.0",
144+
"oxlint": "^1.61.0",
145145
"pathe": "^2.0.3",
146146
"perfect-debounce": "^2.1.0",
147147
"pkg-types": "^2.3.0",
@@ -162,13 +162,13 @@
162162
"ultrahtml": "^1.6.0",
163163
"uncrypto": "^0.1.3",
164164
"unctx": "^2.5.0",
165-
"unimport": "^6.1.0",
165+
"unimport": "^6.1.1",
166166
"untyped": "^2.0.0",
167167
"unwasm": "^0.5.3",
168-
"vite": "^8.0.8",
168+
"vite": "^8.0.9",
169169
"vite7": "npm:vite@^7.3.2",
170-
"vitest": "^4.1.4",
171-
"wrangler": "^4.83.0",
170+
"vitest": "^4.1.5",
171+
"wrangler": "^4.84.1",
172172
"xml2js": "^0.6.2",
173173
"youch": "^4.1.1",
174174
"youch-core": "^0.3.3",

0 commit comments

Comments
 (0)