diff --git a/package.json b/package.json index 47faf432..87a6be31 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "postcss": "8.4.49", "prettier": "3.4.2", "react-dom": "19.0.0", - "sass": "1.83.1", + "sass": "1.83.2", "storybook": "8.4.7", "tailwindcss": "3.4.17", "typescript-plugin-css-modules": "5.1.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcfdec63..0cc715e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 0.11.0 '@next/third-parties': specifier: 15.1.4 - version: 15.1.4(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1))(react@19.0.0) + version: 15.1.4(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2))(react@19.0.0) '@types/node': specifier: 22.10.5 version: 22.10.5 @@ -25,10 +25,10 @@ importers: version: 0.172.0 next: specifier: 15.1.4 - version: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1) + version: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2) next-sitemap: specifier: 4.2.3 - version: 4.2.3(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1)) + version: 4.2.3(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2)) postcss-scss: specifier: 4.0.9 version: 4.0.9(postcss@8.4.49) @@ -71,7 +71,7 @@ importers: version: 8.4.7(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2)) '@storybook/nextjs': specifier: 8.4.7 - version: 8.4.7(esbuild@0.24.2)(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1)(storybook@8.4.7(prettier@3.4.2))(type-fest@2.19.0)(typescript@5.7.3)(webpack-hot-middleware@2.26.1)(webpack@5.97.1(esbuild@0.24.2)) + version: 8.4.7(esbuild@0.24.2)(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2)(storybook@8.4.7(prettier@3.4.2))(type-fest@2.19.0)(typescript@5.7.3)(webpack-hot-middleware@2.26.1)(webpack@5.97.1(esbuild@0.24.2)) '@storybook/react': specifier: 8.4.7 version: 8.4.7(@storybook/test@8.4.7(storybook@8.4.7(prettier@3.4.2)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(storybook@8.4.7(prettier@3.4.2))(typescript@5.7.3) @@ -94,8 +94,8 @@ importers: specifier: 19.0.0 version: 19.0.0(react@19.0.0) sass: - specifier: 1.83.1 - version: 1.83.1 + specifier: 1.83.2 + version: 1.83.2 storybook: specifier: 8.4.7 version: 8.4.7(prettier@3.4.2) @@ -3681,8 +3681,8 @@ packages: sass-embedded: optional: true - sass@1.83.1: - resolution: {integrity: sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==} + sass@1.83.2: + resolution: {integrity: sha512-1evIZT01aymzDxc72k8vjTa2wkPfkso4x3lVlZvWr388X7zNzVK4Xaz12rGC1E+8fGmoJW+suF3+kK7+NNwQXQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -5214,9 +5214,9 @@ snapshots: '@next/swc-win32-x64-msvc@15.1.4': optional: true - '@next/third-parties@15.1.4(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1))(react@19.0.0)': + '@next/third-parties@15.1.4(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2))(react@19.0.0)': dependencies: - next: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1) + next: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2) react: 19.0.0 third-party-capital: 1.0.20 @@ -5527,7 +5527,7 @@ snapshots: dependencies: storybook: 8.4.7(prettier@3.4.2) - '@storybook/nextjs@8.4.7(esbuild@0.24.2)(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1)(storybook@8.4.7(prettier@3.4.2))(type-fest@2.19.0)(typescript@5.7.3)(webpack-hot-middleware@2.26.1)(webpack@5.97.1(esbuild@0.24.2))': + '@storybook/nextjs@8.4.7(esbuild@0.24.2)(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2)(storybook@8.4.7(prettier@3.4.2))(type-fest@2.19.0)(typescript@5.7.3)(webpack-hot-middleware@2.26.1)(webpack@5.97.1(esbuild@0.24.2))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.26.0) @@ -5554,7 +5554,7 @@ snapshots: find-up: 5.0.0 image-size: 1.2.0 loader-utils: 3.3.1 - next: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1) + next: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2) node-polyfill-webpack-plugin: 2.0.1(webpack@5.97.1(esbuild@0.24.2)) pnp-webpack-plugin: 1.7.0(typescript@5.7.3) postcss: 8.4.49 @@ -5563,7 +5563,7 @@ snapshots: react-dom: 19.0.0(react@19.0.0) react-refresh: 0.14.2 resolve-url-loader: 5.0.0 - sass-loader: 13.3.3(sass@1.83.1)(webpack@5.97.1(esbuild@0.24.2)) + sass-loader: 13.3.3(sass@1.83.2)(webpack@5.97.1(esbuild@0.24.2)) semver: 7.6.3 storybook: 8.4.7(prettier@3.4.2) style-loader: 3.3.4(webpack@5.97.1(esbuild@0.24.2)) @@ -7332,15 +7332,15 @@ snapshots: neo-async@2.6.2: {} - next-sitemap@4.2.3(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1)): + next-sitemap@4.2.3(next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2)): dependencies: '@corex/deepmerge': 4.0.43 '@next/env': 13.5.8 fast-glob: 3.3.3 minimist: 1.2.8 - next: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1) + next: 15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2) - next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.1): + next@15.1.4(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.2): dependencies: '@next/env': 15.1.4 '@swc/counter': 0.1.3 @@ -7360,7 +7360,7 @@ snapshots: '@next/swc-linux-x64-musl': 15.1.4 '@next/swc-win32-arm64-msvc': 15.1.4 '@next/swc-win32-x64-msvc': 15.1.4 - sass: 1.83.1 + sass: 1.83.2 sharp: 0.33.5 transitivePeerDependencies: - '@babel/core' @@ -8072,14 +8072,14 @@ snapshots: safer-buffer@2.1.2: optional: true - sass-loader@13.3.3(sass@1.83.1)(webpack@5.97.1(esbuild@0.24.2)): + sass-loader@13.3.3(sass@1.83.2)(webpack@5.97.1(esbuild@0.24.2)): dependencies: neo-async: 2.6.2 webpack: 5.97.1(esbuild@0.24.2) optionalDependencies: - sass: 1.83.1 + sass: 1.83.2 - sass@1.83.1: + sass@1.83.2: dependencies: chokidar: 4.0.3 immutable: 5.0.3 @@ -8478,7 +8478,7 @@ snapshots: postcss-modules-local-by-default: 4.2.0(postcss@8.4.49) postcss-modules-scope: 3.2.1(postcss@8.4.49) reserved-words: 0.1.2 - sass: 1.83.1 + sass: 1.83.2 source-map-js: 1.2.1 stylus: 0.62.0 tsconfig-paths: 4.2.0