|
|
|
@ -38,7 +38,7 @@
|
|
|
|
|
"@types/jest": "^29.5.12",
|
|
|
|
|
"@types/lodash": "^4.17.1",
|
|
|
|
|
"@types/node": "^20.12.6",
|
|
|
|
|
"@types/react": "^18.3.4",
|
|
|
|
|
"@types/react": "^18.3.5",
|
|
|
|
|
"@types/react-dom": "^18.3.0",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^7.16.0",
|
|
|
|
|
"@typescript-eslint/parser": "^7.16.0",
|
|
|
|
@ -3481,9 +3481,9 @@
|
|
|
|
|
"devOptional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "18.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==",
|
|
|
|
|
"version": "18.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==",
|
|
|
|
|
"devOptional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
|