fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-24 17:37:02 +00:00
committed by GitHub
parent 77511b0994
commit 07ce79b439
2 changed files with 13 additions and 13 deletions

View File

@@ -19,14 +19,14 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^25.10.8",
"i18next": "^25.10.9",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^1.0.1",
"lucide-react": "^1.6.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-hook-form": "^7.72.0",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.6.5",
"react-i18next": "^16.6.6",
"react-router-dom": "^7.13.2",
"tailwind-merge": "^3.5.0",
"tldts": "^7.0.27"
@@ -8160,9 +8160,9 @@
}
},
"node_modules/lucide-react": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.0.1.tgz",
"integrity": "sha512-lih7tKEczCYOQjVEzpFuxEuNzlwf+1yhvlMlEkGWJM3va8Pugv8bYXc/pRtcjPncaP7k84X0Pt/71ufxvqEPtQ==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.6.0.tgz",
"integrity": "sha512-YxLKVCOF5ZDI1AhKQE5IBYMY9y/Nr4NT15+7QEWpsTSVCdn4vmZhww+6BP76jWYjQx8rSz1Z+gGme1f+UycWEw==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
@@ -9767,9 +9767,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.6.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.6.5.tgz",
"integrity": "sha512-bfdJhmyjQCXtU9CLcGMn3a1V5/jTeUX/x29cOhlS1Lolm/epRtm24gnYsltxArsc29ow3klSJEijjfYXc5kxjg==",
"version": "16.6.6",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.6.6.tgz",
"integrity": "sha512-ZgL2HUoW34UKUkOV7uSQFE1CDnRPD+tCR3ywSuWH7u2iapnz86U8Bi3Vrs620qNDzCf1F47NxglCEkchCTDOHw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.29.2",
@@ -9777,7 +9777,7 @@
"use-sync-external-store": "^1.6.0"
},
"peerDependencies": {
"i18next": ">= 25.6.2",
"i18next": ">= 25.10.9",
"react": ">= 16.8.0",
"typescript": "^5 || ^6"
},

View File

@@ -38,14 +38,14 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"i18next": "^25.10.8",
"i18next": "^25.10.9",
"i18next-browser-languagedetector": "^8.2.1",
"lucide-react": "^1.0.1",
"lucide-react": "^1.6.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-hook-form": "^7.72.0",
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.6.5",
"react-i18next": "^16.6.6",
"react-router-dom": "^7.13.2",
"tailwind-merge": "^3.5.0",
"tldts": "^7.0.27"