mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
build(deps): bump astro 2.0.4 to 2.0.6
This commit is contained in:
Generated
+7
-7
@@ -9,7 +9,7 @@
|
||||
"version": "2.0.0",
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^2.1.0",
|
||||
"astro": "^2.0.4",
|
||||
"astro": "^2.0.6",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
"remark-collapse": "^0.1.2",
|
||||
@@ -1985,9 +1985,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-2.0.4.tgz",
|
||||
"integrity": "sha512-VSxFONW4hazODUIzjpoPdSZ4eRMz86pQn375277GhJDDRq/kfA5tSfvDFtySlAeEWrsE9W8tC2Jj3HuYcRYRig==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-2.0.6.tgz",
|
||||
"integrity": "sha512-aI8Ijy2EpMyP5SpjmDJpEUdNL6CUAxnja6IeaBC1BokD/mNAnijtmMnTyWVI3UeEZ727wYLISQMyqCfEUq8VNA==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^1.0.1",
|
||||
"@astrojs/language-server": "^0.28.3",
|
||||
@@ -10206,9 +10206,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"astro": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-2.0.4.tgz",
|
||||
"integrity": "sha512-VSxFONW4hazODUIzjpoPdSZ4eRMz86pQn375277GhJDDRq/kfA5tSfvDFtySlAeEWrsE9W8tC2Jj3HuYcRYRig==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-2.0.6.tgz",
|
||||
"integrity": "sha512-aI8Ijy2EpMyP5SpjmDJpEUdNL6CUAxnja6IeaBC1BokD/mNAnijtmMnTyWVI3UeEZ727wYLISQMyqCfEUq8VNA==",
|
||||
"requires": {
|
||||
"@astrojs/compiler": "^1.0.1",
|
||||
"@astrojs/language-server": "^0.28.3",
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^2.1.0",
|
||||
"astro": "^2.0.4",
|
||||
"astro": "^2.0.6",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
"remark-collapse": "^0.1.2",
|
||||
|
||||
Reference in New Issue
Block a user