From 66313b4145e55cc79c396cd9539c9c2792bc738f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 04:49:43 +0000 Subject: [PATCH] chore(deps-dev): bump sass from 1.78.0 to 1.79.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.78.0 to 1.79.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.78.0...1.79.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 64 ++++++++++++++++++++++++++++---------------------- 2 files changed, 37 insertions(+), 29 deletions(-) diff --git a/package.json b/package.json index db9d756c..cf5d004a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "mutationobserver-shim": "^0.3.7", "portal-vue": "^3.0.0", "prettier": "^3.3.3", - "sass": "^1.78.0", + "sass": "^1.79.1", "typescript": "~5.6.2", "typescript-eslint": "^8.5.0", "unplugin-auto-import": "^0.18.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a38cddc4..70fc35bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,7 +101,7 @@ importers: version: 8.5.0(eslint@9.10.0(jiti@1.21.6))(typescript@5.6.2) '@vitejs/plugin-vue': specifier: ^5.1.4 - version: 5.1.4(vite@5.4.6(@types/node@22.5.5)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2)) + version: 5.1.4(vite@5.4.6(@types/node@22.5.5)(sass@1.79.1))(vue@3.5.4(typescript@5.6.2)) '@vue/compiler-sfc': specifier: 3.5.4 version: 3.5.4 @@ -142,8 +142,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 sass: - specifier: ^1.78.0 - version: 1.78.0 + specifier: ^1.79.1 + version: 1.79.1 typescript: specifier: ~5.6.2 version: 5.6.2 @@ -161,10 +161,10 @@ importers: version: 0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.4(typescript@5.6.2)) vite: specifier: ^5.4.6 - version: 5.4.6(@types/node@22.5.5)(sass@1.78.0) + version: 5.4.6(@types/node@22.5.5)(sass@1.79.1) vitest: specifier: ^2.1.1 - version: 2.1.1(@types/node@22.5.5)(happy-dom@15.7.3)(sass@1.78.0) + version: 2.1.1(@types/node@22.5.5)(happy-dom@15.7.3)(sass@1.79.1) vue-tsc: specifier: ^2.1.6 version: 2.1.6(typescript@5.6.2) @@ -1109,6 +1109,10 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} + chokidar@4.0.0: + resolution: {integrity: sha512-mxIojEAQcuEvT/lyXq+jf/3cO/KoA6z4CeNDGGevTybECPOMFCnQy3OPahluUkbqgPNGw5Bi78UC7Po6Lhy+NA==} + engines: {node: '>= 14.16.0'} + chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} @@ -1938,6 +1942,10 @@ packages: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} + readdirp@4.0.1: + resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==} + engines: {node: '>= 14.16.0'} + resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} @@ -1954,8 +1962,8 @@ packages: run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - sass@1.78.0: - resolution: {integrity: sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==} + sass@1.79.1: + resolution: {integrity: sha512-+mA7svoNKeL0DiJqZGeR/ZGUu8he4I8o3jyUcOFyo4eBJrwNgIMmAEwCMo/N2Y3wdjOBcRzoNxZIOtrtMX8EXg==} engines: {node: '>=14.0.0'} hasBin: true @@ -1997,10 +2005,6 @@ packages: sortablejs@1.15.3: resolution: {integrity: sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==} - source-map-js@1.2.0: - resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} - engines: {node: '>=0.10.0'} - source-map-js@1.2.1: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} @@ -3110,9 +3114,9 @@ snapshots: '@typescript-eslint/types': 8.5.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.1.4(vite@5.4.6(@types/node@22.5.5)(sass@1.78.0))(vue@3.5.4(typescript@5.6.2))': + '@vitejs/plugin-vue@5.1.4(vite@5.4.6(@types/node@22.5.5)(sass@1.79.1))(vue@3.5.4(typescript@5.6.2))': dependencies: - vite: 5.4.6(@types/node@22.5.5)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.5)(sass@1.79.1) vue: 3.5.4(typescript@5.6.2) '@vitest/expect@2.1.1': @@ -3122,13 +3126,13 @@ snapshots: chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.5)(sass@1.78.0))': + '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.5)(sass@1.79.1))': dependencies: '@vitest/spy': 2.1.1 estree-walker: 3.0.3 magic-string: 0.30.11 optionalDependencies: - vite: 5.4.6(@types/node@22.5.5)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.5)(sass@1.79.1) '@vitest/pretty-format@2.1.1': dependencies: @@ -3445,6 +3449,10 @@ snapshots: optionalDependencies: fsevents: 2.3.3 + chokidar@4.0.0: + dependencies: + readdirp: 4.0.1 + chownr@2.0.0: {} citty@0.1.6: @@ -4211,6 +4219,8 @@ snapshots: dependencies: picomatch: 2.3.1 + readdirp@4.0.1: {} + resolve-from@4.0.0: {} reusify@1.0.4: {} @@ -4241,11 +4251,11 @@ snapshots: dependencies: queue-microtask: 1.2.3 - sass@1.78.0: + sass@1.79.1: dependencies: - chokidar: 3.6.0 + chokidar: 4.0.0 immutable: 4.3.6 - source-map-js: 1.2.0 + source-map-js: 1.2.1 scule@1.3.0: {} @@ -4269,8 +4279,6 @@ snapshots: sortablejs@1.15.3: {} - source-map-js@1.2.0: {} - source-map-js@1.2.1: {} stackback@0.0.2: {} @@ -4499,12 +4507,12 @@ snapshots: util-deprecate@1.0.2: {} - vite-node@2.1.1(@types/node@22.5.5)(sass@1.78.0): + vite-node@2.1.1(@types/node@22.5.5)(sass@1.79.1): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.6(@types/node@22.5.5)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.5)(sass@1.79.1) transitivePeerDependencies: - '@types/node' - less @@ -4516,7 +4524,7 @@ snapshots: - supports-color - terser - vite@5.4.6(@types/node@22.5.5)(sass@1.78.0): + vite@5.4.6(@types/node@22.5.5)(sass@1.79.1): dependencies: esbuild: 0.21.5 postcss: 8.4.45 @@ -4524,12 +4532,12 @@ snapshots: optionalDependencies: '@types/node': 22.5.5 fsevents: 2.3.3 - sass: 1.78.0 + sass: 1.79.1 - vitest@2.1.1(@types/node@22.5.5)(happy-dom@15.7.3)(sass@1.78.0): + vitest@2.1.1(@types/node@22.5.5)(happy-dom@15.7.3)(sass@1.79.1): dependencies: '@vitest/expect': 2.1.1 - '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.5)(sass@1.78.0)) + '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.6(@types/node@22.5.5)(sass@1.79.1)) '@vitest/pretty-format': 2.1.1 '@vitest/runner': 2.1.1 '@vitest/snapshot': 2.1.1 @@ -4544,8 +4552,8 @@ snapshots: tinyexec: 0.3.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.4.6(@types/node@22.5.5)(sass@1.78.0) - vite-node: 2.1.1(@types/node@22.5.5)(sass@1.78.0) + vite: 5.4.6(@types/node@22.5.5)(sass@1.79.1) + vite-node: 2.1.1(@types/node@22.5.5)(sass@1.79.1) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.5.5