|
@@ -50,7 +50,7 @@
|
|
|
"@testing-library/jest-dom": "^6.6.1",
|
|
"@testing-library/jest-dom": "^6.6.1",
|
|
|
"@testing-library/react": "^16.0.1",
|
|
"@testing-library/react": "^16.0.1",
|
|
|
"@testing-library/user-event": "^14.5.2",
|
|
"@testing-library/user-event": "^14.5.2",
|
|
|
- "@types/node": "^22.7.5",
|
|
|
|
|
|
|
+ "@types/node": "^22.7.6",
|
|
|
"@types/react": "^18.3.11",
|
|
"@types/react": "^18.3.11",
|
|
|
"@types/react-dom": "^18.3.0",
|
|
"@types/react-dom": "^18.3.0",
|
|
|
"@types/react-highlight": "^0.12.8",
|
|
"@types/react-highlight": "^0.12.8",
|
|
@@ -6028,9 +6028,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/@types/node": {
|
|
"node_modules/@types/node": {
|
|
|
- "version": "22.7.5",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz",
|
|
|
|
|
- "integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==",
|
|
|
|
|
|
|
+ "version": "22.7.6",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.6.tgz",
|
|
|
|
|
+ "integrity": "sha512-/d7Rnj0/ExXDMcioS78/kf1lMzYk4BZV8MZGTBKzTGZ6/406ukkbYlIsZmMPhcR5KlkunDHQLrtAVmSq7r+mSw==",
|
|
|
"devOptional": true,
|
|
"devOptional": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"undici-types": "~6.19.2"
|
|
"undici-types": "~6.19.2"
|