build(deps): bump astro 2.0.4 to 2.0.6

This commit is contained in:
satnaing
2023-02-05 22:22:58 +06:30
parent 55e25d08b7
commit 1b7ebf675e
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -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
View File
@@ -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",