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