chore: update astro patch version (1.6.1 -> 1.6.2)

This commit is contained in:
satnaing
2022-11-02 22:31:01 +06:30
parent e7807ab94e
commit c1df953a35
2 changed files with 24 additions and 24 deletions
+23 -23
View File
@@ -9,7 +9,7 @@
"version": "1.1.1",
"dependencies": {
"@astrojs/rss": "^1.0.3",
"astro": "^1.6.1",
"astro": "^1.6.2",
"fuse.js": "^6.6.2",
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",
@@ -45,9 +45,9 @@
}
},
"node_modules/@astrojs/compiler": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.28.1.tgz",
"integrity": "sha512-rcuQs5kcT6OshfJxXkZ2Tn61V4/5UAmvZKma/qmNhpAdBkGk6J/1gJ/Gxa2sAS6WNUjUyVo5BRrdsNGW36qkoQ=="
"version": "0.29.9",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.29.9.tgz",
"integrity": "sha512-/oMQ0z3CJzGg6sv51tQTiHf/ETVsEu8ObN9OA7zs937dQx9Uo4SToYfdw3C4hf6olrLiADuDUsbkKSRe6fLSgA=="
},
"node_modules/@astrojs/language-server": {
"version": "0.26.2",
@@ -204,9 +204,9 @@
}
},
"node_modules/@astrojs/webapi": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/webapi/-/webapi-1.1.0.tgz",
"integrity": "sha512-yLSksFKv9kRbI3WWPuRvbBjS+J5ZNmZHacJ6Io8XQleKIHHHcw7RoNcrLK0s+9iwVPhqMYIzja6HJuvnO93oFw==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@astrojs/webapi/-/webapi-1.1.1.tgz",
"integrity": "sha512-yeUvP27PoiBK/WCxyQzC4HLYZo4Hg6dzRd/dTsL50WGlAQVCwWcqzVJrIZKvzNDNaW/fIXutZTmdj6nec0PIGg==",
"dependencies": {
"global-agent": "^3.0.0",
"node-fetch": "^3.2.5"
@@ -1442,15 +1442,15 @@
}
},
"node_modules/astro": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.1.tgz",
"integrity": "sha512-fECZFVxoSI0Yt76M57m6jf6jJ14I8IHfy0hR+WuahpWsbshijDBrK8RQ6pNwhaE1JzIbBQtYa34+BY0RSkwKNg==",
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.2.tgz",
"integrity": "sha512-UHbzQ3Q7iU2a0XBY6Dzh/Hksoa7svmkWZ3ABRGgSOT765GXIGZkErgeNAsjsBW7RsTUKVLqVxD2LK3NzZL5EKA==",
"dependencies": {
"@astrojs/compiler": "^0.28.0",
"@astrojs/compiler": "^0.29.5",
"@astrojs/language-server": "^0.26.2",
"@astrojs/markdown-remark": "^1.1.3",
"@astrojs/telemetry": "^1.0.1",
"@astrojs/webapi": "^1.1.0",
"@astrojs/webapi": "^1.1.1",
"@babel/core": "^7.18.2",
"@babel/generator": "^7.18.2",
"@babel/parser": "^7.18.4",
@@ -8770,9 +8770,9 @@
}
},
"@astrojs/compiler": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.28.1.tgz",
"integrity": "sha512-rcuQs5kcT6OshfJxXkZ2Tn61V4/5UAmvZKma/qmNhpAdBkGk6J/1gJ/Gxa2sAS6WNUjUyVo5BRrdsNGW36qkoQ=="
"version": "0.29.9",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.29.9.tgz",
"integrity": "sha512-/oMQ0z3CJzGg6sv51tQTiHf/ETVsEu8ObN9OA7zs937dQx9Uo4SToYfdw3C4hf6olrLiADuDUsbkKSRe6fLSgA=="
},
"@astrojs/language-server": {
"version": "0.26.2",
@@ -8910,9 +8910,9 @@
}
},
"@astrojs/webapi": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@astrojs/webapi/-/webapi-1.1.0.tgz",
"integrity": "sha512-yLSksFKv9kRbI3WWPuRvbBjS+J5ZNmZHacJ6Io8XQleKIHHHcw7RoNcrLK0s+9iwVPhqMYIzja6HJuvnO93oFw==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@astrojs/webapi/-/webapi-1.1.1.tgz",
"integrity": "sha512-yeUvP27PoiBK/WCxyQzC4HLYZo4Hg6dzRd/dTsL50WGlAQVCwWcqzVJrIZKvzNDNaW/fIXutZTmdj6nec0PIGg==",
"requires": {
"global-agent": "^3.0.0",
"node-fetch": "^3.2.5"
@@ -9890,15 +9890,15 @@
"dev": true
},
"astro": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.1.tgz",
"integrity": "sha512-fECZFVxoSI0Yt76M57m6jf6jJ14I8IHfy0hR+WuahpWsbshijDBrK8RQ6pNwhaE1JzIbBQtYa34+BY0RSkwKNg==",
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.2.tgz",
"integrity": "sha512-UHbzQ3Q7iU2a0XBY6Dzh/Hksoa7svmkWZ3ABRGgSOT765GXIGZkErgeNAsjsBW7RsTUKVLqVxD2LK3NzZL5EKA==",
"requires": {
"@astrojs/compiler": "^0.28.0",
"@astrojs/compiler": "^0.29.5",
"@astrojs/language-server": "^0.26.2",
"@astrojs/markdown-remark": "^1.1.3",
"@astrojs/telemetry": "^1.0.1",
"@astrojs/webapi": "^1.1.0",
"@astrojs/webapi": "^1.1.1",
"@babel/core": "^7.18.2",
"@babel/generator": "^7.18.2",
"@babel/parser": "^7.18.4",
+1 -1
View File
@@ -15,7 +15,7 @@
},
"dependencies": {
"@astrojs/rss": "^1.0.3",
"astro": "^1.6.1",
"astro": "^1.6.2",
"fuse.js": "^6.6.2",
"github-slugger": "^2.0.0",
"remark-collapse": "^0.1.2",