mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-04 11:10:12 -05:00
chore(deps-dev): bump @types/react from 19.2.0 to 19.2.1 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.0 to 19.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+7
-7
@@ -30,7 +30,7 @@
|
||||
"vite-plugin-pwa": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.1.17",
|
||||
"@types/react": "^19.2.1",
|
||||
"@types/react-dom": "^19.2.0"
|
||||
}
|
||||
},
|
||||
@@ -2671,9 +2671,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.0.tgz",
|
||||
"integrity": "sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==",
|
||||
"version": "19.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.1.tgz",
|
||||
"integrity": "sha512-1U5NQWh/GylZQ50ZMnnPjkYHEaGhg6t5i/KI0LDDh3t4E3h3T3vzm+GLY2BRzMfIjSBwzm6tginoZl5z0O/qsA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"csstype": "^3.0.2"
|
||||
@@ -8174,9 +8174,9 @@
|
||||
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w=="
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.0.tgz",
|
||||
"integrity": "sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==",
|
||||
"version": "19.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.1.tgz",
|
||||
"integrity": "sha512-1U5NQWh/GylZQ50ZMnnPjkYHEaGhg6t5i/KI0LDDh3t4E3h3T3vzm+GLY2BRzMfIjSBwzm6tginoZl5z0O/qsA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"csstype": "^3.0.2"
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"vite-plugin-pwa": "^1.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.1.17",
|
||||
"@types/react": "^19.2.1",
|
||||
"@types/react-dom": "^19.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user