From 2485264ddbdc02b807ee1610548405f2912fa620 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:45:51 +0000 Subject: [PATCH] Update dependency sass to v1.83.0 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 4a8eb2d5..8e83afa2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -65,7 +65,7 @@ "git-rev-sync": "3.0.2", "globals": "15.13.0", "prettier": "3.4.2", - "sass": "1.82.0", + "sass": "1.83.0", "typescript": "5.7.2", "typescript-eslint": "7.17.0", "vite": "6.0.3", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 1f87251a..de145522 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -131,7 +131,7 @@ importers: version: 7.17.0(eslint@9.9.1)(typescript@5.7.2) '@vitejs/plugin-react': specifier: 4.3.4 - version: 4.3.4(vite@6.0.3(@types/node@22.10.2)(sass@1.82.0)) + version: 4.3.4(vite@6.0.3(@types/node@22.10.2)(sass@1.83.0)) autoprefixer: specifier: 10.4.20 version: 10.4.20(postcss@8.4.49) @@ -169,8 +169,8 @@ importers: specifier: 3.4.2 version: 3.4.2 sass: - specifier: 1.82.0 - version: 1.82.0 + specifier: 1.83.0 + version: 1.83.0 typescript: specifier: 5.7.2 version: 5.7.2 @@ -179,10 +179,10 @@ importers: version: 7.17.0(eslint@9.9.1)(typescript@5.7.2) vite: specifier: 6.0.3 - version: 6.0.3(@types/node@22.10.2)(sass@1.82.0) + version: 6.0.3(@types/node@22.10.2)(sass@1.83.0) vite-plugin-checker: specifier: 0.8.0 - version: 0.8.0(eslint@9.9.1)(optionator@0.9.4)(typescript@5.7.2)(vite@6.0.3(@types/node@22.10.2)(sass@1.82.0)) + version: 0.8.0(eslint@9.9.1)(optionator@0.9.4)(typescript@5.7.2)(vite@6.0.3(@types/node@22.10.2)(sass@1.83.0)) packages: @@ -2096,8 +2096,8 @@ packages: safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - sass@1.82.0: - resolution: {integrity: sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==} + sass@1.83.0: + resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} engines: {node: '>=14.0.0'} hasBin: true @@ -3164,14 +3164,14 @@ snapshots: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-react@4.3.4(vite@6.0.3(@types/node@22.10.2)(sass@1.82.0))': + '@vitejs/plugin-react@4.3.4(vite@6.0.3(@types/node@22.10.2)(sass@1.83.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 6.0.3(@types/node@22.10.2)(sass@1.82.0) + vite: 6.0.3(@types/node@22.10.2)(sass@1.83.0) transitivePeerDependencies: - supports-color @@ -4468,7 +4468,7 @@ snapshots: safer-buffer@2.1.2: {} - sass@1.82.0: + sass@1.83.0: dependencies: chokidar: 4.0.1 immutable: 5.0.3 @@ -4692,7 +4692,7 @@ snapshots: dependencies: punycode: 2.3.1 - vite-plugin-checker@0.8.0(eslint@9.9.1)(optionator@0.9.4)(typescript@5.7.2)(vite@6.0.3(@types/node@22.10.2)(sass@1.82.0)): + vite-plugin-checker@0.8.0(eslint@9.9.1)(optionator@0.9.4)(typescript@5.7.2)(vite@6.0.3(@types/node@22.10.2)(sass@1.83.0)): dependencies: '@babel/code-frame': 7.26.2 ansi-escapes: 4.3.2 @@ -4704,7 +4704,7 @@ snapshots: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - vite: 6.0.3(@types/node@22.10.2)(sass@1.82.0) + vite: 6.0.3(@types/node@22.10.2)(sass@1.83.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.12 @@ -4714,7 +4714,7 @@ snapshots: optionator: 0.9.4 typescript: 5.7.2 - vite@6.0.3(@types/node@22.10.2)(sass@1.82.0): + vite@6.0.3(@types/node@22.10.2)(sass@1.83.0): dependencies: esbuild: 0.24.0 postcss: 8.4.49 @@ -4722,7 +4722,7 @@ snapshots: optionalDependencies: '@types/node': 22.10.2 fsevents: 2.3.3 - sass: 1.82.0 + sass: 1.83.0 vscode-jsonrpc@6.0.0: {}