Updated
This commit is contained in:
parent
e72c539733
commit
8197905483
2 changed files with 475 additions and 207 deletions
14
package.json
14
package.json
|
|
@ -9,13 +9,13 @@
|
|||
"dependencies": {
|
||||
"@astrojs/solid-js": "^5.1.3",
|
||||
"@itsmatteomanf/astro-robots-txt": "^0.2.0",
|
||||
"astro": "^5.13.8",
|
||||
"astro-compressor": "^1.1.2",
|
||||
"astro-purgecss": "^5.3.0",
|
||||
"astro": "^5.18.1",
|
||||
"astro-compressor": "^1.3.0",
|
||||
"astro-purgecss": "^5.5.0",
|
||||
"consola": "^3.4.2",
|
||||
"gsap": "^3.13.0",
|
||||
"lightningcss": "^1.30.1",
|
||||
"nanostores": "^1.0.1",
|
||||
"lightningcss": "^1.32.0",
|
||||
"nanostores": "^1.2.0",
|
||||
"purgecss": "^7.0.2",
|
||||
"sharp": "^0.34.4",
|
||||
"solid-icons": "^1.1.0",
|
||||
|
|
@ -24,8 +24,8 @@
|
|||
"yargs": "^18.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.5.2",
|
||||
"@types/node": "^24.12.0",
|
||||
"@types/yargs": "^17.0.35",
|
||||
"sass-embedded": "^1.92.1"
|
||||
"sass-embedded": "^1.98.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
668
pnpm-lock.yaml
generated
668
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue