|
|
@@ -42,7 +42,7 @@
|
|
|
"@testing-library/react": "^15.0.7",
|
|
|
"@testing-library/user-event": "^13.5.0",
|
|
|
"@types/node": "^18.0.0 ",
|
|
|
- "@types/react": "^18.3.2",
|
|
|
+ "@types/react": "^18.3.3",
|
|
|
"@types/react-dom": "^18.3.0",
|
|
|
"@types/react-highlight": "^0.12.8",
|
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
|
@@ -5129,9 +5129,9 @@
|
|
|
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="
|
|
|
},
|
|
|
"node_modules/@types/react": {
|
|
|
- "version": "18.3.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.2.tgz",
|
|
|
- "integrity": "sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==",
|
|
|
+ "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==",
|
|
|
"dependencies": {
|
|
|
"@types/prop-types": "*",
|
|
|
"csstype": "^3.0.2"
|