This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
"@eslint/eslintrc": "3.3.1",
|
"@eslint/eslintrc": "3.3.1",
|
||||||
"@tailwindcss/postcss": "4.1.14",
|
"@tailwindcss/postcss": "4.1.14",
|
||||||
"@types/node": "22.18.8",
|
"@types/node": "22.18.8",
|
||||||
"@types/react": "19.2.0",
|
"@types/react": "19.2.2",
|
||||||
"@types/react-dom": "19.2.0",
|
"@types/react-dom": "19.2.1",
|
||||||
"eslint": "9.37.0",
|
"eslint": "9.37.0",
|
||||||
"eslint-config-next": "15.5.4",
|
"eslint-config-next": "15.5.4",
|
||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
@@ -36,8 +36,8 @@
|
|||||||
"packageManager": "pnpm@10.18.0",
|
"packageManager": "pnpm@10.18.0",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"@types/react": "19.2.0",
|
"@types/react": "19.2.2",
|
||||||
"@types/react-dom": "19.2.0"
|
"@types/react-dom": "19.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@@ -5,8 +5,8 @@ settings:
|
|||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
'@types/react': 19.2.0
|
'@types/react': 19.2.2
|
||||||
'@types/react-dom': 19.2.0
|
'@types/react-dom': 19.2.1
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
||||||
@@ -44,11 +44,11 @@ importers:
|
|||||||
specifier: 22.18.8
|
specifier: 22.18.8
|
||||||
version: 22.18.8
|
version: 22.18.8
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: 19.2.0
|
specifier: 19.2.2
|
||||||
version: 19.2.0
|
version: 19.2.2
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: 19.2.0
|
specifier: 19.2.1
|
||||||
version: 19.2.0(@types/react@19.2.0)
|
version: 19.2.1(@types/react@19.2.2)
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 9.37.0
|
specifier: 9.37.0
|
||||||
version: 9.37.0(jiti@2.6.1)
|
version: 9.37.0(jiti@2.6.1)
|
||||||
@@ -477,13 +477,13 @@ packages:
|
|||||||
'@types/node@22.18.8':
|
'@types/node@22.18.8':
|
||||||
resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==}
|
resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==}
|
||||||
|
|
||||||
'@types/react-dom@19.2.0':
|
'@types/react-dom@19.2.1':
|
||||||
resolution: {integrity: sha512-brtBs0MnE9SMx7px208g39lRmC5uHZs96caOJfTjFcYSLHNamvaSMfJNagChVNkup2SdtOxKX1FDBkRSJe1ZAg==}
|
resolution: {integrity: sha512-/EEvYBdT3BflCWvTMO7YkYBHVE9Ci6XdqZciZANQgKpaiDRGOLIlRo91jbTNRQjgPFWVaRxcYc0luVNFitz57A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': 19.2.0
|
'@types/react': 19.2.2
|
||||||
|
|
||||||
'@types/react@19.2.0':
|
'@types/react@19.2.2':
|
||||||
resolution: {integrity: sha512-1LOH8xovvsKsCBq1wnT4ntDUdCJKmnEakhsuoUSy6ExlHCkGP2hqnatagYTgFk6oeL0VU31u7SNjunPN+GchtA==}
|
resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.44.1':
|
'@typescript-eslint/eslint-plugin@8.44.1':
|
||||||
resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==}
|
resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==}
|
||||||
@@ -2312,11 +2312,11 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
|
|
||||||
'@types/react-dom@19.2.0(@types/react@19.2.0)':
|
'@types/react-dom@19.2.1(@types/react@19.2.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 19.2.0
|
'@types/react': 19.2.2
|
||||||
|
|
||||||
'@types/react@19.2.0':
|
'@types/react@19.2.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
csstype: 3.1.3
|
csstype: 3.1.3
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user