web: bump @formatjs/intl-listformat from 7.0.3 to 7.1.1 in /web (#3459)
Bumps [@formatjs/intl-listformat](https://github.com/formatjs/formatjs) from 7.0.3 to 7.1.1. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-listformat@7.0.3...@formatjs/intl-listformat@7.1.1) --- updated-dependencies: - dependency-name: "@formatjs/intl-listformat" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ea45b4dfe
commit
fd461d9a00
|
@ -19,7 +19,7 @@
|
||||||
"@codemirror/lang-python": "^6.0.1",
|
"@codemirror/lang-python": "^6.0.1",
|
||||||
"@codemirror/lang-xml": "^6.0.0",
|
"@codemirror/lang-xml": "^6.0.0",
|
||||||
"@codemirror/legacy-modes": "^6.1.0",
|
"@codemirror/legacy-modes": "^6.1.0",
|
||||||
"@formatjs/intl-listformat": "^7.0.3",
|
"@formatjs/intl-listformat": "^7.1.1",
|
||||||
"@fortawesome/fontawesome-free": "^6.1.2",
|
"@fortawesome/fontawesome-free": "^6.1.2",
|
||||||
"@goauthentik/api": "^2022.8.2-1660923164",
|
"@goauthentik/api": "^2022.8.2-1660923164",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||||
|
@ -1893,28 +1893,28 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@formatjs/ecma402-abstract": {
|
"node_modules/@formatjs/ecma402-abstract": {
|
||||||
"version": "1.11.8",
|
"version": "1.11.10",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.11.8.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.11.10.tgz",
|
||||||
"integrity": "sha512-fgLqyWlwmTEuqV/TSLEL/t9JOmHNLFvCdgzXB0jc2w+WOItPCOJ1T0eyN6fQBQKRPfSqqNlu+kWj7ijcOVTVVQ==",
|
"integrity": "sha512-v8nuQpx6pc0xzg4VMCXPWesFx8PxBysdF7q1CGEoet0X9nhbGPGNq0SC+D9g+Kh0pWWITidlEYsepLF7lb8Tqw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/intl-localematcher": "0.2.28",
|
"@formatjs/intl-localematcher": "0.2.30",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@formatjs/intl-listformat": {
|
"node_modules/@formatjs/intl-listformat": {
|
||||||
"version": "7.0.3",
|
"version": "7.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.1.1.tgz",
|
||||||
"integrity": "sha512-ampNLRGZl/08epHa3i5sRmcHGLneC6JrknexbbgnexYFNSmJ6AbL/dCzgrQzw2Efl+5AZK7UbNFxcDYY3RePvw==",
|
"integrity": "sha512-XyHCi2USQItLIfhGL1JA6ITyvQc96G3LPGz5exHiuo8qBi5c/4G0ia/Wnx4ndtrW/Z58PBk0/azW+oRTxqkhWg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/ecma402-abstract": "1.11.8",
|
"@formatjs/ecma402-abstract": "1.11.10",
|
||||||
"@formatjs/intl-localematcher": "0.2.28",
|
"@formatjs/intl-localematcher": "0.2.30",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@formatjs/intl-localematcher": {
|
"node_modules/@formatjs/intl-localematcher": {
|
||||||
"version": "0.2.28",
|
"version": "0.2.30",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.2.28.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.2.30.tgz",
|
||||||
"integrity": "sha512-FLsc6Gifs1np/8HnCn/7Q+lHMmenrD5fuDhRT82yj0gi9O19kfaFwjQUw1gZsyILuRyT93GuzdifHj7TKRhBcw==",
|
"integrity": "sha512-No+D8Q8rlzEMfoKkJ1tk81aphZuAk7ZwY+Vkzbb1TOvlP67TM/YPxdf4JoiUV/Q2GRqdGhaLfgulqIf9ATKHTA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
|
@ -10462,28 +10462,28 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@formatjs/ecma402-abstract": {
|
"@formatjs/ecma402-abstract": {
|
||||||
"version": "1.11.8",
|
"version": "1.11.10",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.11.8.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.11.10.tgz",
|
||||||
"integrity": "sha512-fgLqyWlwmTEuqV/TSLEL/t9JOmHNLFvCdgzXB0jc2w+WOItPCOJ1T0eyN6fQBQKRPfSqqNlu+kWj7ijcOVTVVQ==",
|
"integrity": "sha512-v8nuQpx6pc0xzg4VMCXPWesFx8PxBysdF7q1CGEoet0X9nhbGPGNq0SC+D9g+Kh0pWWITidlEYsepLF7lb8Tqw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@formatjs/intl-localematcher": "0.2.28",
|
"@formatjs/intl-localematcher": "0.2.30",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@formatjs/intl-listformat": {
|
"@formatjs/intl-listformat": {
|
||||||
"version": "7.0.3",
|
"version": "7.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.1.1.tgz",
|
||||||
"integrity": "sha512-ampNLRGZl/08epHa3i5sRmcHGLneC6JrknexbbgnexYFNSmJ6AbL/dCzgrQzw2Efl+5AZK7UbNFxcDYY3RePvw==",
|
"integrity": "sha512-XyHCi2USQItLIfhGL1JA6ITyvQc96G3LPGz5exHiuo8qBi5c/4G0ia/Wnx4ndtrW/Z58PBk0/azW+oRTxqkhWg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@formatjs/ecma402-abstract": "1.11.8",
|
"@formatjs/ecma402-abstract": "1.11.10",
|
||||||
"@formatjs/intl-localematcher": "0.2.28",
|
"@formatjs/intl-localematcher": "0.2.30",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@formatjs/intl-localematcher": {
|
"@formatjs/intl-localematcher": {
|
||||||
"version": "0.2.28",
|
"version": "0.2.30",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.2.28.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.2.30.tgz",
|
||||||
"integrity": "sha512-FLsc6Gifs1np/8HnCn/7Q+lHMmenrD5fuDhRT82yj0gi9O19kfaFwjQUw1gZsyILuRyT93GuzdifHj7TKRhBcw==",
|
"integrity": "sha512-No+D8Q8rlzEMfoKkJ1tk81aphZuAk7ZwY+Vkzbb1TOvlP67TM/YPxdf4JoiUV/Q2GRqdGhaLfgulqIf9ATKHTA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
"@codemirror/lang-python": "^6.0.1",
|
"@codemirror/lang-python": "^6.0.1",
|
||||||
"@codemirror/lang-xml": "^6.0.0",
|
"@codemirror/lang-xml": "^6.0.0",
|
||||||
"@codemirror/legacy-modes": "^6.1.0",
|
"@codemirror/legacy-modes": "^6.1.0",
|
||||||
"@formatjs/intl-listformat": "^7.0.3",
|
"@formatjs/intl-listformat": "^7.1.1",
|
||||||
"@fortawesome/fontawesome-free": "^6.1.2",
|
"@fortawesome/fontawesome-free": "^6.1.2",
|
||||||
"@goauthentik/api": "^2022.8.2-1660923164",
|
"@goauthentik/api": "^2022.8.2-1660923164",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||||
|
|
Reference in New Issue