|
|
@@ -42,7 +42,7 @@
|
|
|
"@testing-library/react": "^16.0.0",
|
|
|
"@testing-library/user-event": "^14.5.2",
|
|
|
"@types/node": "^22.4.2",
|
|
|
- "@types/react": "^18.3.3",
|
|
|
+ "@types/react": "^18.3.4",
|
|
|
"@types/react-dom": "^18.3.0",
|
|
|
"@types/react-highlight": "^0.12.8",
|
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
|
@@ -4872,9 +4872,9 @@
|
|
|
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="
|
|
|
},
|
|
|
"node_modules/@types/react": {
|
|
|
- "version": "18.3.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
|
|
|
- "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
|
|
|
+ "version": "18.3.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz",
|
|
|
+ "integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==",
|
|
|
"dependencies": {
|
|
|
"@types/prop-types": "*",
|
|
|
"csstype": "^3.0.2"
|