We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8fe10 commit 262cac7Copy full SHA for 262cac7
package.json
@@ -69,7 +69,7 @@
69
"pnpm": {
70
"overrides": {
71
"typescript": "5.7.2",
72
- "esbuild": "0.24.0"
+ "esbuild": "0.24.2"
73
}
74
},
75
"dependencies": {
@@ -100,7 +100,7 @@
100
"dotenv-flow": "4.1.0",
101
"download": "8.0.0",
102
"enquirer": "2.4.1",
103
- "esbuild": "0.24.0",
+ "esbuild": "0.24.2",
104
"execa": "9.5.2",
105
"filesize": "10.1.6",
106
"fs-extra": "^11.2.0",
@@ -144,7 +144,7 @@
144
"tsx": "4.19.2",
145
146
"unzipper": "0.12.3",
147
- "vite": "6.0.4"
+ "vite": "6.0.5"
148
149
"ava": {
150
"environmentVariables": {
@@ -202,5 +202,5 @@
202
"file-icon": "5.1.1",
203
"get-app-icon": "1.0.1"
204
205
- "packageManager": "pnpm@9.15.0"
+ "packageManager": "pnpm@9.15.1"
206
0 commit comments