This commit is contained in:
Adam Matthiesen 2024-02-05 08:04:23 -08:00
commit 8a77f82fec
7 changed files with 309 additions and 215 deletions

View File

@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.2.8",
"astro": "^4.3.2",
"@matthiesenxyz/astro-ghostcms": "3.1.8",
"@matthiesenxyz/astro-ghostcms-catppuccin": "0.0.3",
"@astrojs/tailwind": "^5.1.0",

View File

@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.2.6",
"astro": "^4.3.2",
"@matthiesenxyz/astro-ghostcms": "3.1.6",
"@matthiesenxyz/astro-ghostcms-theme-default": "0.1.8"
},

View File

@ -77,9 +77,9 @@
"@matthiesenxyz/astro-ghostcms-theme-default": "*",
"@matthiesenxyz/astro-ghostcms-catppuccin": "*",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.11.10",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.31.3",

View File

@ -47,10 +47,10 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/gunzip-maybe": "^1.4.0",
"@types/node": "^20.11.10",
"@types/node": "^20.11.16",
"@types/tar-fs": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.7",

View File

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.2.8",
"astro": "^4.3.2",
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
"@matthiesenxyz/astro-ghostcms-catppuccin": "workspace:*",
"@matthiesenxyz/astro-ghostcms": "workspace:*",

View File

