[web] deps: upgrade i18n dependencies (#1415)

This commit is contained in:
Nitesh Seram 2025-04-23 13:28:17 +05:30 committed by GitHub
parent 29d221ee39
commit 791f23a81f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 184 additions and 374 deletions

View File

@ -40,8 +40,8 @@
"@axiomhq/js": "^1.0.0",
"@codesandbox/sandpack-client": "2.13.8",
"@codesandbox/sandpack-react": "2.13.8",
"@formatjs/intl": "^2.9.9",
"@formatjs/intl-localematcher": "^0.2.32",
"@formatjs/intl": "^3.1.6",
"@formatjs/intl-localematcher": "^0.6.1",
"@gfe/remark-alerts": "workspace:^",
"@hookform/resolvers": "^3.3.2",
"@lexical/code": "^0.13.1",
@ -100,7 +100,7 @@
"gray-matter": "^4.0.3",
"jose": "^5.2.0",
"js-cookie": "^3.0.1",
"jscodeshift": "^17.1.2",
"jscodeshift": "^17.3.0",
"lexical": "^0.13.1",
"lodash-es": "^4.17.21",
"mdx-bundler": "^9.2.1",
@ -108,7 +108,7 @@
"mitt": "^3.0.0",
"monaco-editor": "^0.40.0",
"monaco-themes": "^0.4.3",
"negotiator": "^0.6.3",
"negotiator": "^1.0.0",
"next": "14.2.15",
"next-contentlayer": "^0.3.4",
"next-seo": "^6.6.0",
@ -153,7 +153,7 @@
"zod": "^3.21.4"
},
"devDependencies": {
"@formatjs/cli": "^6.0.1",
"@formatjs/cli": "^6.6.4",
"@gfe/eslint-config-gfe-apps": "workspace:0.0.0",
"@gfe/tsconfig": "workspace:0.0.0",
"@mdx-js/loader": "^2.3.0",
@ -164,13 +164,13 @@
"@types/cors": "^2.8.13",
"@types/gtag.js": "^0.0.12",
"@types/js-cookie": "^3.0.3",
"@types/jscodeshift": "^0.12.0",
"@types/jscodeshift": "^17.3.0",
"@types/jsonwebtoken": "^9.0.3",
"@types/lodash-es": "^4.17.6",
"@types/mdast": "^4.0.4",
"@types/mdx": "^2.0.3",
"@types/mime-types": "^2.1.4",
"@types/negotiator": "^0.6.1",
"@types/negotiator": "^0.6.3",
"@types/node": "^22.14.1",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",

File diff suppressed because it is too large Load Diff