mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
ci: Add bootstrap.ps1 and automate Windows build images (#15606)
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/supertest": "2.0.12",
|
||||
"@types/utf-8-validate": "5.0.0"
|
||||
"@types/utf-8-validate": "5.0.0",
|
||||
"@types/ws": "8.5.10",
|
||||
"@types/puppeteer": "7.0.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@azure/service-bus": "7.9.4",
|
||||
@@ -16,7 +18,6 @@
|
||||
"@remix-run/serve": "2.10.3",
|
||||
"@resvg/resvg-js": "2.4.1",
|
||||
"@swc/core": "1.3.38",
|
||||
"@types/ws": "8.5.10",
|
||||
"aws-cdk-lib": "2.148.0",
|
||||
"axios": "1.6.8",
|
||||
"body-parser": "1.20.2",
|
||||
|
||||
Reference in New Issue
Block a user