Compare commits
1 Commits
f680647cf7
...
b29028e29d
Author | SHA1 | Date | |
---|---|---|---|
b29028e29d |
@ -28,7 +28,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "18.7.3",
|
||||
"@types/react": "19.1.6",
|
||||
"@types/react-dom": "19.1.5",
|
||||
"@types/react-dom": "19.1.6",
|
||||
"eslint": "8.22.0",
|
||||
"eslint-config-next": "12.2.5",
|
||||
"sass": "^1.62.1",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -37,8 +37,8 @@ importers:
|
||||
specifier: 19.1.6
|
||||
version: 19.1.6
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5(@types/react@19.1.6)
|
||||
specifier: 19.1.6
|
||||
version: 19.1.6(@types/react@19.1.6)
|
||||
eslint:
|
||||
specifier: 8.22.0
|
||||
version: 8.22.0
|
||||
@ -301,8 +301,8 @@ packages:
|
||||
'@types/node@18.7.3':
|
||||
resolution: {integrity: sha512-LJgzOEwWuMTBxHzgBR/fhhBOWrvBjvO+zPteUgbbuQi80rYIZHrk1mNbRUqPZqSLP2H7Rwt1EFLL/tNLD1Xx/w==}
|
||||
|
||||
'@types/react-dom@19.1.5':
|
||||
resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
|
||||
'@types/react-dom@19.1.6':
|
||||
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
@ -1610,7 +1610,7 @@ snapshots:
|
||||
|
||||
'@types/node@18.7.3': {}
|
||||
|
||||
'@types/react-dom@19.1.5(@types/react@19.1.6)':
|
||||
'@types/react-dom@19.1.6(@types/react@19.1.6)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user