0
0
Fork 0
mirror of https://git.verdigado.com/NB-Public/simple-wkd.git synced 2024-12-04 19:52:50 +01:00

source yaml files to source

This commit is contained in:
Willi Junga 2024-10-26 11:36:41 +02:00
parent 19f827c652
commit 7b24c8aa9b
Signed by: willi.junga
GPG key ID: 91E50A0F474ACF82
4 changed files with 3780 additions and 8774 deletions

View file

@ -1,24 +0,0 @@
{
"name": "simple-wkd-frontend",
"type": "module",
"version": "1.2.1",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^5.1.2",
"@tailwindcss/forms": "^0.5.9",
"astro": "^4.16.7",
"astro-critters": "^2.2.0",
"tailwindcss": "^3.4.14"
},
"devDependencies": {
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8"
}
}

File diff suppressed because it is too large Load diff

View file

@ -10,15 +10,15 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^3.1.1",
"@tailwindcss/forms": "^0.5.3",
"astro": "^2.3.0",
"astro-critters": "^1.1.31",
"tailwindcss": "^3.0.24"
"@astrojs/tailwind": "^5.1.2",
"@tailwindcss/forms": "^0.5.9",
"astro": "^4.16.7",
"astro-critters": "^2.2.0",
"tailwindcss": "^3.4.14"
},
"devDependencies": {
"prettier": "^2.8.7",
"prettier-plugin-astro": "^0.8.0",
"prettier-plugin-tailwindcss": "^0.2.7"
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8"
}
}

File diff suppressed because it is too large Load diff