chore(deps): update dependency @types/react to ^18.3.17

This commit is contained in:
renovate[bot]
2024-12-16 15:42:17 +00:00
committed by GitHub
parent 14c7078940
commit f8ef1e2a99
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"@lingui/cli": "^5.0.0",
"@lingui/vite-plugin": "^5.0.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",
@@ -2178,9 +2178,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.3.16",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.16.tgz",
"integrity": "sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==",
"version": "18.3.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz",
"integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==",
"license": "MIT",
"dependencies": {
"@types/prop-types": "*",

View File

@@ -59,7 +59,7 @@
"@lingui/cli": "^5.0.0",
"@lingui/vite-plugin": "^5.0.0",
"@types/mousetrap": "^1.6.15",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/react-helmet": "^6.1.11",
"@types/react-infinite-scroller": "^1.2.5",