···
1
1
+
{
2
2
+
"name": "nitro-vite-runtime-config-repro",
3
3
+
"private": true,
4
4
+
"type": "module",
5
5
+
"scripts": {
6
6
+
"build": "vite build",
7
7
+
"dev": "vite",
8
8
+
"start": "node .output/server/index.mjs"
9
9
+
},
10
10
+
"dependencies": {
11
11
+
"nitro": "3.0.260603-beta",
12
12
+
"vite": "8.0.14"
13
13
+
}
14
14
+
}
···
1
1
+
lockfileVersion: '9.0'
2
2
+
3
3
+
settings:
4
4
+
autoInstallPeers: true
5
5
+
excludeLinksFromLockfile: false
6
6
+
7
7
+
importers:
8
8
+
9
9
+
.:
10
10
+
dependencies:
11
11
+
nitro:
12
12
+
specifier: 3.0.260603-beta
13
13
+
version: 3.0.260603-beta(vite@8.0.14)
14
14
+
vite:
15
15
+
specifier: 8.0.14
16
16
+
version: 8.0.14
17
17
+
18
18
+
packages:
19
19
+
20
20
+
'@emnapi/core@1.10.0':
21
21
+
resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==}
22
22
+
23
23
+
'@emnapi/runtime@1.10.0':
24
24
+
resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==}
25
25
+
26
26
+
'@emnapi/wasi-threads@1.2.1':
27
27
+
resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==}
28
28
+
29
29
+
'@napi-rs/wasm-runtime@1.1.4':
30
30
+
resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==}
31
31
+
peerDependencies:
32
32
+
'@emnapi/core': ^1.7.1
33
33
+
'@emnapi/runtime': ^1.7.1
34
34
+
35
35
+
'@oxc-project/types@0.132.0':
36
36
+
resolution: {integrity: sha512-FESMOxil5Se014ui/Eq8fT5uHJo6nIRwH0PfJrZJXs6Gek3ZVFOrpUv3YIZT20m+extU98Hg1Ym72U58rlsxUQ==}
37
37
+
38
38
+
'@oxc-project/types@0.134.0':
39
39
+
resolution: {integrity: sha512-T0xuRRKrQFmocH8y+jGfpmSkGcheaJExY9lEihmR1Gm2aH+75B8CzgU2rABRQSzzDxLjZ15Sc0bRVLj5lVeNXQ==}
40
40
+
41
41
+
'@rolldown/binding-android-arm64@1.0.2':
42
42
+
resolution: {integrity: sha512-ZS4D1JPGn/MYQN/SYDWftIE/nVsM8j/AFOYEzAoOE2O3NktQOZru+/vYXGbR/qtdLdIfGCP0lcoJiYVzsEz+iQ==}
43
43
+
engines: {node: ^20.19.0 || >=22.12.0}
44
44
+
cpu: [arm64]
45
45
+
os: [android]
46
46
+
47
47
+
'@rolldown/binding-android-arm64@1.1.0':
48
48
+
resolution: {integrity: sha512-gCYzGOSkYY6Z034suzd20euvds7lPzMEEla62DJGE/ZAlR4OMBnNbvnBSsIGUCAr52gaWMsloGxP4tVGtN5aCA==}
49
49
+
engines: {node: ^20.19.0 || >=22.12.0}
50
50
+
cpu: [arm64]
51
51
+
os: [android]
52
52
+
53
53
+
'@rolldown/binding-darwin-arm64@1.0.2':
54
54
+
resolution: {integrity: sha512-vdFA9+C/rekyGce7WqHs/xoT0ioZEWaOFyZLIV1mEeNFaFDUQrPIo8Vs2GvJ6eetb3rzDUtUBgzto3ExpXJB3w==}
55
55
+
engines: {node: ^20.19.0 || >=22.12.0}
56
56
+
cpu: [arm64]
57
57
+
os: [darwin]
58
58
+
59
59
+
'@rolldown/binding-darwin-arm64@1.1.0':
60
60
+
resolution: {integrity: sha512-JQBD77MNgu+4Z6RAyg69acugdrhhVoWesr3l47zohYZ2YV2fwkWMArkN/2p4l6Ei+Sno7W5q+UsKdVWq5Ens0w==}
61
61
+
engines: {node: ^20.19.0 || >=22.12.0}
62
62
+
cpu: [arm64]
63
63
+
os: [darwin]
64
64
+
65
65
+
'@rolldown/binding-darwin-x64@1.0.2':
66
66
+
resolution: {integrity: sha512-BewSOwTHazv77DTYiAZXSqqKZ4KP/KonFisDMVU7PImxoWfB2aepnPhd2E4SWz3zDzYgDNbs6jBmTdgNnF02GA==}
67
67
+
engines: {node: ^20.19.0 || >=22.12.0}
68
68
+
cpu: [x64]
69
69
+
os: [darwin]
70
70
+
71
71
+
'@rolldown/binding-darwin-x64@1.1.0':
72
72
+
resolution: {integrity: sha512-p/8cXUTK4Sob604e+xxPhVSbDFf29E6J0l/xESM9rdCfn3aDai3nEs6TnMHUsdD5aNlFz0+gDbiGlozLKGa2YA==}
73
73
+
engines: {node: ^20.19.0 || >=22.12.0}
74
74
+
cpu: [x64]
75
75
+
os: [darwin]
76
76
+
77
77
+
'@rolldown/binding-freebsd-x64@1.0.2':
78
78
+
resolution: {integrity: sha512-m41o7M0YWtUdqk61Tb+jnKb2rN++iRdIASlExkUoKfIAH30DOHCB8fVLzSUpbWHHU8esmEioY62PxzexE8MBuA==}
79
79
+
engines: {node: ^20.19.0 || >=22.12.0}
80
80
+
cpu: [x64]
81
81
+
os: [freebsd]
82
82
+
83
83
+
'@rolldown/binding-freebsd-x64@1.1.0':
84
84
+
resolution: {integrity: sha512-KbtOSlVv6fElujiZWMcC3aQYhEwLVVf073RcwlSmpGQvIsKZFUqc0ef4sjUuurRwfbiI6JJXji9DQn+86hawmQ==}
85
85
+
engines: {node: ^20.19.0 || >=22.12.0}
86
86
+
cpu: [x64]
87
87
+
os: [freebsd]
88
88
+
89
89
+
'@rolldown/binding-linux-arm-gnueabihf@1.0.2':
90
90
+
resolution: {integrity: sha512-jcojB9H7W/jS29pMKWAK1N+fU99vXodHDTatS3b3y/XSOCiHo0kkA74pL3jJmkoQtYpOCxDvaKs1fo2Ij/1X5w==}
91
91
+
engines: {node: ^20.19.0 || >=22.12.0}
92
92
+
cpu: [arm]
93
93
+
os: [linux]
94
94
+
95
95
+
'@rolldown/binding-linux-arm-gnueabihf@1.1.0':
96
96
+
resolution: {integrity: sha512-9fZ9i0o0/MQaw7om6Z6TsT7tfCk0jtbEFtC+aPqZL5RNsGWNcHvn6EHgL3dAprjq+AZzPTAQjg2JtpJaMt+6pg==}
97
97
+
engines: {node: ^20.19.0 || >=22.12.0}
98
98
+
cpu: [arm]
99
99
+
os: [linux]
100
100
+
101
101
+
'@rolldown/binding-linux-arm64-gnu@1.0.2':
102
102
+
resolution: {integrity: sha512-1jn6qDU5iiOgFgygDzKUuKP0maTi0/f1+sBLgvij/76C77Nm3ts6ufz9Bjg5q5dduxiUIxtq86JIoBvo1xQ4Ig==}
103
103
+
engines: {node: ^20.19.0 || >=22.12.0}
104
104
+
cpu: [arm64]
105
105
+
os: [linux]
106
106
+
libc: [glibc]
107
107
+
108
108
+
'@rolldown/binding-linux-arm64-gnu@1.1.0':
109
109
+
resolution: {integrity: sha512-+tog7T66i+yFyIuuAnjL6xmW182W/qTBOUt6BtQ6lBIM1Eikh/fSMz4HGgvuCp5uU0zuIVWng7kDYthjCMOHcg==}
110
110
+
engines: {node: ^20.19.0 || >=22.12.0}
111
111
+
cpu: [arm64]
112
112
+
os: [linux]
113
113
+
libc: [glibc]
114
114
+
115
115
+
'@rolldown/binding-linux-arm64-musl@1.0.2':
116
116
+
resolution: {integrity: sha512-QVLO/czFMdoMFSqlX3bcswcJNm/23r+qoa/jgtmFc/qEp6/jXmIkDjF/XIo8dPfGaiwy1xfQn8o77L79GeXFgw==}
117
117
+
engines: {node: ^20.19.0 || >=22.12.0}
118
118
+
cpu: [arm64]
119
119
+
os: [linux]
120
120
+
libc: [musl]
121
121
+
122
122
+
'@rolldown/binding-linux-arm64-musl@1.1.0':
123
123
+
resolution: {integrity: sha512-4b7yruLIIj/oZ3GpcLOvxcLCLDMraohn3IhQfN2hBP4w9UekG0DTIajWguJosRGfySf/+h/NwRUiMKoCpxCrqQ==}
124
124
+
engines: {node: ^20.19.0 || >=22.12.0}
125
125
+
cpu: [arm64]
126
126
+
os: [linux]
127
127
+
libc: [musl]
128
128
+
129
129
+
'@rolldown/binding-linux-ppc64-gnu@1.0.2':
130
130
+
resolution: {integrity: sha512-hgO5Abm0w5UL6FEa2iFnZqo2KlK7TQ5QhV5x09hujBf7t5KzHQ1VmfPuTpqRy/rNlSxua3eWH374xxiVrP+lcA==}
131
131
+
engines: {node: ^20.19.0 || >=22.12.0}
132
132
+
cpu: [ppc64]
133
133
+
os: [linux]
134
134
+
libc: [glibc]
135
135
+
136
136
+
'@rolldown/binding-linux-ppc64-gnu@1.1.0':
137
137
+
resolution: {integrity: sha512-QRDOVZd0bhQ5jLsUsCC3dUxDWdTSVY9WMznowZgCGOrZfLLgctWpelhUASEiBwsXfat/JwYnVd1EaxMhqyT+UQ==}
138
138
+
engines: {node: ^20.19.0 || >=22.12.0}
139
139
+
cpu: [ppc64]
140
140
+
os: [linux]
141
141
+
libc: [glibc]
142
142
+
143
143
+
'@rolldown/binding-linux-s390x-gnu@1.0.2':
144
144
+
resolution: {integrity: sha512-fy8rXxuYEu602abC8MUNaPjYLIFzReOaEIEMKMUa0rFEUxNpVXhs15KSSQ4qlqSaM7B6rcj9rDZgADh/IGDzLQ==}
145
145
+
engines: {node: ^20.19.0 || >=22.12.0}
146
146
+
cpu: [s390x]
147
147
+
os: [linux]
148
148
+
libc: [glibc]
149
149
+
150
150
+
'@rolldown/binding-linux-s390x-gnu@1.1.0':
151
151
+
resolution: {integrity: sha512-ypxT+Hq76NFG7woFbNbySnGEajFuYuIXeKz/jfCU+lXUoxfi3zLE6OG/ZQNeK3RpZSYJlAe2bokpsQ046CaieQ==}
152
152
+
engines: {node: ^20.19.0 || >=22.12.0}
153
153
+
cpu: [s390x]
154
154
+
os: [linux]
155
155
+
libc: [glibc]
156
156
+
157
157
+
'@rolldown/binding-linux-x64-gnu@1.0.2':
158
158
+
resolution: {integrity: sha512-0+bOkiQ779+r1WpoHOWHqncvyySci0vKph+myNDYb+im6meJAzHQXay6oEgnkHuUGouM1LKTZwqKpBow6Kj7CQ==}
159
159
+
engines: {node: ^20.19.0 || >=22.12.0}
160
160
+
cpu: [x64]
161
161
+
os: [linux]
162
162
+
libc: [glibc]
163
163
+
164
164
+
'@rolldown/binding-linux-x64-gnu@1.1.0':
165
165
+
resolution: {integrity: sha512-IdovCmfROFmpTLahdecTDFL74aLERVYN68F/mLZjfVh6LfoplPfI6deyHNMTcVujbokDV5k05XrFO22zfv+qjg==}
166
166
+
engines: {node: ^20.19.0 || >=22.12.0}
167
167
+
cpu: [x64]
168
168
+
os: [linux]
169
169
+
libc: [glibc]
170
170
+
171
171
+
'@rolldown/binding-linux-x64-musl@1.0.2':
172
172
+
resolution: {integrity: sha512-mjSkrzZK5Qsl0a9d1JgILOiuZOSDTVdKENcSXBoqbzSrspLR/4/IRVDo5wd2GgZjNss/viBFJdeq+j7qH2nypw==}
173
173
+
engines: {node: ^20.19.0 || >=22.12.0}
174
174
+
cpu: [x64]
175
175
+
os: [linux]
176
176
+
libc: [musl]
177
177
+
178
178
+
'@rolldown/binding-linux-x64-musl@1.1.0':
179
179
+
resolution: {integrity: sha512-pcA8xlFp2tyk9T2R6Fi/rPe3bQ1MA+sSMDNUU5Ogu80GHOatkE4P8YCreGAvZErm5Ho2YRXnyvNrWiRncfVysQ==}
180
180
+
engines: {node: ^20.19.0 || >=22.12.0}
181
181
+
cpu: [x64]
182
182
+
os: [linux]
183
183
+
libc: [musl]
184
184
+
185
185
+
'@rolldown/binding-openharmony-arm64@1.0.2':
186
186
+
resolution: {integrity: sha512-1v5vHasdfQAZoEHakBV72LIFAC9JjnymsiKxp+GEr/ma3+NJCPSaYK+qavInOovJkgwFrs7GccX2d6IgDA3Z5w==}
187
187
+
engines: {node: ^20.19.0 || >=22.12.0}
188
188
+
cpu: [arm64]
189
189
+
os: [openharmony]
190
190
+
191
191
+
'@rolldown/binding-openharmony-arm64@1.1.0':
192
192
+
resolution: {integrity: sha512-4+fexHayrLCWpriPh4c6dNvL4an34DEZCG7zOM/FD5QNF6h8DT+bDXzyB/kfC8lDJbaFb7jKShtnjDQFXVQEjg==}
193
193
+
engines: {node: ^20.19.0 || >=22.12.0}
194
194
+
cpu: [arm64]
195
195
+
os: [openharmony]
196
196
+
197
197
+
'@rolldown/binding-wasm32-wasi@1.0.2':
198
198
+
resolution: {integrity: sha512-mb1VobWn6NheziTk5/WEaR6AKVbrwT5sOi6C7zk3gy/pD1qtJfU1j4PgTo2NJnOtbL9Dl3Aeei8w9jJ7qC2jZQ==}
199
199
+
engines: {node: ^20.19.0 || >=22.12.0}
200
200
+
cpu: [wasm32]
201
201
+
202
202
+
'@rolldown/binding-wasm32-wasi@1.1.0':
203
203
+
resolution: {integrity: sha512-SbL++MNmOw6QamrwIGDMSSfM4ceTzFr+RjbOExJSLLBinScU4WI5OdA413h1qwPw2yH7lVF1+H4svQ+6mSXKTQ==}
204
204
+
engines: {node: ^20.19.0 || >=22.12.0}
205
205
+
cpu: [wasm32]
206
206
+
207
207
+
'@rolldown/binding-win32-arm64-msvc@1.0.2':
208
208
+
resolution: {integrity: sha512-SqKonF56vA/L2yHwHYcEp2P34URpOZ7d1fS635cTkpDnUtEGdUbhI6NzsPdqeSWvAAeGDrxjWjNmibDIdFf9/A==}
209
209
+
engines: {node: ^20.19.0 || >=22.12.0}
210
210
+
cpu: [arm64]
211
211
+
os: [win32]
212
212
+
213
213
+
'@rolldown/binding-win32-arm64-msvc@1.1.0':
214
214
+
resolution: {integrity: sha512-+xTE6XC7wBgk0VKRXGG+QAnyW5S9b8vfsFpiMjf0waQTmSQSU8onsH/beyZ8X4aXVveJnotiy7VDjLOaW8bTrg==}
215
215
+
engines: {node: ^20.19.0 || >=22.12.0}
216
216
+
cpu: [arm64]
217
217
+
os: [win32]
218
218
+
219
219
+
'@rolldown/binding-win32-x64-msvc@1.0.2':
220
220
+
resolution: {integrity: sha512-v7qRI7gXLRINcOGXt+7YmAZ6iFuyZVMIoXAxhd8oP+DR9dLfL9GfNIx7PLMxmhZdvq8waUJBQiWN9EKNy+TRBQ==}
221
221
+
engines: {node: ^20.19.0 || >=22.12.0}
222
222
+
cpu: [x64]
223
223
+
os: [win32]
224
224
+
225
225
+
'@rolldown/binding-win32-x64-msvc@1.1.0':
226
226
+
resolution: {integrity: sha512-Ogji1TQNqH3ACLnYr+1Ns1nyrJ0CO2P585u9Hsh02pXvtFiFpgtgT2b3P4PnCOU86VVCvqtAeCN4OftMT8KU4w==}
227
227
+
engines: {node: ^20.19.0 || >=22.12.0}
228
228
+
cpu: [x64]
229
229
+
os: [win32]
230
230
+
231
231
+
'@rolldown/pluginutils@1.0.1':
232
232
+
resolution: {integrity: sha512-2j9bGt5Jh8hj+vPtgzPtl72j0yRxHAyumoo6TNfAjsLB04UtpSvPbPcDcBMxz7n+9CYB0c1GxQFxYRg2jimqGw==}
233
233
+
234
234
+
'@tybys/wasm-util@0.10.2':
235
235
+
resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
236
236
+
237
237
+
consola@3.4.2:
238
238
+
resolution: {integrity: sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==}
239
239
+
engines: {node: ^14.18.0 || >=16.10.0}
240
240
+
241
241
+
crossws@0.4.5:
242
242
+
resolution: {integrity: sha512-wUR89x/Rw7/8t+vn0CmGDYM9TD6VtARGb0LD5jq2wjtMy1vCP4M+sm6N6TigWeTYvnA8MoW29NqqXD0ep0rfBA==}
243
243
+
peerDependencies:
244
244
+
srvx: '>=0.11.5'
245
245
+
peerDependenciesMeta:
246
246
+
srvx:
247
247
+
optional: true
248
248
+
249
249
+
db0@0.3.4:
250
250
+
resolution: {integrity: sha512-RiXXi4WaNzPTHEOu8UPQKMooIbqOEyqA1t7Z6MsdxSCeb8iUC9ko3LcmsLmeUt2SM5bctfArZKkRQggKZz7JNw==}
251
251
+
peerDependencies:
252
252
+
'@electric-sql/pglite': '*'
253
253
+
'@libsql/client': '*'
254
254
+
better-sqlite3: '*'
255
255
+
drizzle-orm: '*'
256
256
+
mysql2: '*'
257
257
+
sqlite3: '*'
258
258
+
peerDependenciesMeta:
259
259
+
'@electric-sql/pglite':
260
260
+
optional: true
261
261
+
'@libsql/client':
262
262
+
optional: true
263
263
+
better-sqlite3:
264
264
+
optional: true
265
265
+
drizzle-orm:
266
266
+
optional: true
267
267
+
mysql2:
268
268
+
optional: true
269
269
+
sqlite3:
270
270
+
optional: true
271
271
+
272
272
+
detect-libc@2.1.2:
273
273
+
resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
274
274
+
engines: {node: '>=8'}
275
275
+
276
276
+
env-runner@0.1.9:
277
277
+
resolution: {integrity: sha512-W9AiZlPx0uXtghAJiTBkeZOgyQdecVvoln3cHoOEZswPq0cVMi+WBhUQjdUn+JcZFAFgOt+i5fcO7C2zniZoCg==}
278
278
+
hasBin: true
279
279
+
peerDependencies:
280
280
+
'@netlify/runtime': ^4.1.23
281
281
+
'@vercel/queue': ^0.2.0
282
282
+
miniflare: ^4.20260515.0
283
283
+
peerDependenciesMeta:
284
284
+
'@netlify/runtime':
285
285
+
optional: true
286
286
+
'@vercel/queue':
287
287
+
optional: true
288
288
+
miniflare:
289
289
+
optional: true
290
290
+
291
291
+
exsolve@1.0.8:
292
292
+
resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
293
293
+
294
294
+
fdir@6.5.0:
295
295
+
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
296
296
+
engines: {node: '>=12.0.0'}
297
297
+
peerDependencies:
298
298
+
picomatch: ^3 || ^4
299
299
+
peerDependenciesMeta:
300
300
+
picomatch:
301
301
+
optional: true
302
302
+
303
303
+
fsevents@2.3.3:
304
304
+
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
305
305
+
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
306
306
+
os: [darwin]
307
307
+
308
308
+
h3@2.0.1-rc.22:
309
309
+
resolution: {integrity: sha512-Esv0DMIuPkCTSWCA0vO73vcTqwzH1wjSrAO1TXNu/K3up1sZHa9EKMapbmxCDYBeymC3fVTk4qxp7ogQWQ+KgA==}
310
310
+
engines: {node: '>=20.11.1'}
311
311
+
hasBin: true
312
312
+
peerDependencies:
313
313
+
crossws: ^0.4.1
314
314
+
peerDependenciesMeta:
315
315
+
crossws:
316
316
+
optional: true
317
317
+
318
318
+
hookable@6.1.1:
319
319
+
resolution: {integrity: sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==}
320
320
+
321
321
+
httpxy@0.5.3:
322
322
+
resolution: {integrity: sha512-SMS9V6Sn7VWaS11lYhoAr0ceoaiolTWf4jYdJn0NJhCdKMu9R2H9Fh0LBDWBHQF6HRLI1PmaePYsjanSpE5PEw==}
323
323
+
324
324
+
lightningcss-android-arm64@1.32.0:
325
325
+
resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==}
326
326
+
engines: {node: '>= 12.0.0'}
327
327
+
cpu: [arm64]
328
328
+
os: [android]
329
329
+
330
330
+
lightningcss-darwin-arm64@1.32.0:
331
331
+
resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==}
332
332
+
engines: {node: '>= 12.0.0'}
333
333
+
cpu: [arm64]
334
334
+
os: [darwin]
335
335
+
336
336
+
lightningcss-darwin-x64@1.32.0:
337
337
+
resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==}
338
338
+
engines: {node: '>= 12.0.0'}
339
339
+
cpu: [x64]
340
340
+
os: [darwin]
341
341
+
342
342
+
lightningcss-freebsd-x64@1.32.0:
343
343
+
resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==}
344
344
+
engines: {node: '>= 12.0.0'}
345
345
+
cpu: [x64]
346
346
+
os: [freebsd]
347
347
+
348
348
+
lightningcss-linux-arm-gnueabihf@1.32.0:
349
349
+
resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==}
350
350
+
engines: {node: '>= 12.0.0'}
351
351
+
cpu: [arm]
352
352
+
os: [linux]
353
353
+
354
354
+
lightningcss-linux-arm64-gnu@1.32.0:
355
355
+
resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==}
356
356
+
engines: {node: '>= 12.0.0'}
357
357
+
cpu: [arm64]
358
358
+
os: [linux]
359
359
+
libc: [glibc]
360
360
+
361
361
+
lightningcss-linux-arm64-musl@1.32.0:
362
362
+
resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==}
363
363
+
engines: {node: '>= 12.0.0'}
364
364
+
cpu: [arm64]
365
365
+
os: [linux]
366
366
+
libc: [musl]
367
367
+
368
368
+
lightningcss-linux-x64-gnu@1.32.0:
369
369
+
resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==}
370
370
+
engines: {node: '>= 12.0.0'}
371
371
+
cpu: [x64]
372
372
+
os: [linux]
373
373
+
libc: [glibc]
374
374
+
375
375
+
lightningcss-linux-x64-musl@1.32.0:
376
376
+
resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==}
377
377
+
engines: {node: '>= 12.0.0'}
378
378
+
cpu: [x64]
379
379
+
os: [linux]
380
380
+
libc: [musl]
381
381
+
382
382
+
lightningcss-win32-arm64-msvc@1.32.0:
383
383
+
resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==}
384
384
+
engines: {node: '>= 12.0.0'}
385
385
+
cpu: [arm64]
386
386
+
os: [win32]
387
387
+
388
388
+
lightningcss-win32-x64-msvc@1.32.0:
389
389
+
resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==}
390
390
+
engines: {node: '>= 12.0.0'}
391
391
+
cpu: [x64]
392
392
+
os: [win32]
393
393
+
394
394
+
lightningcss@1.32.0:
395
395
+
resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==}
396
396
+
engines: {node: '>= 12.0.0'}
397
397
+
398
398
+
nanoid@3.3.12:
399
399
+
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
400
400
+
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
401
401
+
hasBin: true
402
402
+
403
403
+
nf3@0.3.17:
404
404
+
resolution: {integrity: sha512-N9zEWySuJFw+gR0lhS5863YsvNeudOdqRyFvNb+jMXbeTJOdrjDqkCpDginIZfUm0LzT1t1nCRiDeqQm/8kirQ==}
405
405
+
406
406
+
nitro@3.0.260603-beta:
407
407
+
resolution: {integrity: sha512-ffaSHK00a7YDlDizoEHwcxPwpQpdBRRA8k42ymTsRnfl3ipGeKgv4gnPr6DgmCNTo4tYVPK3bHBEv1gNhWpo/A==}
408
408
+
engines: {node: ^20.19.0 || >=22.12.0}
409
409
+
hasBin: true
410
410
+
peerDependencies:
411
411
+
'@vercel/queue': ^0.2.0
412
412
+
dotenv: '*'
413
413
+
giget: '*'
414
414
+
jiti: ^2.7.0
415
415
+
rollup: ^4.60.4
416
416
+
vite: ^7 || ^8
417
417
+
xml2js: ^0.6.2
418
418
+
zephyr-agent: ^0.2.0
419
419
+
peerDependenciesMeta:
420
420
+
'@vercel/queue':
421
421
+
optional: true
422
422
+
dotenv:
423
423
+
optional: true
424
424
+
giget:
425
425
+
optional: true
426
426
+
jiti:
427
427
+
optional: true
428
428
+
rollup:
429
429
+
optional: true
430
430
+
vite:
431
431
+
optional: true
432
432
+
xml2js:
433
433
+
optional: true
434
434
+
zephyr-agent:
435
435
+
optional: true
436
436
+
437
437
+
ocache@0.1.4:
438
438
+
resolution: {integrity: sha512-e7geNdWjxSnvsSgvLuPvgKgu7ubM10ZmTPOgpr7mz2BXYtvjMKTiLhjFi/gWU8chkuP6hNkZBsa9LzOusyaqkQ==}
439
439
+
440
440
+
ofetch@2.0.0-alpha.3:
441
441
+
resolution: {integrity: sha512-zpYTCs2byOuft65vI3z43Dd6iSdFbOZZLb9/d21aCpx2rGastVU9dOCv0lu4ykc1Ur1anAYjDi3SUvR0vq50JA==}
442
442
+
443
443
+
ohash@2.0.11:
444
444
+
resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
445
445
+
446
446
+
pathe@2.0.3:
447
447
+
resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
448
448
+
449
449
+
picocolors@1.1.1:
450
450
+
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
451
451
+
452
452
+
picomatch@4.0.4:
453
453
+
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
454
454
+
engines: {node: '>=12'}
455
455
+
456
456
+
postcss@8.5.15:
457
457
+
resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
458
458
+
engines: {node: ^10 || ^12 || >=14}
459
459
+
460
460
+
rolldown@1.0.2:
461
461
+
resolution: {integrity: sha512-oZx5zVDtVB44AW3eaifgDml1gWRDZGvjcfdxonE4swNPG98PrrXjaO/KrnUjzlMnztCCRVlUueA1kCXhARGk6g==}
462
462
+
engines: {node: ^20.19.0 || >=22.12.0}
463
463
+
hasBin: true
464
464
+
465
465
+
rolldown@1.1.0:
466
466
+
resolution: {integrity: sha512-zpMvlJhs5PkXRTtKc0CaLBVI9AR/VDiJFpM+kx//hgToEca7FgMlGjaRIisXBcb19T76LswgmKECSQ96hjWr5A==}
467
467
+
engines: {node: ^20.19.0 || >=22.12.0}
468
468
+
hasBin: true
469
469
+
470
470
+
rou3@0.8.1:
471
471
+
resolution: {integrity: sha512-ePa+XGk00/3HuCqrEnK3LxJW7I0SdNg6EFzKUJG73hMAdDcOUC/i/aSz7LSDwLrGr33kal/rqOGydzwl6U7zBA==}
472
472
+
473
473
+
source-map-js@1.2.1:
474
474
+
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
475
475
+
engines: {node: '>=0.10.0'}
476
476
+
477
477
+
srvx@0.11.16:
478
478
+
resolution: {integrity: sha512-bp07zRuycfTY43IjAvvTFnmnJi8ikW0VFiHwOhhYcVW/L4xQ1XY4PAd4Nuum1rsA17C39zL7x+CDhrn5AL32Rw==}
479
479
+
engines: {node: '>=20.16.0'}
480
480
+
hasBin: true
481
481
+
482
482
+
tinyglobby@0.2.17:
483
483
+
resolution: {integrity: sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
484
484
+
engines: {node: '>=12.0.0'}
485
485
+
486
486
+
tslib@2.8.1:
487
487
+
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
488
488
+
489
489
+
unenv@2.0.0-rc.24:
490
490
+
resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==}
491
491
+
492
492
+
unstorage@2.0.0-alpha.7:
493
493
+
resolution: {integrity: sha512-ELPztchk2zgFJnakyodVY3vJWGW9jy//keJ32IOJVGUMyaPydwcA1FtVvWqT0TNRch9H+cMNEGllfVFfScImog==}
494
494
+
peerDependencies:
495
495
+
'@azure/app-configuration': ^1.11.0
496
496
+
'@azure/cosmos': ^4.9.1
497
497
+
'@azure/data-tables': ^13.3.2
498
498
+
'@azure/identity': ^4.13.0
499
499
+
'@azure/keyvault-secrets': ^4.10.0
500
500
+
'@azure/storage-blob': ^12.31.0
501
501
+
'@capacitor/preferences': ^6 || ^7 || ^8
502
502
+
'@deno/kv': '>=0.13.0'
503
503
+
'@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0
504
504
+
'@planetscale/database': ^1.19.0
505
505
+
'@upstash/redis': ^1.36.2
506
506
+
'@vercel/blob': '>=0.27.3'
507
507
+
'@vercel/functions': ^2.2.12 || ^3.0.0
508
508
+
'@vercel/kv': ^1.0.1
509
509
+
aws4fetch: ^1.0.20
510
510
+
chokidar: ^4 || ^5
511
511
+
db0: '>=0.3.4'
512
512
+
idb-keyval: ^6.2.2
513
513
+
ioredis: ^5.9.3
514
514
+
lru-cache: ^11.2.6
515
515
+
mongodb: ^6 || ^7
516
516
+
ofetch: '*'
517
517
+
uploadthing: ^7.7.4
518
518
+
peerDependenciesMeta:
519
519
+
'@azure/app-configuration':
520
520
+
optional: true
521
521
+
'@azure/cosmos':
522
522
+
optional: true
523
523
+
'@azure/data-tables':
524
524
+
optional: true
525
525
+
'@azure/identity':
526
526
+
optional: true
527
527
+
'@azure/keyvault-secrets':
528
528
+
optional: true
529
529
+
'@azure/storage-blob':
530
530
+
optional: true
531
531
+
'@capacitor/preferences':
532
532
+
optional: true
533
533
+
'@deno/kv':
534
534
+
optional: true
535
535
+
'@netlify/blobs':
536
536
+
optional: true
537
537
+
'@planetscale/database':
538
538
+
optional: true
539
539
+
'@upstash/redis':
540
540
+
optional: true
541
541
+
'@vercel/blob':
542
542
+
optional: true
543
543
+
'@vercel/functions':
544
544
+
optional: true
545
545
+
'@vercel/kv':
546
546
+
optional: true
547
547
+
aws4fetch:
548
548
+
optional: true
549
549
+
chokidar:
550
550
+
optional: true
551
551
+
db0:
552
552
+
optional: true
553
553
+
idb-keyval:
554
554
+
optional: true
555
555
+
ioredis:
556
556
+
optional: true
557
557
+
lru-cache:
558
558
+
optional: true
559
559
+
mongodb:
560
560
+
optional: true
561
561
+
ofetch:
562
562
+
optional: true
563
563
+
uploadthing:
564
564
+
optional: true
565
565
+
566
566
+
vite@8.0.14:
567
567
+
resolution: {integrity: sha512-s4BJJ+5y1pYL6Otw51FHhVJQhPnuRinKig64g/1+EUNaJsd3gCKdD31IPFvswUgW9/60QT9oFHbZHbQK5imcxw==}
568
568
+
engines: {node: ^20.19.0 || >=22.12.0}
569
569
+
hasBin: true
570
570
+
peerDependencies:
571
571
+
'@types/node': ^20.19.0 || >=22.12.0
572
572
+
'@vitejs/devtools': ^0.1.18
573
573
+
esbuild: ^0.27.0 || ^0.28.0
574
574
+
jiti: '>=1.21.0'
575
575
+
less: ^4.0.0
576
576
+
sass: ^1.70.0
577
577
+
sass-embedded: ^1.70.0
578
578
+
stylus: '>=0.54.8'
579
579
+
sugarss: ^5.0.0
580
580
+
terser: ^5.16.0
581
581
+
tsx: ^4.8.1
582
582
+
yaml: ^2.4.2
583
583
+
peerDependenciesMeta:
584
584
+
'@types/node':
585
585
+
optional: true
586
586
+
'@vitejs/devtools':
587
587
+
optional: true
588
588
+
esbuild:
589
589
+
optional: true
590
590
+
jiti:
591
591
+
optional: true
592
592
+
less:
593
593
+
optional: true
594
594
+
sass:
595
595
+
optional: true
596
596
+
sass-embedded:
597
597
+
optional: true
598
598
+
stylus:
599
599
+
optional: true
600
600
+
sugarss:
601
601
+
optional: true
602
602
+
terser:
603
603
+
optional: true
604
604
+
tsx:
605
605
+
optional: true
606
606
+
yaml:
607
607
+
optional: true
608
608
+
609
609
+
snapshots:
610
610
+
611
611
+
'@emnapi/core@1.10.0':
612
612
+
dependencies:
613
613
+
'@emnapi/wasi-threads': 1.2.1
614
614
+
tslib: 2.8.1
615
615
+
optional: true
616
616
+
617
617
+
'@emnapi/runtime@1.10.0':
618
618
+
dependencies:
619
619
+
tslib: 2.8.1
620
620
+
optional: true
621
621
+
622
622
+
'@emnapi/wasi-threads@1.2.1':
623
623
+
dependencies:
624
624
+
tslib: 2.8.1
625
625
+
optional: true
626
626
+
627
627
+
'@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)':
628
628
+
dependencies:
629
629
+
'@emnapi/core': 1.10.0
630
630
+
'@emnapi/runtime': 1.10.0
631
631
+
'@tybys/wasm-util': 0.10.2
632
632
+
optional: true
633
633
+
634
634
+
'@oxc-project/types@0.132.0': {}
635
635
+
636
636
+
'@oxc-project/types@0.134.0': {}
637
637
+
638
638
+
'@rolldown/binding-android-arm64@1.0.2':
639
639
+
optional: true
640
640
+
641
641
+
'@rolldown/binding-android-arm64@1.1.0':
642
642
+
optional: true
643
643
+
644
644
+
'@rolldown/binding-darwin-arm64@1.0.2':
645
645
+
optional: true
646
646
+
647
647
+
'@rolldown/binding-darwin-arm64@1.1.0':
648
648
+
optional: true
649
649
+
650
650
+
'@rolldown/binding-darwin-x64@1.0.2':
651
651
+
optional: true
652
652
+
653
653
+
'@rolldown/binding-darwin-x64@1.1.0':
654
654
+
optional: true
655
655
+
656
656
+
'@rolldown/binding-freebsd-x64@1.0.2':
657
657
+
optional: true
658
658
+
659
659
+
'@rolldown/binding-freebsd-x64@1.1.0':
660
660
+
optional: true
661
661
+
662
662
+
'@rolldown/binding-linux-arm-gnueabihf@1.0.2':
663
663
+
optional: true
664
664
+
665
665
+
'@rolldown/binding-linux-arm-gnueabihf@1.1.0':
666
666
+
optional: true
667
667
+
668
668
+
'@rolldown/binding-linux-arm64-gnu@1.0.2':
669
669
+
optional: true
670
670
+
671
671
+
'@rolldown/binding-linux-arm64-gnu@1.1.0':
672
672
+
optional: true
673
673
+
674
674
+
'@rolldown/binding-linux-arm64-musl@1.0.2':
675
675
+
optional: true
676
676
+
677
677
+
'@rolldown/binding-linux-arm64-musl@1.1.0':
678
678
+
optional: true
679
679
+
680
680
+
'@rolldown/binding-linux-ppc64-gnu@1.0.2':
681
681
+
optional: true
682
682
+
683
683
+
'@rolldown/binding-linux-ppc64-gnu@1.1.0':
684
684
+
optional: true
685
685
+
686
686
+
'@rolldown/binding-linux-s390x-gnu@1.0.2':
687
687
+
optional: true
688
688
+
689
689
+
'@rolldown/binding-linux-s390x-gnu@1.1.0':
690
690
+
optional: true
691
691
+
692
692
+
'@rolldown/binding-linux-x64-gnu@1.0.2':
693
693
+
optional: true
694
694
+
695
695
+
'@rolldown/binding-linux-x64-gnu@1.1.0':
696
696
+
optional: true
697
697
+
698
698
+
'@rolldown/binding-linux-x64-musl@1.0.2':
699
699
+
optional: true
700
700
+
701
701
+
'@rolldown/binding-linux-x64-musl@1.1.0':
702
702
+
optional: true
703
703
+
704
704
+
'@rolldown/binding-openharmony-arm64@1.0.2':
705
705
+
optional: true
706
706
+
707
707
+
'@rolldown/binding-openharmony-arm64@1.1.0':
708
708
+
optional: true
709
709
+
710
710
+
'@rolldown/binding-wasm32-wasi@1.0.2':
711
711
+
dependencies:
712
712
+
'@emnapi/core': 1.10.0
713
713
+
'@emnapi/runtime': 1.10.0
714
714
+
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
715
715
+
optional: true
716
716
+
717
717
+
'@rolldown/binding-wasm32-wasi@1.1.0':
718
718
+
dependencies:
719
719
+
'@emnapi/core': 1.10.0
720
720
+
'@emnapi/runtime': 1.10.0
721
721
+
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
722
722
+
optional: true
723
723
+
724
724
+
'@rolldown/binding-win32-arm64-msvc@1.0.2':
725
725
+
optional: true
726
726
+
727
727
+
'@rolldown/binding-win32-arm64-msvc@1.1.0':
728
728
+
optional: true
729
729
+
730
730
+
'@rolldown/binding-win32-x64-msvc@1.0.2':
731
731
+
optional: true
732
732
+
733
733
+
'@rolldown/binding-win32-x64-msvc@1.1.0':
734
734
+
optional: true
735
735
+
736
736
+
'@rolldown/pluginutils@1.0.1': {}
737
737
+
738
738
+
'@tybys/wasm-util@0.10.2':
739
739
+
dependencies:
740
740
+
tslib: 2.8.1
741
741
+
optional: true
742
742
+
743
743
+
consola@3.4.2: {}
744
744
+
745
745
+
crossws@0.4.5(srvx@0.11.16):
746
746
+
optionalDependencies:
747
747
+
srvx: 0.11.16
748
748
+
749
749
+
db0@0.3.4: {}
750
750
+
751
751
+
detect-libc@2.1.2: {}
752
752
+
753
753
+
env-runner@0.1.9:
754
754
+
dependencies:
755
755
+
crossws: 0.4.5(srvx@0.11.16)
756
756
+
exsolve: 1.0.8
757
757
+
httpxy: 0.5.3
758
758
+
srvx: 0.11.16
759
759
+
760
760
+
exsolve@1.0.8: {}
761
761
+
762
762
+
fdir@6.5.0(picomatch@4.0.4):
763
763
+
optionalDependencies:
764
764
+
picomatch: 4.0.4
765
765
+
766
766
+
fsevents@2.3.3:
767
767
+
optional: true
768
768
+
769
769
+
h3@2.0.1-rc.22(crossws@0.4.5(srvx@0.11.16)):
770
770
+
dependencies:
771
771
+
rou3: 0.8.1
772
772
+
srvx: 0.11.16
773
773
+
optionalDependencies:
774
774
+
crossws: 0.4.5(srvx@0.11.16)
775
775
+
776
776
+
hookable@6.1.1: {}
777
777
+
778
778
+
httpxy@0.5.3: {}
779
779
+
780
780
+
lightningcss-android-arm64@1.32.0:
781
781
+
optional: true
782
782
+
783
783
+
lightningcss-darwin-arm64@1.32.0:
784
784
+
optional: true
785
785
+
786
786
+
lightningcss-darwin-x64@1.32.0:
787
787
+
optional: true
788
788
+
789
789
+
lightningcss-freebsd-x64@1.32.0:
790
790
+
optional: true
791
791
+
792
792
+
lightningcss-linux-arm-gnueabihf@1.32.0:
793
793
+
optional: true
794
794
+
795
795
+
lightningcss-linux-arm64-gnu@1.32.0:
796
796
+
optional: true
797
797
+
798
798
+
lightningcss-linux-arm64-musl@1.32.0:
799
799
+
optional: true
800
800
+
801
801
+
lightningcss-linux-x64-gnu@1.32.0:
802
802
+
optional: true
803
803
+
804
804
+
lightningcss-linux-x64-musl@1.32.0:
805
805
+
optional: true
806
806
+
807
807
+
lightningcss-win32-arm64-msvc@1.32.0:
808
808
+
optional: true
809
809
+
810
810
+
lightningcss-win32-x64-msvc@1.32.0:
811
811
+
optional: true
812
812
+
813
813
+
lightningcss@1.32.0:
814
814
+
dependencies:
815
815
+
detect-libc: 2.1.2
816
816
+
optionalDependencies:
817
817
+
lightningcss-android-arm64: 1.32.0
818
818
+
lightningcss-darwin-arm64: 1.32.0
819
819
+
lightningcss-darwin-x64: 1.32.0
820
820
+
lightningcss-freebsd-x64: 1.32.0
821
821
+
lightningcss-linux-arm-gnueabihf: 1.32.0
822
822
+
lightningcss-linux-arm64-gnu: 1.32.0
823
823
+
lightningcss-linux-arm64-musl: 1.32.0
824
824
+
lightningcss-linux-x64-gnu: 1.32.0
825
825
+
lightningcss-linux-x64-musl: 1.32.0
826
826
+
lightningcss-win32-arm64-msvc: 1.32.0
827
827
+
lightningcss-win32-x64-msvc: 1.32.0
828
828
+
829
829
+
nanoid@3.3.12: {}
830
830
+
831
831
+
nf3@0.3.17: {}
832
832
+
833
833
+
nitro@3.0.260603-beta(vite@8.0.14):
834
834
+
dependencies:
835
835
+
consola: 3.4.2
836
836
+
crossws: 0.4.5(srvx@0.11.16)
837
837
+
db0: 0.3.4
838
838
+
env-runner: 0.1.9
839
839
+
h3: 2.0.1-rc.22(crossws@0.4.5(srvx@0.11.16))
840
840
+
hookable: 6.1.1
841
841
+
nf3: 0.3.17
842
842
+
ocache: 0.1.4
843
843
+
ofetch: 2.0.0-alpha.3
844
844
+
ohash: 2.0.11
845
845
+
rolldown: 1.1.0
846
846
+
srvx: 0.11.16
847
847
+
unenv: 2.0.0-rc.24
848
848
+
unstorage: 2.0.0-alpha.7(db0@0.3.4)(ofetch@2.0.0-alpha.3)
849
849
+
optionalDependencies:
850
850
+
vite: 8.0.14
851
851
+
transitivePeerDependencies:
852
852
+
- '@azure/app-configuration'
853
853
+
- '@azure/cosmos'
854
854
+
- '@azure/data-tables'
855
855
+
- '@azure/identity'
856
856
+
- '@azure/keyvault-secrets'
857
857
+
- '@azure/storage-blob'
858
858
+
- '@capacitor/preferences'
859
859
+
- '@deno/kv'
860
860
+
- '@electric-sql/pglite'
861
861
+
- '@libsql/client'
862
862
+
- '@netlify/blobs'
863
863
+
- '@netlify/runtime'
864
864
+
- '@planetscale/database'
865
865
+
- '@upstash/redis'
866
866
+
- '@vercel/blob'
867
867
+
- '@vercel/functions'
868
868
+
- '@vercel/kv'
869
869
+
- aws4fetch
870
870
+
- better-sqlite3
871
871
+
- chokidar
872
872
+
- drizzle-orm
873
873
+
- idb-keyval
874
874
+
- ioredis
875
875
+
- lru-cache
876
876
+
- miniflare
877
877
+
- mongodb
878
878
+
- mysql2
879
879
+
- sqlite3
880
880
+
- uploadthing
881
881
+
882
882
+
ocache@0.1.4:
883
883
+
dependencies:
884
884
+
ohash: 2.0.11
885
885
+
886
886
+
ofetch@2.0.0-alpha.3: {}
887
887
+
888
888
+
ohash@2.0.11: {}
889
889
+
890
890
+
pathe@2.0.3: {}
891
891
+
892
892
+
picocolors@1.1.1: {}
893
893
+
894
894
+
picomatch@4.0.4: {}
895
895
+
896
896
+
postcss@8.5.15:
897
897
+
dependencies:
898
898
+
nanoid: 3.3.12
899
899
+
picocolors: 1.1.1
900
900
+
source-map-js: 1.2.1
901
901
+
902
902
+
rolldown@1.0.2:
903
903
+
dependencies:
904
904
+
'@oxc-project/types': 0.132.0
905
905
+
'@rolldown/pluginutils': 1.0.1
906
906
+
optionalDependencies:
907
907
+
'@rolldown/binding-android-arm64': 1.0.2
908
908
+
'@rolldown/binding-darwin-arm64': 1.0.2
909
909
+
'@rolldown/binding-darwin-x64': 1.0.2
910
910
+
'@rolldown/binding-freebsd-x64': 1.0.2
911
911
+
'@rolldown/binding-linux-arm-gnueabihf': 1.0.2
912
912
+
'@rolldown/binding-linux-arm64-gnu': 1.0.2
913
913
+
'@rolldown/binding-linux-arm64-musl': 1.0.2
914
914
+
'@rolldown/binding-linux-ppc64-gnu': 1.0.2
915
915
+
'@rolldown/binding-linux-s390x-gnu': 1.0.2
916
916
+
'@rolldown/binding-linux-x64-gnu': 1.0.2
917
917
+
'@rolldown/binding-linux-x64-musl': 1.0.2
918
918
+
'@rolldown/binding-openharmony-arm64': 1.0.2
919
919
+
'@rolldown/binding-wasm32-wasi': 1.0.2
920
920
+
'@rolldown/binding-win32-arm64-msvc': 1.0.2
921
921
+
'@rolldown/binding-win32-x64-msvc': 1.0.2
922
922
+
923
923
+
rolldown@1.1.0:
924
924
+
dependencies:
925
925
+
'@oxc-project/types': 0.134.0
926
926
+
'@rolldown/pluginutils': 1.0.1
927
927
+
optionalDependencies:
928
928
+
'@rolldown/binding-android-arm64': 1.1.0
929
929
+
'@rolldown/binding-darwin-arm64': 1.1.0
930
930
+
'@rolldown/binding-darwin-x64': 1.1.0
931
931
+
'@rolldown/binding-freebsd-x64': 1.1.0
932
932
+
'@rolldown/binding-linux-arm-gnueabihf': 1.1.0
933
933
+
'@rolldown/binding-linux-arm64-gnu': 1.1.0
934
934
+
'@rolldown/binding-linux-arm64-musl': 1.1.0
935
935
+
'@rolldown/binding-linux-ppc64-gnu': 1.1.0
936
936
+
'@rolldown/binding-linux-s390x-gnu': 1.1.0
937
937
+
'@rolldown/binding-linux-x64-gnu': 1.1.0
938
938
+
'@rolldown/binding-linux-x64-musl': 1.1.0
939
939
+
'@rolldown/binding-openharmony-arm64': 1.1.0
940
940
+
'@rolldown/binding-wasm32-wasi': 1.1.0
941
941
+
'@rolldown/binding-win32-arm64-msvc': 1.1.0
942
942
+
'@rolldown/binding-win32-x64-msvc': 1.1.0
943
943
+
944
944
+
rou3@0.8.1: {}
945
945
+
946
946
+
source-map-js@1.2.1: {}
947
947
+
948
948
+
srvx@0.11.16: {}
949
949
+
950
950
+
tinyglobby@0.2.17:
951
951
+
dependencies:
952
952
+
fdir: 6.5.0(picomatch@4.0.4)
953
953
+
picomatch: 4.0.4
954
954
+
955
955
+
tslib@2.8.1:
956
956
+
optional: true
957
957
+
958
958
+
unenv@2.0.0-rc.24:
959
959
+
dependencies:
960
960
+
pathe: 2.0.3
961
961
+
962
962
+
unstorage@2.0.0-alpha.7(db0@0.3.4)(ofetch@2.0.0-alpha.3):
963
963
+
optionalDependencies:
964
964
+
db0: 0.3.4
965
965
+
ofetch: 2.0.0-alpha.3
966
966
+
967
967
+
vite@8.0.14:
968
968
+
dependencies:
969
969
+
lightningcss: 1.32.0
970
970
+
picomatch: 4.0.4
971
971
+
postcss: 8.5.15
972
972
+
rolldown: 1.0.2
973
973
+
tinyglobby: 0.2.17
974
974
+
optionalDependencies:
975
975
+
fsevents: 2.3.3
···
1
1
+
import { useRuntimeConfig } from 'nitro/runtime-config'
2
2
+
3
3
+
export default {
4
4
+
async fetch (_request: Request): Promise<Response> {
5
5
+
const config = useRuntimeConfig()
6
6
+
return new Response(
7
7
+
`<!doctype html><meta charset="utf-8"><pre>runtimeConfig=${JSON.stringify(config, null, 2)}</pre>`,
8
8
+
{ headers: { 'content-type': 'text/html; charset=utf-8' } },
9
9
+
)
10
10
+
},
11
11
+
}
···
1
1
+
{
2
2
+
"compilerOptions": {
3
3
+
"target": "ES2022",
4
4
+
"module": "ESNext",
5
5
+
"moduleResolution": "Bundler",
6
6
+
"strict": true,
7
7
+
"esModuleInterop": true,
8
8
+
"allowImportingTsExtensions": false,
9
9
+
"noEmit": true
10
10
+
},
11
11
+
"include": ["src/**/*", "vite.config.ts"]
12
12
+
}
···
1
1
+
import { defineConfig } from 'vite'
2
2
+
import { nitro } from 'nitro/vite'
3
3
+
4
4
+
export default defineConfig({
5
5
+
plugins: [
6
6
+
nitro({
7
7
+
runtimeConfig: { public: { probe: 'hello-from-runtime-config' } },
8
8
+
}),
9
9
+
],
10
10
+
})