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