mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5000 from jellyfin/renovate/lodash-es-4.x
This commit is contained in:
commit
7146b7317a
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -70,7 +70,7 @@
|
||||||
"@babel/preset-react": "7.22.15",
|
"@babel/preset-react": "7.22.15",
|
||||||
"@types/escape-html": "1.0.4",
|
"@types/escape-html": "1.0.4",
|
||||||
"@types/loadable__component": "5.13.7",
|
"@types/loadable__component": "5.13.7",
|
||||||
"@types/lodash-es": "4.17.10",
|
"@types/lodash-es": "4.17.11",
|
||||||
"@types/react": "17.0.70",
|
"@types/react": "17.0.70",
|
||||||
"@types/react-dom": "17.0.23",
|
"@types/react-dom": "17.0.23",
|
||||||
"@types/sortablejs": "1.15.4",
|
"@types/sortablejs": "1.15.4",
|
||||||
|
@ -4400,9 +4400,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@types/lodash-es": {
|
"node_modules/@types/lodash-es": {
|
||||||
"version": "4.17.10",
|
"version": "4.17.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.11.tgz",
|
||||||
"integrity": "sha512-YJP+w/2khSBwbUSFdGsSqmDvmnN3cCKoPOL7Zjle6s30ZtemkkqhjVfFqGwPN7ASil5VyjE2GtyU/yqYY6mC0A==",
|
"integrity": "sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/lodash": "*"
|
"@types/lodash": "*"
|
||||||
|
@ -25347,9 +25347,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/lodash-es": {
|
"@types/lodash-es": {
|
||||||
"version": "4.17.10",
|
"version": "4.17.11",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.10.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.11.tgz",
|
||||||
"integrity": "sha512-YJP+w/2khSBwbUSFdGsSqmDvmnN3cCKoPOL7Zjle6s30ZtemkkqhjVfFqGwPN7ASil5VyjE2GtyU/yqYY6mC0A==",
|
"integrity": "sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/lodash": "*"
|
"@types/lodash": "*"
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"@babel/preset-react": "7.22.15",
|
"@babel/preset-react": "7.22.15",
|
||||||
"@types/escape-html": "1.0.4",
|
"@types/escape-html": "1.0.4",
|
||||||
"@types/loadable__component": "5.13.7",
|
"@types/loadable__component": "5.13.7",
|
||||||
"@types/lodash-es": "4.17.10",
|
"@types/lodash-es": "4.17.11",
|
||||||
"@types/react": "17.0.70",
|
"@types/react": "17.0.70",
|
||||||
"@types/react-dom": "17.0.23",
|
"@types/react-dom": "17.0.23",
|
||||||
"@types/sortablejs": "1.15.4",
|
"@types/sortablejs": "1.15.4",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue