chore(deps): update dependency @types/node to v22.18.9
This commit is contained in:
Generated
+4
-4
@@ -88,7 +88,7 @@
|
|||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
"@types/jest": "^30.0.0",
|
"@types/jest": "^30.0.0",
|
||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "22.18.8",
|
"@types/node": "22.18.9",
|
||||||
"@types/prop-types": "15.7.15",
|
"@types/prop-types": "15.7.15",
|
||||||
"@types/react": "18.3.26",
|
"@types/react": "18.3.26",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
@@ -10793,9 +10793,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "22.18.8",
|
"version": "22.18.9",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.8.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.9.tgz",
|
||||||
"integrity": "sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==",
|
"integrity": "sha512-5yBtK0k/q8PjkMXbTfeIEP/XVYnz1R9qZJ3yUicdEW7ppdDJfe+MqXEhpqDL3mtn4Wvs1u0KLEG0RXzCgNpsSg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peer": true,
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -99,7 +99,7 @@
|
|||||||
"@testing-library/react": "^16.3.0",
|
"@testing-library/react": "^16.3.0",
|
||||||
"@types/jest": "^30.0.0",
|
"@types/jest": "^30.0.0",
|
||||||
"@types/markdown-it": "14.1.2",
|
"@types/markdown-it": "14.1.2",
|
||||||
"@types/node": "22.18.8",
|
"@types/node": "22.18.9",
|
||||||
"@types/prop-types": "15.7.15",
|
"@types/prop-types": "15.7.15",
|
||||||
"@types/react": "18.3.26",
|
"@types/react": "18.3.26",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user