|
|
|
|
@ -69,7 +69,7 @@ |
|
|
|
|
"@eslint/eslintrc": "^3.3.1", |
|
|
|
|
"@eslint/js": "^9.21.0", |
|
|
|
|
"@types/react": "^19.0.12", |
|
|
|
|
"@types/react-dom": "^19.0.0", |
|
|
|
|
"@types/react-dom": "^19.0.4", |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.20.0", |
|
|
|
|
"@typescript-eslint/parser": "^8.25.0", |
|
|
|
|
"@vitejs/plugin-react": "^4.3.4", |
|
|
|
|
@ -3047,9 +3047,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@types/react-dom": { |
|
|
|
|
"version": "19.0.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.3.tgz", |
|
|
|
|
"integrity": "sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==", |
|
|
|
|
"version": "19.0.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.4.tgz", |
|
|
|
|
"integrity": "sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==", |
|
|
|
|
"devOptional": true, |
|
|
|
|
"license": "MIT", |
|
|
|
|
"peerDependencies": { |
|
|
|
|
|