chore(deps): update dependency @types/node to v22.18.13
This commit is contained in:
Generated
+5
-4
@@ -80,7 +80,7 @@
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "22.18.12",
|
||||
"@types/node": "22.18.13",
|
||||
"@types/prop-types": "15.7.15",
|
||||
"@types/react": "18.3.26",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
@@ -8898,9 +8898,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "22.18.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.12.tgz",
|
||||
"integrity": "sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==",
|
||||
"version": "22.18.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.18.13.tgz",
|
||||
"integrity": "sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
@@ -35729,6 +35729,7 @@
|
||||
"integrity": "sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"ansi-html-community": "0.0.8",
|
||||
"html-entities": "^2.1.0",
|
||||
|
||||
+1
-1
@@ -91,7 +91,7 @@
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/node": "22.18.12",
|
||||
"@types/node": "22.18.13",
|
||||
"@types/prop-types": "15.7.15",
|
||||
"@types/react": "18.3.26",
|
||||
"@types/react-linkify": "1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user