mirror of
https://github.com/xHyroM/website.git
synced 2024-11-22 06:51:05 +01:00
build: bump deps
This commit is contained in:
parent
5abd30f0d0
commit
018ad211c3
2 changed files with 1877 additions and 1709 deletions
26
package.json
26
package.json
|
@ -11,23 +11,23 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/image": "^0.15.0",
|
||||
"@astrojs/prefetch": "^0.1.2",
|
||||
"@astrojs/sitemap": "^1.0.1",
|
||||
"@astrojs/tailwind": "^3.0.1",
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
"astro": "^2.0.14",
|
||||
"astro-compress": "^1.1.33",
|
||||
"astro-robots-txt": "^0.4.0",
|
||||
"fireworks-js": "^2.10.0",
|
||||
"@astrojs/image": "^0.16.8",
|
||||
"@astrojs/prefetch": "^0.2.1",
|
||||
"@astrojs/sitemap": "^1.3.1",
|
||||
"@astrojs/tailwind": "^3.1.2",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"astro": "^2.4.5",
|
||||
"astro-compress": "^1.1.42",
|
||||
"astro-robots-txt": "^0.5.0",
|
||||
"fireworks-js": "^2.10.4",
|
||||
"html-minifier": "^4.0.0",
|
||||
"tailwind": "^4.0.0",
|
||||
"tailwindcss": "^3.2.4"
|
||||
"tailwindcss": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/html-minifier": "^4.0.2",
|
||||
"prettier": "2.8.1",
|
||||
"prettier-plugin-astro": "^0.7.2",
|
||||
"prettier-plugin-tailwindcss": "^0.2.1"
|
||||
"prettier": "2.8.8",
|
||||
"prettier-plugin-astro": "^0.8.1",
|
||||
"prettier-plugin-tailwindcss": "^0.2.8"
|
||||
}
|
||||
}
|
||||
|
|
3560
pnpm-lock.yaml
3560
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue