mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
build: bump deps
This commit is contained in:
parent
81980b418d
commit
beb80f9eec
2 changed files with 552 additions and 428 deletions
12
package.json
12
package.json
|
@ -15,22 +15,22 @@
|
||||||
"@astrojs/prefetch": "^0.4.0",
|
"@astrojs/prefetch": "^0.4.0",
|
||||||
"@astrojs/sitemap": "^3.0.0",
|
"@astrojs/sitemap": "^3.0.0",
|
||||||
"@astrojs/tailwind": "^5.0.0",
|
"@astrojs/tailwind": "^5.0.0",
|
||||||
"@tailwindcss/typography": "^0.5.9",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"astro": "^3.0.8",
|
"astro": "^3.2.2",
|
||||||
"astro-compress": "^2.0.15",
|
"astro-compress": "^2.0.15",
|
||||||
"astro-icon": "^0.8.1",
|
"astro-icon": "^0.8.1",
|
||||||
"astro-robots-txt": "^0.5.0",
|
"astro-robots-txt": "^1.0.0",
|
||||||
"astro-tooltips": "^0.6.2",
|
"astro-tooltips": "^0.6.2",
|
||||||
"fireworks-js": "^2.10.7",
|
"fireworks-js": "^2.10.7",
|
||||||
"html-minifier": "^4.0.0",
|
"html-minifier": "^4.0.0",
|
||||||
"preact": "^10.17.1",
|
"preact": "^10.18.1",
|
||||||
"tailwindcss": "^3.3.3"
|
"tailwindcss": "^3.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/html-minifier": "^4.0.2",
|
"@types/html-minifier": "^4.0.3",
|
||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
"prettier-plugin-astro": "^0.12.0",
|
"prettier-plugin-astro": "^0.12.0",
|
||||||
"prettier-plugin-tailwindcss": "^0.5.4"
|
"prettier-plugin-tailwindcss": "^0.5.5"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"patchedDependencies": {
|
"patchedDependencies": {
|
||||||
|
|
968
pnpm-lock.yaml
968
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue