mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
chore(deps): update dependency @types/node to v20.14.14
This commit is contained in:
parent
2d241508f5
commit
76e3f9e07a
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -78,7 +78,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.14.13",
|
"@types/node": "20.14.14",
|
||||||
"@types/prop-types": "15.7.12",
|
"@types/prop-types": "15.7.12",
|
||||||
"@types/react": "18.3.3",
|
"@types/react": "18.3.3",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
@ -11849,9 +11849,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "20.14.13",
|
"version": "20.14.14",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.13.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.14.tgz",
|
||||||
"integrity": "sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==",
|
"integrity": "sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici-types": "~5.26.4"
|
"undici-types": "~5.26.4"
|
||||||
|
@ -84,7 +84,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.14.13",
|
"@types/node": "20.14.14",
|
||||||
"@types/prop-types": "15.7.12",
|
"@types/prop-types": "15.7.12",
|
||||||
"@types/react": "18.3.3",
|
"@types/react": "18.3.3",
|
||||||
"@types/react-linkify": "1.0.4",
|
"@types/react-linkify": "1.0.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user