feat(index): add upsnap
All checks were successful
build dist / build-dist (push) Successful in 1m6s
All checks were successful
build dist / build-dist (push) Successful in 1m6s
This commit is contained in:
parent
391147c7c1
commit
c3d16cf7bb
4 changed files with 88 additions and 22 deletions
|
@ -10,11 +10,11 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.6.1",
|
||||
"astro": "^5.7.5",
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@tailwindcss/vite": "^4.1.3",
|
||||
"tailwindcss": "^4.1.3"
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"tailwindcss": "^4.1.4"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue