diff --git a/.nvmrc b/.nvmrc index 9075659..b8e593f 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.15.0 +20.15.1 diff --git a/package.json b/package.json index e8fe01e..2946b5e 100644 --- a/package.json +++ b/package.json @@ -3,12 +3,12 @@ "version": "1.0.0", "private": true, "engines": { - "node": "20.15.0", - "pnpm": "9.4.0" + "node": "20.15.1", + "pnpm": "9.5.0" }, "volta": { - "node": "20.15.0", - "pnpm": "9.4.0" + "node": "20.15.1", + "pnpm": "9.5.0" }, "scripts": { "dev": "next dev", @@ -28,13 +28,13 @@ "react-dom": "18.3.1" }, "devDependencies": { - "@types/node": "20.14.9", + "@types/node": "20.14.10", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "eslint": "8.56.0", "eslint-config-next": "13.5.6", "next-sitemap": "4.2.3", - "sass": "1.77.6", + "sass": "1.77.8", "typescript": "5.4.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4517fd7..b449c24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 21.0.0 next: specifier: 13.5.6 - version: 13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6) + version: 13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8) react: specifier: 18.3.1 version: 18.3.1 @@ -28,8 +28,8 @@ importers: version: 18.3.1(react@18.3.1) devDependencies: '@types/node': - specifier: 20.14.9 - version: 20.14.9 + specifier: 20.14.10 + version: 20.14.10 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -44,10 +44,10 @@ importers: version: 13.5.6(eslint@8.56.0)(typescript@5.4.5) next-sitemap: specifier: 4.2.3 - version: 4.2.3(next@13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6)) + version: 4.2.3(next@13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8)) sass: - specifier: 1.77.6 - version: 1.77.6 + specifier: 1.77.8 + version: 1.77.8 typescript: specifier: 5.4.5 version: 5.4.5 @@ -233,8 +233,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@20.14.9': - resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} + '@types/node@20.14.10': + resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} '@types/prop-types@15.7.9': resolution: {integrity: sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==} @@ -1117,8 +1117,8 @@ packages: safe-regex-test@1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} - sass@1.77.6: - resolution: {integrity: sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==} + sass@1.77.8: + resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==} engines: {node: '>=14.0.0'} hasBin: true @@ -1472,7 +1472,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@20.14.9': + '@types/node@20.14.10': dependencies: undici-types: 5.26.5 @@ -2358,15 +2358,15 @@ snapshots: natural-compare@1.4.0: {} - next-sitemap@4.2.3(next@13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6)): + next-sitemap@4.2.3(next@13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8)): dependencies: '@corex/deepmerge': 4.0.43 '@next/env': 13.5.6 fast-glob: 3.3.1 minimist: 1.2.8 - next: 13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6) + next: 13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8) - next@13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6): + next@13.5.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8): dependencies: '@next/env': 13.5.6 '@swc/helpers': 0.5.2 @@ -2387,7 +2387,7 @@ snapshots: '@next/swc-win32-arm64-msvc': 13.5.6 '@next/swc-win32-ia32-msvc': 13.5.6 '@next/swc-win32-x64-msvc': 13.5.6 - sass: 1.77.6 + sass: 1.77.8 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -2566,7 +2566,7 @@ snapshots: get-intrinsic: 1.2.2 is-regex: 1.1.4 - sass@1.77.6: + sass@1.77.8: dependencies: chokidar: 3.5.3 immutable: 4.3.4