update AIK

This commit is contained in:
Adam Matthiesen 2024-03-21 17:50:56 -07:00
parent cfc89c5d0a
commit 2db4183b58
No known key found for this signature in database
GPG Key ID: 1A080F6B1E4AF38E
2 changed files with 11 additions and 5 deletions

View File

@ -45,7 +45,7 @@
},
"dependencies": {
"@expressive-code/plugin-line-numbers": "^0.33.5",
"astro-integration-kit": "^0.6.0",
"astro-integration-kit": "^0.7.0",
"chalk": "5.3.0",
"expressive-code": "^0.33.5",
"hast-util-to-html": "8.0.4",

View File

@ -24,8 +24,8 @@ importers:
specifier: ^4.4.1
version: 4.4.11
astro-integration-kit:
specifier: ^0.6.0
version: 0.6.0(astro@4.4.11)
specifier: ^0.7.0
version: 0.7.0(astro@4.4.11)
chalk:
specifier: 5.3.0
version: 5.3.0
@ -1723,23 +1723,29 @@ packages:
hasBin: true
dev: true
/astro-integration-kit@0.6.0(astro@4.4.11):
resolution: {integrity: sha512-BCURops+Is7pRemMG2jo3f8WJRDUBS4mvIeReSDsgAlqep6Rknva9i5vpP5OSs6BLy3nx+nWlCzTQTB/c9hZyg==}
/astro-integration-kit@0.7.0(astro@4.4.11):
resolution: {integrity: sha512-kFyAtD3TZa0pGqFjpVeKLbzQlmFm/YOYoMp+m/WzkqGYrFmIjKX1CZM2s6mICZV+hEmozvRz2KE6t5xwdnr+7w==}
peerDependencies:
'@astrojs/db': ^0.9.0
'@vitejs/plugin-react': ^4.2.1
astro: ^4.4.1
preact: ^10.19.4
react: ^18.2.0
react-dom: ^18.2.0
solid-js: ^1.8.15
svelte: ^4.2.11
vue: ^3.4.19
peerDependenciesMeta:
'@astrojs/db':
optional: true
'@vitejs/plugin-react':
optional: true
preact:
optional: true
react:
optional: true
react-dom:
optional: true
solid-js:
optional: true
svelte: