From 106b9fa3a4519c6c5fff101c552f3aa8bc5836ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:04:18 +0000 Subject: [PATCH] fix(deps): update dependencies (non-major) (#1352) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 16 +++---- pnpm-lock.yaml | 122 ++++++++++++++++++++++++------------------------- 2 files changed, 69 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 1095bdb27..b808fbb9c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sabertazimi/blog", "version": "4.0.0", - "packageManager": "pnpm@9.15.0", + "packageManager": "pnpm@9.15.1", "description": "A blog system based on React and Next", "author": "sabertazimi", "license": "MIT", @@ -58,12 +58,12 @@ "antd": "5.22.5", "antd-style": "^3.7.1", "classnames": "^2.5.1", - "framer-motion": "^11.14.4", + "framer-motion": "^11.15.0", "gray-matter": "^4.0.3", - "katex": "^0.16.15", + "katex": "^0.16.18", "next": "^14.2.20", "next-mdx-remote": "^5.0.0", - "next-nprogress-bar": "^2.4.2", + "next-nprogress-bar": "^2.4.3", "next-pwa": "^5.6.0", "next-sitemap": "^4.2.3", "parse-numeric-range": "^1.3.0", @@ -96,13 +96,13 @@ "@types/jest-axe": "^3.5.9", "@types/mdast": "^4.0.4", "@types/node": "^22.10.2", - "@types/react": "^18.3.16", + "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "@types/unist": "^3.0.3", "commit-and-tag-version": "^12.5.0", - "cypress": "^13.16.1", + "cypress": "^13.17.0", "eslint": "^9.17.0", - "eslint-config-next": "^15.1.0", + "eslint-config-next": "^15.1.2", "jest": "^29.7.0", "jest-axe": "^9.0.0", "jest-environment-jsdom": "^29.7.0", @@ -113,7 +113,7 @@ "prettier-plugin-tailwindcss": "^0.6.9", "start-server-and-test": "^2.0.9", "stylelint": "^16.12.0", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "ts-jest": "^29.2.5", "tslib": "^2.8.1", "typescript": "^5.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8da76c3c..7a51ab5c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,28 +28,28 @@ importers: version: 5.22.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) antd-style: specifier: ^3.7.1 - version: 3.7.1(@types/react@18.3.16)(antd@5.22.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 3.7.1(@types/react@18.3.18)(antd@5.22.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) classnames: specifier: ^2.5.1 version: 2.5.1 framer-motion: - specifier: ^11.14.4 - version: 11.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^11.15.0 + version: 11.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) gray-matter: specifier: ^4.0.3 version: 4.0.3 katex: - specifier: ^0.16.15 - version: 0.16.15 + specifier: ^0.16.18 + version: 0.16.18 next: specifier: ^14.2.20 version: 14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-mdx-remote: specifier: ^5.0.0 - version: 5.0.0(@types/react@18.3.16)(react@18.3.1) + version: 5.0.0(@types/react@18.3.18)(react@18.3.1) next-nprogress-bar: - specifier: ^2.4.2 - version: 2.4.2 + specifier: ^2.4.3 + version: 2.4.3 next-pwa: specifier: ^5.6.0 version: 5.6.0(@babel/core@7.24.0)(@types/babel__core@7.20.5)(next@14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.90.3) @@ -116,7 +116,7 @@ importers: devDependencies: '@dg-scripts/eslint-config': specifier: ^5.21.5 - version: 5.21.5(@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(@vue/compiler-sfc@3.4.21)(eslint-config-next@15.1.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(next@14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(prettier@3.4.2)(typescript@5.7.2) + version: 5.21.5(@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(@vue/compiler-sfc@3.4.21)(eslint-config-next@15.1.2(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(next@14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(prettier@3.4.2)(typescript@5.7.2) '@dg-scripts/stylelint-config': specifier: ^5.21.5 version: 5.21.5(postcss@8.4.49)(prettier@3.4.2)(stylelint@16.12.0(typescript@5.7.2)) @@ -128,7 +128,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^16.1.0 - version: 16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@18.3.5(@types/react@18.3.16))(@types/react@18.3.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/jest': specifier: ^29.5.14 version: 29.5.14 @@ -142,11 +142,11 @@ importers: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: ^18.3.16 - version: 18.3.16 + specifier: ^18.3.18 + version: 18.3.18 '@types/react-dom': specifier: ^18.3.5 - version: 18.3.5(@types/react@18.3.16) + version: 18.3.5(@types/react@18.3.18) '@types/unist': specifier: ^3.0.3 version: 3.0.3 @@ -154,14 +154,14 @@ importers: specifier: ^12.5.0 version: 12.5.0 cypress: - specifier: ^13.16.1 - version: 13.16.1 + specifier: ^13.17.0 + version: 13.17.0 eslint: specifier: ^9.17.0 version: 9.17.0(jiti@1.21.6) eslint-config-next: - specifier: ^15.1.0 - version: 15.1.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) + specifier: ^15.1.2 + version: 15.1.2(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) jest: specifier: ^29.7.0 version: 29.7.0(@types/node@22.10.2)(babel-plugin-macros@3.1.0) @@ -193,8 +193,8 @@ importers: specifier: ^16.12.0 version: 16.12.0(typescript@5.7.2) tailwindcss: - specifier: ^3.4.16 - version: 3.4.16 + specifier: ^3.4.17 + version: 3.4.17 ts-jest: specifier: ^29.2.5 version: 29.2.5(@babel/core@7.24.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.24.0))(jest@29.7.0(@types/node@22.10.2)(babel-plugin-macros@3.1.0))(typescript@5.7.2) @@ -1574,8 +1574,8 @@ packages: '@next/env@14.2.20': resolution: {integrity: sha512-JfDpuOCB0UBKlEgEy/H6qcBSzHimn/YWjUHzKl1jMeUO+QVRdzmTTl8gFJaNO87c8DXmVKhFCtwxQ9acqB3+Pw==} - '@next/eslint-plugin-next@15.1.0': - resolution: {integrity: sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==} + '@next/eslint-plugin-next@15.1.2': + resolution: {integrity: sha512-sgfw3+WdaYOGPKCvM1L+UucBmRfh8V2Ygefp7ELON0+0vY7uohQwXXnVWg3rY7mXDKharQR3o7uedpfvnU2hlQ==} '@next/swc-darwin-arm64@14.2.20': resolution: {integrity: sha512-WDfq7bmROa5cIlk6ZNonNdVhKmbCv38XteVFYsxea1vDJt3SnYGgxLGMTXQNfs5OkFvAhmfKKrwe7Y0Hs+rWOg==} @@ -1978,8 +1978,8 @@ packages: peerDependencies: '@types/react': ^18.0.0 - '@types/react@18.3.16': - resolution: {integrity: sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==} + '@types/react@18.3.18': + resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} '@types/resolve@1.17.1': resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} @@ -2928,8 +2928,8 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - cypress@13.16.1: - resolution: {integrity: sha512-17FtCaz0cx7ssWYKXzGB0Vub8xHwpVPr+iPt2fHhLMDhVAPVrplD+rTQsZUsfb19LVBn5iwkEUFjQ1yVVJXsLA==} + cypress@13.17.0: + resolution: {integrity: sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==} engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -3255,8 +3255,8 @@ packages: peerDependencies: eslint: ^9.5.0 - eslint-config-next@15.1.0: - resolution: {integrity: sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==} + eslint-config-next@15.1.2: + resolution: {integrity: sha512-PrMm1/4zWSJ689wd/ypWIR5ZF1uvmp3EkgpgBV1Yu6PhEobBjXMGgT8bVNelwl17LXojO8D5ePFRiI4qXjsPRA==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -3807,8 +3807,8 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@11.14.4: - resolution: {integrity: sha512-NQuzr9JbeJDMQmy0FFLhLzk9h1kAjVC1tGE/HY4ubF02B95EBm2lpA21LE3Od/OpXqXgp0zl5Hdqu25hliBRsA==} + framer-motion@11.15.0: + resolution: {integrity: sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -4738,8 +4738,8 @@ packages: resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} engines: {node: '>=4.0'} - katex@0.16.15: - resolution: {integrity: sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==} + katex@0.16.18: + resolution: {integrity: sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==} hasBin: true keyv@4.5.4: @@ -5214,8 +5214,8 @@ packages: peerDependencies: react: '>=16' - next-nprogress-bar@2.4.2: - resolution: {integrity: sha512-esXEm+t0JnhfXEVmwN9JJ8/awLMbLJ0dPMiOOPLMPwpyhd+wikkNLaXGOt/vuBaeGKHC/gGYFKMv+R6zkd6RCw==} + next-nprogress-bar@2.4.3: + resolution: {integrity: sha512-069WmFALkpCyKiIy89q6dWcPiHhUmXh6EZz6oLpOS7zsIunNOYLscloKFALjIQNCOg3ZO9dWRPowYW4ULho4HQ==} next-pwa@5.6.0: resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==} @@ -6857,8 +6857,8 @@ packages: resolution: {integrity: sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==} engines: {node: '>=10.0.0'} - tailwindcss@3.4.16: - resolution: {integrity: sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==} + tailwindcss@3.4.17: + resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} engines: {node: '>=14.0.0'} hasBin: true @@ -8780,7 +8780,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@dg-scripts/eslint-config@5.21.5(@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(@vue/compiler-sfc@3.4.21)(eslint-config-next@15.1.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(next@14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(prettier@3.4.2)(typescript@5.7.2)': + '@dg-scripts/eslint-config@5.21.5(@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(@vue/compiler-sfc@3.4.21)(eslint-config-next@15.1.2(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(next@14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(prettier@3.4.2)(typescript@5.7.2)': dependencies: '@antfu/eslint-config': 3.12.0(@eslint-react/eslint-plugin@1.19.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(@vue/compiler-sfc@3.4.21)(eslint-plugin-format@0.1.3(eslint@9.17.0(jiti@1.21.6)))(eslint-plugin-react-hooks@5.1.0(eslint@9.17.0(jiti@1.21.6)))(eslint-plugin-react-refresh@0.4.16(eslint@9.17.0(jiti@1.21.6)))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) '@eslint-react/eslint-plugin': 1.19.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) @@ -8796,7 +8796,7 @@ snapshots: prettier: 3.4.2 typescript: 5.7.2 optionalDependencies: - eslint-config-next: 15.1.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) + eslint-config-next: 15.1.2(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) next: 14.2.20(@babel/core@7.24.0)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - '@eslint/json' @@ -8868,7 +8868,7 @@ snapshots: '@emotion/memoize@0.8.1': {} - '@emotion/react@11.11.4(@types/react@18.3.16)(react@18.3.1)': + '@emotion/react@11.11.4(@types/react@18.3.18)(react@18.3.1)': dependencies: '@babel/runtime': 7.25.7 '@emotion/babel-plugin': 11.11.0 @@ -8880,7 +8880,7 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@emotion/serialize@1.1.4': dependencies: @@ -9364,17 +9364,17 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/react@3.0.1(@types/react@18.3.16)(react@18.3.1)': + '@mdx-js/react@3.0.1(@types/react@18.3.18)(react@18.3.1)': dependencies: '@types/mdx': 2.0.11 - '@types/react': 18.3.16 + '@types/react': 18.3.18 react: 18.3.1 '@next/env@13.5.6': {} '@next/env@14.2.20': {} - '@next/eslint-plugin-next@15.1.0': + '@next/eslint-plugin-next@15.1.2': dependencies: fast-glob: 3.3.1 @@ -9667,15 +9667,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@18.3.5(@types/react@18.3.16))(@types/react@18.3.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.1.0(@testing-library/dom@10.0.0)(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.7 '@testing-library/dom': 10.0.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5(@types/react@18.3.16) + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5(@types/react@18.3.18) '@tootallnate/once@2.0.0': {} @@ -9801,11 +9801,11 @@ snapshots: '@types/prop-types@15.7.11': {} - '@types/react-dom@18.3.5(@types/react@18.3.16)': + '@types/react-dom@18.3.5(@types/react@18.3.18)': dependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 - '@types/react@18.3.16': + '@types/react@18.3.18': dependencies: '@types/prop-types': 15.7.11 csstype: 3.1.3 @@ -10124,13 +10124,13 @@ snapshots: ansi-styles@6.2.1: {} - antd-style@3.7.1(@types/react@18.3.16)(antd@5.22.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + antd-style@3.7.1(@types/react@18.3.18)(antd@5.22.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@ant-design/cssinjs': 1.21.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@babel/runtime': 7.25.7 '@emotion/cache': 11.11.0 '@emotion/css': 11.11.2 - '@emotion/react': 11.11.4(@types/react@18.3.16)(react@18.3.1) + '@emotion/react': 11.11.4(@types/react@18.3.18)(react@18.3.1) '@emotion/serialize': 1.1.4 '@emotion/utils': 1.2.1 antd: 5.22.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -10929,7 +10929,7 @@ snapshots: csstype@3.1.3: {} - cypress@13.16.1: + cypress@13.17.0: dependencies: '@cypress/request': 3.0.6 '@cypress/xvfb': 1.2.4(supports-color@8.1.1) @@ -11341,9 +11341,9 @@ snapshots: eslint: 9.17.0(jiti@1.21.6) find-up-simple: 1.0.0 - eslint-config-next@15.1.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2): + eslint-config-next@15.1.2(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 15.1.0 + '@next/eslint-plugin-next': 15.1.2 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 8.18.0(@typescript-eslint/parser@8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) '@typescript-eslint/parser': 8.18.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) @@ -12155,7 +12155,7 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@11.14.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: motion-dom: 11.14.3 motion-utils: 11.14.3 @@ -13387,7 +13387,7 @@ snapshots: object.assign: 4.1.5 object.values: 1.2.0 - katex@0.16.15: + katex@0.16.18: dependencies: commander: 8.3.0 @@ -13876,7 +13876,7 @@ snapshots: dependencies: '@types/katex': 0.16.7 devlop: 1.1.0 - katex: 0.16.15 + katex: 0.16.18 micromark-factory-space: 2.0.0 micromark-util-character: 2.1.0 micromark-util-symbol: 2.0.0 @@ -14159,11 +14159,11 @@ snapshots: neo-async@2.6.2: {} - next-mdx-remote@5.0.0(@types/react@18.3.16)(react@18.3.1): + next-mdx-remote@5.0.0(@types/react@18.3.18)(react@18.3.1): dependencies: '@babel/code-frame': 7.23.5 '@mdx-js/mdx': 3.0.1 - '@mdx-js/react': 3.0.1(@types/react@18.3.16)(react@18.3.1) + '@mdx-js/react': 3.0.1(@types/react@18.3.18)(react@18.3.1) react: 18.3.1 unist-util-remove: 3.1.1 vfile: 6.0.1 @@ -14172,7 +14172,7 @@ snapshots: - '@types/react' - supports-color - next-nprogress-bar@2.4.2: + next-nprogress-bar@2.4.3: dependencies: nprogress-v2: 1.0.4 @@ -15384,7 +15384,7 @@ snapshots: '@types/katex': 0.16.7 hast-util-from-html-isomorphic: 2.0.0 hast-util-to-text: 4.0.0 - katex: 0.16.15 + katex: 0.16.18 unist-util-visit-parents: 6.0.1 vfile: 6.0.1 @@ -16116,7 +16116,7 @@ snapshots: string-width: 4.2.3 strip-ansi: 6.0.1 - tailwindcss@3.4.16: + tailwindcss@3.4.17: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2