chore(deps): update dependency @types/react to v19.1.14
All checks were successful
Lint / Lint (push) Successful in 30s
All checks were successful
Lint / Lint (push) Successful in 30s
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@tailwindcss/postcss": "4.1.13",
|
||||
"@types/node": "22.18.6",
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react": "19.1.14",
|
||||
"@types/react-dom": "19.1.9",
|
||||
"eslint": "9.36.0",
|
||||
"eslint-config-next": "15.5.3",
|
||||
@@ -36,7 +36,7 @@
|
||||
"packageManager": "pnpm@10.17.0",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react": "19.1.14",
|
||||
"@types/react-dom": "19.1.9"
|
||||
}
|
||||
}
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
'@types/react': 19.1.13
|
||||
'@types/react': 19.1.14
|
||||
'@types/react-dom': 19.1.9
|
||||
|
||||
importers:
|
||||
@@ -44,11 +44,11 @@ importers:
|
||||
specifier: 22.18.6
|
||||
version: 22.18.6
|
||||
'@types/react':
|
||||
specifier: 19.1.13
|
||||
version: 19.1.13
|
||||
specifier: 19.1.14
|
||||
version: 19.1.14
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.9
|
||||
version: 19.1.9(@types/react@19.1.13)
|
||||
version: 19.1.9(@types/react@19.1.14)
|
||||
eslint:
|
||||
specifier: 9.36.0
|
||||
version: 9.36.0(jiti@2.5.1)
|
||||
@@ -480,10 +480,10 @@ packages:
|
||||
'@types/react-dom@19.1.9':
|
||||
resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==}
|
||||
peerDependencies:
|
||||
'@types/react': 19.1.13
|
||||
'@types/react': 19.1.14
|
||||
|
||||
'@types/react@19.1.13':
|
||||
resolution: {integrity: sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==}
|
||||
'@types/react@19.1.14':
|
||||
resolution: {integrity: sha512-ukd93VGzaNPMAUPy0gRDSC57UuQbnH9Kussp7HBjM06YFi9uZTFhOvMSO2OKqXm1rSgzOE+pVx1k1PYHGwlc8Q==}
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.42.0':
|
||||
resolution: {integrity: sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==}
|
||||
@@ -2325,11 +2325,11 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
'@types/react-dom@19.1.9(@types/react@19.1.13)':
|
||||
'@types/react-dom@19.1.9(@types/react@19.1.14)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.13
|
||||
'@types/react': 19.1.14
|
||||
|
||||
'@types/react@19.1.13':
|
||||
'@types/react@19.1.14':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
|
Reference in New Issue
Block a user