Merge pull request 'Update dependency material-react-table to v2.13.3' (#7) from renovate/material-react-table-2.x-lockfile into develop
Some checks reported errors
Plex Watchlist Analysis/pipeline/head Something is wrong with the build of this commit
plex-watchlist/pipeline/head This commit looks good

Reviewed-on: #7
This commit is contained in:
2024-09-09 18:57:45 +00:00

52
package-lock.json generated
View File

@@ -3138,10 +3138,9 @@
} }
}, },
"node_modules/@tanstack/match-sorter-utils": { "node_modules/@tanstack/match-sorter-utils": {
"version": "8.15.1", "version": "8.19.4",
"resolved": "https://registry.npmjs.org/@tanstack/match-sorter-utils/-/match-sorter-utils-8.15.1.tgz", "resolved": "https://registry.npmjs.org/@tanstack/match-sorter-utils/-/match-sorter-utils-8.19.4.tgz",
"integrity": "sha512-PnVV3d2poenUM31ZbZi/yXkBu3J7kd5k2u51CGwwNojag451AjTH9N6n41yjXz2fpLeewleyLBmNS6+HcGDlXw==", "integrity": "sha512-Wo1iKt2b9OT7d+YGhvEPD3DXvPv2etTusIMhMUoG7fbhmxcXCtIjJDEygy91Y2JFlwGyjqiBPRozme7UD8hoqg==",
"license": "MIT",
"dependencies": { "dependencies": {
"remove-accents": "0.5.0" "remove-accents": "0.5.0"
}, },
@@ -3180,12 +3179,11 @@
} }
}, },
"node_modules/@tanstack/react-table": { "node_modules/@tanstack/react-table": {
"version": "8.16.0", "version": "8.20.5",
"resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.16.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.20.5.tgz",
"integrity": "sha512-rKRjnt8ostqN2fercRVOIH/dq7MAmOENCMvVlKx6P9Iokhh6woBGnIZEkqsY/vEJf1jN3TqLOb34xQGLVRuhAg==", "integrity": "sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==",
"license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/table-core": "8.16.0" "@tanstack/table-core": "8.20.5"
}, },
"engines": { "engines": {
"node": ">=12" "node": ">=12"
@@ -3200,12 +3198,11 @@
} }
}, },
"node_modules/@tanstack/react-virtual": { "node_modules/@tanstack/react-virtual": {
"version": "3.3.0", "version": "3.10.6",
"resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.3.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.10.6.tgz",
"integrity": "sha512-QFxmTSZBniq15S0vSZ55P4ToXquMXwJypPXyX/ux7sYo6a2FX3/zWoRLLc4eIOGWTjvzqcIVNKhcuFb+OZL3aQ==", "integrity": "sha512-xaSy6uUxB92O8mngHZ6CvbhGuqxQ5lIZWCBy+FjhrbHmOwc6BnOnKkYm2FsB1/BpKw/+FVctlMbEtI+F6I1aJg==",
"license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/virtual-core": "3.3.0" "@tanstack/virtual-core": "3.10.6"
}, },
"funding": { "funding": {
"type": "github", "type": "github",
@@ -3217,10 +3214,9 @@
} }
}, },
"node_modules/@tanstack/table-core": { "node_modules/@tanstack/table-core": {
"version": "8.16.0", "version": "8.20.5",
"resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.16.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz",
"integrity": "sha512-dCG8vQGk4js5v88/k83tTedWOwjGnIyONrKpHpfmSJB8jwFHl8GSu1sBBxbtACVAPtAQgwNxl0rw1d3RqRM1Tg==", "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==",
"license": "MIT",
"engines": { "engines": {
"node": ">=12" "node": ">=12"
}, },
@@ -3230,10 +3226,9 @@
} }
}, },
"node_modules/@tanstack/virtual-core": { "node_modules/@tanstack/virtual-core": {
"version": "3.3.0", "version": "3.10.6",
"resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.3.0.tgz", "resolved": "https://registry.npmjs.org/@tanstack/virtual-core/-/virtual-core-3.10.6.tgz",
"integrity": "sha512-A0004OAa1FcUkPHeeGoKgBrAgjH+uHdDPrw1L7RpkwnODYqRvoilqsHPs8cyTjMg1byZBbiNpQAq2TlFLIaQag==", "integrity": "sha512-1giLc4dzgEKLMx5pgKjL6HlG5fjZMgCjzlKAlpr7yoUtetVPELgER1NtephAI910nMwfPTHNyWKSFmJdHkz2Cw==",
"license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/tannerlinsley" "url": "https://github.com/sponsors/tannerlinsley"
@@ -5558,14 +5553,13 @@
} }
}, },
"node_modules/material-react-table": { "node_modules/material-react-table": {
"version": "2.13.0", "version": "2.13.3",
"resolved": "https://registry.npmjs.org/material-react-table/-/material-react-table-2.13.0.tgz", "resolved": "https://registry.npmjs.org/material-react-table/-/material-react-table-2.13.3.tgz",
"integrity": "sha512-ds4/cupDsXvoz8K8OpM3UqUyqKoAMkVdvmvP/+ovuWA23fPcjYvFFkUpBxtnZq5GKWM0+SZWzr14KQ1DgKCaFQ==", "integrity": "sha512-xeyAEG6UYG3qgBIo17epAP5zsWT1pH0uCEkaUxvhki9sGcP35OqfOMSZJNhISvmqEqXKYHdqKbZI6iOwsg1sYA==",
"license": "MIT",
"dependencies": { "dependencies": {
"@tanstack/match-sorter-utils": "8.15.1", "@tanstack/match-sorter-utils": "8.19.4",
"@tanstack/react-table": "8.16.0", "@tanstack/react-table": "8.20.5",
"@tanstack/react-virtual": "3.3.0", "@tanstack/react-virtual": "3.10.6",
"highlight-words": "1.2.2" "highlight-words": "1.2.2"
}, },
"engines": { "engines": {