From 1be207845348d2d33b6379b94c184e83591880ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 05:35:48 +0000 Subject: [PATCH] Bump vite from 4.4.4 to 4.4.9 in /swift_browser_ui_frontend Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.4 to 4.4.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.4.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- swift_browser_ui_frontend/package.json | 2 +- swift_browser_ui_frontend/pnpm-lock.yaml | 37 +++++++++++++++--------- 2 files changed, 24 insertions(+), 15 deletions(-) diff --git a/swift_browser_ui_frontend/package.json b/swift_browser_ui_frontend/package.json index ba9f9b836..d1cb5af11 100644 --- a/swift_browser_ui_frontend/package.json +++ b/swift_browser_ui_frontend/package.json @@ -29,7 +29,7 @@ "resumablejs": "^1.1.0", "rxjs": "^7.8.1", "sass": "^1.63.6", - "vite": "^4.4.4", + "vite": "^4.4.9", "vue": "^3.3.4", "vue-i18n": "^9.2.2", "vue-router": "^4.2.4", diff --git a/swift_browser_ui_frontend/pnpm-lock.yaml b/swift_browser_ui_frontend/pnpm-lock.yaml index 937f2c88c..764696770 100644 --- a/swift_browser_ui_frontend/pnpm-lock.yaml +++ b/swift_browser_ui_frontend/pnpm-lock.yaml @@ -13,7 +13,7 @@ dependencies: version: 7.2.96 '@vitejs/plugin-vue': specifier: ^4.2.3 - version: 4.2.3(vite@4.4.4)(vue@3.3.4) + version: 4.2.3(vite@4.4.9)(vue@3.3.4) '@vueuse/rxjs': specifier: ^10.2.1 version: 10.2.1(rxjs@7.8.1)(vue@3.3.4) @@ -22,7 +22,7 @@ dependencies: version: 2.1.11 csc-ui: specifier: github:hannyle/csc-ui - version: github.com/hannyle/csc-ui/0a4c4fee6c8307d28265819958b1ab01089c6413 + version: git/github.com+hannyle/csc-ui/0a4c4fee6c8307d28265819958b1ab01089c6413 dexie: specifier: ^3.2.4 version: 3.2.4 @@ -51,8 +51,8 @@ dependencies: specifier: ^1.63.6 version: 1.63.6 vite: - specifier: ^4.4.4 - version: 4.4.4(sass@1.63.6) + specifier: ^4.4.9 + version: 4.4.9(sass@1.63.6) vue: specifier: ^3.3.4 version: 3.3.4 @@ -1376,14 +1376,14 @@ packages: dev: true optional: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.4)(vue@3.3.4): + /@vitejs/plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4): resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.4(sass@1.63.6) + vite: 4.4.9(sass@1.63.6) vue: 3.3.4 dev: false @@ -4420,6 +4420,15 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 + /postcss@8.4.29: + resolution: {integrity: sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==} + engines: {node: ^10 || ^12 || >=14} + dependencies: + nanoid: 3.3.6 + picocolors: 1.0.0 + source-map-js: 1.0.2 + dev: false + /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -4616,8 +4625,8 @@ packages: dependencies: glob: 7.2.3 - /rollup@3.26.3: - resolution: {integrity: sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==} + /rollup@3.28.1: + resolution: {integrity: sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -5068,8 +5077,8 @@ packages: extsprintf: 1.3.0 dev: true - /vite@4.4.4(sass@1.63.6): - resolution: {integrity: sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==} + /vite@4.4.9(sass@1.63.6): + resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -5097,8 +5106,8 @@ packages: optional: true dependencies: esbuild: 0.18.15 - postcss: 8.4.26 - rollup: 3.26.3 + postcss: 8.4.29 + rollup: 3.28.1 sass: 1.63.6 optionalDependencies: fsevents: 2.3.2 @@ -5358,8 +5367,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - github.com/hannyle/csc-ui/0a4c4fee6c8307d28265819958b1ab01089c6413: - resolution: {tarball: https://codeload.github.com/hannyle/csc-ui/tar.gz/0a4c4fee6c8307d28265819958b1ab01089c6413} + git/github.com+hannyle/csc-ui/0a4c4fee6c8307d28265819958b1ab01089c6413: + resolution: {commit: 0a4c4fee6c8307d28265819958b1ab01089c6413, repo: git@github.com:hannyle/csc-ui.git, type: git} name: csc-ui version: 0.6.79 prepare: true