Update dependencies and pnpm workspace configuration
This commit is contained in:
+5
-5
@@ -12,12 +12,12 @@
|
|||||||
"biome:all": "biome check --write"
|
"biome:all": "biome check --write"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tailwindcss/vite": "^4.1.14",
|
"@tailwindcss/vite": "^4.3.0",
|
||||||
"astro": "^5.15.3",
|
"astro": "^6.4.4",
|
||||||
"tailwindcss": "^4.1.14"
|
"tailwindcss": "^4.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.2.5",
|
"@biomejs/biome": "2.4.16",
|
||||||
"astro-icon": "^1.1.5"
|
"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:
|
onlyBuiltDependencies:
|
||||||
- '@tailwindcss/oxide'
|
- '@tailwindcss/oxide'
|
||||||
|
|||||||
Reference in New Issue
Block a user