mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
Update next-intl (and other packages), internationalize URLs
This commit is contained in:
+7
-6
@@ -22,9 +22,9 @@
|
||||
"@trpc/client": "^10.38.1",
|
||||
"@trpc/react-query": "^10.38.1",
|
||||
"@trpc/server": "^10.38.1",
|
||||
"@types/node": "20.6.3",
|
||||
"@types/react": "18.2.21",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@types/node": "^20.8.4",
|
||||
"@types/react": "^18.2.27",
|
||||
"@types/react-dom": "^18.2.12",
|
||||
"autoprefixer": "10.4.15",
|
||||
"date-fns": "^2.30.0",
|
||||
"jotai": "^2.2.2",
|
||||
@@ -35,7 +35,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"mongodb": "^6.1.0",
|
||||
"next": "^13.4.12",
|
||||
"next-intl": "^3.0.0-beta.16",
|
||||
"next-intl": "3.0.0-rc.4",
|
||||
"next-pwa": "^5.6.0",
|
||||
"nodemailer": "^6.9.4",
|
||||
"postcss": "8.4.28",
|
||||
@@ -53,10 +53,11 @@
|
||||
"superjson": "^1.13.1",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.2.2"
|
||||
"typescript": "5.2.2",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc-jotai/react-refresh": "^0.0.8",
|
||||
"@swc-jotai/react-refresh": "^0.1.0",
|
||||
"@tailwindcss/forms": "^0.5.4",
|
||||
"@testing-library/jest-dom": "^6.1.2",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
|
||||
Reference in New Issue
Block a user