chore(deps): update Astro

This commit is contained in:
Jewgeni Lewash 2024-02-23 17:47:30 +01:00
parent 620b56d527
commit 4adceac351
2 changed files with 11 additions and 11 deletions

View File

@ -18,7 +18,7 @@
"dependencies": { "dependencies": {
"@astrojs/check": "^0.5.5", "@astrojs/check": "^0.5.5",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"astro": "^4.4.3" "astro": "^4.4.4"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^18.6.1", "@commitlint/cli": "^18.6.1",

20
pnpm-lock.yaml generated
View File

@ -10,10 +10,10 @@ dependencies:
version: 0.5.5(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3) version: 0.5.5(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.3.3)
'@astrojs/tailwind': '@astrojs/tailwind':
specifier: ^5.1.0 specifier: ^5.1.0
version: 5.1.0(astro@4.4.3)(tailwindcss@3.4.1) version: 5.1.0(astro@4.4.4)(tailwindcss@3.4.1)
astro: astro:
specifier: ^4.4.3 specifier: ^4.4.4
version: 4.4.3(@types/node@20.11.20)(typescript@5.3.3) version: 4.4.4(@types/node@20.11.20)(typescript@5.3.3)
devDependencies: devDependencies:
'@commitlint/cli': '@commitlint/cli':
@ -170,13 +170,13 @@ packages:
prismjs: 1.29.0 prismjs: 1.29.0
dev: false dev: false
/@astrojs/tailwind@5.1.0(astro@4.4.3)(tailwindcss@3.4.1): /@astrojs/tailwind@5.1.0(astro@4.4.4)(tailwindcss@3.4.1):
resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==}
peerDependencies: peerDependencies:
astro: ^3.0.0 || ^4.0.0 astro: ^3.0.0 || ^4.0.0
tailwindcss: ^3.0.24 tailwindcss: ^3.0.24
dependencies: dependencies:
astro: 4.4.3(@types/node@20.11.20)(typescript@5.3.3) astro: 4.4.4(@types/node@20.11.20)(typescript@5.3.3)
autoprefixer: 10.4.17(postcss@8.4.35) autoprefixer: 10.4.17(postcss@8.4.35)
postcss: 8.4.35 postcss: 8.4.35
postcss-load-config: 4.0.2(postcss@8.4.35) postcss-load-config: 4.0.2(postcss@8.4.35)
@ -1625,8 +1625,8 @@ packages:
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
dev: true dev: true
/astro@4.4.3(@types/node@20.11.20)(typescript@5.3.3): /astro@4.4.4(@types/node@20.11.20)(typescript@5.3.3):
resolution: {integrity: sha512-9Ih+2mJv+i3XgGfU8m9evkNU7NEQWvOhqGsskrCwKmltuTtLol2hPw+eIfE49Yfktzfj5qLC6ZGkPxCJu5gkhA==} resolution: {integrity: sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==}
engines: {node: '>=18.14.1', npm: '>=6.14.0'} engines: {node: '>=18.14.1', npm: '>=6.14.0'}
hasBin: true hasBin: true
dependencies: dependencies:
@ -1751,8 +1751,8 @@ packages:
requiresBuild: true requiresBuild: true
optional: true optional: true
/bare-fs@2.1.5: /bare-fs@2.2.0:
resolution: {integrity: sha512-5t0nlecX+N2uJqdxe9d18A98cp2u9BETelbjKpiVgQqzzmVNFYWEAjQHqS+2Khgto1vcwhik9cXucaj5ve2WWA==} resolution: {integrity: sha512-+VhW202E9eTVGkX7p+TNXtZC4RTzj9JfJW7PtfIbZ7mIQ/QT9uOafQTx7lx2n9ERmWsXvLHF4hStAFn4gl2mQw==}
requiresBuild: true requiresBuild: true
dependencies: dependencies:
bare-events: 2.2.0 bare-events: 2.2.0
@ -6276,7 +6276,7 @@ packages:
pump: 3.0.0 pump: 3.0.0
tar-stream: 3.1.7 tar-stream: 3.1.7
optionalDependencies: optionalDependencies:
bare-fs: 2.1.5 bare-fs: 2.2.0
bare-path: 2.1.0 bare-path: 2.1.0
/tar-stream@2.2.0: /tar-stream@2.2.0: