Compare commits
1 Commits
68f8b4cd74
...
60fef2b79c
Author | SHA1 | Date | |
---|---|---|---|
60fef2b79c |
@ -27,7 +27,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.7.3",
|
||||
"@types/react": "19.1.4",
|
||||
"@types/react": "19.1.5",
|
||||
"@types/react-dom": "19.1.5",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-next": "12.2.5",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -34,11 +34,11 @@ importers:
|
||||
specifier: 18.7.3
|
||||
version: 18.7.3
|
||||
'@types/react':
|
||||
specifier: 19.1.4
|
||||
version: 19.1.4
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5(@types/react@19.1.4)
|
||||
version: 19.1.5(@types/react@19.1.5)
|
||||
eslint:
|
||||
specifier: 8.22.0
|
||||
version: 8.22.0
|
||||
@ -306,8 +306,8 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
'@types/react@19.1.4':
|
||||
resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==}
|
||||
'@types/react@19.1.5':
|
||||
resolution: {integrity: sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==}
|
||||
|
||||
'@typescript-eslint/parser@5.59.1':
|
||||
resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==}
|
||||
@ -1610,11 +1610,11 @@ snapshots:
|
||||
|
||||
'@types/node@18.7.3': {}
|
||||
|
||||
'@types/react-dom@19.1.5(@types/react@19.1.4)':
|
||||
'@types/react-dom@19.1.5(@types/react@19.1.5)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.4
|
||||
'@types/react': 19.1.5
|
||||
|
||||
'@types/react@19.1.4':
|
||||
'@types/react@19.1.5':
|
||||
dependencies:
|
||||
csstype: 3.1.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user