Compare commits
1 Commits
d3e31fcd83
...
68f8b4cd74
Author | SHA1 | Date | |
---|---|---|---|
68f8b4cd74 |
@ -28,7 +28,7 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "18.7.3",
|
||||
"@types/react": "19.1.4",
|
||||
"@types/react-dom": "19.1.4",
|
||||
"@types/react-dom": "19.1.5",
|
||||
"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.4
|
||||
version: 19.1.4
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.4
|
||||
version: 19.1.4(@types/react@19.1.4)
|
||||
specifier: 19.1.5
|
||||
version: 19.1.5(@types/react@19.1.4)
|
||||
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.4':
|
||||
resolution: {integrity: sha512-WxYAszDYgsMV31OVyoG4jbAgJI1Gw0Xq9V19zwhy6+hUUJlJIdZ3r/cbdmTqFv++SktQkZ/X+46yGFxp5XJBEg==}
|
||||
'@types/react-dom@19.1.5':
|
||||
resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
@ -1610,7 +1610,7 @@ snapshots:
|
||||
|
||||
'@types/node@18.7.3': {}
|
||||
|
||||
'@types/react-dom@19.1.4(@types/react@19.1.4)':
|
||||
'@types/react-dom@19.1.5(@types/react@19.1.4)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user