@ -16,7 +16,7 @@ importers:
version: 2.27.1
vitest:
specifier: ^1.1.0
version: 1.2.1(@types/node@20.11.10)
version: 1.2.1(@types/node@20.11.16)
vitest-fetch-mock:
specifier: ^0.2.2
version: 0.2.2(vitest@1.2.1)
@ -25,7 +25,7 @@ importers:
dependencies:
'@astrojs/tailwind':
specifier: ^5.1.0
version: 5.1.0(astro@4.2.8)(tailwindcss@3.4.1)
version: 5.1.0(astro@4.3.2)(tailwindcss@3.4.1)
'@matthiesenxyz/astro-ghostcms':
specifier: 3.1.8
version: link:../packages/astro-ghostcms
@ -33,8 +33,8 @@ importers:
specifier: 0.0.3
version: link:../packages/astro-ghostcms-catppuccin
astro:
specifier: ^4.2.8
version: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
specifier: ^4.3.2
version: 4.3.2(typescript@5.3.3)
tailwindcss:
specifier: ^3.3.5
version: 3.4.1
@ -50,13 +50,13 @@ importers:
dependencies:
'@matthiesenxyz/astro-ghostcms':
specifier: 3.1.6
version: 3.1.6(astro@4.2.6)(typescript@5.3.3)
version: 3.1.6(astro@4.3.2)(typescript@5.3.3)
'@matthiesenxyz/astro-ghostcms-theme-default':
specifier: 0.1.8
version: 0.1.8(astro@4.2.6)(typescript@5.3.3)
version: 0.1.8(astro@4.3.2)(typescript@5.3.3)
astro:
specifier: ^4.2.6
version: 4.2.6(typescript@5.3.3)
specifier: ^4.3.2
version: 4.3.2(typescript@5.3.3)
devDependencies:
'@astrojs/check':
specifier: ^0.4.1
@ -84,7 +84,7 @@ importers:
version: 5.1.2
astro:
specifier: ^4.2.8
version: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
version: 4.2.8(@types/node@20.11.16)(typescript@5.3.3)
astro-robots-txt:
specifier: ^1.0.0
version: 1.0.0
@ -102,7 +102,7 @@ importers:
version: 0.3.2
vite:
specifier: ^5.0.12
version: 5.0.12(@types/node@20.11.10)
version: 5.0.12(@types/node@20.11.16)
vite-tsconfig-paths:
specifier: ^4.2.2
version: 4.3.1(typescript@5.3.3)(vite@5.0.12)
@ -126,14 +126,14 @@ importers:
specifier: ^11.0.1
version: 11.0.4
'@types/node':
specifier: ^20.11.10
version: 20.11.10
specifier: ^20.11.16
version: 20.11.16
'@typescript-eslint/eslint-plugin':
specifier: ^6.19.0
version: 6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3)
specifier: ^6.20.0
version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser':
specifier: ^6.19.0
version: 6.19.1(eslint@8.56.0)(typescript@5.3.3)
specifier: ^6.20.0
version: 6.20.0(eslint@8.56.0)(typescript@5.3.3)
eslint:
specifier: ^8.56.0
version: 8.56.0
@ -154,7 +154,7 @@ importers:
version: 5.3.3
vitest:
specifier: ^1.1.0
version: 1.2.1(@types/node@20.11.10)
version: 1.2.1(@types/node@20.11.16)
vitest-fetch-mock:
specifier: ^0.2.2
version: 0.2.2(vitest@1.2.1)
@ -178,7 +178,7 @@ importers:
version: 0.5.10(tailwindcss@3.4.1)
astro:
specifier: ^4.2.1
version: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
version: 4.2.8(@types/node@20.11.16)(typescript@5.3.3)
astro-navbar:
specifier: ^2.3.0
version: 2.3.0
@ -239,17 +239,17 @@ importers:
specifier: ^1.4.0
version: 1.4.2
'@types/node':
specifier: ^20.11.10
version: 20.11.10
specifier: ^20.11.16
version: 20.11.16
'@types/tar-fs':
specifier: ^2.0.1
version: 2.0.4
'@typescript-eslint/eslint-plugin':
specifier: ^6.19.0
version: 6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3)
specifier: ^6.20.0
version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser':
specifier: ^6.19.0
version: 6.19.1(eslint@8.56.0)(typescript@5.3.3)
specifier: ^6.20.0
version: 6.20.0(eslint@8.56.0)(typescript@5.3.3)
eslint:
specifier: ^8.56.0
version: 8.56.0
@ -261,7 +261,7 @@ importers:
version: 0.3.9
eslint-import-resolver-typescript:
specifier: ^3.5.3
version: 3.6.1(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
version: 3.6.1(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
prettier:
specifier: ^3.2.4
version: 3.2.4
@ -270,13 +270,13 @@ importers:
version: 5.3.3
vite:
specifier: ^5.0.12
version: 5.0.12(@types/node@20.11.10)
version: 5.0.12(@types/node@20.11.16)
vite-tsconfig-paths:
specifier: ^4.2.2
version: 4.3.1(typescript@5.3.3)(vite@5.0.12)
vitest:
specifier: ^1.1.0
version: 1.2.1(@types/node@20.11.10)
version: 1.2.1(@types/node@20.11.16)
packages/tsconfig: {}
@ -284,7 +284,7 @@ importers:
dependencies:
'@astrojs/tailwind':
specifier: ^5.1.0
version: 5.1.0(astro@4.2.8)(tailwindcss@3.4.1)
version: 5.1.0(astro@4.3.2)(tailwindcss@3.4.1)
'@matthiesenxyz/astro-ghostcms':
specifier: workspace:*
version: link:../packages/astro-ghostcms
@ -295,8 +295,8 @@ importers:
specifier: workspace:*
version: link:../packages/astro-ghostcms-theme-default
astro:
specifier: ^4.2.8
version: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
specifier: ^4.3.2
version: 4.3.2(typescript@5.3.3)
tailwindcss:
specifier: ^3.3.5
version: 3.4.1
@ -311,11 +311,11 @@ importers:
specifier: ^0.4.1
version: 0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3)
'@astrojs/starlight':
specifier: ^0.17.0
version: 0.17.0(astro@4.2.8)
specifier: ^0.17.2
version: 0.17.2(astro@4.3.2)
astro:
specifier: ^4.2.8
version: 4.2.8(sass@1.70.0)(typescript@5.3.3)
specifier: ^4.3.2
version: 4.3.2(sass@1.70.0)(typescript@5.3.3)
astro-font:
specifier: ^0.0.77
version: 0.0.77
@ -452,7 +452,7 @@ packages:
- supports-color
dev: false
/@astrojs/mdx@2.0.6(astro@4.2.8):
/@astrojs/mdx@2.0.6(astro@4.3.2):
resolution: {integrity: sha512-PY6FYN5TN8dsRFSzcPIt5ofJ/w+v+5GtUUyDYbznu8zmFWlL9TkTLJ9U1zaQ3s2Qh6r1cAeLdEYjW/hW+vZzlw==}
engines: {node: '>=18.14.1'}
peerDependencies:
@ -461,7 +461,7 @@ packages:
'@astrojs/markdown-remark': 4.2.0
'@mdx-js/mdx': 3.0.0
acorn: 8.11.3
astro: 4.2.8(sass@1.70.0)(typescript@5.3.3)
astro: 4.3.2(sass@1.70.0)(typescript@5.3.3)
es-module-lexer: 1.4.1
estree-util-visit: 2.0.0
github-slugger: 2.0.0
@ -499,18 +499,18 @@ packages:
zod: 3.22.4
dev: false
/@astrojs/starlight@0.17.0(astro@4.2.8):
resolution: {integrity: sha512-a2s+x/5r0v7S5jERC91IuEqV+PXDUlFNVDJPrcbpjx0xaqvg4TezL1K3gWCptfHO1mUE9ikQ8vaArbNbgFVb/g==}
/@astrojs/starlight@0.17.2(astro@4.3.2):
resolution: {integrity: sha512-2Zme8DobPaocbALX6LqkR8thDxa0RK3qikNccvwzowuYjGMzGvldt524RimFaVB0zTNrtrw2Sp1jamF1KJae8w==}
peerDependencies:
astro: ^4.0.0
dependencies:
'@astrojs/mdx': 2.0.6(astro@4.2.8)
'@astrojs/mdx': 2.0.6(astro@4.3.2)
'@astrojs/sitemap': 3.0.5
'@pagefind/default-ui': 1.0.4
'@types/hast': 3.0.3
'@types/mdast': 4.0.3
astro: 4.2.8(sass@1.70.0)(typescript@5.3.3)
astro-expressive-code: 0.32.2(astro@4.2.8)
astro: 4.3.2(sass@1.70.0)(typescript@5.3.3)
astro-expressive-code: 0.32.2(astro@4.3.2)
bcp-47: 2.1.0
hast-util-select: 6.0.2
hastscript: 8.0.0
@ -532,7 +532,22 @@ packages:
astro: ^3.0.0 || ^4.0.0
tailwindcss: ^3.0.24
dependencies:
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
astro: 4.2.8(@types/node@20.11.16)(typescript@5.3.3)
autoprefixer: 10.4.17(postcss@8.4.33)
postcss: 8.4.33
postcss-load-config: 4.0.2(postcss@8.4.33)
tailwindcss: 3.4.1
transitivePeerDependencies:
- ts-node
dev: false
/@astrojs/tailwind@5.1.0(astro@4.3.2)(tailwindcss@3.4.1):
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
peerDependencies:
astro: ^3.0.0 || ^4.0.0
tailwindcss: ^3.0.24
dependencies:
astro: 4.3.2(typescript@5.3.3)
autoprefixer: 10.4.17(postcss@8.4.33)
postcss: 8.4.33
postcss-load-config: 4.0.2(postcss@8.4.33)
@ -1642,13 +1657,13 @@ packages:
read-yaml-file: 1.1.0
dev: true
/@matthiesenxyz/astro-ghostcms-theme-default@0.1.8(astro@4.2.6)(typescript@5.3.3):
/@matthiesenxyz/astro-ghostcms-theme-default@0.1.8(astro@4.3.2)(typescript@5.3.3):
resolution: {integrity: sha512-zrph67RDn2Rfh2OlGWaRMKOkj40jbavzDDJqFDJRNi3sBBTGvsCJJnQbAJJRpm9JSRZazhV3xx/yqOwQ+bA6Jg==}
peerDependencies:
astro: ^4.2.1
dependencies:
'@matthiesenxyz/astro-ghostcms': 3.1.8(astro@4.2.6)(sass@1.70.0)(typescript@5.3.3)
astro: 4.2.6(typescript@5.3.3)
'@matthiesenxyz/astro-ghostcms': 3.1.8(astro@4.3.2)(sass@1.70.0)(typescript@5.3.3)
astro: 4.3.2(typescript@5.3.3)
astro-font: 0.0.77
sass: 1.70.0
transitivePeerDependencies:
@ -1662,13 +1677,33 @@ packages:
- typescript
dev: false
/@matthiesenxyz/astro-ghostcms-theme-default@0.1.9(astro@4.2.6)(typescript@5.3.3):
/@matthiesenxyz/astro-ghostcms-theme-default@0.1.9(astro@4.3.2)(typescript@5.3.3):
resolution: {integrity: sha512-VStl8TMS0wFZtGwVys8qUScAddGLS9FPjnAWppu/AWJMgD8wCRtiUZ24MB34LMWjkiP8ZtZlQVS75pA13ZK3Mg==}
peerDependencies:
astro: ^4.2.1
dependencies:
'@matthiesenxyz/astro-ghostcms': 3.1.8(astro@4.2.6)(sass@1.70.0)(typescript@5.3.3)
astro: 4.2.6(typescript@5.3.3)
'@matthiesenxyz/astro-ghostcms': 3.1.8(astro@4.3.2)(sass@1.70.0)(typescript@5.3.3)
astro: 4.3.2(typescript@5.3.3)
astro-font: 0.0.77
sass: 1.70.0
transitivePeerDependencies:
- '@types/node'
- less
- lightningcss
- stylus
- sugarss
- supports-color
- terser
- typescript
dev: false
/@matthiesenxyz/astro-ghostcms-theme-default@0.1.9(astro@4.2.8)(typescript@5.3.3):
resolution: {integrity: sha512-VStl8TMS0wFZtGwVys8qUScAddGLS9FPjnAWppu/AWJMgD8wCRtiUZ24MB34LMWjkiP8ZtZlQVS75pA13ZK3Mg==}
peerDependencies:
astro: ^4.2.1
dependencies:
'@matthiesenxyz/astro-ghostcms': 3.1.8(astro@4.2.8)(sass@1.70.0)(typescript@5.3.3)
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
astro-font: 0.0.77
sass: 1.70.0
transitivePeerDependencies:
@ -1689,10 +1724,40 @@ packages:
dependencies:
'@astrojs/rss': 4.0.4
'@astrojs/sitemap': 3.0.5
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.2.6)(typescript@5.3.3)
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.3.2)(typescript@5.3.3)
'@resvg/resvg-js': 2.6.0
'@ts-ghost/core-api': 5.1.2
astro: 4.2.6(typescript@5.3.3)
astro: 4.3.2(typescript@5.3.3)
astro-robots-txt: 1.0.0
satori: 0.10.13
satori-html: 0.3.2
vite: 5.0.12(@types/node@20.11.16)
vite-tsconfig-paths: 4.3.1(typescript@5.3.3)(vite@5.0.12)
zod: 3.22.4
zod-validation-error: 3.0.0(zod@3.22.4)
transitivePeerDependencies:
- '@types/node'
- less
- lightningcss
- sass
- stylus
- sugarss
- supports-color
- terser
- typescript
dev: false
/@matthiesenxyz/astro-ghostcms@3.1.6(astro@4.2.8)(typescript@5.3.3):
resolution: {integrity: sha512-2JN7ctAGJLHTyoRomr1yecJ1ikJVI+yl09ROkt1nSRF0pagZuqkVYbaQnzx/MMVdiqQFdtsVJaLQVwq0Y2NdSA==}
peerDependencies:
astro: ^4.2.6
dependencies:
'@astrojs/rss': 4.0.4
'@astrojs/sitemap': 3.0.5
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.2.8)(typescript@5.3.3)
'@resvg/resvg-js': 2.6.0
'@ts-ghost/core-api': 5.1.2
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
astro-robots-txt: 1.0.0
satori: 0.10.13
satori-html: 0.3.2
@ -1719,7 +1784,7 @@ packages:
dependencies:
'@astrojs/rss': 4.0.4
'@astrojs/sitemap': 3.0.5
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.2.6)(typescript@5.3.3)
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.3.2)(typescript@5.3.3)
'@resvg/resvg-js': 2.6.0
'@ts-ghost/core-api': 5.1.2
astro: 4.2.6(typescript@5.3.3)
@ -1742,6 +1807,36 @@ packages:
- typescript
dev: false
/@matthiesenxyz/astro-ghostcms@3.1.8(astro@4.2.8)(sass@1.70.0)(typescript@5.3.3):
resolution: {integrity: sha512-pJt3WfTlUSr0cF+qcvouBKhpkNtx/uZxixUWVPHst9w4t/hBnMIzuLhTUPC8uBZboZ/qsCRO/3TLWDXPAeNj6g==}
peerDependencies:
astro: ^4.2.6
dependencies:
'@astrojs/rss': 4.0.4
'@astrojs/sitemap': 3.0.5
'@matthiesenxyz/astro-ghostcms-theme-default': 0.1.9(astro@4.2.8)(typescript@5.3.3)
'@resvg/resvg-js': 2.6.0
'@ts-ghost/core-api': 5.1.2
astro: 4.2.8(@types/node@20.11.10)(typescript@5.3.3)
astro-robots-txt: 1.0.0
satori: 0.10.13
satori-html: 0.3.2
vite: 5.0.12(sass@1.70.0)
vite-tsconfig-paths: 4.3.1(typescript@5.3.3)(vite@5.0.12)
zod: 3.22.4
zod-validation-error: 3.0.0(zod@3.22.4)
transitivePeerDependencies:
- '@types/node'
- less
- lightningcss
- sass
- stylus
- sugarss
- supports-color
- terser
- typescript
dev: false
/@mdx-js/mdx@3.0.0:
resolution: {integrity: sha512-Icm0TBKBLYqroYbNW3BPnzMGn+7mwpQOK310aZ7+fkCtiU3aqv2cdcX+nd0Ydo3wI5Rx8bX2Z2QmGb/XcAClCw==}
dependencies:
@ -2182,13 +2277,13 @@ packages:
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 20.11.10
'@types/node': 20.11.16
dev: true
/@types/gunzip-maybe@1.4.2:
resolution: {integrity: sha512-2uqXZg1jTCKE1Pjbab8qb74+f2+i9h/jz8rQ+jRR+zaNJF75zWwrpbX8/TjF4m56m3KFOg9umHdCJ074KwiVxg==}
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
dev: true
/@types/hast@2.3.9:
@ -2218,7 +2313,7 @@ packages:
/@types/jsonfile@6.1.4:
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
dev: true
/@types/mdast@4.0.3:
@ -2253,8 +2348,8 @@ packages:
resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==}
dev: false
/@types/node@20.11.10:
resolution: {integrity: sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==}
/@types/node@20.11.16:
resolution: {integrity: sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==}
dependencies:
undici-types: 5.26.5
@ -2268,7 +2363,7 @@ packages:
/@types/sax@1.2.7:
resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==}
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
dev: false
/@types/semver@7.5.6:
@ -2278,14 +2373,14 @@ packages:
/@types/tar-fs@2.0.4:
resolution: {integrity: sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==}
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
'@types/tar-stream': 3.1.3
dev: true
/@types/tar-stream@3.1.3:
resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==}
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
dev: true
/@types/unist@2.0.10:
@ -2296,8 +2391,8 @@ packages:
resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==}
dev: false
/@typescript-eslint/eslint-plugin@6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg==}
/@typescript-eslint/eslint-plugin@6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
@ -2308,11 +2403,11 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.10.0
'@typescript-eslint/parser': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/scope-manager': 6.19.1
'@typescript-eslint/type-utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.19.1
'@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/scope-manager': 6.20.0
'@typescript-eslint/type-utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.20.0
debug: 4.3.4
eslint: 8.56.0
graphemer: 1.4.0
@ -2325,8 +2420,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/parser@6.19.1(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ==}
/@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@ -2335,10 +2430,10 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/scope-manager': 6.19.1
'@typescript-eslint/types': 6.19.1
'@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.19.1
'@typescript-eslint/scope-manager': 6.20.0
'@typescript-eslint/types': 6.20.0
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3)
'@typescript-eslint/visitor-keys': 6.20.0
debug: 4.3.4
eslint: 8.56.0
typescript: 5.3.3
@ -2354,17 +2449,16 @@ packages:
'@typescript-eslint/visitor-keys': 5.62.0
dev: true
/@typescript-eslint/scope-manager@6.19.1:
resolution: {integrity: sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w==}
/@typescript-eslint/scope-manager@6.20.0:
resolution: {integrity: sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==}
engines: {node: ^16.0.0 || >=18.0.0}
dependencies:
'@typescript-eslint/types': 6.19.1
'@typescript-eslint/visitor-keys': 6.19.1
'@typescript-eslint/types': 6.20.0
'@typescript-eslint/visitor-keys': 6.20.0
dev: true
/@typescript-eslint/type-utils@6.19.1(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg==}
engines: {node: ^16.0.0 || >=18.0.0}
/@typescript-eslint/type-utils@6.20.0(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
typescript: '*'
@ -2372,8 +2466,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3)
'@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3)
'@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
debug: 4.3.4
eslint: 8.56.0
ts-api-utils: 1.0.3(typescript@5.3.3)
@ -2387,13 +2481,13 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/types@6.19.1:
resolution: {integrity: sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==}
/@typescript-eslint/types@6.20.0:
resolution: {integrity: sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==}
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
/@typescript-eslint/typescript-estree@6.19.1(typescript@5.3.3):
resolution: {integrity: sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==}
/@typescript-eslint/typescript-estree@6.20.0(typescript@5.3.3):
resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
typescript: '*'
@ -2401,8 +2495,8 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/types': 6.19.1
'@typescript-eslint/visitor-keys': 6.19.1
'@typescript-eslint/types': 6.20.0
'@typescript-eslint/visitor-keys': 6.20.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@ -2414,8 +2508,8 @@ packages:
- supports-color
dev: true
/@typescript-eslint/utils@6.19.1(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==}
/@typescript-eslint/utils@6.20.0(eslint@8.56.0)(typescript@5.3.3):
resolution: {integrity: sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@ -2423,9 +2517,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.6
'@typescript-eslint/scope-manager': 6.19.1
'@typescript-eslint/types': 6.19.1
'@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3)
'@typescript-eslint/scope-manager': 6.20.0
'@typescript-eslint/types': 6.20.0
'@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3)
eslint: 8.56.0
semver: 7.5.4
transitivePeerDependencies:
@ -2441,11 +2535,11 @@ packages:
eslint-visitor-keys: 3.4.3
dev: true
/@typescript-eslint/visitor-keys@6.19.1:
resolution: {integrity: sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ==}
/@typescript-eslint/visitor-keys@6.20.0:
resolution: {integrity: sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==}
engines: {node: ^16.0.0 || >=18.0.0}
dependencies:
'@typescript-eslint/types': 6.19.1
'@typescript-eslint/types': 6.20.0
eslint-visitor-keys: 3.4.3
dev: true
@ -2755,12 +2849,12 @@ packages:
- supports-color
dev: true
/astro-expressive-code@0.32.2(astro@4.2.8):
/astro-expressive-code@0.32.2(astro@4.3.2):
resolution: {integrity: sha512-uJbgSCl9F9NGjdfTmBHci5Ws0/zMUNk9dWfOl6rvYaOL6NZha+NNjnmB3Aza7GnxP+NvQt3RV8M2vpcZnaudSw==}
peerDependencies:
astro: ^3.3.0 || ^4.0.0-beta
dependencies:
astro: 4.2.8(sass@1.70.0)(typescript@5.3.3)
astro: 4.3.2(sass@1.70.0)(typescript@5.3.3)
hast-util-to-html: 8.0.4
remark-expressive-code: 0.32.2
dev: false
@ -2866,90 +2960,7 @@ packages:
- typescript
dev: false
/astro@4.2.6(typescript@5.3.3):
resolution: {integrity: sha512-k5i8pEI2r45JTkoE0I4JyhOH/dZFpjUA4AONbRd9Gr1LtnGOhKHDftiYOrRLUGx91q7BzoW3DOk+h4yZM4yC3g==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true
dependencies:
'@astrojs/compiler': 2.5.0
'@astrojs/internal-helpers': 0.2.1
'@astrojs/markdown-remark': 4.2.0
'@astrojs/telemetry': 3.0.4
'@babel/core': 7.23.7
'@babel/generator': 7.23.6
'@babel/parser': 7.23.6
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.23.7)
'@babel/traverse': 7.23.7
'@babel/types': 7.23.6
'@types/babel__core': 7.20.5
acorn: 8.11.3
aria-query: 5.3.0
axobject-query: 4.0.0
boxen: 7.1.1
chokidar: 3.5.3
ci-info: 4.0.0
clsx: 2.1.0
common-ancestor-path: 1.0.1
cookie: 0.6.0
cssesc: 3.0.0
debug: 4.3.4
deterministic-object-hash: 2.0.2
devalue: 4.3.2
diff: 5.1.0
dlv: 1.1.3
dset: 3.1.3
es-module-lexer: 1.4.1
esbuild: 0.19.12
estree-walker: 3.0.3
execa: 8.0.1
fast-glob: 3.3.2
flattie: 1.1.0
github-slugger: 2.0.0
gray-matter: 4.0.3
html-escaper: 3.0.3
http-cache-semantics: 4.1.1
js-yaml: 4.1.0
kleur: 4.1.5
magic-string: 0.30.5
mdast-util-to-hast: 13.0.2
mime: 3.0.0
ora: 7.0.1
p-limit: 5.0.0
p-queue: 8.0.1
path-to-regexp: 6.2.1
preferred-pm: 3.1.2
probe-image-size: 7.2.3
prompts: 2.4.2
rehype: 13.0.1
resolve: 1.22.8
semver: 7.5.4
server-destroy: 1.0.1
shikiji: 0.9.19
string-width: 7.1.0
strip-ansi: 7.1.0
tsconfck: 3.0.1(typescript@5.3.3)
unist-util-visit: 5.0.0
vfile: 6.0.1
vite: 5.0.12(@types/node@20.11.10)
vitefu: 0.2.5(vite@5.0.12)
which-pm: 2.1.1
yargs-parser: 21.1.1
zod: 3.22.4
optionalDependencies:
sharp: 0.32.6
transitivePeerDependencies:
- '@types/node'
- less
- lightningcss
- sass
- stylus
- sugarss
- supports-color
- terser
- typescript
dev: false
/astro@4.2.8(@types/node@20.11.10)(typescript@5.3.3):
/astro@4.2.8(@types/node@20.11.16)(typescript@5.3.3):
resolution: {integrity: sha512-h78IAdSEPMo1bvR40HECQYpnMPfDnk9WxRNJ1+Hw5szk4k5IMUw3nG153nErJABRnaxb6WLv7dtS4tukzJz0mw==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true
@ -3013,7 +3024,7 @@ packages:
tsconfck: 3.0.1(typescript@5.3.3)
unist-util-visit: 5.0.0
vfile: 6.0.1
vite: 5.0.12(@types/node@20.11.10)
vite: 5.0.12(@types/node@20.11.16)
vitefu: 0.2.5(vite@5.0.12)
which-pm: 2.1.1
yargs-parser: 21.1.1
@ -3032,8 +3043,8 @@ packages:
- typescript
dev: false
/astro@4.2.8(sass@1.70.0)(typescript@5.3.3):
resolution: {integrity: sha512-h78IAdSEPMo1bvR40HECQYpnMPfDnk9WxRNJ1+Hw5szk4k5IMUw3nG153nErJABRnaxb6WLv7dtS4tukzJz0mw==}
/astro@4.3.2(sass@1.70.0)(typescript@5.3.3):
resolution: {integrity: sha512-SJotHzKG/I32ruYWItMRJjtmNQh14mVS7kahu3XfYyxvo6nx08PGJBTSPbqPrW1sjeQPHwcpVDFx3yMMK2kaxQ==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true
dependencies:
@ -3115,6 +3126,89 @@ packages:
- typescript
dev: false
/astro@4.3.2(typescript@5.3.3):
resolution: {integrity: sha512-SJotHzKG/I32ruYWItMRJjtmNQh14mVS7kahu3XfYyxvo6nx08PGJBTSPbqPrW1sjeQPHwcpVDFx3yMMK2kaxQ==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true
dependencies:
'@astrojs/compiler': 2.5.0
'@astrojs/internal-helpers': 0.2.1
'@astrojs/markdown-remark': 4.2.1
'@astrojs/telemetry': 3.0.4
'@babel/core': 7.23.7
'@babel/generator': 7.23.6
'@babel/parser': 7.23.6
'@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.23.7)
'@babel/traverse': 7.23.7
'@babel/types': 7.23.6
'@types/babel__core': 7.20.5
acorn: 8.11.3
aria-query: 5.3.0
axobject-query: 4.0.0
boxen: 7.1.1
chokidar: 3.5.3
ci-info: 4.0.0
clsx: 2.1.0
common-ancestor-path: 1.0.1
cookie: 0.6.0
cssesc: 3.0.0
debug: 4.3.4
deterministic-object-hash: 2.0.2
devalue: 4.3.2
diff: 5.1.0
dlv: 1.1.3
dset: 3.1.3
es-module-lexer: 1.4.1
esbuild: 0.19.12
estree-walker: 3.0.3
execa: 8.0.1
fast-glob: 3.3.2
flattie: 1.1.0
github-slugger: 2.0.0
gray-matter: 4.0.3
html-escaper: 3.0.3
http-cache-semantics: 4.1.1
js-yaml: 4.1.0
kleur: 4.1.5
magic-string: 0.30.5
mdast-util-to-hast: 13.0.2
mime: 3.0.0
ora: 7.0.1
p-limit: 5.0.0
p-queue: 8.0.1
path-to-regexp: 6.2.1
preferred-pm: 3.1.2
probe-image-size: 7.2.3
prompts: 2.4.2
rehype: 13.0.1
resolve: 1.22.8
semver: 7.5.4
server-destroy: 1.0.1
shikiji: 0.9.19
string-width: 7.1.0
strip-ansi: 7.1.0
tsconfck: 3.0.1(typescript@5.3.3)
unist-util-visit: 5.0.0
vfile: 6.0.1
vite: 5.0.12(@types/node@20.11.16)
vitefu: 0.2.5(vite@5.0.12)
which-pm: 2.1.1
yargs-parser: 21.1.1
zod: 3.22.4
optionalDependencies:
sharp: 0.32.6
transitivePeerDependencies:
- '@types/node'
- less
- lightningcss
- sass
- stylus
- sugarss
- supports-color
- terser
- typescript
dev: false
/astrojs-compiler-sync@0.3.5(@astrojs/compiler@2.5.0):
resolution: {integrity: sha512-y420rhIIJ2HHDkYeqKArBHSdJNIIGMztLH90KGIX3zjcJyt/cr9Z2wYA8CP5J1w6KE7xqMh0DAkhfjhNDpQb2Q==}
engines: {node: ^14.18.0 || >=16.0.0}
@ -4039,7 +4133,7 @@ packages:
- supports-color
dev: true
/eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0):
/eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0):
resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@ -4049,8 +4143,8 @@ packages:
debug: 4.3.4
enhanced-resolve: 5.15.0
eslint: 8.56.0
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
fast-glob: 3.3.2
get-tsconfig: 4.7.2
is-core-module: 2.13.1
@ -4062,7 +4156,7 @@ packages:
- supports-color
dev: true
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@ -4083,11 +4177,11 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
'@typescript-eslint/parser': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
debug: 3.2.7
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0)
transitivePeerDependencies:
- supports-color
dev: true
@ -4110,7 +4204,7 @@ packages:
- supports-color
dev: true
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
/eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0):
resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==}
engines: {node: '>=4'}
peerDependencies:
@ -4120,7 +4214,7 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
'@typescript-eslint/parser': 6.19.1(eslint@8.56.0)(typescript@5.3.3)
'@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.3.3)
array-includes: 3.1.7
array.prototype.findlastindex: 1.2.3
array.prototype.flat: 1.3.2
@ -4129,7 +4223,7 @@ packages:
doctrine: 2.1.0
eslint: 8.56.0
eslint-import-resolver-node: 0.3.9
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.20.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0)
hasown: 2.0.0
is-core-module: 2.13.1
is-glob: 4.0.3
@ -8362,7 +8456,7 @@ packages:
vfile-message: 4.0.2
dev: false
/vite-node@1.2.1(@types/node@20.11.10):
/vite-node@1.2.1(@types/node@20.11.16):
resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -8371,7 +8465,7 @@ packages:
debug: 4.3.4
pathe: 1.1.2
picocolors: 1.0.0
vite: 5.0.12(@types/node@20.11.10)
vite: 5.0.12(@types/node@20.11.16)
transitivePeerDependencies:
- '@types/node'
- less
@ -8394,12 +8488,12 @@ packages:
debug: 4.3.4
globrex: 0.1.2
tsconfck: 3.0.1(typescript@5.3.3)
vite: 5.0.12(@types/node@20.11.10)
vite: 5.0.12(@types/node@20.11.16)
transitivePeerDependencies:
- supports-color
- typescript
/vite@5.0.12(@types/node@20.11.10):
/vite@5.0.12(@types/node@20.11.16):
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -8427,7 +8521,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
esbuild: 0.19.12
postcss: 8.4.33
rollup: 4.9.6
@ -8478,7 +8572,7 @@ packages:
vite:
optional: true
dependencies:
vite: 5.0.12(@types/node@20.11.10)
vite: 5.0.12(@types/node@20.11.16)
dev: false
/vitest-fetch-mock@0.2.2(vitest@1.2.1):
@ -8488,12 +8582,12 @@ packages:
vitest: '>=0.16.0'
dependencies:
cross-fetch: 3.1.8
vitest: 1.2.1(@types/node@20.11.10)
vitest: 1.2.1(@types/node@20.11.16)
transitivePeerDependencies:
- encoding
dev: true
/vitest@1.2.1(@types/node@20.11.10):
/vitest@1.2.1(@types/node@20.11.16):
resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -8518,7 +8612,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.11.10
'@types/node': 20.11.16
'@vitest/expect': 1.2.1
'@vitest/runner': 1.2.1
'@vitest/snapshot': 1.2.1
@ -8537,8 +8631,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.6.0
tinypool: 0.8.2
vite: 5.0.12(@types/node@20.11.10)
vite-node: 1.2.1(@types/node@20.11.10)
vite: 5.0.12(@types/node@20.11.16)
vite-node: 1.2.1(@types/node@20.11.16)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less

View File

@ -12,8 +12,8 @@
},
"dependencies": {
"@astrojs/check": "^0.4.1",
"@astrojs/starlight": "^0.17.0",
"astro": "^4.2.8",
"@astrojs/starlight": "^0.17.2",
"astro": "^4.3.2",
"astro-font": "^0.0.77",
"sass": "^1.69.5",
"sharp": "^0.33.2",