|
|
@ -13,7 +13,7 @@
|
|
|
|
"@rollup/plugin-typescript": "^11.1.1",
|
|
|
|
"@rollup/plugin-typescript": "^11.1.1",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.59.7",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.59.7",
|
|
|
|
"@typescript-eslint/parser": "^5.59.7",
|
|
|
|
"@typescript-eslint/parser": "^5.59.7",
|
|
|
|
"astro": "^2.5.3",
|
|
|
|
"astro": "^2.5.5",
|
|
|
|
"autoprefixer": "^10.4.14",
|
|
|
|
"autoprefixer": "^10.4.14",
|
|
|
|
"bootstrap": "^5.3.0-alpha3",
|
|
|
|
"bootstrap": "^5.3.0-alpha3",
|
|
|
|
"bundlewatch": "^0.3.3",
|
|
|
|
"bundlewatch": "^0.3.3",
|
|
|
@ -2100,9 +2100,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/astro": {
|
|
|
|
"node_modules/astro": {
|
|
|
|
"version": "2.5.3",
|
|
|
|
"version": "2.5.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/astro/-/astro-2.5.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/astro/-/astro-2.5.5.tgz",
|
|
|
|
"integrity": "sha512-ZRk599V3f2dAW2+WIEi1eAhHaxqxYsp2VAAhcUp103OEw8UZIeEa7KU1xZ+cKDqaBszSnTs38EdLjwHWWXCqMw==",
|
|
|
|
"integrity": "sha512-VRwnlfRtPALeOxfE4e7To5Vlu9pGwlTRWN1zkn1QTizwfg0rLirFTm6t2MCG/fUhlu/p3QO9tz8SpAIyDq53/Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@astrojs/compiler": "^1.4.0",
|
|
|
|
"@astrojs/compiler": "^1.4.0",
|
|
|
@ -2141,6 +2141,7 @@
|
|
|
|
"magic-string": "^0.27.0",
|
|
|
|
"magic-string": "^0.27.0",
|
|
|
|
"mime": "^3.0.0",
|
|
|
|
"mime": "^3.0.0",
|
|
|
|
"ora": "^6.1.0",
|
|
|
|
"ora": "^6.1.0",
|
|
|
|
|
|
|
|
"p-limit": "^4.0.0",
|
|
|
|
"path-to-regexp": "^6.2.1",
|
|
|
|
"path-to-regexp": "^6.2.1",
|
|
|
|
"preferred-pm": "^3.0.3",
|
|
|
|
"preferred-pm": "^3.0.3",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
@ -2244,6 +2245,21 @@
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/astro/node_modules/p-limit": {
|
|
|
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"yocto-queue": "^1.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/astro/node_modules/slash": {
|
|
|
|
"node_modules/astro/node_modules/slash": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
|
|
|
@ -2297,6 +2313,18 @@
|
|
|
|
"node": ">=12"
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/astro/node_modules/yocto-queue": {
|
|
|
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"engines": {
|
|
|
|
|
|
|
|
"node": ">=12.20"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"funding": {
|
|
|
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"node_modules/astrojs-compiler-sync": {
|
|
|
|
"node_modules/astrojs-compiler-sync": {
|
|
|
|
"version": "0.3.2",
|
|
|
|
"version": "0.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/astrojs-compiler-sync/-/astrojs-compiler-sync-0.3.2.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/astrojs-compiler-sync/-/astrojs-compiler-sync-0.3.2.tgz",
|
|
|
@ -12624,9 +12652,9 @@
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"astro": {
|
|
|
|
"astro": {
|
|
|
|
"version": "2.5.3",
|
|
|
|
"version": "2.5.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/astro/-/astro-2.5.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/astro/-/astro-2.5.5.tgz",
|
|
|
|
"integrity": "sha512-ZRk599V3f2dAW2+WIEi1eAhHaxqxYsp2VAAhcUp103OEw8UZIeEa7KU1xZ+cKDqaBszSnTs38EdLjwHWWXCqMw==",
|
|
|
|
"integrity": "sha512-VRwnlfRtPALeOxfE4e7To5Vlu9pGwlTRWN1zkn1QTizwfg0rLirFTm6t2MCG/fUhlu/p3QO9tz8SpAIyDq53/Q==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"@astrojs/compiler": "^1.4.0",
|
|
|
|
"@astrojs/compiler": "^1.4.0",
|
|
|
@ -12665,6 +12693,7 @@
|
|
|
|
"magic-string": "^0.27.0",
|
|
|
|
"magic-string": "^0.27.0",
|
|
|
|
"mime": "^3.0.0",
|
|
|
|
"mime": "^3.0.0",
|
|
|
|
"ora": "^6.1.0",
|
|
|
|
"ora": "^6.1.0",
|
|
|
|
|
|
|
|
"p-limit": "^4.0.0",
|
|
|
|
"path-to-regexp": "^6.2.1",
|
|
|
|
"path-to-regexp": "^6.2.1",
|
|
|
|
"preferred-pm": "^3.0.3",
|
|
|
|
"preferred-pm": "^3.0.3",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
|
"prompts": "^2.4.2",
|
|
|
@ -12716,6 +12745,15 @@
|
|
|
|
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
|
|
|
|
"integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"p-limit": {
|
|
|
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
|
|
|
|
|
|
|
|
"dev": true,
|
|
|
|
|
|
|
|
"requires": {
|
|
|
|
|
|
|
|
"yocto-queue": "^1.0.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
"slash": {
|
|
|
|
"slash": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
|
|
|
@ -12747,6 +12785,12 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
|
|
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
|
|
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"yocto-queue": {
|
|
|
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
|
|
|
|
|
|
|
|
"dev": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|