update to latest node and packages
^
This commit is contained in:
parent
5e2fd6f682
commit
af10b7d238
6 changed files with 9404 additions and 6137 deletions
14
package.json
14
package.json
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"name": "nuxt-app",
|
||||
"name": "ff-webpage-landing",
|
||||
"version": "1.2.2",
|
||||
"private": true,
|
||||
"description": "Feuerwehr/Verein Webseite",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
|
@ -12,14 +14,12 @@
|
|||
"dependencies": {
|
||||
"@nuxt/image": "^1.8.1",
|
||||
"@nuxtjs/strapi": "^2.0.0",
|
||||
"nuxt": "^3.13.2",
|
||||
"@tailwindcss/vite": "^4.1.4",
|
||||
"nuxt": "^3.16.2",
|
||||
"vue": "latest",
|
||||
"vue-router": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.20",
|
||||
"postcss": "^8.4.47",
|
||||
"tailwindcss": "^3.4.14"
|
||||
},
|
||||
"version": "1.2.1"
|
||||
"tailwindcss": "^4.1.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue