Merge pull request #11 from onixbyte/dependabot/npm_and_yarn/types/react-dom-19.1.5
chore: bump @types/react-dom from 18.3.7 to 19.1.5
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@types/node": "^20.17.46",
|
||||
"@types/react": "^19.1.4",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@types/react-dom": "^19.1.5",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
|
||||
Generated
+6
-6
@@ -49,8 +49,8 @@ importers:
|
||||
specifier: ^19.1.4
|
||||
version: 19.1.4
|
||||
'@types/react-dom':
|
||||
specifier: ^18.3.7
|
||||
version: 18.3.7(@types/react@19.1.4)
|
||||
specifier: ^19.1.5
|
||||
version: 19.1.5(@types/react@19.1.4)
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^4.4.1
|
||||
version: 4.4.1(vite@6.3.5(@types/node@20.17.46)(jiti@2.4.2)(lightningcss@1.30.1))
|
||||
@@ -638,10 +638,10 @@ packages:
|
||||
'@types/node@20.17.46':
|
||||
resolution: {integrity: sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==}
|
||||
|
||||
'@types/react-dom@18.3.7':
|
||||
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
|
||||
'@types/react-dom@19.1.5':
|
||||
resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
|
||||
peerDependencies:
|
||||
'@types/react': ^18.0.0
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
'@types/react@19.1.4':
|
||||
resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==}
|
||||
@@ -2574,7 +2574,7 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
'@types/react-dom@18.3.7(@types/react@19.1.4)':
|
||||
'@types/react-dom@19.1.5(@types/react@19.1.4)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user