mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
Update breaking dependencies (#8201)
This commit is contained in:
parent
77a4e8f412
commit
8aa31d9e27
1 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@
|
|||
"astro": "workspace:^3.0.0-rc.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.17.7",
|
||||
"@types/node": "^18.17.8",
|
||||
"@types/send": "^0.17.1",
|
||||
"@types/server-destroy": "^1.0.1",
|
||||
"astro": "workspace:*",
|
||||
|
@ -48,7 +48,7 @@
|
|||
"chai": "^4.3.7",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"express": "^4.18.2",
|
||||
"mocha": "^9.2.2",
|
||||
"mocha": "^10.2.0",
|
||||
"node-mocks-http": "^1.13.0",
|
||||
"undici": "^5.23.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue