From 76b3303c2b1f0eacaf5efa2ac2401d506df8bc67 Mon Sep 17 00:00:00 2001 From: JHSeo Date: Mon, 30 Dec 2024 17:26:43 +0900 Subject: [PATCH] chore: update latest deps --- package.json | 22 +-- pnpm-lock.yaml | 447 ++++++++++++++++++++++++++----------------------- 2 files changed, 244 insertions(+), 225 deletions(-) diff --git a/package.json b/package.json index 5999393..173f75e 100644 --- a/package.json +++ b/package.json @@ -42,19 +42,19 @@ "giscus": "^1.5.0", "github-slugger": "^2.0.0", "lucide-react": "^0.469.0", - "next": "15.1.2", + "next": "15.1.3", "next-contentlayer2": "^0.5.3", "next-themes": "^0.4.4", "react": "19.0.0", "react-dom": "19.0.0", "react-is": "19.0.0", - "react-medium-image-zoom": "^5.2.12", + "react-medium-image-zoom": "^5.2.13", "react-twc": "^1.4.2", "react-tweet": "^3.2.1", "sharp": "^0.33.5", "shiki": "^1.24.4", - "swr": "^2.2.5", - "tailwind-merge": "^2.5.5" + "swr": "^2.3.0", + "tailwind-merge": "^2.6.0" }, "devDependencies": { "@commitlint/cli": "^19.6.1", @@ -62,26 +62,26 @@ "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.17.0", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", - "@next/bundle-analyzer": "15.1.2", + "@next/bundle-analyzer": "15.1.3", "@types/glob": "^8.1.0", "@types/mdx": "^2.0.13", "@types/node": "^22.10.2", "@types/react": "19.0.2", "@types/react-dom": "19.0.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", - "@typescript-eslint/parser": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.18.2", + "@typescript-eslint/parser": "^8.18.2", "autoprefixer": "^10.4.20", - "concurrently": "^9.1.0", + "concurrently": "^9.1.1", "esbuild": "^0.24.2", "esbuild-register": "^3.6.0", "eslint": "^9.17.0", - "eslint-config-next": "15.1.2", + "eslint-config-next": "15.1.3", "eslint-config-prettier": "^9.1.0", "eslint-plugin-json-format": "2.0.1", - "eslint-plugin-react": "^7.37.2", + "eslint-plugin-react": "^7.37.3", "eslint-plugin-tailwindcss": "^3.17.5", "globals": "^15.14.0", - "lint-staged": "^15.2.11", + "lint-staged": "^15.3.0", "postcss": "^8.4.49", "prettier": "^3.4.2", "prettier-plugin-packagejson": "^2.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8c43e7..a48133a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ importers: version: 1.1.1(@types/react-dom@19.0.2(@types/react@19.0.2))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) "@vercel/analytics": specifier: ^1.4.1 - version: 1.4.1(next@15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) class-variance-authority: specifier: ^0.7.1 version: 0.7.1 @@ -50,11 +50,11 @@ importers: specifier: ^0.469.0 version: 0.469.0(react@19.0.0) next: - specifier: 15.1.2 - version: 15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.3 + version: 15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-contentlayer2: specifier: ^0.5.3 - version: 0.5.3(acorn@8.14.0)(contentlayer2@0.5.3(acorn@8.14.0)(esbuild@0.24.2))(esbuild@0.24.2)(next@15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 0.5.3(acorn@8.14.0)(contentlayer2@0.5.3(acorn@8.14.0)(esbuild@0.24.2))(esbuild@0.24.2)(next@15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -68,8 +68,8 @@ importers: specifier: 19.0.0 version: 19.0.0 react-medium-image-zoom: - specifier: ^5.2.12 - version: 5.2.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^5.2.13 + version: 5.2.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-twc: specifier: ^1.4.2 version: 1.4.2(@types/react@19.0.2)(react@19.0.0) @@ -83,11 +83,11 @@ importers: specifier: ^1.24.4 version: 1.24.4 swr: - specifier: ^2.2.5 - version: 2.2.5(react@19.0.0) + specifier: ^2.3.0 + version: 2.3.0(react@19.0.0) tailwind-merge: - specifier: ^2.5.5 - version: 2.5.5 + specifier: ^2.6.0 + version: 2.6.0 devDependencies: "@commitlint/cli": specifier: ^19.6.1 @@ -105,8 +105,8 @@ importers: specifier: ^4.4.0 version: 4.4.0(prettier@3.4.2) "@next/bundle-analyzer": - specifier: 15.1.2 - version: 15.1.2 + specifier: 15.1.3 + version: 15.1.3 "@types/glob": specifier: ^8.1.0 version: 8.1.0 @@ -123,17 +123,17 @@ importers: specifier: 19.0.2 version: 19.0.2(@types/react@19.0.2) "@typescript-eslint/eslint-plugin": - specifier: ^8.18.1 - version: 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + specifier: ^8.18.2 + version: 8.18.2(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) "@typescript-eslint/parser": - specifier: ^8.18.1 - version: 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + specifier: ^8.18.2 + version: 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.49) concurrently: - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^9.1.1 + version: 9.1.1 esbuild: specifier: ^0.24.2 version: 0.24.2 @@ -144,8 +144,8 @@ importers: specifier: ^9.17.0 version: 9.17.0(jiti@2.4.2) eslint-config-next: - specifier: 15.1.2 - version: 15.1.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + specifier: 15.1.3 + version: 15.1.3(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) eslint-config-prettier: specifier: ^9.1.0 version: 9.1.0(eslint@9.17.0(jiti@2.4.2)) @@ -153,8 +153,8 @@ importers: specifier: 2.0.1 version: 2.0.1(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-react: - specifier: ^7.37.2 - version: 7.37.2(eslint@9.17.0(jiti@2.4.2)) + specifier: ^7.37.3 + version: 7.37.3(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-tailwindcss: specifier: ^3.17.5 version: 3.17.5(tailwindcss@3.4.17) @@ -162,8 +162,8 @@ importers: specifier: ^15.14.0 version: 15.14.0 lint-staged: - specifier: ^15.2.11 - version: 15.2.11 + specifier: ^15.3.0 + version: 15.3.0 postcss: specifier: ^8.4.49 version: 8.4.49 @@ -312,10 +312,10 @@ packages: integrity: sha512-VGQfY+FCc285AhWuwjYxQyUQcYurWlxdKYT4bqwr3Twnd5wP5WSeu52t4tvvuWmljT4EmgEgZCqSieokhtY8hg==, } - "@codemirror/language@6.10.7": + "@codemirror/language@6.10.8": resolution: { - integrity: sha512-aOswhVOLYhMNeqykt4P7+ukQSpGL0ynZYaEyFDVHE7fl2xgluU3yuE9MdgYNfw6EmaNidoFMIQ2iTh1ADrnT6A==, + integrity: sha512-wcP8XPPhDH2vTqf181U8MbZnW+tDyPYy0UzVOa+oHORjyT+mhhom9vBd7dApJwoDz9Nb/a8kHjJIsuA/t8vNFw==, } "@codemirror/lint@6.8.4": @@ -1286,91 +1286,91 @@ packages: integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==, } - "@next/bundle-analyzer@15.1.2": + "@next/bundle-analyzer@15.1.3": resolution: { - integrity: sha512-LuQkM4HSipn+kP8ChckPYL+w0qzx331QfSYY3lU5cutf7Gvk069sK+wH4GfVRdFq+DXSaCiy5IPzAcuXq6G+7g==, + integrity: sha512-dh5i2KBONWVhQzJnL10sv9+ImsKgGtOHHeA1dWp/H3MXphWBt1uGjXCwPCcitwimvNncHBmxaOyTm2FwfOLRSA==, } - "@next/env@15.1.2": + "@next/env@15.1.3": resolution: { - integrity: sha512-Hm3jIGsoUl6RLB1vzY+dZeqb+/kWPZ+h34yiWxW0dV87l8Im/eMOwpOA+a0L78U0HM04syEjXuRlCozqpwuojQ==, + integrity: sha512-Q1tXwQCGWyA3ehMph3VO+E6xFPHDKdHFYosadt0F78EObYxPio0S09H9UGYznDe6Wc8eLKLG89GqcFJJDiK5xw==, } - "@next/eslint-plugin-next@15.1.2": + "@next/eslint-plugin-next@15.1.3": resolution: { - integrity: sha512-sgfw3+WdaYOGPKCvM1L+UucBmRfh8V2Ygefp7ELON0+0vY7uohQwXXnVWg3rY7mXDKharQR3o7uedpfvnU2hlQ==, + integrity: sha512-oeP1vnc5Cq9UoOb8SYHAEPbCXMzOgG70l+Zfd+Ie00R25FOm+CCVNrcIubJvB1tvBgakXE37MmqSycksXVPRqg==, } - "@next/swc-darwin-arm64@15.1.2": + "@next/swc-darwin-arm64@15.1.3": resolution: { - integrity: sha512-b9TN7q+j5/7+rGLhFAVZiKJGIASuo8tWvInGfAd8wsULjB1uNGRCj1z1WZwwPWzVQbIKWFYqc+9L7W09qwt52w==, + integrity: sha512-aZtmIh8jU89DZahXQt1La0f2EMPt/i7W+rG1sLtYJERsP7GRnNFghsciFpQcKHcGh4dUiyTB5C1X3Dde/Gw8gg==, } engines: { node: ">= 10" } cpu: [arm64] os: [darwin] - "@next/swc-darwin-x64@15.1.2": + "@next/swc-darwin-x64@15.1.3": resolution: { - integrity: sha512-caR62jNDUCU+qobStO6YJ05p9E+LR0EoXh1EEmyU69cYydsAy7drMcOlUlRtQihM6K6QfvNwJuLhsHcCzNpqtA==, + integrity: sha512-aw8901rjkVBK5mbq5oV32IqkJg+CQa6aULNlN8zyCWSsePzEG3kpDkAFkkTOh3eJ0p95KbkLyWBzslQKamXsLA==, } engines: { node: ">= 10" } cpu: [x64] os: [darwin] - "@next/swc-linux-arm64-gnu@15.1.2": + "@next/swc-linux-arm64-gnu@15.1.3": resolution: { - integrity: sha512-fHHXBusURjBmN6VBUtu6/5s7cCeEkuGAb/ZZiGHBLVBXMBy4D5QpM8P33Or8JD1nlOjm/ZT9sEE5HouQ0F+hUA==, + integrity: sha512-YbdaYjyHa4fPK4GR4k2XgXV0p8vbU1SZh7vv6El4bl9N+ZSiMfbmqCuCuNU1Z4ebJMumafaz6UCC2zaJCsdzjw==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - "@next/swc-linux-arm64-musl@15.1.2": + "@next/swc-linux-arm64-musl@15.1.3": resolution: { - integrity: sha512-9CF1Pnivij7+M3G74lxr+e9h6o2YNIe7QtExWq1KUK4hsOLTBv6FJikEwCaC3NeYTflzrm69E5UfwEAbV2U9/g==, + integrity: sha512-qgH/aRj2xcr4BouwKG3XdqNu33SDadqbkqB6KaZZkozar857upxKakbRllpqZgWl/NDeSCBYPmUAZPBHZpbA0w==, } engines: { node: ">= 10" } cpu: [arm64] os: [linux] - "@next/swc-linux-x64-gnu@15.1.2": + "@next/swc-linux-x64-gnu@15.1.3": resolution: { - integrity: sha512-tINV7WmcTUf4oM/eN3Yuu/f8jQ5C6AkueZPKeALs/qfdfX57eNv4Ij7rt0SA6iZ8+fMobVfcFVv664Op0caCCg==, + integrity: sha512-uzafnTFwZCPN499fNVnS2xFME8WLC9y7PLRs/yqz5lz1X/ySoxfaK2Hbz74zYUdEg+iDZPd8KlsWaw9HKkLEVw==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - "@next/swc-linux-x64-musl@15.1.2": + "@next/swc-linux-x64-musl@15.1.3": resolution: { - integrity: sha512-jf2IseC4WRsGkzeUw/cK3wci9pxR53GlLAt30+y+B+2qAQxMw6WAC3QrANIKxkcoPU3JFh/10uFfmoMDF9JXKg==, + integrity: sha512-el6GUFi4SiDYnMTTlJJFMU+GHvw0UIFnffP1qhurrN1qJV3BqaSRUjkDUgVV44T6zpw1Lc6u+yn0puDKHs+Sbw==, } engines: { node: ">= 10" } cpu: [x64] os: [linux] - "@next/swc-win32-arm64-msvc@15.1.2": + "@next/swc-win32-arm64-msvc@15.1.3": resolution: { - integrity: sha512-wvg7MlfnaociP7k8lxLX4s2iBJm4BrNiNFhVUY+Yur5yhAJHfkS8qPPeDEUH8rQiY0PX3u/P7Q/wcg6Mv6GSAA==, + integrity: sha512-6RxKjvnvVMM89giYGI1qye9ODsBQpHSHVo8vqA8xGhmRPZHDQUE4jcDbhBwK0GnFMqBnu+XMg3nYukNkmLOLWw==, } engines: { node: ">= 10" } cpu: [arm64] os: [win32] - "@next/swc-win32-x64-msvc@15.1.2": + "@next/swc-win32-x64-msvc@15.1.3": resolution: { - integrity: sha512-D3cNA8NoT3aWISWmo7HF5Eyko/0OdOO+VagkoJuiTk7pyX3P/b+n8XA/MYvyR+xSVcbKn68B1rY9fgqjNISqzQ==, + integrity: sha512-VId/f5blObG7IodwC5Grf+aYP0O8Saz1/aeU3YcWqNdIUAmFQY3VEPKPaIzfv32F/clvanOb2K2BR5DtDs6XyQ==, } engines: { node: ">= 10" } cpu: [x64] @@ -2257,10 +2257,10 @@ packages: integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==, } - "@typescript-eslint/eslint-plugin@8.18.1": + "@typescript-eslint/eslint-plugin@8.18.2": resolution: { - integrity: sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==, + integrity: sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -2268,63 +2268,63 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - "@typescript-eslint/parser@8.18.1": + "@typescript-eslint/parser@8.18.2": resolution: { - integrity: sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==, + integrity: sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - "@typescript-eslint/scope-manager@8.18.1": + "@typescript-eslint/scope-manager@8.18.2": resolution: { - integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==, + integrity: sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/type-utils@8.18.1": + "@typescript-eslint/type-utils@8.18.2": resolution: { - integrity: sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==, + integrity: sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - "@typescript-eslint/types@8.18.1": + "@typescript-eslint/types@8.18.2": resolution: { - integrity: sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==, + integrity: sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/typescript-estree@8.18.1": + "@typescript-eslint/typescript-estree@8.18.2": resolution: { - integrity: sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==, + integrity: sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: typescript: ">=4.8.4 <5.8.0" - "@typescript-eslint/utils@8.18.1": + "@typescript-eslint/utils@8.18.2": resolution: { - integrity: sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==, + integrity: sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - "@typescript-eslint/visitor-keys@8.18.1": + "@typescript-eslint/visitor-keys@8.18.2": resolution: { - integrity: sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==, + integrity: sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } @@ -2760,13 +2760,6 @@ packages: } engines: { node: ">=10" } - chalk@5.3.0: - resolution: - { - integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==, - } - engines: { node: ^12.17.0 || ^14.13 || >=16.0.0 } - chalk@5.4.1: resolution: { @@ -2990,10 +2983,10 @@ packages: integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, } - concurrently@9.1.0: + concurrently@9.1.1: resolution: { - integrity: sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==, + integrity: sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==, } engines: { node: ">=18" } hasBin: true @@ -3311,10 +3304,10 @@ packages: integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==, } - electron-to-chromium@1.5.75: + electron-to-chromium@1.5.76: resolution: { - integrity: sha512-Lf3++DumRE/QmweGjU+ZcKqQ+3bKkU/qjaKYhIJKEOhgIO9Xs6IiAQFkfFoj+RhgDk4LUeNsLo6plExHqSyu6Q==, + integrity: sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==, } emoji-regex-xs@1.0.0: @@ -3375,10 +3368,10 @@ packages: integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, } - es-abstract@1.23.7: + es-abstract@1.23.8: resolution: { - integrity: sha512-OygGC8kIcDhXX+6yAZRGLqwi2CmEXCbLQixeGUgYeR+Qwlppqmo7DIDr8XibtEBZp+fJcoYpoatp5qwLMEdcqQ==, + integrity: sha512-lfab8IzDn6EpI1ibZakcgS6WsfEBiB+43cuJo+wgylx1xKXf+Sp+YR3vFuQwC/u3sxYwV8Cxe3B0DpVUu/WiJQ==, } engines: { node: ">= 0.4" } @@ -3505,10 +3498,10 @@ packages: } engines: { node: ">=12" } - eslint-config-next@15.1.2: + eslint-config-next@15.1.3: resolution: { - integrity: sha512-PrMm1/4zWSJ689wd/ypWIR5ZF1uvmp3EkgpgBV1Yu6PhEobBjXMGgT8bVNelwl17LXojO8D5ePFRiI4qXjsPRA==, + integrity: sha512-wGYlNuWnh4ujuKtZvH+7B2Z2vy9nONZE6ztd+DKF7hAsIabkrxmD4TzYHzASHENo42lmz2tnT2B+zN2sOHvpJg==, } peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 @@ -3612,10 +3605,10 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 - eslint-plugin-react@7.37.2: + eslint-plugin-react@7.37.3: resolution: { - integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==, + integrity: sha512-DomWuTQPFYZwF/7c9W2fkKkStqZmBd3uugfqBYLdkZ3Hii23WzZuOLUskGxB8qkSKqftxEeGL1TB2kMhrce0jA==, } engines: { node: ">=4" } peerDependencies: @@ -3852,10 +3845,10 @@ packages: integrity: sha512-aLrHthzCjH5He4Z2H9YZ+v6Ujb9ocRuW6ZzkJQOrTxleEijANq4v1TsaPaVG1PZcuurEzrLcWRyYBYXD5cEiaw==, } - fastq@1.17.1: + fastq@1.18.0: resolution: { - integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==, + integrity: sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==, } fault@2.0.1: @@ -4972,10 +4965,10 @@ packages: integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, } - lint-staged@15.2.11: + lint-staged@15.3.0: resolution: { - integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==, + integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==, } engines: { node: ">=18.12.0" } hasBin: true @@ -5659,10 +5652,10 @@ packages: integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==, } - next@15.1.2: + next@15.1.3: resolution: { - integrity: sha512-nLJDV7peNy+0oHlmY2JZjzMfJ8Aj0/dd3jCwSZS8ZiO5nkQfcZRqDrRN3U5rJtqVTQneIOGZzb6LCNrk7trMCQ==, + integrity: sha512-5igmb8N8AEhWDYzogcJvtcRDU6n4cMGtBklxKD4biYv4LXN8+awc/bbQ2IM2NQHdVPgJ6XumYXfo3hBtErg1DA==, } engines: { node: ^18.18.0 || ^19.8.0 || >= 20.0.0 } hasBin: true @@ -5866,6 +5859,13 @@ packages: integrity: sha512-AlWY719RF02ujitly7Kk/0QlV+pXGFDHrHf9O2OKqyqgBieaPOIeuSkL8sRK6j2WK+/ZAURq2kZsY0d8JapUiw==, } + own-keys@1.0.1: + resolution: + { + integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==, + } + engines: { node: ">= 0.4" } + p-limit@3.1.0: resolution: { @@ -6234,10 +6234,10 @@ packages: integrity: sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==, } - react-medium-image-zoom@5.2.12: + react-medium-image-zoom@5.2.13: resolution: { - integrity: sha512-BbQ9jLBFxu6z+viH5tzQzAGqHOJQoYUM7iT1KUkamWKOO6vR1pC33os7LGLrHvOcyySMw74rUdoUCXFdeglwCQ==, + integrity: sha512-KcBL4OsoUQJgIFh6vQgt/6sRGqDy6bQBcsbhGD2tsy4B5Pw3dWrboocVOyIm76RRALEZ6Qwp3EDvIvfEv0m5sg==, } peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6361,10 +6361,10 @@ packages: integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==, } - regex-recursion@5.0.0: + regex-recursion@5.1.1: resolution: { - integrity: sha512-UwyOqeobrCCqTXPcsSqH4gDhOjD5cI/b8kjngWgSZbxYh5yVjAwTjO5+hAuPRNiuR70+5RlWSs+U9PVcVcW9Lw==, + integrity: sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==, } regex-utilities@2.3.0: @@ -6373,10 +6373,10 @@ packages: integrity: sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==, } - regex@5.0.2: + regex@5.1.1: resolution: { - integrity: sha512-/pczGbKIQgfTMRV0XjABvc5RzLqQmwqxLHdQao2RTXPk+pmTXB2P0IaUHYdYyk412YLwUIkaeMd5T+RzVgTqnQ==, + integrity: sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw==, } regexp.prototype.flags@1.5.3: @@ -6582,6 +6582,13 @@ packages: integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, } + safe-push-apply@1.0.0: + resolution: + { + integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==, + } + engines: { node: ">= 0.4" } + safe-regex-test@1.1.0: resolution: { @@ -7044,13 +7051,13 @@ packages: } engines: { node: ">= 0.4" } - swr@2.2.5: + swr@2.3.0: resolution: { - integrity: sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==, + integrity: sha512-NyZ76wA4yElZWBHzSgEJc28a0u6QZvhb6w0azeL2k7+Q1gAzVK+IqQYXhVOC/mzi+HZIozrZvBVeSeOZNR2bqA==, } peerDependencies: - react: ^16.11.0 || ^17.0.0 || ^18.0.0 + react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 synckit@0.9.2: resolution: @@ -7059,10 +7066,10 @@ packages: } engines: { node: ^14.18.0 || >=16.0.0 } - tailwind-merge@2.5.5: + tailwind-merge@2.6.0: resolution: { - integrity: sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==, + integrity: sha512-P+Vu1qXfzediirmHOC3xKGAYeZtPcV9g76X+xg2FD4tYgR71ewMA35Y3sCz3zhiN/dwefRpJX0yBcgwi1fXNQA==, } tailwindcss-animate@1.0.7: @@ -7132,10 +7139,10 @@ packages: integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, } - tinyexec@0.3.1: + tinyexec@0.3.2: resolution: { - integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==, + integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==, } tinyglobby@0.2.10: @@ -7253,10 +7260,10 @@ packages: } engines: { node: ">=10" } - type-fest@4.30.2: + type-fest@4.31.0: resolution: { - integrity: sha512-UJShLPYi1aWqCdq9HycOL/gwsuqda1OISdBO3t8RlXQC4QvtuIz4b5FCfe2dQIWEpmlRExKmcTBfP1r9bhY7ig==, + integrity: sha512-yCxltHW07Nkhv/1F6wWBr8kz+5BGMfP+RbRSYFnegVb0qV/UMT0G0ElBloPVerqn4M2ZV80Ir1FtCcYv1cT6vQ==, } engines: { node: ">=16" } @@ -7685,14 +7692,14 @@ snapshots: "@codemirror/autocomplete@6.18.4": dependencies: - "@codemirror/language": 6.10.7 + "@codemirror/language": 6.10.8 "@codemirror/state": 6.5.0 "@codemirror/view": 6.36.1 "@lezer/common": 1.2.3 "@codemirror/commands@6.7.1": dependencies: - "@codemirror/language": 6.10.7 + "@codemirror/language": 6.10.8 "@codemirror/state": 6.5.0 "@codemirror/view": 6.36.1 "@lezer/common": 1.2.3 @@ -7700,7 +7707,7 @@ snapshots: "@codemirror/lang-css@6.3.1": dependencies: "@codemirror/autocomplete": 6.18.4 - "@codemirror/language": 6.10.7 + "@codemirror/language": 6.10.8 "@codemirror/state": 6.5.0 "@lezer/common": 1.2.3 "@lezer/css": 1.1.9 @@ -7710,7 +7717,7 @@ snapshots: "@codemirror/autocomplete": 6.18.4 "@codemirror/lang-css": 6.3.1 "@codemirror/lang-javascript": 6.2.2 - "@codemirror/language": 6.10.7 + "@codemirror/language": 6.10.8 "@codemirror/state": 6.5.0 "@codemirror/view": 6.36.1 "@lezer/common": 1.2.3 @@ -7720,14 +7727,14 @@ snapshots: "@codemirror/lang-javascript@6.2.2": dependencies: "@codemirror/autocomplete": 6.18.4 - "@codemirror/language": 6.10.7 + "@codemirror/language": 6.10.8 "@codemirror/lint": 6.8.4 "@codemirror/state": 6.5.0 "@codemirror/view": 6.36.1 "@lezer/common": 1.2.3 "@lezer/javascript": 1.4.21 - "@codemirror/language@6.10.7": + "@codemirror/language@6.10.8": dependencies: "@codemirror/state": 6.5.0 "@codemirror/view": 6.36.1 @@ -7773,7 +7780,7 @@ snapshots: "@codemirror/lang-css": 6.3.1 "@codemirror/lang-html": 6.4.9 "@codemirror/lang-javascript": 6.2.2 - "@codemirror/language": 6.10.7 + "@codemirror/language": 6.10.8 "@codemirror/state": 6.5.0 "@codemirror/view": 6.36.1 "@codesandbox/sandpack-client": 2.19.8 @@ -7797,7 +7804,7 @@ snapshots: "@commitlint/load": 19.6.1(@types/node@22.10.2)(typescript@5.7.2) "@commitlint/read": 19.5.0 "@commitlint/types": 19.5.0 - tinyexec: 0.3.1 + tinyexec: 0.3.2 yargs: 17.7.2 transitivePeerDependencies: - "@types/node" @@ -7871,7 +7878,7 @@ snapshots: "@commitlint/types": 19.5.0 git-raw-commits: 4.0.0 minimist: 1.2.8 - tinyexec: 0.3.1 + tinyexec: 0.3.2 "@commitlint/resolve-extends@19.5.0": dependencies: @@ -7935,7 +7942,7 @@ snapshots: remark-parse: 11.0.0 remark-rehype: 11.1.1 source-map-support: 0.5.21 - type-fest: 4.30.2 + type-fest: 4.31.0 unified: 11.0.5 optionalDependencies: esbuild: 0.24.2 @@ -7995,7 +8002,7 @@ snapshots: memfs: 4.15.1 oo-ascii-tree: 1.106.0 ts-pattern: 5.6.0 - type-fest: 4.30.2 + type-fest: 4.31.0 "@discoveryjs/json-ext@0.5.7": {} @@ -8417,41 +8424,41 @@ snapshots: - acorn - supports-color - "@next/bundle-analyzer@15.1.2": + "@next/bundle-analyzer@15.1.3": dependencies: webpack-bundle-analyzer: 4.10.1 transitivePeerDependencies: - bufferutil - utf-8-validate - "@next/env@15.1.2": {} + "@next/env@15.1.3": {} - "@next/eslint-plugin-next@15.1.2": + "@next/eslint-plugin-next@15.1.3": dependencies: fast-glob: 3.3.1 - "@next/swc-darwin-arm64@15.1.2": + "@next/swc-darwin-arm64@15.1.3": optional: true - "@next/swc-darwin-x64@15.1.2": + "@next/swc-darwin-x64@15.1.3": optional: true - "@next/swc-linux-arm64-gnu@15.1.2": + "@next/swc-linux-arm64-gnu@15.1.3": optional: true - "@next/swc-linux-arm64-musl@15.1.2": + "@next/swc-linux-arm64-musl@15.1.3": optional: true - "@next/swc-linux-x64-gnu@15.1.2": + "@next/swc-linux-x64-gnu@15.1.3": optional: true - "@next/swc-linux-x64-musl@15.1.2": + "@next/swc-linux-x64-musl@15.1.3": optional: true - "@next/swc-win32-arm64-msvc@15.1.2": + "@next/swc-win32-arm64-msvc@15.1.3": optional: true - "@next/swc-win32-x64-msvc@15.1.2": + "@next/swc-win32-x64-msvc@15.1.3": optional: true "@nodelib/fs.scandir@2.1.5": @@ -8464,7 +8471,7 @@ snapshots: "@nodelib/fs.walk@1.2.8": dependencies: "@nodelib/fs.scandir": 2.1.5 - fastq: 1.17.1 + fastq: 1.18.0 "@nolyfill/is-core-module@1.0.39": {} @@ -9000,14 +9007,14 @@ snapshots: "@types/unist@3.0.3": {} - "@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": + "@typescript-eslint/eslint-plugin@8.18.2(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": dependencies: "@eslint-community/regexpp": 4.12.1 - "@typescript-eslint/parser": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) - "@typescript-eslint/scope-manager": 8.18.1 - "@typescript-eslint/type-utils": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) - "@typescript-eslint/utils": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) - "@typescript-eslint/visitor-keys": 8.18.1 + "@typescript-eslint/parser": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/scope-manager": 8.18.2 + "@typescript-eslint/type-utils": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/utils": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/visitor-keys": 8.18.2 eslint: 9.17.0(jiti@2.4.2) graphemer: 1.4.0 ignore: 5.3.2 @@ -9017,27 +9024,27 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": + "@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": dependencies: - "@typescript-eslint/scope-manager": 8.18.1 - "@typescript-eslint/types": 8.18.1 - "@typescript-eslint/typescript-estree": 8.18.1(typescript@5.7.2) - "@typescript-eslint/visitor-keys": 8.18.1 + "@typescript-eslint/scope-manager": 8.18.2 + "@typescript-eslint/types": 8.18.2 + "@typescript-eslint/typescript-estree": 8.18.2(typescript@5.7.2) + "@typescript-eslint/visitor-keys": 8.18.2 debug: 4.4.0 eslint: 9.17.0(jiti@2.4.2) typescript: 5.7.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/scope-manager@8.18.1": + "@typescript-eslint/scope-manager@8.18.2": dependencies: - "@typescript-eslint/types": 8.18.1 - "@typescript-eslint/visitor-keys": 8.18.1 + "@typescript-eslint/types": 8.18.2 + "@typescript-eslint/visitor-keys": 8.18.2 - "@typescript-eslint/type-utils@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": + "@typescript-eslint/type-utils@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": dependencies: - "@typescript-eslint/typescript-estree": 8.18.1(typescript@5.7.2) - "@typescript-eslint/utils": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/typescript-estree": 8.18.2(typescript@5.7.2) + "@typescript-eslint/utils": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) debug: 4.4.0 eslint: 9.17.0(jiti@2.4.2) ts-api-utils: 1.4.3(typescript@5.7.2) @@ -9045,12 +9052,12 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/types@8.18.1": {} + "@typescript-eslint/types@8.18.2": {} - "@typescript-eslint/typescript-estree@8.18.1(typescript@5.7.2)": + "@typescript-eslint/typescript-estree@8.18.2(typescript@5.7.2)": dependencies: - "@typescript-eslint/types": 8.18.1 - "@typescript-eslint/visitor-keys": 8.18.1 + "@typescript-eslint/types": 8.18.2 + "@typescript-eslint/visitor-keys": 8.18.2 debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 @@ -9061,27 +9068,27 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": + "@typescript-eslint/utils@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)": dependencies: "@eslint-community/eslint-utils": 4.4.1(eslint@9.17.0(jiti@2.4.2)) - "@typescript-eslint/scope-manager": 8.18.1 - "@typescript-eslint/types": 8.18.1 - "@typescript-eslint/typescript-estree": 8.18.1(typescript@5.7.2) + "@typescript-eslint/scope-manager": 8.18.2 + "@typescript-eslint/types": 8.18.2 + "@typescript-eslint/typescript-estree": 8.18.2(typescript@5.7.2) eslint: 9.17.0(jiti@2.4.2) typescript: 5.7.2 transitivePeerDependencies: - supports-color - "@typescript-eslint/visitor-keys@8.18.1": + "@typescript-eslint/visitor-keys@8.18.2": dependencies: - "@typescript-eslint/types": 8.18.1 + "@typescript-eslint/types": 8.18.2 eslint-visitor-keys: 4.2.0 "@ungap/structured-clone@1.2.1": {} - "@vercel/analytics@1.4.1(next@15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)": + "@vercel/analytics@1.4.1(next@15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)": optionalDependencies: - next: 15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 JSONStream@1.3.5: @@ -9165,7 +9172,7 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-object-atoms: 1.0.0 get-intrinsic: 1.2.6 is-string: 1.1.1 @@ -9178,7 +9185,7 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 es-object-atoms: 1.0.0 es-shim-unscopables: 1.0.2 @@ -9187,7 +9194,7 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 es-object-atoms: 1.0.0 es-shim-unscopables: 1.0.2 @@ -9196,21 +9203,21 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-shim-unscopables: 1.0.2 array.prototype.flatmap@1.3.3: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-shim-unscopables: 1.0.2 array.prototype.tosorted@1.1.4: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 es-shim-unscopables: 1.0.2 @@ -9219,7 +9226,7 @@ snapshots: array-buffer-byte-length: 1.0.2 call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 get-intrinsic: 1.2.6 is-array-buffer: 3.0.5 @@ -9276,7 +9283,7 @@ snapshots: browserslist@4.24.3: dependencies: caniuse-lite: 1.0.30001690 - electron-to-chromium: 1.5.75 + electron-to-chromium: 1.5.76 node-releases: 2.0.19 update-browserslist-db: 1.1.1(browserslist@4.24.3) @@ -9331,8 +9338,6 @@ snapshots: ansi-styles: 4.3.0 supports-color: 7.2.0 - chalk@5.3.0: {} - chalk@5.4.1: {} character-entities-html4@2.1.0: {} @@ -9445,7 +9450,7 @@ snapshots: concat-map@0.0.1: {} - concurrently@9.1.0: + concurrently@9.1.1: dependencies: chalk: 4.1.2 lodash: 4.17.21 @@ -9624,7 +9629,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.75: {} + electron-to-chromium@1.5.76: {} emoji-regex-xs@1.0.0: {} @@ -9649,7 +9654,7 @@ snapshots: dependencies: is-arrayish: 0.2.1 - es-abstract@1.23.7: + es-abstract@1.23.8: dependencies: array-buffer-byte-length: 1.0.2 arraybuffer.prototype.slice: 1.0.4 @@ -9686,8 +9691,10 @@ snapshots: object-inspect: 1.13.3 object-keys: 1.1.1 object.assign: 4.1.7 + own-keys: 1.0.1 regexp.prototype.flags: 1.5.3 safe-array-concat: 1.1.3 + safe-push-apply: 1.0.0 safe-regex-test: 1.1.0 string.prototype.trim: 1.2.10 string.prototype.trimend: 1.0.9 @@ -9708,7 +9715,7 @@ snapshots: call-bind: 1.0.8 call-bound: 1.0.3 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 es-set-tostringtag: 2.0.3 function-bind: 1.1.2 @@ -9817,18 +9824,18 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@15.1.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2): + eslint-config-next@15.1.3(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2): dependencies: - "@next/eslint-plugin-next": 15.1.2 + "@next/eslint-plugin-next": 15.1.3 "@rushstack/eslint-patch": 1.10.4 - "@typescript-eslint/eslint-plugin": 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) - "@typescript-eslint/parser": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/eslint-plugin": 8.18.2(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/parser": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) eslint: 9.17.0(jiti@2.4.2) eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@2.4.2)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-jsx-a11y: 6.10.2(eslint@9.17.0(jiti@2.4.2)) - eslint-plugin-react: 7.37.2(eslint@9.17.0(jiti@2.4.2)) + eslint-plugin-react: 7.37.3(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-react-hooks: 5.1.0(eslint@9.17.0(jiti@2.4.2)) optionalDependencies: typescript: 5.7.2 @@ -9861,22 +9868,22 @@ snapshots: is-glob: 4.0.3 stable-hash: 0.0.4 optionalDependencies: - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)): + eslint-module-utils@2.12.0(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)): dependencies: debug: 3.2.7 optionalDependencies: - "@typescript-eslint/parser": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/parser": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) eslint: 9.17.0(jiti@2.4.2) eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0(jiti@2.4.2)) transitivePeerDependencies: - supports-color - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)): dependencies: "@rtsao/scc": 1.1.0 array-includes: 3.1.8 @@ -9887,7 +9894,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.17.0(jiti@2.4.2) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0(jiti@2.4.2)) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -9899,7 +9906,7 @@ snapshots: string.prototype.trimend: 1.0.9 tsconfig-paths: 3.15.0 optionalDependencies: - "@typescript-eslint/parser": 8.18.1(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) + "@typescript-eslint/parser": 8.18.2(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -9942,7 +9949,7 @@ snapshots: dependencies: eslint: 9.17.0(jiti@2.4.2) - eslint-plugin-react@7.37.2(eslint@9.17.0(jiti@2.4.2)): + eslint-plugin-react@7.37.3(eslint@9.17.0(jiti@2.4.2)): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -10155,7 +10162,7 @@ snapshots: fast-uri@3.0.3: {} - fastq@1.17.1: + fastq@1.18.0: dependencies: reusify: 1.0.4 @@ -10811,9 +10818,9 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@15.2.11: + lint-staged@15.3.0: dependencies: - chalk: 5.3.0 + chalk: 5.4.1 commander: 12.1.0 debug: 4.4.0 execa: 8.0.1 @@ -11441,12 +11448,12 @@ snapshots: natural-compare@1.4.0: {} - next-contentlayer2@0.5.3(acorn@8.14.0)(contentlayer2@0.5.3(acorn@8.14.0)(esbuild@0.24.2))(esbuild@0.24.2)(next@15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + next-contentlayer2@0.5.3(acorn@8.14.0)(contentlayer2@0.5.3(acorn@8.14.0)(esbuild@0.24.2))(esbuild@0.24.2)(next@15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: "@contentlayer2/core": 0.5.3(acorn@8.14.0)(esbuild@0.24.2) "@contentlayer2/utils": 0.5.3 contentlayer2: 0.5.3(acorn@8.14.0)(esbuild@0.24.2) - next: 15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: @@ -11463,9 +11470,9 @@ snapshots: next-tick@1.1.0: {} - next@15.1.2(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + next@15.1.3(@opentelemetry/api@1.9.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - "@next/env": 15.1.2 + "@next/env": 15.1.3 "@swc/counter": 0.1.3 "@swc/helpers": 0.5.15 busboy: 1.6.0 @@ -11475,14 +11482,14 @@ snapshots: react-dom: 19.0.0(react@19.0.0) styled-jsx: 5.1.6(react@19.0.0) optionalDependencies: - "@next/swc-darwin-arm64": 15.1.2 - "@next/swc-darwin-x64": 15.1.2 - "@next/swc-linux-arm64-gnu": 15.1.2 - "@next/swc-linux-arm64-musl": 15.1.2 - "@next/swc-linux-x64-gnu": 15.1.2 - "@next/swc-linux-x64-musl": 15.1.2 - "@next/swc-win32-arm64-msvc": 15.1.2 - "@next/swc-win32-x64-msvc": 15.1.2 + "@next/swc-darwin-arm64": 15.1.3 + "@next/swc-darwin-x64": 15.1.3 + "@next/swc-linux-arm64-gnu": 15.1.3 + "@next/swc-linux-arm64-musl": 15.1.3 + "@next/swc-linux-x64-gnu": 15.1.3 + "@next/swc-linux-x64-musl": 15.1.3 + "@next/swc-win32-arm64-msvc": 15.1.3 + "@next/swc-win32-x64-msvc": 15.1.3 "@opentelemetry/api": 1.9.0 sharp: 0.33.5 transitivePeerDependencies: @@ -11537,14 +11544,14 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-object-atoms: 1.0.0 object.groupby@1.0.3: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 object.values@1.2.1: dependencies: @@ -11572,8 +11579,8 @@ snapshots: oniguruma-to-es@0.8.1: dependencies: emoji-regex-xs: 1.0.0 - regex: 5.0.2 - regex-recursion: 5.0.0 + regex: 5.1.1 + regex-recursion: 5.1.1 oo-ascii-tree@1.106.0: {} @@ -11604,6 +11611,12 @@ snapshots: outvariant@1.4.0: {} + own-keys@1.0.1: + dependencies: + get-intrinsic: 1.2.6 + object-keys: 1.1.1 + safe-push-apply: 1.0.0 + p-limit@3.1.0: dependencies: yocto-queue: 0.1.0 @@ -11804,7 +11817,7 @@ snapshots: react-is@19.0.0: {} - react-medium-image-zoom@5.2.12(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + react-medium-image-zoom@5.2.13(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: react: 19.0.0 react-dom: 19.0.0(react@19.0.0) @@ -11850,7 +11863,7 @@ snapshots: clsx: 2.1.1 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) - swr: 2.2.5(react@19.0.0) + swr: 2.3.0(react@19.0.0) react@19.0.0: {} @@ -11903,7 +11916,7 @@ snapshots: call-bind: 1.0.8 define-properties: 1.2.1 dunder-proto: 1.0.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 get-intrinsic: 1.2.6 gopd: 1.2.0 @@ -11911,13 +11924,14 @@ snapshots: regenerator-runtime@0.14.1: {} - regex-recursion@5.0.0: + regex-recursion@5.1.1: dependencies: + regex: 5.1.1 regex-utilities: 2.3.0 regex-utilities@2.3.0: {} - regex@5.0.2: + regex@5.1.1: dependencies: regex-utilities: 2.3.0 @@ -12092,6 +12106,11 @@ snapshots: safe-buffer@5.2.1: {} + safe-push-apply@1.0.0: + dependencies: + es-errors: 1.3.0 + isarray: 2.0.5 + safe-regex-test@1.1.0: dependencies: call-bound: 1.0.3 @@ -12311,14 +12330,14 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 string.prototype.matchall@4.0.12: dependencies: call-bind: 1.0.8 call-bound: 1.0.3 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-errors: 1.3.0 es-object-atoms: 1.0.0 get-intrinsic: 1.2.6 @@ -12332,7 +12351,7 @@ snapshots: string.prototype.repeat@1.0.0: dependencies: define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 string.prototype.trim@1.2.10: dependencies: @@ -12340,7 +12359,7 @@ snapshots: call-bound: 1.0.3 define-data-property: 1.1.4 define-properties: 1.2.1 - es-abstract: 1.23.7 + es-abstract: 1.23.8 es-object-atoms: 1.0.0 has-property-descriptors: 1.0.2 @@ -12419,9 +12438,9 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - swr@2.2.5(react@19.0.0): + swr@2.3.0(react@19.0.0): dependencies: - client-only: 0.0.1 + dequal: 2.0.3 react: 19.0.0 use-sync-external-store: 1.4.0(react@19.0.0) @@ -12430,7 +12449,7 @@ snapshots: "@pkgr/core": 0.1.1 tslib: 2.8.1 - tailwind-merge@2.5.5: {} + tailwind-merge@2.6.0: {} tailwindcss-animate@1.0.7(tailwindcss@3.4.17): dependencies: @@ -12485,7 +12504,7 @@ snapshots: through@2.3.8: {} - tinyexec@0.3.1: {} + tinyexec@0.3.2: {} tinyglobby@0.2.10: dependencies: @@ -12539,7 +12558,7 @@ snapshots: type-fest@0.21.3: {} - type-fest@4.30.2: {} + type-fest@4.31.0: {} type@2.7.3: {}