Compare commits

..

1 Commits

Author SHA1 Message Date
18c29da4ee fix(deps): update react monorepo 2025-05-21 12:02:29 +00:00
2 changed files with 9 additions and 9 deletions

View File

@ -27,7 +27,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.7.3", "@types/node": "18.7.3",
"@types/react": "18.3.21", "@types/react": "18.3.22",
"@types/react-dom": "18.3.7", "@types/react-dom": "18.3.7",
"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
View File

@ -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: 18.3.21 specifier: 18.3.22
version: 18.3.21 version: 18.3.22
'@types/react-dom': '@types/react-dom':
specifier: 18.3.7 specifier: 18.3.7
version: 18.3.7(@types/react@18.3.21) version: 18.3.7(@types/react@18.3.22)
eslint: eslint:
specifier: 8.22.0 specifier: 8.22.0
version: 8.22.0 version: 8.22.0
@ -309,8 +309,8 @@ packages:
peerDependencies: peerDependencies:
'@types/react': ^18.0.0 '@types/react': ^18.0.0
'@types/react@18.3.21': '@types/react@18.3.22':
resolution: {integrity: sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==} resolution: {integrity: sha512-vUhG0YmQZ7kL/tmKLrD3g5zXbXXreZXB3pmROW8bg3CnLnpjkRVwUlLne7Ufa2r9yJ8+/6B73RzhAek5TBKh2Q==}
'@typescript-eslint/parser@5.59.1': '@typescript-eslint/parser@5.59.1':
resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==} resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==}
@ -1615,11 +1615,11 @@ snapshots:
'@types/prop-types@15.7.5': {} '@types/prop-types@15.7.5': {}
'@types/react-dom@18.3.7(@types/react@18.3.21)': '@types/react-dom@18.3.7(@types/react@18.3.22)':
dependencies: dependencies:
'@types/react': 18.3.21 '@types/react': 18.3.22
'@types/react@18.3.21': '@types/react@18.3.22':
dependencies: dependencies:
'@types/prop-types': 15.7.5 '@types/prop-types': 15.7.5
csstype: 3.1.2 csstype: 3.1.2