Skip to content

Commit ad100f4

Browse files
committedMay 27, 2024
chore: update deps
1 parent 6ff8bfd commit ad100f4

File tree

2 files changed

+1154
-1742
lines changed

2 files changed

+1154
-1742
lines changed
 

‎package.json

+7-8
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@cloudflare/kv-asset-handler": "^0.3.2",
7676
"@netlify/functions": "^2.7.0",
7777
"@rollup/plugin-alias": "^5.1.0",
78-
"@rollup/plugin-commonjs": "^25.0.7",
78+
"@rollup/plugin-commonjs": "^25.0.8",
7979
"@rollup/plugin-inject": "^5.0.5",
8080
"@rollup/plugin-json": "^6.1.0",
8181
"@rollup/plugin-node-resolve": "^15.2.3",
@@ -98,7 +98,7 @@
9898
"defu": "^6.1.4",
9999
"destr": "^2.0.3",
100100
"dot-prop": "^9.0.0",
101-
"esbuild": "^0.21.3",
101+
"esbuild": "^0.21.4",
102102
"escape-string-regexp": "^5.0.0",
103103
"etag": "^1.8.1",
104104
"fs-extra": "^11.2.0",
@@ -126,7 +126,7 @@
126126
"pkg-types": "^1.1.1",
127127
"pretty-bytes": "^6.1.1",
128128
"radix3": "^1.1.2",
129-
"rollup": "^4.17.2",
129+
"rollup": "^4.18.0",
130130
"rollup-plugin-visualizer": "^5.12.0",
131131
"scule": "^1.3.0",
132132
"semver": "^7.6.2",
@@ -137,7 +137,7 @@
137137
"uncrypto": "^0.1.3",
138138
"unctx": "^2.3.1",
139139
"unenv": "^1.9.0",
140-
"unimport": "^3.7.1",
140+
"unimport": "^3.7.2",
141141
"unstorage": "^1.10.2",
142142
"untyped": "^1.4.2",
143143
"unwasm": "^0.3.9"
@@ -148,10 +148,10 @@
148148
"@biomejs/biome": "1.7.3",
149149
"@cloudflare/workers-types": "^4.20240512.0",
150150
"@deno/types": "^0.0.1",
151-
"@scalar/api-reference": "^1.22.45",
151+
"@scalar/api-reference": "^1.22.51",
152152
"@types/archiver": "^6.0.2",
153153
"@types/aws-lambda": "^8.10.138",
154-
"@types/bun": "^1.1.2",
154+
"@types/bun": "^1.1.3",
155155
"@types/estree": "^1.0.5",
156156
"@types/etag": "^1.8.3",
157157
"@types/fs-extra": "^11.0.4",
@@ -162,7 +162,6 @@
162162
"@vitest/coverage-v8": "^1.6.0",
163163
"automd": "^0.3.7",
164164
"better-sqlite3": "^10.0.0",
165-
"biome": "^0.3.3",
166165
"changelogen": "^0.5.5",
167166
"edge-runtime": "^2.5.10",
168167
"eslint": "^9.3.0",
@@ -176,7 +175,7 @@
176175
"prettier": "^3.2.5",
177176
"typescript": "^5.4.5",
178177
"unbuild": "^2.0.0",
179-
"undici": "^6.18.0",
178+
"undici": "^6.18.1",
180179
"vitest": "^1.6.0",
181180
"xml2js": "^0.6.2"
182181
},

‎pnpm-lock.yaml

+1,147-1,734
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.