Skip to content

Commit 9092e2e

Browse files
committedSep 29, 2024
chore: update deps
1 parent 2e75ea4 commit 9092e2e

File tree

2 files changed

+657
-671
lines changed

2 files changed

+657
-671
lines changed
 

‎package.json

+11-12
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,7 @@
9595
},
9696
"resolutions": {
9797
"nitropack": "link:.",
98-
"undici": "^6.19.8",
99-
"jiti": "^2.0.0"
98+
"undici": "^6.19.8"
10099
},
101100
"dependencies": {
102101
"@cloudflare/kv-asset-handler": "^0.3.4",
@@ -112,14 +111,14 @@
112111
"@types/http-proxy": "^1.17.15",
113112
"@vercel/nft": "^0.27.4",
114113
"archiver": "^7.0.1",
115-
"c12": "2.0.0-beta.2",
114+
"c12": "2.0.0",
116115
"chokidar": "^3.6.0",
117116
"citty": "^0.1.6",
118117
"compatx": "^0.1.8",
119118
"confbox": "^0.1.7",
120119
"consola": "^3.2.3",
121120
"cookie-es": "^1.2.2",
122-
"croner": "^8.1.1",
121+
"croner": "^8.1.2",
123122
"crossws": "^0.2.4",
124123
"db0": "^0.1.4",
125124
"defu": "^6.1.4",
@@ -138,7 +137,7 @@
138137
"jiti": "^2.0.0",
139138
"klona": "^2.0.6",
140139
"knitwork": "^1.1.0",
141-
"listhen": "^1.7.2",
140+
"listhen": "^1.8.0",
142141
"magic-string": "^0.30.11",
143142
"magicast": "^0.3.5",
144143
"mime": "^4.0.4",
@@ -153,7 +152,7 @@
153152
"pkg-types": "^1.2.0",
154153
"pretty-bytes": "^6.1.1",
155154
"radix3": "^1.1.2",
156-
"rollup": "^4.22.4",
155+
"rollup": "^4.22.5",
157156
"rollup-plugin-visualizer": "^5.12.0",
158157
"scule": "^1.3.0",
159158
"semver": "^7.6.3",
@@ -164,17 +163,17 @@
164163
"uncrypto": "^0.1.3",
165164
"unctx": "^2.3.1",
166165
"unenv": "^1.10.0",
167-
"unimport": "^3.12.0",
166+
"unimport": "^3.13.1",
168167
"unstorage": "^1.12.0",
169-
"untyped": "^1.4.2",
168+
"untyped": "^1.5.0",
170169
"unwasm": "^0.3.9"
171170
},
172171
"devDependencies": {
173172
"@azure/functions": "^3.5.1",
174173
"@azure/static-web-apps-cli": "^1.1.10",
175-
"@cloudflare/workers-types": "^4.20240919.0",
174+
"@cloudflare/workers-types": "^4.20240925.0",
176175
"@deno/types": "^0.0.1",
177-
"@scalar/api-reference": "^1.25.17",
176+
"@scalar/api-reference": "^1.25.23",
178177
"@types/archiver": "^6.0.2",
179178
"@types/aws-lambda": "^8.10.145",
180179
"@types/estree": "^1.0.6",
@@ -190,13 +189,13 @@
190189
"changelogen": "^0.5.7",
191190
"edge-runtime": "^3.0.3",
192191
"eslint": "^9.11.1",
193-
"eslint-config-unjs": "0.3.2",
192+
"eslint-config-unjs": "0.4.1",
194193
"execa": "^9.4.0",
195194
"expect-type": "^0.20.0",
196195
"firebase-admin": "^12.5.0",
197196
"firebase-functions": "^4.9.0",
198197
"get-port-please": "^3.1.2",
199-
"miniflare": "^3.20240909.5",
198+
"miniflare": "^3.20240925.0",
200199
"prettier": "^3.3.3",
201200
"typescript": "^5.6.2",
202201
"unbuild": "3.0.0-rc.8",

‎pnpm-lock.yaml

+646-659
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.