|
|
@@ -42,7 +42,7 @@
|
|
|
"@testing-library/react": "^16.0.1",
|
|
|
"@testing-library/user-event": "^14.5.2",
|
|
|
"@types/node": "^22.5.5",
|
|
|
- "@types/react": "^18.3.7",
|
|
|
+ "@types/react": "^18.3.8",
|
|
|
"@types/react-dom": "^18.3.0",
|
|
|
"@types/react-highlight": "^0.12.8",
|
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
|
@@ -4874,9 +4874,9 @@
|
|
|
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="
|
|
|
},
|
|
|
"node_modules/@types/react": {
|
|
|
- "version": "18.3.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.7.tgz",
|
|
|
- "integrity": "sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==",
|
|
|
+ "version": "18.3.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.8.tgz",
|
|
|
+ "integrity": "sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==",
|
|
|
"dependencies": {
|
|
|
"@types/prop-types": "*",
|
|
|
"csstype": "^3.0.2"
|