chore(deps): update dependency @types/node to v20.16.14

This commit is contained in:
renovate[bot] 2024-10-25 03:47:54 +00:00 committed by GitHub
parent 91efec9200
commit 4315d19daa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View file

@ -81,7 +81,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "20.16.13", "@types/node": "20.16.14",
"@types/prop-types": "15.7.13", "@types/prop-types": "15.7.13",
"@types/react": "18.3.11", "@types/react": "18.3.11",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",
@ -9131,9 +9131,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.16.13", "version": "20.16.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.13.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.14.tgz",
"integrity": "sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==", "integrity": "sha512-vtgGzjxLF7QT88qRHtXMzCWpAAmwonE7fwgVjFtXosUva2oSpnIEc3gNO9P7uIfOxKnii2f79/xtOnfreYtDaA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"undici-types": "~6.19.2" "undici-types": "~6.19.2"

View file

@ -90,7 +90,7 @@
"@types/classnames": "2.3.1", "@types/classnames": "2.3.1",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/markdown-it": "14.1.2", "@types/markdown-it": "14.1.2",
"@types/node": "20.16.13", "@types/node": "20.16.14",
"@types/prop-types": "15.7.13", "@types/prop-types": "15.7.13",
"@types/react": "18.3.11", "@types/react": "18.3.11",
"@types/react-linkify": "1.0.4", "@types/react-linkify": "1.0.4",