refactor(all): rebranding and websire layout refactor
This commit is contained in:
parent
98ebc84a1c
commit
bebf7819e5
39 changed files with 380 additions and 418 deletions
12
package.json
12
package.json
|
@ -10,16 +10,14 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@yeskunall/astro-umami": "^0.0.3",
|
||||
"astro": "^5.1.7",
|
||||
"motion": "^11.18.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"motion": "^11.18.1",
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@yeskunall/astro-umami": "^0.0.3",
|
||||
"@tailwindcss/vite": "^4.0.0-beta.9",
|
||||
"tailwindcss": "^4.0.0-beta.9",
|
||||
"typescript": "^5.7.3"
|
||||
"typescript": "^5.7.3",
|
||||
"@biomejs/biome": "1.9.4"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome",
|
||||
|
@ -27,4 +25,4 @@
|
|||
"esbuild",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue