build(deps-dev): bump storybook-react-i18next from 3.2.1 to 3.3.1 in /frontend in the storybook group (#4477)
This commit is contained in:
10
frontend/package-lock.json
generated
10
frontend/package-lock.json
generated
@@ -67,7 +67,7 @@
|
||||
"postcss-nesting": "^13.0.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"storybook": "^8.5.5",
|
||||
"storybook-react-i18next": "^3.2.1",
|
||||
"storybook-react-i18next": "^3.3.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "6.3.2",
|
||||
@@ -12676,16 +12676,16 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/storybook-react-i18next": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/storybook-react-i18next/-/storybook-react-i18next-3.2.1.tgz",
|
||||
"integrity": "sha512-TmFFy8scDynoK61fawEm+ey8L0mRZYJYO/KmuAqittZ6ZBOH/qQtvR8a4qiTgmOXnE39wO3/YnWXzkm/0kYfbQ==",
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/storybook-react-i18next/-/storybook-react-i18next-3.3.1.tgz",
|
||||
"integrity": "sha512-xZ4ESBAh11kxv5878JSLWJP6e95DgpGDkFaUjbmkq72k3Omw7OnPn9RzcwL1XetPzAu03RIMcBmGpj2bTDexsw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"storybook-i18n": "3.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"i18next": "^22.0.0 || ^23.0.0 || ^24.0.0",
|
||||
"i18next": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0",
|
||||
"i18next-browser-languagedetector": "^7.0.0 || ^8.0.0",
|
||||
"i18next-http-backend": "^2.0.0 || ^3.0.0",
|
||||
"react-i18next": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
"postcss-nesting": "^13.0.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"storybook": "^8.5.5",
|
||||
"storybook-react-i18next": "^3.2.1",
|
||||
"storybook-react-i18next": "^3.3.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "6.3.2",
|
||||
|
||||
Reference in New Issue
Block a user