Merge pull request 'Update dependency @types/react to v19.1.14' (#34) from renovate/react-monorepo into master
Some checks are pending
Deploy to production / Build (push) Waiting to run
Some checks are pending
Deploy to production / Build (push) Waiting to run
This commit is contained in:
commit
13fb3c10f9
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.33.0",
|
"@eslint/js": "9.33.0",
|
||||||
"@types/react": "19.1.13",
|
"@types/react": "19.1.15",
|
||||||
"@types/react-dom": "19.1.9",
|
"@types/react-dom": "19.1.9",
|
||||||
"@vitejs/plugin-react": "5.0.3",
|
"@vitejs/plugin-react": "5.0.3",
|
||||||
"eslint": "9.33.0",
|
"eslint": "9.33.0",
|
||||||
|
|
@ -1617,9 +1617,9 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/react": {
|
"node_modules/@types/react": {
|
||||||
"version": "19.1.13",
|
"version": "19.1.15",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.13.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.15.tgz",
|
||||||
"integrity": "sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==",
|
"integrity": "sha512-+kLxJpaJzXybyDyFXYADyP1cznTO8HSuBpenGlnKOAkH4hyNINiywvXS/tGJhsrGGP/gM185RA3xpjY0Yg4erA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peer": true,
|
"peer": true,
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.33.0",
|
"@eslint/js": "9.33.0",
|
||||||
"@types/react": "19.1.13",
|
"@types/react": "19.1.15",
|
||||||
"@types/react-dom": "19.1.9",
|
"@types/react-dom": "19.1.9",
|
||||||
"@vitejs/plugin-react": "5.0.3",
|
"@vitejs/plugin-react": "5.0.3",
|
||||||
"eslint": "9.33.0",
|
"eslint": "9.33.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue