spestexnika
This commit is contained in:
17
package.json
17
package.json
@@ -8,16 +8,25 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^25.5.3",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"next": "15.5.4",
|
||||
"next-i18next": "^15.4.2",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"next": "15.5.4"
|
||||
"react-i18next": "^16.0.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-scroll": "^1.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
"@tailwindcss/postcss": "^4.1.14",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"tailwindcss": "^4"
|
||||
"@types/react-scroll": "^1.8.10",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user