|
@@ -13,7 +13,7 @@
|
|
|
"@rollup/plugin-typescript": "^11.1.2",
|
|
|
"@typescript-eslint/eslint-plugin": "^5.60.1",
|
|
|
"@typescript-eslint/parser": "^5.60.1",
|
|
|
- "astro": "^2.7.3",
|
|
|
+ "astro": "^2.8.0",
|
|
|
"autoprefixer": "^10.4.14",
|
|
|
"bootstrap": "^5.3.0",
|
|
|
"bundlewatch": "^0.3.3",
|
|
@@ -2088,9 +2088,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/astro": {
|
|
|
- "version": "2.7.3",
|
|
|
- "resolved": "https://registry.npmjs.org/astro/-/astro-2.7.3.tgz",
|
|
|
- "integrity": "sha512-DwPvvOYElhCNyAWUlFd17HhTNBx+XXnAZfM/PYHq7RicvC/tG4loBjlYk/Yw7x9wQCkbKjoxVRiNYvmvSUmisw==",
|
|
|
+ "version": "2.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/astro/-/astro-2.8.0.tgz",
|
|
|
+ "integrity": "sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@astrojs/compiler": "^1.5.3",
|
|
@@ -2146,6 +2146,7 @@
|
|
|
"vfile": "^5.3.7",
|
|
|
"vite": "^4.3.9",
|
|
|
"vitefu": "^0.2.4",
|
|
|
+ "which-pm": "^2.0.0",
|
|
|
"yargs-parser": "^21.1.1",
|
|
|
"zod": "^3.20.6"
|
|
|
},
|
|
@@ -12621,9 +12622,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"astro": {
|
|
|
- "version": "2.7.3",
|
|
|
- "resolved": "https://registry.npmjs.org/astro/-/astro-2.7.3.tgz",
|
|
|
- "integrity": "sha512-DwPvvOYElhCNyAWUlFd17HhTNBx+XXnAZfM/PYHq7RicvC/tG4loBjlYk/Yw7x9wQCkbKjoxVRiNYvmvSUmisw==",
|
|
|
+ "version": "2.8.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/astro/-/astro-2.8.0.tgz",
|
|
|
+ "integrity": "sha512-bqdhE9039dzi0mqaWGO9rMk5HKxTn5TckxFmRPUdsV1qmbpghXtwuERHblfJu5etQofV6WVEyTrouG+BLRkqfA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@astrojs/compiler": "^1.5.3",
|
|
@@ -12679,6 +12680,7 @@
|
|
|
"vfile": "^5.3.7",
|
|
|
"vite": "^4.3.9",
|
|
|
"vitefu": "^0.2.4",
|
|
|
+ "which-pm": "^2.0.0",
|
|
|
"yargs-parser": "^21.1.1",
|
|
|
"zod": "^3.20.6"
|
|
|
},
|