2.0.0 - Overhaul
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m13s
This commit is contained in:
14
package.json
14
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "atridotdad",
|
||||
"type": "module",
|
||||
"version": "1.2.0",
|
||||
"version": "2.0.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
@@ -10,25 +10,25 @@
|
||||
"nix": "nix develop"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.3.3",
|
||||
"@astrojs/node": "^9.4.1",
|
||||
"@astrojs/mdx": "^4.3.4",
|
||||
"@astrojs/node": "^9.4.2",
|
||||
"@astrojs/preact": "^4.1.0",
|
||||
"@astrojs/rss": "^4.0.12",
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@preact/signals": "^2.2.1",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"astro": "^5.13.0",
|
||||
"astro": "^5.13.2",
|
||||
"astro-icon": "^1.1.5",
|
||||
"lucide-preact": "^0.539.0",
|
||||
"lucide-preact": "^0.540.0",
|
||||
"playwright": "^1.54.2",
|
||||
"preact": "^10.27.0",
|
||||
"preact": "^10.27.1",
|
||||
"sharp": "^0.34.3",
|
||||
"tailwindcss": "^4.1.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.47",
|
||||
"@iconify-json/simple-icons": "^1.2.48",
|
||||
"daisyui": "^5.0.50"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user