Skip to content

Commit 313eac9

Browse files
committedOct 5, 2024·
chore: update deps
1 parent e874c4c commit 313eac9

File tree

2 files changed

+119
-332
lines changed

2 files changed

+119
-332
lines changed
 

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,15 @@
111111
"@types/http-proxy": "^1.17.15",
112112
"@vercel/nft": "^0.27.4",
113113
"archiver": "^7.0.1",
114-
"c12": "2.0.0",
114+
"c12": "2.0.1",
115115
"chokidar": "^3.6.0",
116116
"citty": "^0.1.6",
117117
"compatx": "^0.1.8",
118118
"confbox": "^0.1.7",
119119
"consola": "^3.2.3",
120120
"cookie-es": "^1.2.2",
121121
"croner": "^8.1.2",
122-
"crossws": ">=0.2.0 <0.4.0",
122+
"crossws": "^0.3.1",
123123
"db0": "^0.1.4",
124124
"defu": "^6.1.4",
125125
"destr": "^2.0.3",
@@ -134,7 +134,7 @@
134134
"hookable": "^5.5.3",
135135
"httpxy": "^0.1.5",
136136
"ioredis": "^5.4.1",
137-
"jiti": "^2.2.1",
137+
"jiti": "^2.3.1",
138138
"klona": "^2.0.6",
139139
"knitwork": "^1.1.0",
140140
"listhen": "^1.9.0",
@@ -165,15 +165,15 @@
165165
"unenv": "^1.10.0",
166166
"unimport": "^3.13.1",
167167
"unstorage": "^1.12.0",
168-
"untyped": "^1.5.0",
168+
"untyped": "^1.5.1",
169169
"unwasm": "^0.3.9"
170170
},
171171
"devDependencies": {
172172
"@azure/functions": "^3.5.1",
173173
"@azure/static-web-apps-cli": "^1.1.10",
174-
"@cloudflare/workers-types": "^4.20240925.0",
174+
"@cloudflare/workers-types": "^4.20241004.0",
175175
"@deno/types": "^0.0.1",
176-
"@scalar/api-reference": "^1.25.26",
176+
"@scalar/api-reference": "^1.25.27",
177177
"@types/archiver": "^6.0.2",
178178
"@types/aws-lambda": "^8.10.145",
179179
"@types/estree": "^1.0.6",
@@ -188,7 +188,7 @@
188188
"better-sqlite3": "^11.3.0",
189189
"changelogen": "^0.5.7",
190190
"edge-runtime": "^3.0.3",
191-
"eslint": "^9.11.1",
191+
"eslint": "^9.12.0",
192192
"eslint-config-unjs": "0.4.1",
193193
"execa": "^9.4.0",
194194
"expect-type": "^1.0.0",
@@ -198,7 +198,7 @@
198198
"miniflare": "^3.20240925.0",
199199
"prettier": "^3.3.3",
200200
"typescript": "^5.6.2",
201-
"unbuild": "3.0.0-rc.9",
201+
"unbuild": "3.0.0-rc.10",
202202
"undici": "^6.19.8",
203203
"vitest": "^2.1.2",
204204
"xml2js": "^0.6.2"

0 commit comments

Comments
 (0)