Update dependencies and pnpm workspace configuration
This commit is contained in:
+4
-4
@@ -12,12 +12,12 @@
|
||||
"biome:all": "biome check --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.14",
|
||||
"astro": "^5.15.3",
|
||||
"tailwindcss": "^4.1.14"
|
||||
"@tailwindcss/vite": "^4.3.0",
|
||||
"astro": "^6.4.4",
|
||||
"tailwindcss": "^4.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.5",
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"astro-icon": "^1.1.5"
|
||||
}
|
||||
}
|
||||
Generated
+767
-920
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,6 @@
|
||||
allowBuilds:
|
||||
'@tailwindcss/oxide': true
|
||||
esbuild: true
|
||||
sharp: true
|
||||
onlyBuiltDependencies:
|
||||
- '@tailwindcss/oxide'
|
||||
|
||||
Reference in New Issue
Block a user