mirror of
https://github.com/gnmyt/myspeed.git
synced 2025-12-31 01:59:37 -06:00
Merge pull request #299 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.7
Bump @types/react from 18.2.6 to 18.2.7 in /client
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -28,7 +28,7 @@
|
||||
"vite-plugin-pwa": "^0.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react": "^18.2.7",
|
||||
"@types/react-dom": "^18.2.4"
|
||||
}
|
||||
},
|
||||
@@ -2171,9 +2171,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.6.tgz",
|
||||
"integrity": "sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==",
|
||||
"version": "18.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.7.tgz",
|
||||
"integrity": "sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
@@ -6137,9 +6137,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "18.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.6.tgz",
|
||||
"integrity": "sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==",
|
||||
"version": "18.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.7.tgz",
|
||||
"integrity": "sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"vite-plugin-pwa": "^0.15.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react": "^18.2.7",
|
||||
"@types/react-dom": "^18.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user