mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Upgrade to astro rc.3
This commit is contained in:
parent
bae5490124
commit
6ff91a895a
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
|
@ -20,7 +20,7 @@
|
|||
"@supercharge/promise-pool": "^2.1.0",
|
||||
"@zip.js/zip.js": "^2.5.25",
|
||||
"7z-wasm": "^1.0.0-beta.5",
|
||||
"astro": "^1.0.0-rc.1",
|
||||
"astro": "^1.0.0-rc.3",
|
||||
"axios": "^0.21.0",
|
||||
"buffer": "^6.0.3",
|
||||
"can-autoplay": "^3.0.0",
|
||||
|
|
@ -2929,11 +2929,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "1.0.0-rc.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-1.0.0-rc.1.tgz",
|
||||
"integrity": "sha512-QetQR668GPnxWp3seU9BVX/STVSGXlKxMwsSIANlYC5fY50gSg/TKe9oMRQgYgiyDDBQXu2mOk/hJVThPbeS9Q==",
|
||||
"version": "1.0.0-rc.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-1.0.0-rc.3.tgz",
|
||||
"integrity": "sha512-lX4UCJFvLGrXTFkbijqAUHxH2V4+Jx0sqHjt2mydp32UuZf+sePd18ztCz68gE5WLK3kxMboFN9n3eAwkwvY1Q==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^0.22.0",
|
||||
"@astrojs/compiler": "^0.22.1",
|
||||
"@astrojs/language-server": "^0.20.0",
|
||||
"@astrojs/markdown-remark": "^0.13.0",
|
||||
"@astrojs/prism": "0.6.1",
|
||||
|
|
@ -22672,11 +22672,11 @@
|
|||
"dev": true
|
||||
},
|
||||
"astro": {
|
||||
"version": "1.0.0-rc.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-1.0.0-rc.1.tgz",
|
||||
"integrity": "sha512-QetQR668GPnxWp3seU9BVX/STVSGXlKxMwsSIANlYC5fY50gSg/TKe9oMRQgYgiyDDBQXu2mOk/hJVThPbeS9Q==",
|
||||
"version": "1.0.0-rc.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-1.0.0-rc.3.tgz",
|
||||
"integrity": "sha512-lX4UCJFvLGrXTFkbijqAUHxH2V4+Jx0sqHjt2mydp32UuZf+sePd18ztCz68gE5WLK3kxMboFN9n3eAwkwvY1Q==",
|
||||
"requires": {
|
||||
"@astrojs/compiler": "^0.22.0",
|
||||
"@astrojs/compiler": "^0.22.1",
|
||||
"@astrojs/language-server": "^0.20.0",
|
||||
"@astrojs/markdown-remark": "^0.13.0",
|
||||
"@astrojs/prism": "0.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue