Merge pull request #1051 from gnmyt/dependabot/npm_and_yarn/client/types/react-19.1.5

chore(deps-dev): bump @types/react from 19.1.4 to 19.1.5 in /client
This commit is contained in:
github-actions[bot]
2025-05-21 21:14:44 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"vite-plugin-pwa": "^1.0.0"
},
"devDependencies": {
"@types/react": "^19.1.4",
"@types/react": "^19.1.5",
"@types/react-dom": "^19.1.5"
}
},
@@ -2675,9 +2675,9 @@
"peer": true
},
"node_modules/@types/react": {
"version": "19.1.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz",
"integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==",
"version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -7840,9 +7840,9 @@
"peer": true
},
"@types/react": {
"version": "19.1.4",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz",
"integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==",
"version": "19.1.5",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
"integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
"dev": true,
"requires": {
"csstype": "^3.0.2"

View File

@@ -29,7 +29,7 @@
"vite-plugin-pwa": "^1.0.0"
},
"devDependencies": {
"@types/react": "^19.1.4",
"@types/react": "^19.1.5",
"@types/react-dom": "^19.1.5"
}
}