web: bump @formatjs/intl-listformat from 7.1.4 to 7.1.6 in /web (#4133)
This commit is contained in:
parent
52ebc78aaa
commit
cf521eba5a
|
@ -19,7 +19,7 @@
|
||||||
"@codemirror/lang-python": "^6.1.0",
|
"@codemirror/lang-python": "^6.1.0",
|
||||||
"@codemirror/lang-xml": "^6.0.1",
|
"@codemirror/lang-xml": "^6.0.1",
|
||||||
"@codemirror/legacy-modes": "^6.3.1",
|
"@codemirror/legacy-modes": "^6.3.1",
|
||||||
"@formatjs/intl-listformat": "^7.1.4",
|
"@formatjs/intl-listformat": "^7.1.6",
|
||||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||||
"@goauthentik/api": "^2022.11.1-1669197045",
|
"@goauthentik/api": "^2022.11.1-1669197045",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||||
|
@ -1907,9 +1907,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@formatjs/ecma402-abstract": {
|
"node_modules/@formatjs/ecma402-abstract": {
|
||||||
"version": "1.14.0",
|
"version": "1.14.2",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.14.2.tgz",
|
||||||
"integrity": "sha512-o1RDlkxcLzi0ZcoaovQooZC+0M3Ox0/DKZ+YTdUU9DHgWFeEZbYXEqM9k7JHdN7VyRi4wprTVPqrK+zR/9mo8Q==",
|
"integrity": "sha512-tXDFpDperxDQ2GExcV8Gs5AWwLvaZZYCJ+kBDHhg4k3Ev6ig27BDG1AG2joR1VFX6sXZvC5+ohgcDkfBZPCOGg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/intl-localematcher": "0.2.31",
|
"@formatjs/intl-localematcher": "0.2.31",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
|
@ -1921,11 +1921,11 @@
|
||||||
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
|
"integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ=="
|
||||||
},
|
},
|
||||||
"node_modules/@formatjs/intl-listformat": {
|
"node_modules/@formatjs/intl-listformat": {
|
||||||
"version": "7.1.4",
|
"version": "7.1.6",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.1.6.tgz",
|
||||||
"integrity": "sha512-hSUbhmNEcjtVcN7IkSpkFlectb3354sk+0RMa30H16LvBuLL+uXOt3RlwEWEDG7DjU5bcDqMuEu3fvoCKHpSvQ==",
|
"integrity": "sha512-8Axi9gzdMBgh/MR4OveCDjt/MAsP4qavwYIT0Hasd4q8fhlF8yZXa918bFWKhZlvcZMnRhScz2rb68JcEUMoTA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/ecma402-abstract": "1.14.0",
|
"@formatjs/ecma402-abstract": "1.14.2",
|
||||||
"@formatjs/intl-localematcher": "0.2.31",
|
"@formatjs/intl-localematcher": "0.2.31",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
}
|
}
|
||||||
|
@ -11634,9 +11634,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@formatjs/ecma402-abstract": {
|
"@formatjs/ecma402-abstract": {
|
||||||
"version": "1.14.0",
|
"version": "1.14.2",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.14.2.tgz",
|
||||||
"integrity": "sha512-o1RDlkxcLzi0ZcoaovQooZC+0M3Ox0/DKZ+YTdUU9DHgWFeEZbYXEqM9k7JHdN7VyRi4wprTVPqrK+zR/9mo8Q==",
|
"integrity": "sha512-tXDFpDperxDQ2GExcV8Gs5AWwLvaZZYCJ+kBDHhg4k3Ev6ig27BDG1AG2joR1VFX6sXZvC5+ohgcDkfBZPCOGg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@formatjs/intl-localematcher": "0.2.31",
|
"@formatjs/intl-localematcher": "0.2.31",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
|
@ -11650,11 +11650,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@formatjs/intl-listformat": {
|
"@formatjs/intl-listformat": {
|
||||||
"version": "7.1.4",
|
"version": "7.1.6",
|
||||||
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/@formatjs/intl-listformat/-/intl-listformat-7.1.6.tgz",
|
||||||
"integrity": "sha512-hSUbhmNEcjtVcN7IkSpkFlectb3354sk+0RMa30H16LvBuLL+uXOt3RlwEWEDG7DjU5bcDqMuEu3fvoCKHpSvQ==",
|
"integrity": "sha512-8Axi9gzdMBgh/MR4OveCDjt/MAsP4qavwYIT0Hasd4q8fhlF8yZXa918bFWKhZlvcZMnRhScz2rb68JcEUMoTA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@formatjs/ecma402-abstract": "1.14.0",
|
"@formatjs/ecma402-abstract": "1.14.2",
|
||||||
"@formatjs/intl-localematcher": "0.2.31",
|
"@formatjs/intl-localematcher": "0.2.31",
|
||||||
"tslib": "2.4.0"
|
"tslib": "2.4.0"
|
||||||
},
|
},
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
"@codemirror/lang-python": "^6.1.0",
|
"@codemirror/lang-python": "^6.1.0",
|
||||||
"@codemirror/lang-xml": "^6.0.1",
|
"@codemirror/lang-xml": "^6.0.1",
|
||||||
"@codemirror/legacy-modes": "^6.3.1",
|
"@codemirror/legacy-modes": "^6.3.1",
|
||||||
"@formatjs/intl-listformat": "^7.1.4",
|
"@formatjs/intl-listformat": "^7.1.6",
|
||||||
"@fortawesome/fontawesome-free": "^6.2.1",
|
"@fortawesome/fontawesome-free": "^6.2.1",
|
||||||
"@goauthentik/api": "^2022.11.1-1669197045",
|
"@goauthentik/api": "^2022.11.1-1669197045",
|
||||||
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
"@jackfranklin/rollup-plugin-markdown": "^0.4.0",
|
||||||
|
|
Reference in New Issue