Compare commits
1 Commits
68f8b4cd74
...
d3e31fcd83
Author | SHA1 | Date | |
---|---|---|---|
d3e31fcd83 |
@ -28,7 +28,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.7.3",
|
"@types/node": "18.7.3",
|
||||||
"@types/react": "19.1.4",
|
"@types/react": "19.1.4",
|
||||||
"@types/react-dom": "19.1.5",
|
"@types/react-dom": "19.1.4",
|
||||||
"eslint": "8.22.0",
|
"eslint": "8.22.0",
|
||||||
"eslint-config-next": "12.2.5",
|
"eslint-config-next": "12.2.5",
|
||||||
"sass": "^1.62.1",
|
"sass": "^1.62.1",
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -37,8 +37,8 @@ importers:
|
|||||||
specifier: 19.1.4
|
specifier: 19.1.4
|
||||||
version: 19.1.4
|
version: 19.1.4
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: 19.1.5
|
specifier: 19.1.4
|
||||||
version: 19.1.5(@types/react@19.1.4)
|
version: 19.1.4(@types/react@19.1.4)
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 8.22.0
|
specifier: 8.22.0
|
||||||
version: 8.22.0
|
version: 8.22.0
|
||||||
@ -301,8 +301,8 @@ packages:
|
|||||||
'@types/node@18.7.3':
|
'@types/node@18.7.3':
|
||||||
resolution: {integrity: sha512-LJgzOEwWuMTBxHzgBR/fhhBOWrvBjvO+zPteUgbbuQi80rYIZHrk1mNbRUqPZqSLP2H7Rwt1EFLL/tNLD1Xx/w==}
|
resolution: {integrity: sha512-LJgzOEwWuMTBxHzgBR/fhhBOWrvBjvO+zPteUgbbuQi80rYIZHrk1mNbRUqPZqSLP2H7Rwt1EFLL/tNLD1Xx/w==}
|
||||||
|
|
||||||
'@types/react-dom@19.1.5':
|
'@types/react-dom@19.1.4':
|
||||||
resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
|
resolution: {integrity: sha512-WxYAszDYgsMV31OVyoG4jbAgJI1Gw0Xq9V19zwhy6+hUUJlJIdZ3r/cbdmTqFv++SktQkZ/X+46yGFxp5XJBEg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^19.0.0
|
'@types/react': ^19.0.0
|
||||||
|
|
||||||
@ -1610,7 +1610,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/node@18.7.3': {}
|
'@types/node@18.7.3': {}
|
||||||
|
|
||||||
'@types/react-dom@19.1.5(@types/react@19.1.4)':
|
'@types/react-dom@19.1.4(@types/react@19.1.4)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 19.1.4
|
'@types/react': 19.1.4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user