chore: update dependencies to latest versions
Some checks failed
/ print-content (push) Has been cancelled
Some checks failed
/ print-content (push) Has been cancelled
- upgraded astro from 7.0.2 to 7.3.1 - updated @biomejs/biome from 2.4.16 to 2.5.12 - upgraded @tailwindcss/vite and tailwindcss to ^4.3.3
This commit is contained in:
parent
bcd4fa87b2
commit
0a63fbd10c
2 changed files with 115 additions and 135 deletions
|
|
@ -13,13 +13,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@sun-typeface/suit": "^2.0.5",
|
||||
"astro": "7.0.2",
|
||||
"astro": "7.3.1",
|
||||
"clsx": "^2.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"tailwindcss": "^4.2.2"
|
||||
"@biomejs/biome": "2.5.12",
|
||||
"@tailwindcss/vite": "^4.3.3",
|
||||
"tailwindcss": "^4.3.3"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.2.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue