diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e4a06697..dfd90725 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,9 +15,9 @@ jobs: name: "Test build of example projects" steps: - name: Checkout - uses: actions/checkout@v3.5.3 + uses: actions/checkout@v3.6.0 - name: Setup Node.js - uses: actions/setup-node@v3.7.0 + uses: actions/setup-node@v3.8.1 - name: Setup pnpm uses: pnpm/action-setup@v2.4.0 with: diff --git a/vue-2-vite-typescript/package.json b/vue-2-vite-typescript/package.json index 23737838..6d3738df 100644 --- a/vue-2-vite-typescript/package.json +++ b/vue-2-vite-typescript/package.json @@ -9,15 +9,15 @@ }, "dependencies": { "@fluent/bundle": "0.18.0", - "fluent-vue": "3.4.0", + "fluent-vue": "3.5.0", "vue": "2.7.14" }, "devDependencies": { - "typescript": "5.1.6", + "typescript": "5.2.2", "unplugin-fluent-vue": "1.1.4", "vite": "4.4.8", "vite-plugin-vue2": "2.0.3", "vue-template-compiler": "2.7.14", - "vue-tsc": "1.8.8" + "vue-tsc": "1.8.11" } } diff --git a/vue-2-vite-typescript/pnpm-lock.yaml b/vue-2-vite-typescript/pnpm-lock.yaml index a570844d..f0d8424a 100644 --- a/vue-2-vite-typescript/pnpm-lock.yaml +++ b/vue-2-vite-typescript/pnpm-lock.yaml @@ -9,16 +9,16 @@ dependencies: specifier: 0.18.0 version: 0.18.0 fluent-vue: - specifier: 3.4.0 - version: 3.4.0(@fluent/bundle@0.18.0)(vue@2.7.14) + specifier: 3.5.0 + version: 3.5.0(@fluent/bundle@0.18.0)(vue@2.7.14) vue: specifier: 2.7.14 version: 2.7.14 devDependencies: typescript: - specifier: 5.1.6 - version: 5.1.6 + specifier: 5.2.2 + version: 5.2.2 unplugin-fluent-vue: specifier: 1.1.4 version: 1.1.4 @@ -32,8 +32,8 @@ devDependencies: specifier: 2.7.14 version: 2.7.14 vue-tsc: - specifier: 1.8.8 - version: 1.8.8(typescript@5.1.6) + specifier: 1.8.11 + version: 1.8.11(typescript@5.2.2) packages: @@ -990,8 +990,8 @@ packages: - whiskers dev: true - /@vue/language-core@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -1005,7 +1005,7 @@ packages: '@vue/shared': 3.3.4 minimatch: 9.0.3 muggle-string: 0.3.1 - typescript: 5.1.6 + typescript: 5.2.2 vue-template-compiler: 2.7.14 dev: true @@ -1019,11 +1019,11 @@ packages: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} dev: true - /@vue/typescript@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + /@vue/typescript@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.11(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true @@ -1562,9 +1562,8 @@ packages: to-regex-range: 5.0.1 dev: true - /fluent-vue@3.4.0(@fluent/bundle@0.18.0)(vue@2.7.14): - resolution: {integrity: sha512-Ii5DjpVNmzIHWCkhYFK0TMwxpVgd9odoOWaOvlC8kXC/6kIn/zUcTvpOwyRnHLV+D+k0VPhlp3YicQ+LKWRneQ==} - engines: {node: '>=12.0.0'} + /fluent-vue@3.5.0(@fluent/bundle@0.18.0)(vue@2.7.14): + resolution: {integrity: sha512-hrp8x8x8zds79jc0i5ZYgY6ibS/Mg5IWOCt4gwlN8g40OR2SeO9o7cx4IFQVBSV3B8JnVkUr0xgnjO4uCvXKyw==} peerDependencies: '@fluent/bundle': '>=0.17.0' '@vue/composition-api': '>=1.0.0-rc.1' @@ -1577,7 +1576,7 @@ packages: '@fluent/sequence': 0.8.0(@fluent/bundle@0.18.0) cached-iterable: 0.3.0 vue: 2.7.14 - vue-demi: 0.14.5(vue@2.7.14) + vue-demi: 0.14.6(vue@2.7.14) dev: false /fs-extra@10.1.0: @@ -1914,8 +1913,8 @@ packages: is-number: 7.0.0 dev: true - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -2089,8 +2088,8 @@ packages: fsevents: 2.3.2 dev: true - /vue-demi@0.14.5(vue@2.7.14): - resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} + /vue-demi@0.14.6(vue@2.7.14): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -2138,16 +2137,16 @@ packages: resolution: {integrity: sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==} dev: true - /vue-tsc@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8(typescript@5.1.6) - '@vue/typescript': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.11(typescript@5.2.2) + '@vue/typescript': 1.8.11(typescript@5.2.2) semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /vue@2.7.14: diff --git a/vue-2-webpack/package.json b/vue-2-webpack/package.json index 4148d1da..28968627 100644 --- a/vue-2-webpack/package.json +++ b/vue-2-webpack/package.json @@ -9,14 +9,14 @@ "dependencies": { "@fluent/bundle": "0.18.0", "@fluent/dedent": "0.5.0", - "fluent-vue": "3.4.0", + "fluent-vue": "3.5.0", "vue": "2.7.14" }, "devDependencies": { "css-loader": "6.8.1", "html-webpack-plugin": "5.5.3", "unplugin-fluent-vue": "1.1.4", - "vue-loader": "15.10.1", + "vue-loader": "15.10.2", "vue-template-compiler": "2.7.14", "webpack": "5.88.2", "webpack-cli": "5.1.4", diff --git a/vue-2-webpack/pnpm-lock.yaml b/vue-2-webpack/pnpm-lock.yaml index 84ed1205..94ed570c 100644 --- a/vue-2-webpack/pnpm-lock.yaml +++ b/vue-2-webpack/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 0.5.0 version: 0.5.0 fluent-vue: - specifier: 3.4.0 - version: 3.4.0(@fluent/bundle@0.18.0)(vue@2.7.14) + specifier: 3.5.0 + version: 3.5.0(@fluent/bundle@0.18.0)(vue@2.7.14) vue: specifier: 2.7.14 version: 2.7.14 @@ -29,8 +29,8 @@ devDependencies: specifier: 1.1.4 version: 1.1.4 vue-loader: - specifier: 15.10.1 - version: 15.10.1(css-loader@6.8.1)(vue-template-compiler@2.7.14)(webpack@5.88.2) + specifier: 15.10.2 + version: 15.10.2(css-loader@6.8.1)(vue-template-compiler@2.7.14)(webpack@5.88.2) vue-template-compiler: specifier: 2.7.14 version: 2.7.14 @@ -838,6 +838,7 @@ packages: /consolidate@0.15.1: resolution: {integrity: sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==} engines: {node: '>= 0.10.0'} + deprecated: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog peerDependencies: arc-templates: ^0.5.3 atpl: '>=0.7.6' @@ -1388,9 +1389,8 @@ packages: path-exists: 4.0.0 dev: true - /fluent-vue@3.4.0(@fluent/bundle@0.18.0)(vue@2.7.14): - resolution: {integrity: sha512-Ii5DjpVNmzIHWCkhYFK0TMwxpVgd9odoOWaOvlC8kXC/6kIn/zUcTvpOwyRnHLV+D+k0VPhlp3YicQ+LKWRneQ==} - engines: {node: '>=12.0.0'} + /fluent-vue@3.5.0(@fluent/bundle@0.18.0)(vue@2.7.14): + resolution: {integrity: sha512-hrp8x8x8zds79jc0i5ZYgY6ibS/Mg5IWOCt4gwlN8g40OR2SeO9o7cx4IFQVBSV3B8JnVkUr0xgnjO4uCvXKyw==} peerDependencies: '@fluent/bundle': '>=0.17.0' '@vue/composition-api': '>=1.0.0-rc.1' @@ -1403,7 +1403,7 @@ packages: '@fluent/sequence': 0.8.0(@fluent/bundle@0.18.0) cached-iterable: 0.3.0 vue: 2.7.14 - vue-demi: 0.14.5(vue@2.7.14) + vue-demi: 0.14.6(vue@2.7.14) dev: false /follow-redirects@1.14.4: @@ -2746,8 +2746,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /vue-demi@0.14.5(vue@2.7.14): - resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} + /vue-demi@0.14.6(vue@2.7.14): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -2765,12 +2765,13 @@ packages: resolution: {integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==} dev: true - /vue-loader@15.10.1(css-loader@6.8.1)(vue-template-compiler@2.7.14)(webpack@5.88.2): - resolution: {integrity: sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==} + /vue-loader@15.10.2(css-loader@6.8.1)(vue-template-compiler@2.7.14)(webpack@5.88.2): + resolution: {integrity: sha512-ndeSe/8KQc/nlA7TJ+OBhv2qalmj1s+uBs7yHDRFaAXscFTApBzY9F1jES3bautmgWjDlDct0fw8rPuySDLwxw==} peerDependencies: '@vue/compiler-sfc': ^3.0.8 cache-loader: '*' css-loader: '*' + prettier: '*' vue-template-compiler: '*' webpack: ^3.0.0 || ^4.1.0 || ^5.0.0-0 peerDependenciesMeta: @@ -2778,6 +2779,8 @@ packages: optional: true cache-loader: optional: true + prettier: + optional: true vue-template-compiler: optional: true dependencies: diff --git a/vue-3-vite-external-translations/package.json b/vue-3-vite-external-translations/package.json index 069f48bc..27c84d2c 100644 --- a/vue-3-vite-external-translations/package.json +++ b/vue-3-vite-external-translations/package.json @@ -9,15 +9,15 @@ }, "dependencies": { "@fluent/bundle": "0.18.0", - "fluent-vue": "3.4.0", + "fluent-vue": "3.5.0", "vue": "3.3.4" }, "devDependencies": { "@vitejs/plugin-vue": "4.2.3", "@vue/compiler-sfc": "3.3.4", "unplugin-fluent-vue": "1.1.4", - "typescript": "5.1.6", + "typescript": "5.2.2", "vite": "4.4.8", - "vue-tsc": "1.8.8" + "vue-tsc": "1.8.11" } } diff --git a/vue-3-vite-external-translations/pnpm-lock.yaml b/vue-3-vite-external-translations/pnpm-lock.yaml index dfc7ac23..d2dc1dcd 100644 --- a/vue-3-vite-external-translations/pnpm-lock.yaml +++ b/vue-3-vite-external-translations/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: 0.18.0 version: 0.18.0 fluent-vue: - specifier: 3.4.0 - version: 3.4.0(@fluent/bundle@0.18.0)(vue@3.3.4) + specifier: 3.5.0 + version: 3.5.0(@fluent/bundle@0.18.0)(vue@3.3.4) vue: specifier: 3.3.4 version: 3.3.4 @@ -23,8 +23,8 @@ devDependencies: specifier: 3.3.4 version: 3.3.4 typescript: - specifier: 5.1.6 - version: 5.1.6 + specifier: 5.2.2 + version: 5.2.2 unplugin-fluent-vue: specifier: 1.1.4 version: 1.1.4 @@ -32,8 +32,8 @@ devDependencies: specifier: 4.4.8 version: 4.4.8 vue-tsc: - specifier: 1.8.8 - version: 1.8.8(typescript@5.1.6) + specifier: 1.8.11 + version: 1.8.11(typescript@5.2.2) packages: @@ -356,8 +356,8 @@ packages: '@vue/compiler-dom': 3.3.4 '@vue/shared': 3.3.4 - /@vue/language-core@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -371,7 +371,7 @@ packages: '@vue/shared': 3.3.4 minimatch: 9.0.3 muggle-string: 0.3.1 - typescript: 5.1.6 + typescript: 5.2.2 vue-template-compiler: 2.7.14 dev: true @@ -414,11 +414,11 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/typescript@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + /@vue/typescript@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.11(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true @@ -526,9 +526,8 @@ packages: to-regex-range: 5.0.1 dev: true - /fluent-vue@3.4.0(@fluent/bundle@0.18.0)(vue@3.3.4): - resolution: {integrity: sha512-Ii5DjpVNmzIHWCkhYFK0TMwxpVgd9odoOWaOvlC8kXC/6kIn/zUcTvpOwyRnHLV+D+k0VPhlp3YicQ+LKWRneQ==} - engines: {node: '>=12.0.0'} + /fluent-vue@3.5.0(@fluent/bundle@0.18.0)(vue@3.3.4): + resolution: {integrity: sha512-hrp8x8x8zds79jc0i5ZYgY6ibS/Mg5IWOCt4gwlN8g40OR2SeO9o7cx4IFQVBSV3B8JnVkUr0xgnjO4uCvXKyw==} peerDependencies: '@fluent/bundle': '>=0.17.0' '@vue/composition-api': '>=1.0.0-rc.1' @@ -541,7 +540,7 @@ packages: '@fluent/sequence': 0.8.0(@fluent/bundle@0.18.0) cached-iterable: 0.3.0 vue: 3.3.4 - vue-demi: 0.14.5(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) dev: false /fsevents@2.3.2: @@ -676,8 +675,8 @@ packages: is-number: 7.0.0 dev: true - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -737,8 +736,8 @@ packages: fsevents: 2.3.2 dev: true - /vue-demi@0.14.5(vue@3.3.4): - resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} + /vue-demi@0.14.6(vue@3.3.4): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -759,16 +758,16 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8(typescript@5.1.6) - '@vue/typescript': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.11(typescript@5.2.2) + '@vue/typescript': 1.8.11(typescript@5.2.2) semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /vue@3.3.4: diff --git a/vue-3-vite-typescript/package.json b/vue-3-vite-typescript/package.json index 1f1e434e..e639c859 100644 --- a/vue-3-vite-typescript/package.json +++ b/vue-3-vite-typescript/package.json @@ -9,15 +9,15 @@ }, "dependencies": { "@fluent/bundle": "0.18.0", - "fluent-vue": "3.4.0", + "fluent-vue": "3.5.0", "vue": "3.3.4" }, "devDependencies": { "@vitejs/plugin-vue": "4.2.3", "@vue/compiler-sfc": "3.3.4", "unplugin-fluent-vue": "1.1.4", - "typescript": "5.1.6", + "typescript": "5.2.2", "vite": "4.4.8", - "vue-tsc": "1.8.8" + "vue-tsc": "1.8.11" } } diff --git a/vue-3-vite-typescript/pnpm-lock.yaml b/vue-3-vite-typescript/pnpm-lock.yaml index dfc7ac23..d2dc1dcd 100644 --- a/vue-3-vite-typescript/pnpm-lock.yaml +++ b/vue-3-vite-typescript/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: 0.18.0 version: 0.18.0 fluent-vue: - specifier: 3.4.0 - version: 3.4.0(@fluent/bundle@0.18.0)(vue@3.3.4) + specifier: 3.5.0 + version: 3.5.0(@fluent/bundle@0.18.0)(vue@3.3.4) vue: specifier: 3.3.4 version: 3.3.4 @@ -23,8 +23,8 @@ devDependencies: specifier: 3.3.4 version: 3.3.4 typescript: - specifier: 5.1.6 - version: 5.1.6 + specifier: 5.2.2 + version: 5.2.2 unplugin-fluent-vue: specifier: 1.1.4 version: 1.1.4 @@ -32,8 +32,8 @@ devDependencies: specifier: 4.4.8 version: 4.4.8 vue-tsc: - specifier: 1.8.8 - version: 1.8.8(typescript@5.1.6) + specifier: 1.8.11 + version: 1.8.11(typescript@5.2.2) packages: @@ -356,8 +356,8 @@ packages: '@vue/compiler-dom': 3.3.4 '@vue/shared': 3.3.4 - /@vue/language-core@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -371,7 +371,7 @@ packages: '@vue/shared': 3.3.4 minimatch: 9.0.3 muggle-string: 0.3.1 - typescript: 5.1.6 + typescript: 5.2.2 vue-template-compiler: 2.7.14 dev: true @@ -414,11 +414,11 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/typescript@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + /@vue/typescript@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.11(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true @@ -526,9 +526,8 @@ packages: to-regex-range: 5.0.1 dev: true - /fluent-vue@3.4.0(@fluent/bundle@0.18.0)(vue@3.3.4): - resolution: {integrity: sha512-Ii5DjpVNmzIHWCkhYFK0TMwxpVgd9odoOWaOvlC8kXC/6kIn/zUcTvpOwyRnHLV+D+k0VPhlp3YicQ+LKWRneQ==} - engines: {node: '>=12.0.0'} + /fluent-vue@3.5.0(@fluent/bundle@0.18.0)(vue@3.3.4): + resolution: {integrity: sha512-hrp8x8x8zds79jc0i5ZYgY6ibS/Mg5IWOCt4gwlN8g40OR2SeO9o7cx4IFQVBSV3B8JnVkUr0xgnjO4uCvXKyw==} peerDependencies: '@fluent/bundle': '>=0.17.0' '@vue/composition-api': '>=1.0.0-rc.1' @@ -541,7 +540,7 @@ packages: '@fluent/sequence': 0.8.0(@fluent/bundle@0.18.0) cached-iterable: 0.3.0 vue: 3.3.4 - vue-demi: 0.14.5(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) dev: false /fsevents@2.3.2: @@ -676,8 +675,8 @@ packages: is-number: 7.0.0 dev: true - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -737,8 +736,8 @@ packages: fsevents: 2.3.2 dev: true - /vue-demi@0.14.5(vue@3.3.4): - resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} + /vue-demi@0.14.6(vue@3.3.4): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true @@ -759,16 +758,16 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.8(typescript@5.1.6): - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8(typescript@5.1.6) - '@vue/typescript': 1.8.8(typescript@5.1.6) + '@vue/language-core': 1.8.11(typescript@5.2.2) + '@vue/typescript': 1.8.11(typescript@5.2.2) semver: 7.5.4 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /vue@3.3.4: diff --git a/vue-3-vue-cli/package.json b/vue-3-vue-cli/package.json index 854c3526..bd510ced 100644 --- a/vue-3-vue-cli/package.json +++ b/vue-3-vue-cli/package.json @@ -9,12 +9,12 @@ "dependencies": { "@fluent/bundle": "0.18.0", "@fluent/dedent": "0.5.0", - "core-js": "3.32.0", - "fluent-vue": "3.4.0", + "core-js": "3.32.2", + "fluent-vue": "3.5.0", "vue": "3.3.4" }, "devDependencies": { - "@babel/core": "7.22.9", + "@babel/core": "7.22.20", "@vue/cli-plugin-babel": "5.0.8", "@vue/cli-service": "5.0.8", "@vue/compiler-sfc": "3.3.4", diff --git a/vue-3-vue-cli/pnpm-lock.yaml b/vue-3-vue-cli/pnpm-lock.yaml index d6dbeb98..da5b2cde 100644 --- a/vue-3-vue-cli/pnpm-lock.yaml +++ b/vue-3-vue-cli/pnpm-lock.yaml @@ -12,25 +12,25 @@ dependencies: specifier: 0.5.0 version: 0.5.0 core-js: - specifier: 3.32.0 - version: 3.32.0 + specifier: 3.32.2 + version: 3.32.2 fluent-vue: - specifier: 3.4.0 - version: 3.4.0(@fluent/bundle@0.18.0)(vue@3.3.4) + specifier: 3.5.0 + version: 3.5.0(@fluent/bundle@0.18.0)(vue@3.3.4) vue: specifier: 3.3.4 version: 3.3.4 devDependencies: '@babel/core': - specifier: 7.22.9 - version: 7.22.9 + specifier: 7.22.20 + version: 7.22.20 '@vue/cli-plugin-babel': specifier: 5.0.8 - version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.32.0)(vue@3.3.4) + version: 5.0.8(@vue/cli-service@5.0.8)(core-js@3.32.2)(vue@3.3.4) '@vue/cli-service': specifier: 5.0.8 - version: 5.0.8(@babel/core@7.22.9)(@vue/compiler-sfc@3.3.4) + version: 5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4) '@vue/compiler-sfc': specifier: 3.3.4 version: 3.3.4 @@ -57,11 +57,12 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@babel/code-frame@7.18.6: - resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} + /@babel/code-frame@7.22.13: + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.18.6 + '@babel/highlight': 7.22.20 + chalk: 2.4.2 dev: true /@babel/code-frame@7.22.5: @@ -71,30 +72,25 @@ packages: '@babel/highlight': 7.22.5 dev: true - /@babel/compat-data@7.21.0: - resolution: {integrity: sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/compat-data@7.22.9: resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/core@7.22.9: - resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} + /@babel/core@7.22.20: + resolution: {integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.22.5 - '@babel/generator': 7.22.9 - '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.9) - '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.9) - '@babel/helpers': 7.22.6 - '@babel/parser': 7.22.7 - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-transforms': 7.22.20(@babel/core@7.22.20) + '@babel/helpers': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 convert-source-map: 1.8.0 debug: 4.3.2 gensync: 1.0.0-beta.2 @@ -104,11 +100,11 @@ packages: - supports-color dev: true - /@babel/generator@7.21.1: - resolution: {integrity: sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==} + /@babel/generator@7.22.15: + resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.19 '@jridgewell/gen-mapping': 0.3.2 '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 @@ -128,7 +124,7 @@ packages: resolution: {integrity: sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 dev: true /@babel/helper-builder-binary-assignment-operator-visitor@7.15.4: @@ -136,98 +132,95 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.15.4 - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 dev: true - /@babel/helper-compilation-targets@7.15.4(@babel/core@7.22.9): + /@babel/helper-compilation-targets@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.21.0 - '@babel/core': 7.22.9 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.3 - semver: 6.3.0 + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-validator-option': 7.22.5 + browserslist: 4.21.10 + semver: 6.3.1 dev: true - /@babel/helper-compilation-targets@7.20.7(@babel/core@7.22.9): - resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} + /@babel/helper-compilation-targets@7.22.15: + resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 dependencies: - '@babel/compat-data': 7.21.0 - '@babel/core': 7.22.9 - '@babel/helper-validator-option': 7.18.6 - browserslist: 4.21.3 + '@babel/compat-data': 7.22.9 + '@babel/helper-validator-option': 7.22.15 + browserslist: 4.21.10 lru-cache: 5.1.1 - semver: 6.3.0 + semver: 6.3.1 dev: true - /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9): + /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.20): resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.22.9 - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-validator-option': 7.22.5 browserslist: 4.21.10 lru-cache: 5.1.1 semver: 6.3.1 dev: true - /@babel/helper-create-class-features-plugin@7.15.4(@babel/core@7.22.9): + /@babel/helper-create-class-features-plugin@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.15.4 - '@babel/helper-function-name': 7.21.0 + '@babel/helper-function-name': 7.22.5 '@babel/helper-member-expression-to-functions': 7.15.4 '@babel/helper-optimise-call-expression': 7.15.4 '@babel/helper-replace-supers': 7.15.4 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-split-export-declaration': 7.22.6 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-create-regexp-features-plugin@7.14.5(@babel/core@7.22.9): + /@babel/helper-create-regexp-features-plugin@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-TLawwqpOErY2HhWbGJ2nZT5wSkR192QpN+nBg1THfBfftrlvOh+WbhrxXCH4q4xJ9Gl16BGPR/48JA+Ryiho/A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.15.4 regexpu-core: 4.8.0 dev: true - /@babel/helper-define-polyfill-provider@0.2.3(@babel/core@7.22.9): + /@babel/helper-define-polyfill-provider@0.2.3(@babel/core@7.22.20): resolution: {integrity: sha512-RH3QDAfRMzj7+0Nqu5oqgO5q9mFtQEVvCRsi8qCEfzLR9p2BHfn5FzhSB2oj1fF7I2+DcTORkYaQ6aTR9Cofew==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.20.7(@babel/core@7.22.9) - '@babel/helper-module-imports': 7.18.6 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.20) + '@babel/helper-module-imports': 7.22.5 '@babel/helper-plugin-utils': 7.14.5 - '@babel/traverse': 7.21.0 + '@babel/traverse': 7.22.8 debug: 4.3.2 lodash.debounce: 4.0.8 resolve: 1.20.0 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-environment-visitor@7.18.9: - resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} + /@babel/helper-environment-visitor@7.22.20: + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} dev: true @@ -240,51 +233,43 @@ packages: resolution: {integrity: sha512-J14f/vq8+hdC2KoWLIQSsGrC9EFBKE4NFts8pfMpymfApds+fPqR30AOUWc4tyr56h9l/GA1Sxv2q3dLZWbQ/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 - dev: true - - /@babel/helper-function-name@7.21.0: - resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.20.7 - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 dev: true /@babel/helper-function-name@7.22.5: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/types': 7.22.5 - dev: true - - /@babel/helper-hoist-variables@7.18.6: - resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.0 + '@babel/template': 7.22.15 + '@babel/types': 7.22.19 dev: true /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.19 dev: true /@babel/helper-member-expression-to-functions@7.15.4: resolution: {integrity: sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 dev: true /@babel/helper-module-imports@7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 + dev: true + + /@babel/helper-module-imports@7.22.15: + resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 dev: true /@babel/helper-module-imports@7.22.5: @@ -294,29 +279,27 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/helper-module-transforms@7.21.0: - resolution: {integrity: sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ==} + /@babel/helper-module-transforms@7.22.20(@babel/core@7.22.20): + resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 dependencies: - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/helper-simple-access': 7.20.2 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/helper-validator-identifier': 7.19.1 - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.0 - '@babel/types': 7.21.0 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.20 dev: true - /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9): + /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.20): resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-environment-visitor': 7.22.5 '@babel/helper-module-imports': 7.22.5 '@babel/helper-simple-access': 7.22.5 @@ -328,7 +311,7 @@ packages: resolution: {integrity: sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 dev: true /@babel/helper-plugin-utils@7.14.5: @@ -342,7 +325,7 @@ packages: dependencies: '@babel/helper-annotate-as-pure': 7.15.4 '@babel/helper-wrap-function': 7.15.4 - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -353,65 +336,48 @@ packages: dependencies: '@babel/helper-member-expression-to-functions': 7.15.4 '@babel/helper-optimise-call-expression': 7.15.4 - '@babel/traverse': 7.21.0 - '@babel/types': 7.21.0 + '@babel/traverse': 7.22.8 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access@7.20.2: - resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.0 - dev: true - /@babel/helper-simple-access@7.22.5: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.19 dev: true /@babel/helper-skip-transparent-expression-wrappers@7.15.4: resolution: {integrity: sha512-BMRLsdh+D1/aap19TycS4eD1qELGrCBJwzaY9IE8LrpJtJb+H7rQkPIdsfgnMtLBA6DJls7X9z93Z4U8h7xw0A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.21.0 - dev: true - - /@babel/helper-split-export-declaration@7.18.6: - resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 dev: true /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.5 + '@babel/types': 7.22.19 dev: true - /@babel/helper-string-parser@7.19.4: - resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} - engines: {node: '>=6.9.0'} - /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.19.1: - resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} + /@babel/helper-validator-identifier@7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} + dev: true /@babel/helper-validator-identifier@7.22.5: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option@7.18.6: - resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} + /@babel/helper-validator-option@7.22.15: + resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} dev: true @@ -424,30 +390,30 @@ packages: resolution: {integrity: sha512-Y2o+H/hRV5W8QhIfTpRIBwl57y8PrZt6JM3V8FOo5qarjshHItyH5lXlpMfBfmBefOqSCpKZs/6Dxqp0E/U+uw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-function-name': 7.21.0 - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.0 - '@babel/types': 7.21.0 + '@babel/helper-function-name': 7.22.5 + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.8 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true - /@babel/helpers@7.22.6: - resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} + /@babel/helpers@7.22.15: + resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.5 - '@babel/traverse': 7.22.8 - '@babel/types': 7.22.5 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color dev: true - /@babel/highlight@7.18.6: - resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} + /@babel/highlight@7.22.20: + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 dev: true @@ -466,7 +432,15 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.21.0 + '@babel/types': 7.22.5 + + /@babel/parser@7.22.16: + resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.22.19 + dev: true /@babel/parser@7.22.7: resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} @@ -475,833 +449,825 @@ packages: dependencies: '@babel/types': 7.22.5 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4(@babel/core@7.22.9): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-eBnpsl9tlhPhpI10kU06JHnrYXwg3+V6CaP2idsCXNef0aeslpqyITXQ74Vfk5uHgY7IG7XP0yIH8b42KSzHog==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 - '@babel/plugin-proposal-optional-chaining': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-proposal-optional-chaining': 7.14.5(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-async-generator-functions@7.15.4(@babel/core@7.22.9): + /@babel/plugin-proposal-async-generator-functions@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-2zt2g5vTXpMC3OmK6uyjvdXptbhBXfA77XGrd3gh93zwG8lZYBLOBImiGBEG0RANu3JqKEACCz5CGk73OJROBw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-remap-async-to-generator': 7.15.4 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.9) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-properties@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-class-properties@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-q/PLpv5Ko4dVc1LYMpCY7RVAAO4uk55qPwrIuJ5QJ8c6cVuAmhu7I/49JOppXL6gXf7ZHzpRVEUZdYoPLM04Gg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-class-static-block@7.15.4(@babel/core@7.22.9): + /@babel/plugin-proposal-class-static-block@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-M682XWrrLNk3chXCjoPUQWOyYsB93B9z3mRyjtqqYJWDf2mfCdIYgDrA11cgNVhAQieaq6F2fn2f3wI0U4aTjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-decorators@7.15.4(@babel/core@7.22.9): + /@babel/plugin-proposal-decorators@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-WNER+YLs7avvRukEddhu5PSfSaMMimX2xBFgLQS7Bw16yrUxJGWidO9nQp+yLy9MVybg5Ba3BlhAw+BkdhpDmg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-decorators': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-decorators': 7.14.5(@babel/core@7.22.20) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-dynamic-import@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-dynamic-import@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-ExjiNYc3HDN5PXJx+bwC50GIx/KKanX2HiggnIUAYedbARdImiCU4RhhHfdf0Kd7JNXGpsBBBCOm+bBVy3Gb0g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-export-namespace-from@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-export-namespace-from@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-g5POA32bXPMmSBu5Dx/iZGLGnKmKPc5AiY7qfZgurzrCYgIztDlHFbznSNCoQuv57YQLnQfaDi7dxCtLDIdXdA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-json-strings@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-json-strings@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-NSq2fczJYKVRIsUJyNxrVUMhB27zb7N7pOFGQOhBKJrChbGcgEAqyZrmZswkPk18VMurEeJAaICbfm57vUeTbQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-logical-assignment-operators@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-logical-assignment-operators@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-YGn2AvZAo9TwyhlLvCCWxD90Xq8xJ4aSgaX3G5D/8DW94L8aaT+dS5cSP+Z06+rCJERGSr9GxMBZ601xoc2taw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-nullish-coalescing-operator@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-nullish-coalescing-operator@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-gun/SOnMqjSb98Nkaq2rTKMwervfdAoz6NphdY0vTfuzMfryj+tDGb2n6UkDKwez+Y8PZDhE3D143v6Gepp4Hg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-numeric-separator@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-numeric-separator@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-yiclALKe0vyZRZE0pS6RXgjUOt87GWv6FYa5zqj15PvhOGFO69R5DusPlgK/1K5dVnCtegTiWu9UaBSrLLJJBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.9) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-object-rest-spread@7.15.6(@babel/core@7.22.9): + /@babel/plugin-proposal-object-rest-spread@7.15.6(@babel/core@7.22.20): resolution: {integrity: sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.0 - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.20.7(@babel/core@7.22.9) + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-transform-parameters': 7.15.4(@babel/core@7.22.9) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.15.4(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-optional-catch-binding@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-optional-catch-binding@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-3Oyiixm0ur7bzO5ybNcZFlmVsygSIQgdOa7cTfOYCMY+wEPAYhZAJxi3mixKFCTCKUhQXuCTtQ1MzrpL3WT8ZQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-optional-chaining@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-optional-chaining@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-ycz+VOzo2UbWNI1rQXxIuMOzrDdHGrI23fRiz/Si2R4kv2XZQ1BK8ccdHwehMKBlcH/joGW/tzrUmo67gbJHlQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) dev: true - /@babel/plugin-proposal-private-methods@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-private-methods@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-838DkdUA1u+QTCplatfq4B7+1lnDa/+QMI89x5WZHBcnNv+47N8QEj2k9I2MUU9xIv8XJ4XvPCviM/Dj7Uwt9g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-private-property-in-object@7.15.4(@babel/core@7.22.9): + /@babel/plugin-proposal-private-property-in-object@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-X0UTixkLf0PCCffxgu5/1RQyGGbgZuKoI+vXP4iSbJSYwPb7hu06omsFGBvQ9lJEvwgrxHdS8B5nbfcd8GyUNA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.15.4 - '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.9) + '@babel/helper-create-class-features-plugin': 7.15.4(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.9) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-unicode-property-regex@7.14.5(@babel/core@7.22.9): + /@babel/plugin-proposal-unicode-property-regex@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-6axIeOU5LnY471KenAB9vI8I5j7NQ2d652hIYwVyRfgaZT5UpiqFKCuVXCDMSrU+3VFafnu2c5m3lrWIlr6A5Q==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.9): + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.20): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.9): + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.20): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-decorators@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-decorators@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-c4sZMRWL4GSvP1EXy0woIP7m4jkVcEuG8R1TOZxPBPtp4FSM/kiPZub9UIs/Jrb5ZAOzvTUSGYrWsrSu1JvoPw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-jsx@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-jsx@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.9): + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.20): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.9): + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.20): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.9): + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.20): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.9): + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-arrow-functions@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-arrow-functions@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-KOnO0l4+tD5IfOdi4x8C1XmEIRWUjNRV8wc6K2vz/3e8yAOoZZvsRXRRIF/yo/MAOFb4QjtAw9xSxMXbSMRy8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-async-to-generator@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-async-to-generator@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-szkbzQ0mNk0rpu76fzDdqSyPu0MuvpXgC+6rz5rpMb5OIRxdmHfQxrktL8CYolL2d8luMCZTR0DpIMIdL27IjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-imports': 7.18.6 + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.5 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-remap-async-to-generator': 7.15.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-block-scoped-functions@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-block-scoped-functions@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-dtqWqdWZ5NqBX3KzsVCWfQI3A53Ft5pWFCT2eCVUftWZgjc5DpDponbIF1+c+7cSGk2wN0YK7HGL/ezfRbpKBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-block-scoping@7.15.3(@babel/core@7.22.9): + /@babel/plugin-transform-block-scoping@7.15.3(@babel/core@7.22.20): resolution: {integrity: sha512-nBAzfZwZb4DkaGtOes1Up1nOAp9TDRRFw4XBzBBSG9QK7KVFmYzgj9o9sbPv7TX5ofL4Auq4wZnxCoPnI/lz2Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-classes@7.15.4(@babel/core@7.22.9): + /@babel/plugin-transform-classes@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-Yjvhex8GzBmmPQUvpXRPWQ9WnxXgAFuZSrqOK/eJlOGIXwvv8H3UEdUigl1gb/bnjTrln+e8bkZUYCBt/xYlBg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.15.4 - '@babel/helper-function-name': 7.21.0 + '@babel/helper-function-name': 7.22.5 '@babel/helper-optimise-call-expression': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-replace-supers': 7.15.4 - '@babel/helper-split-export-declaration': 7.18.6 + '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-computed-properties@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-computed-properties@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-pWM+E4283UxaVzLb8UBXv4EIxMovU4zxT1OPnpHJcmnvyY9QbPPTKZfEj31EUvG3/EQRbYAGaYEUZ4yWOBC2xg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-destructuring@7.14.7(@babel/core@7.22.9): + /@babel/plugin-transform-destructuring@7.14.7(@babel/core@7.22.20): resolution: {integrity: sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-dotall-regex@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-dotall-regex@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-loGlnBdj02MDsFaHhAIJzh7euK89lBrGIdM9EAtHFo6xKygCUGuuWe07o1oZVk287amtW1n0808sQM99aZt3gw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-duplicate-keys@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-duplicate-keys@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-iJjbI53huKbPDAsJ8EmVmvCKeeq21bAze4fu9GBQtSLqfvzj2oRuHVx4ZkDwEhg1htQ+5OBZh/Ab0XDf5iBZ7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-exponentiation-operator@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-exponentiation-operator@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-jFazJhMBc9D27o9jDnIE5ZErI0R0m7PbKXVq77FFvqFbzvTMuv8jaAwLZ5PviOLSFttqKIW0/wxNSDbjLk0tYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-builder-binary-assignment-operator-visitor': 7.15.4 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-for-of@7.15.4(@babel/core@7.22.9): + /@babel/plugin-transform-for-of@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-DRTY9fA751AFBDh2oxydvVm4SYevs5ILTWLs6xKXps4Re/KG5nfUkr+TdHCrRWB8C69TlzVgA9b3RmGWmgN9LA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-function-name@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-function-name@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-vbO6kv0fIzZ1GpmGQuvbwwm+O4Cbm2NrPzwlup9+/3fdkuzo1YqOZcXw26+YUJB84Ja7j9yURWposEHLYwxUfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-function-name': 7.21.0 + '@babel/core': 7.22.20 + '@babel/helper-function-name': 7.22.5 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-literals@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-literals@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-ql33+epql2F49bi8aHXxvLURHkxJbSmMKl9J5yHqg4PLtdE6Uc48CH1GS6TQvZ86eoB/ApZXwm7jlA+B3kra7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-member-expression-literals@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-member-expression-literals@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-WkNXxH1VXVTKarWFqmso83xl+2V3Eo28YY5utIkbsmXoItO8Q3aZxN4BTS2k0hz9dGUloHK26mJMyQEYfkn/+Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-modules-amd@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-modules-amd@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-3lpOU8Vxmp3roC4vzFpSdEpGUWSMsHFreTWOMMLzel2gNGfHE5UWIh/LN6ghHs2xurUp4jRFYMUIZhuFbody1g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.21.0 + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-modules-commonjs@7.15.4(@babel/core@7.22.9): + /@babel/plugin-transform-modules-commonjs@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-qg4DPhwG8hKp4BbVDvX1s8cohM8a6Bvptu4l6Iingq5rW+yRUAhe/YRup/YcW2zCOlrysEWVhftIcKzrEZv3sA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.21.0 + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-simple-access': 7.20.2 + '@babel/helper-simple-access': 7.22.5 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-modules-systemjs@7.15.4(@babel/core@7.22.9): + /@babel/plugin-transform-modules-systemjs@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-fJUnlQrl/mezMneR72CKCgtOoahqGJNVKpompKwzv3BrEXdlPspTcyxrZ1XmDTIr9PpULrgEQo3qNKp6dW7ssw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-module-transforms': 7.21.0 + '@babel/core': 7.22.20 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-validator-identifier': 7.22.5 babel-plugin-dynamic-import-node: 2.3.3 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-modules-umd@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-modules-umd@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-RfPGoagSngC06LsGUYyM9QWSXZ8MysEjDJTAea1lqRjNECE3y0qIJF/qbvJxc4oA4s99HumIMdXOrd+TdKaAAA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-transforms': 7.21.0 + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.9(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - transitivePeerDependencies: - - supports-color dev: true - /@babel/plugin-transform-named-capturing-groups-regex@7.14.9(@babel/core@7.22.9): + /@babel/plugin-transform-named-capturing-groups-regex@7.14.9(@babel/core@7.22.20): resolution: {integrity: sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.20) dev: true - /@babel/plugin-transform-new-target@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-new-target@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-Nx054zovz6IIRWEB49RDRuXGI4Gy0GMgqG0cII9L3MxqgXz/+rgII+RU58qpo4g7tNEx1jG7rRVH4ihZoP4esQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-object-super@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-object-super@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-MKfOBWzK0pZIrav9z/hkRqIk/2bTv9qvxHzPQc12RcVkMOzpIKnFCNYJip00ssKWYkd8Sf5g0Wr7pqJ+cmtuFg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-replace-supers': 7.15.4 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters@7.15.4(@babel/core@7.22.9): + /@babel/plugin-transform-parameters@7.15.4(@babel/core@7.22.20): resolution: {integrity: sha512-9WB/GUTO6lvJU3XQsSr6J/WKvBC2hcs4Pew8YxZagi6GkTdniyqp8On5kqdK8MN0LMeu0mGbhPN+O049NV/9FQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-property-literals@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-property-literals@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-r1uilDthkgXW8Z1vJz2dKYLV1tuw2xsbrp3MrZmD99Wh9vsfKoob+JTgri5VUb/JqyKRXotlOtwgu4stIYCmnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-regenerator@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-regenerator@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-NVIY1W3ITDP5xQl50NgTKlZ0GrotKtLna08/uGY6ErQt6VEQZXla86x/CTddm5gZdcr+5GSsvMeTmWA5Ii6pkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 regenerator-transform: 0.14.5 dev: true - /@babel/plugin-transform-reserved-words@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-reserved-words@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-cv4F2rv1nD4qdexOGsRQXJrOcyb5CrgjUH9PKrrtyhSDBNWGxd0UIitjyJiWagS+EbUGjG++22mGH1Pub8D6Vg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-runtime@7.15.0(@babel/core@7.22.9): + /@babel/plugin-transform-runtime@7.15.0(@babel/core@7.22.20): resolution: {integrity: sha512-sfHYkLGjhzWTq6xsuQ01oEsUYjkHRux9fW1iUA68dC7Qd8BS1Unq4aZ8itmQp95zUzIcyR2EbNMTzAicFj+guw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-imports': 7.18.6 + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.5 '@babel/helper-plugin-utils': 7.14.5 - babel-plugin-polyfill-corejs2: 0.2.2(@babel/core@7.22.9) - babel-plugin-polyfill-corejs3: 0.2.5(@babel/core@7.22.9) - babel-plugin-polyfill-regenerator: 0.2.2(@babel/core@7.22.9) - semver: 6.3.0 + babel-plugin-polyfill-corejs2: 0.2.2(@babel/core@7.22.20) + babel-plugin-polyfill-corejs3: 0.2.5(@babel/core@7.22.20) + babel-plugin-polyfill-regenerator: 0.2.2(@babel/core@7.22.20) + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-shorthand-properties@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-shorthand-properties@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-xLucks6T1VmGsTB+GWK5Pl9Jl5+nRXD1uoFdA5TSO6xtiNjtXTjKkmPdFXVLGlK5A2/or/wQMKfmQ2Y0XJfn5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-spread@7.14.6(@babel/core@7.22.9): + /@babel/plugin-transform-spread@7.14.6(@babel/core@7.22.20): resolution: {integrity: sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-skip-transparent-expression-wrappers': 7.15.4 dev: true - /@babel/plugin-transform-sticky-regex@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-sticky-regex@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-Z7F7GyvEMzIIbwnziAZmnSNpdijdr4dWt+FJNBnBLz5mwDFkqIXU9wmBcWWad3QeJF5hMTkRe4dAq2sUZiG+8A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-template-literals@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-template-literals@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-22btZeURqiepOfuy/VkFr+zStqlujWaarpMErvay7goJS6BWwdd6BY9zQyDLDa4x2S3VugxFb162IZ4m/S/+Gg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-typeof-symbol@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-typeof-symbol@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-lXzLD30ffCWseTbMQzrvDWqljvZlHkXU+CnseMhkMNqU1sASnCsz3tSzAaH3vCUXb9PHeUb90ZT1BdFTm1xxJw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-unicode-escapes@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-unicode-escapes@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-crTo4jATEOjxj7bt9lbYXcBAM3LZaUrbP2uUdxb6WIorLmjNKSpHfIybgY4B8SRpbf8tEVIWH3Vtm7ayCrKocA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-transform-unicode-regex@7.14.5(@babel/core@7.22.9): + /@babel/plugin-transform-unicode-regex@7.14.5(@babel/core@7.22.20): resolution: {integrity: sha512-UygduJpC5kHeCiRw/xDVzC+wj8VaYSoKl5JNVmbP7MadpNinAm3SvZCxZ42H37KZBKztz46YC73i9yV34d0Tzw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.14.5(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/preset-env@7.15.6(@babel/core@7.22.9): + /@babel/preset-env@7.15.6(@babel/core@7.22.20): resolution: {integrity: sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.0 - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.20.7(@babel/core@7.22.9) + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.20) '@babel/helper-plugin-utils': 7.14.5 - '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-proposal-async-generator-functions': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-proposal-class-properties': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-class-static-block': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-proposal-dynamic-import': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-export-namespace-from': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-json-strings': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-logical-assignment-operators': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-numeric-separator': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-object-rest-spread': 7.15.6(@babel/core@7.22.9) - '@babel/plugin-proposal-optional-catch-binding': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-optional-chaining': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-private-methods': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-private-property-in-object': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-proposal-unicode-property-regex': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.9) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.9) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.9) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.9) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-arrow-functions': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-async-to-generator': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-block-scoped-functions': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-block-scoping': 7.15.3(@babel/core@7.22.9) - '@babel/plugin-transform-classes': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-transform-computed-properties': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-destructuring': 7.14.7(@babel/core@7.22.9) - '@babel/plugin-transform-dotall-regex': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-duplicate-keys': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-exponentiation-operator': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-for-of': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-transform-function-name': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-literals': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-member-expression-literals': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-modules-amd': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-modules-commonjs': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-transform-modules-systemjs': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-transform-modules-umd': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-named-capturing-groups-regex': 7.14.9(@babel/core@7.22.9) - '@babel/plugin-transform-new-target': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-object-super': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-parameters': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-transform-property-literals': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-regenerator': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-reserved-words': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-shorthand-properties': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-spread': 7.14.6(@babel/core@7.22.9) - '@babel/plugin-transform-sticky-regex': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-template-literals': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-typeof-symbol': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-unicode-escapes': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-unicode-regex': 7.14.5(@babel/core@7.22.9) - '@babel/preset-modules': 0.1.4(@babel/core@7.22.9) - '@babel/types': 7.21.0 - babel-plugin-polyfill-corejs2: 0.2.2(@babel/core@7.22.9) - babel-plugin-polyfill-corejs3: 0.2.5(@babel/core@7.22.9) - babel-plugin-polyfill-regenerator: 0.2.2(@babel/core@7.22.9) + '@babel/helper-validator-option': 7.22.5 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-proposal-async-generator-functions': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-proposal-class-properties': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-class-static-block': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-proposal-dynamic-import': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-export-namespace-from': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-json-strings': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-logical-assignment-operators': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-numeric-separator': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-object-rest-spread': 7.15.6(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-catch-binding': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-optional-chaining': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-private-methods': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-private-property-in-object': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-proposal-unicode-property-regex': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.20) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.20) + '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.20) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-arrow-functions': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-async-to-generator': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoped-functions': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-block-scoping': 7.15.3(@babel/core@7.22.20) + '@babel/plugin-transform-classes': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-transform-computed-properties': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-destructuring': 7.14.7(@babel/core@7.22.20) + '@babel/plugin-transform-dotall-regex': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-duplicate-keys': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-exponentiation-operator': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-for-of': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-transform-function-name': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-literals': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-member-expression-literals': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-modules-amd': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-modules-commonjs': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-transform-modules-systemjs': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-transform-modules-umd': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-named-capturing-groups-regex': 7.14.9(@babel/core@7.22.20) + '@babel/plugin-transform-new-target': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-object-super': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-parameters': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-transform-property-literals': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-regenerator': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-reserved-words': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-shorthand-properties': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-spread': 7.14.6(@babel/core@7.22.20) + '@babel/plugin-transform-sticky-regex': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-template-literals': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-typeof-symbol': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-escapes': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-unicode-regex': 7.14.5(@babel/core@7.22.20) + '@babel/preset-modules': 0.1.4(@babel/core@7.22.20) + '@babel/types': 7.22.5 + babel-plugin-polyfill-corejs2: 0.2.2(@babel/core@7.22.20) + babel-plugin-polyfill-corejs3: 0.2.5(@babel/core@7.22.20) + babel-plugin-polyfill-regenerator: 0.2.2(@babel/core@7.22.20) core-js-compat: 3.18.0 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /@babel/preset-modules@0.1.4(@babel/core@7.22.9): + /@babel/preset-modules@0.1.4(@babel/core@7.22.20): resolution: {integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-proposal-unicode-property-regex': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-dotall-regex': 7.14.5(@babel/core@7.22.9) - '@babel/types': 7.21.0 + '@babel/plugin-proposal-unicode-property-regex': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-dotall-regex': 7.14.5(@babel/core@7.22.20) + '@babel/types': 7.22.5 esutils: 2.0.3 dev: true @@ -1312,13 +1278,13 @@ packages: regenerator-runtime: 0.13.9 dev: true - /@babel/template@7.20.7: - resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} + /@babel/template@7.22.15: + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.18.6 - '@babel/parser': 7.21.1 - '@babel/types': 7.21.0 + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 dev: true /@babel/template@7.22.5: @@ -1330,18 +1296,18 @@ packages: '@babel/types': 7.22.5 dev: true - /@babel/traverse@7.21.0: - resolution: {integrity: sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA==} + /@babel/traverse@7.22.20: + resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.21.1 - '@babel/helper-environment-visitor': 7.18.9 - '@babel/helper-function-name': 7.21.0 - '@babel/helper-hoist-variables': 7.18.6 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/parser': 7.21.1 - '@babel/types': 7.21.0 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 debug: 4.3.2 globals: 11.12.0 transitivePeerDependencies: @@ -1366,13 +1332,14 @@ packages: - supports-color dev: true - /@babel/types@7.21.0: - resolution: {integrity: sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow==} + /@babel/types@7.22.19: + resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.19.4 - '@babel/helper-validator-identifier': 7.19.1 + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 + dev: true /@babel/types@7.22.5: resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} @@ -1421,7 +1388,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 dev: true /@jridgewell/gen-mapping@0.3.2: @@ -1429,7 +1396,7 @@ packages: engines: {node: '>=6.0.0'} dependencies: '@jridgewell/set-array': 1.1.2 - '@jridgewell/sourcemap-codec': 1.4.14 + '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.17 dev: true @@ -1694,14 +1661,14 @@ packages: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true - /@vue/babel-plugin-jsx@1.0.7(@babel/core@7.22.9): + /@vue/babel-plugin-jsx@1.0.7(@babel/core@7.22.20): resolution: {integrity: sha512-B5ctmlVk+vfyIV6PuvQkRB512c6LX2BUvJdNP9gOcllnpg9yrls9bDi7b3+tkAdT8+w1OoWsuJHHEV0Ntd67KQ==} dependencies: - '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.0 - '@babel/types': 7.21.0 + '@babel/helper-module-imports': 7.22.5 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) + '@babel/template': 7.22.5 + '@babel/traverse': 7.22.8 + '@babel/types': 7.22.5 '@vue/babel-helper-vue-transform-on': 1.0.2 camelcase: 6.2.0 html-tags: 3.1.0 @@ -1711,21 +1678,21 @@ packages: - supports-color dev: true - /@vue/babel-plugin-transform-vue-jsx@1.2.1(@babel/core@7.22.9): + /@vue/babel-plugin-transform-vue-jsx@1.2.1(@babel/core@7.22.20): resolution: {integrity: sha512-HJuqwACYehQwh1fNT8f4kyzqlNMpBuUK4rSiSES5D4QsYncv5fxFsLyrxFPG2ksO7t5WP+Vgix6tt6yKClwPzA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-module-imports': 7.22.5 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 svg-tags: 1.0.0 dev: true - /@vue/babel-preset-app@5.0.8(@babel/core@7.22.9)(core-js@3.32.0)(vue@3.3.4): + /@vue/babel-preset-app@5.0.8(@babel/core@7.22.20)(core-js@3.32.2)(vue@3.3.4): resolution: {integrity: sha512-yl+5qhpjd8e1G4cMXfORkkBlvtPCIgmRf3IYCWYDKIQ7m+PPa5iTm4feiNmCMD6yGqQWMhhK/7M3oWGL9boKwg==} peerDependencies: '@babel/core': '*' @@ -1737,20 +1704,20 @@ packages: vue: optional: true dependencies: - '@babel/core': 7.22.9 - '@babel/helper-compilation-targets': 7.20.7(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.20) '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-proposal-class-properties': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-proposal-decorators': 7.15.4(@babel/core@7.22.9) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.9) - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) - '@babel/plugin-transform-runtime': 7.15.0(@babel/core@7.22.9) - '@babel/preset-env': 7.15.6(@babel/core@7.22.9) + '@babel/plugin-proposal-class-properties': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-proposal-decorators': 7.15.4(@babel/core@7.22.20) + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.20) + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) + '@babel/plugin-transform-runtime': 7.15.0(@babel/core@7.22.20) + '@babel/preset-env': 7.15.6(@babel/core@7.22.20) '@babel/runtime': 7.15.4 - '@vue/babel-plugin-jsx': 1.0.7(@babel/core@7.22.9) - '@vue/babel-preset-jsx': 1.2.4(@babel/core@7.22.9) + '@vue/babel-plugin-jsx': 1.0.7(@babel/core@7.22.20) + '@vue/babel-preset-jsx': 1.2.4(@babel/core@7.22.20) babel-plugin-dynamic-import-node: 2.3.3 - core-js: 3.32.0 + core-js: 3.32.2 core-js-compat: 3.18.0 semver: 7.3.7 vue: 3.3.4 @@ -1758,80 +1725,80 @@ packages: - supports-color dev: true - /@vue/babel-preset-jsx@1.2.4(@babel/core@7.22.9): + /@vue/babel-preset-jsx@1.2.4(@babel/core@7.22.20): resolution: {integrity: sha512-oRVnmN2a77bYDJzeGSt92AuHXbkIxbf/XXSE3klINnh9AXBmVS1DGa1f0d+dDYpLfsAKElMnqKTQfKn7obcL4w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1(@babel/core@7.22.9) - '@vue/babel-sugar-composition-api-inject-h': 1.2.1(@babel/core@7.22.9) - '@vue/babel-sugar-composition-api-render-instance': 1.2.4(@babel/core@7.22.9) - '@vue/babel-sugar-functional-vue': 1.2.2(@babel/core@7.22.9) - '@vue/babel-sugar-inject-h': 1.2.2(@babel/core@7.22.9) - '@vue/babel-sugar-v-model': 1.2.3(@babel/core@7.22.9) - '@vue/babel-sugar-v-on': 1.2.3(@babel/core@7.22.9) + '@vue/babel-plugin-transform-vue-jsx': 1.2.1(@babel/core@7.22.20) + '@vue/babel-sugar-composition-api-inject-h': 1.2.1(@babel/core@7.22.20) + '@vue/babel-sugar-composition-api-render-instance': 1.2.4(@babel/core@7.22.20) + '@vue/babel-sugar-functional-vue': 1.2.2(@babel/core@7.22.20) + '@vue/babel-sugar-inject-h': 1.2.2(@babel/core@7.22.20) + '@vue/babel-sugar-v-model': 1.2.3(@babel/core@7.22.20) + '@vue/babel-sugar-v-on': 1.2.3(@babel/core@7.22.20) dev: true - /@vue/babel-sugar-composition-api-inject-h@1.2.1(@babel/core@7.22.9): + /@vue/babel-sugar-composition-api-inject-h@1.2.1(@babel/core@7.22.20): resolution: {integrity: sha512-4B3L5Z2G+7s+9Bwbf+zPIifkFNcKth7fQwekVbnOA3cr3Pq71q71goWr97sk4/yyzH8phfe5ODVzEjX7HU7ItQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) dev: true - /@vue/babel-sugar-composition-api-render-instance@1.2.4(@babel/core@7.22.9): + /@vue/babel-sugar-composition-api-render-instance@1.2.4(@babel/core@7.22.20): resolution: {integrity: sha512-joha4PZznQMsxQYXtR3MnTgCASC9u3zt9KfBxIeuI5g2gscpTsSKRDzWQt4aqNIpx6cv8On7/m6zmmovlNsG7Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) dev: true - /@vue/babel-sugar-functional-vue@1.2.2(@babel/core@7.22.9): + /@vue/babel-sugar-functional-vue@1.2.2(@babel/core@7.22.20): resolution: {integrity: sha512-JvbgGn1bjCLByIAU1VOoepHQ1vFsroSA/QkzdiSs657V79q6OwEWLCQtQnEXD/rLTA8rRit4rMOhFpbjRFm82w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) dev: true - /@vue/babel-sugar-inject-h@1.2.2(@babel/core@7.22.9): + /@vue/babel-sugar-inject-h@1.2.2(@babel/core@7.22.20): resolution: {integrity: sha512-y8vTo00oRkzQTgufeotjCLPAvlhnpSkcHFEp60+LJUwygGcd5Chrpn5480AQp/thrxVm8m2ifAk0LyFel9oCnw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) dev: true - /@vue/babel-sugar-v-model@1.2.3(@babel/core@7.22.9): + /@vue/babel-sugar-v-model@1.2.3(@babel/core@7.22.20): resolution: {integrity: sha512-A2jxx87mySr/ulAsSSyYE8un6SIH0NWHiLaCWpodPCVOlQVODCaSpiR4+IMsmBr73haG+oeCuSvMOM+ttWUqRQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 - '@vue/babel-plugin-transform-vue-jsx': 1.2.1(@babel/core@7.22.9) + '@vue/babel-plugin-transform-vue-jsx': 1.2.1(@babel/core@7.22.20) camelcase: 5.3.1 html-tags: 2.0.0 svg-tags: 1.0.0 dev: true - /@vue/babel-sugar-v-on@1.2.3(@babel/core@7.22.9): + /@vue/babel-sugar-v-on@1.2.3(@babel/core@7.22.20): resolution: {integrity: sha512-kt12VJdz/37D3N3eglBywV8GStKNUhNrsxChXIV+o0MwVXORYuhDTHJRKPgLJRb/EY3vM2aRFQdxJBp9CLikjw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.9) - '@vue/babel-plugin-transform-vue-jsx': 1.2.1(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/plugin-syntax-jsx': 7.14.5(@babel/core@7.22.20) + '@vue/babel-plugin-transform-vue-jsx': 1.2.1(@babel/core@7.22.20) camelcase: 5.3.1 dev: true @@ -1839,16 +1806,16 @@ packages: resolution: {integrity: sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==} dev: true - /@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8)(core-js@3.32.0)(vue@3.3.4): + /@vue/cli-plugin-babel@5.0.8(@vue/cli-service@5.0.8)(core-js@3.32.2)(vue@3.3.4): resolution: {integrity: sha512-a4qqkml3FAJ3auqB2kN2EMPocb/iu0ykeELwed+9B1c1nQ1HKgslKMHMPavYx3Cd/QAx2mBD4hwKBqZXEI/CsQ==} peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@vue/babel-preset-app': 5.0.8(@babel/core@7.22.9)(core-js@3.32.0)(vue@3.3.4) - '@vue/cli-service': 5.0.8(@babel/core@7.22.9)(@vue/compiler-sfc@3.3.4) + '@babel/core': 7.22.20 + '@vue/babel-preset-app': 5.0.8(@babel/core@7.22.20)(core-js@3.32.2)(vue@3.3.4) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4) '@vue/cli-shared-utils': 5.0.8 - babel-loader: 8.2.2(@babel/core@7.22.9)(webpack@5.74.0) + babel-loader: 8.2.2(@babel/core@7.22.20)(webpack@5.74.0) thread-loader: 3.0.4(webpack@5.74.0) webpack: 5.74.0 transitivePeerDependencies: @@ -1867,7 +1834,7 @@ packages: peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - '@vue/cli-service': 5.0.8(@babel/core@7.22.9)(@vue/compiler-sfc@3.3.4) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4) '@vue/cli-shared-utils': 5.0.8 transitivePeerDependencies: - encoding @@ -1878,10 +1845,10 @@ packages: peerDependencies: '@vue/cli-service': ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - '@vue/cli-service': 5.0.8(@babel/core@7.22.9)(@vue/compiler-sfc@3.3.4) + '@vue/cli-service': 5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4) dev: true - /@vue/cli-service@5.0.8(@babel/core@7.22.9)(@vue/compiler-sfc@3.3.4): + /@vue/cli-service@5.0.8(@babel/core@7.22.20)(@vue/compiler-sfc@3.3.4): resolution: {integrity: sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==} engines: {node: ^12.0.0 || >= 14.0.0} hasBin: true @@ -1912,7 +1879,7 @@ packages: webpack-sources: optional: true dependencies: - '@babel/helper-compilation-targets': 7.15.4(@babel/core@7.22.9) + '@babel/helper-compilation-targets': 7.15.4(@babel/core@7.22.20) '@soda/friendly-errors-webpack-plugin': 1.8.0(webpack@5.74.0) '@soda/get-current-script': 1.0.2 '@types/minimist': 1.2.2 @@ -2161,7 +2128,7 @@ packages: /@vue/reactivity-transform@3.3.4: resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} dependencies: - '@babel/parser': 7.21.1 + '@babel/parser': 7.22.7 '@vue/compiler-core': 3.3.4 '@vue/shared': 3.3.4 estree-walker: 2.0.2 @@ -2494,8 +2461,8 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.3 - caniuse-lite: 1.0.30001370 + browserslist: 4.21.10 + caniuse-lite: 1.0.30001519 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -2503,14 +2470,14 @@ packages: postcss-value-parser: 4.2.0 dev: true - /babel-loader@8.2.2(@babel/core@7.22.9)(webpack@5.74.0): + /babel-loader@8.2.2(@babel/core@7.22.20)(webpack@5.74.0): resolution: {integrity: sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 webpack: '>=2' dependencies: - '@babel/core': 7.22.9 + '@babel/core': 7.22.20 find-cache-dir: 3.3.2 loader-utils: 1.4.0 make-dir: 3.1.0 @@ -2524,38 +2491,38 @@ packages: object.assign: 4.1.2 dev: true - /babel-plugin-polyfill-corejs2@0.2.2(@babel/core@7.22.9): + /babel-plugin-polyfill-corejs2@0.2.2(@babel/core@7.22.20): resolution: {integrity: sha512-kISrENsJ0z5dNPq5eRvcctITNHYXWOA4DUZRFYCz3jYCcvTb/A546LIddmoGNMVYg2U38OyFeNosQwI9ENTqIQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.21.0 - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.2.3(@babel/core@7.22.9) - semver: 6.3.0 + '@babel/compat-data': 7.22.9 + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.2.3(@babel/core@7.22.20) + semver: 6.3.1 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-corejs3@0.2.5(@babel/core@7.22.9): + /babel-plugin-polyfill-corejs3@0.2.5(@babel/core@7.22.20): resolution: {integrity: sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.2.3(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.2.3(@babel/core@7.22.20) core-js-compat: 3.18.0 transitivePeerDependencies: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.2.2(@babel/core@7.22.9): + /babel-plugin-polyfill-regenerator@0.2.2(@babel/core@7.22.20): resolution: {integrity: sha512-Goy5ghsc21HgPDFtzRkSirpZVW35meGoTmTOb2bxqdl60ghub4xOidgNTHaZfQ2FaxQsKmwvXtOAkcIS4SMBWg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.22.9 - '@babel/helper-define-polyfill-provider': 0.2.3(@babel/core@7.22.9) + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.2.3(@babel/core@7.22.20) transitivePeerDependencies: - supports-color dev: true @@ -2645,8 +2612,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001370 - electron-to-chromium: 1.4.202 + caniuse-lite: 1.0.30001519 + electron-to-chromium: 1.4.484 escalade: 3.1.1 nanocolors: 0.1.12 node-releases: 1.1.76 @@ -2668,10 +2635,10 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001370 - electron-to-chromium: 1.4.202 - node-releases: 2.0.6 - update-browserslist-db: 1.0.5(browserslist@4.21.3) + caniuse-lite: 1.0.30001519 + electron-to-chromium: 1.4.484 + node-releases: 2.0.13 + update-browserslist-db: 1.0.11(browserslist@4.21.3) dev: true /buffer-from@1.1.2: @@ -2732,16 +2699,12 @@ packages: /caniuse-api@3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: - browserslist: 4.21.3 - caniuse-lite: 1.0.30001370 + browserslist: 4.21.10 + caniuse-lite: 1.0.30001519 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 dev: true - /caniuse-lite@1.0.30001370: - resolution: {integrity: sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==} - dev: true - /caniuse-lite@1.0.30001519: resolution: {integrity: sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==} dev: true @@ -3149,12 +3112,12 @@ packages: /core-js-compat@3.18.0: resolution: {integrity: sha512-tRVjOJu4PxdXjRMEgbP7lqWy1TWJu9a01oBkn8d+dNrhgmBwdTkzhHZpVJnEmhISLdoJI1lX08rcBcHi3TZIWg==} dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 semver: 7.0.0 dev: true - /core-js@3.32.0: - resolution: {integrity: sha512-rd4rYZNlF3WuoYuRIDEmbR/ga9CeuWX9U05umAvgrrZoHY4Z++cp/xwPQMvUpBB4Ag6J8KfD80G0zwCyaSxDww==} + /core-js@3.32.2: + resolution: {integrity: sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==} requiresBuild: true /core-util-is@1.0.3: @@ -3575,10 +3538,6 @@ packages: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} dev: true - /electron-to-chromium@1.4.202: - resolution: {integrity: sha512-JYsK2ex9lmQD27kj19fhXYxzFJ/phLAkLKHv49A5UY6kMRV2xED3qMMLg/voW/+0AR6wMiI+VxlmK9NDtdxlPA==} - dev: true - /electron-to-chromium@1.4.484: resolution: {integrity: sha512-nO3ZEomTK2PO/3TUXgEx0A97xZTpKVf4p427lABHuCpT1IQ2N+njVh29DkQkCk6Q4m2wjU+faK4xAcfFndwjvw==} dev: true @@ -3842,9 +3801,8 @@ packages: path-exists: 4.0.0 dev: true - /fluent-vue@3.4.0(@fluent/bundle@0.18.0)(vue@3.3.4): - resolution: {integrity: sha512-Ii5DjpVNmzIHWCkhYFK0TMwxpVgd9odoOWaOvlC8kXC/6kIn/zUcTvpOwyRnHLV+D+k0VPhlp3YicQ+LKWRneQ==} - engines: {node: '>=12.0.0'} + /fluent-vue@3.5.0(@fluent/bundle@0.18.0)(vue@3.3.4): + resolution: {integrity: sha512-hrp8x8x8zds79jc0i5ZYgY6ibS/Mg5IWOCt4gwlN8g40OR2SeO9o7cx4IFQVBSV3B8JnVkUr0xgnjO4uCvXKyw==} peerDependencies: '@fluent/bundle': '>=0.17.0' '@vue/composition-api': '>=1.0.0-rc.1' @@ -3857,7 +3815,7 @@ packages: '@fluent/sequence': 0.8.0(@fluent/bundle@0.18.0) cached-iterable: 0.3.0 vue: 3.3.4 - vue-demi: 0.14.5(vue@3.3.4) + vue-demi: 0.14.6(vue@3.3.4) dev: false /follow-redirects@1.14.4(debug@4.3.2): @@ -4563,7 +4521,7 @@ packages: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: - semver: 6.3.0 + semver: 6.3.1 dev: true /mdn-data@2.0.14: @@ -4793,10 +4751,6 @@ packages: resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} dev: true - /node-releases@2.0.6: - resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==} - dev: true - /normalize-package-data@2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: @@ -4980,7 +4934,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.18.6 + '@babel/code-frame': 7.22.5 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.1.6 @@ -5097,7 +5051,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 caniuse-api: 3.0.0 colord: 2.9.2 postcss: 8.3.7 @@ -5110,7 +5064,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 caniuse-api: 3.0.0 colord: 2.9.2 postcss: 8.4.14 @@ -5123,7 +5077,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 postcss: 8.3.7 postcss-value-parser: 4.2.0 dev: true @@ -5134,7 +5088,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: true @@ -5253,7 +5207,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 caniuse-api: 3.0.0 cssnano-utils: 3.1.0(postcss@8.3.7) postcss: 8.3.7 @@ -5266,7 +5220,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 caniuse-api: 3.0.0 cssnano-utils: 3.1.0(postcss@8.4.14) postcss: 8.4.14 @@ -5323,7 +5277,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 cssnano-utils: 3.1.0(postcss@8.3.7) postcss: 8.3.7 postcss-value-parser: 4.2.0 @@ -5335,7 +5289,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 cssnano-utils: 3.1.0(postcss@8.4.14) postcss: 8.4.14 postcss-value-parser: 4.2.0 @@ -5526,7 +5480,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 postcss: 8.3.7 postcss-value-parser: 4.2.0 dev: true @@ -5537,7 +5491,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 postcss: 8.4.14 postcss-value-parser: 4.2.0 dev: true @@ -5612,7 +5566,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 caniuse-api: 3.0.0 postcss: 8.3.7 dev: true @@ -5623,7 +5577,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 caniuse-api: 3.0.0 postcss: 8.4.14 dev: true @@ -6050,11 +6004,6 @@ packages: hasBin: true dev: true - /semver@6.3.0: - resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} - hasBin: true - dev: true - /semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true @@ -6365,7 +6314,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 postcss: 8.3.7 postcss-selector-parser: 6.0.10 dev: true @@ -6376,7 +6325,7 @@ packages: peerDependencies: postcss: ^8.2.15 dependencies: - browserslist: 4.21.3 + browserslist: 4.21.10 postcss: 8.4.14 postcss-selector-parser: 6.0.10 dev: true @@ -6609,8 +6558,8 @@ packages: picocolors: 1.0.0 dev: true - /update-browserslist-db@1.0.5(browserslist@4.21.3): - resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==} + /update-browserslist-db@1.0.11(browserslist@4.21.3): + resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true peerDependencies: browserslist: '>= 4.21.0' @@ -6656,8 +6605,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /vue-demi@0.14.5(vue@3.3.4): - resolution: {integrity: sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==} + /vue-demi@0.14.6(vue@3.3.4): + resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} engines: {node: '>=12'} hasBin: true requiresBuild: true