Changes
This commit is contained in:
17
package.json
17
package.json
@ -17,15 +17,28 @@
|
||||
"@astrojs/svelte": "^4.0.2",
|
||||
"@astrojs/tailwind": "^5.0.0",
|
||||
"@astropub/icons": "^0.2.0",
|
||||
"@types/crypto-js": "^4.1.2",
|
||||
"@types/node": "^20.6.3",
|
||||
"astro-i18n": "^1.8.1",
|
||||
"cssnano": "^6.0.1",
|
||||
"postcss-nesting": "^12.0.1",
|
||||
"sass": "^1.68.0",
|
||||
"svelte": "^4.0.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"tailwind-merge": "^1.13.2",
|
||||
"tailwindcss": "^3.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^3.1.1",
|
||||
"sharp": "^0.32.6"
|
||||
"color": "^4.2.3",
|
||||
"crypto-js": "^4.1.1",
|
||||
"flowbite": "^1.7.0",
|
||||
"flowbite-svelte": "^0.39.2",
|
||||
"flowbite-svelte-icons": "^0.2.5",
|
||||
"gitea-js": "^1.20.1",
|
||||
"moment": "^2.29.4",
|
||||
"sharp": "^0.32.6",
|
||||
"svelte-awesome": "^3.2.0",
|
||||
"svelte-spa-router": "^3.3.0",
|
||||
"zod": "^3.21.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user