diff --git a/.pnp.cjs b/.pnp.cjs index a841f7f..7c89be7 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -51,7 +51,7 @@ const RAW_RUNTIME_STATE = ["hastscript", "npm:9.0.0"],\ ["next", "virtual:bdc10cfedd76fb704c02762a808a17815727adf0d95dc5f1bc99c1e7d8c56771399076b4339d6acb24cff864b0906f37963c44f15ce8daa343fbbc93454d4f9c#npm:15.0.1"],\ ["postcss", "npm:8.4.49"],\ - ["prettier", "npm:3.3.3"],\ + ["prettier", "npm:3.4.1"],\ ["react", "npm:19.0.0-rc.1"],\ ["react-dom", "virtual:bdc10cfedd76fb704c02762a808a17815727adf0d95dc5f1bc99c1e7d8c56771399076b4339d6acb24cff864b0906f37963c44f15ce8daa343fbbc93454d4f9c#npm:19.0.0-rc.1"],\ ["rehype-autolink-headings", "npm:7.1.0"],\ @@ -2745,7 +2745,7 @@ const RAW_RUNTIME_STATE = ["hastscript", "npm:9.0.0"],\ ["next", "virtual:bdc10cfedd76fb704c02762a808a17815727adf0d95dc5f1bc99c1e7d8c56771399076b4339d6acb24cff864b0906f37963c44f15ce8daa343fbbc93454d4f9c#npm:15.0.1"],\ ["postcss", "npm:8.4.49"],\ - ["prettier", "npm:3.3.3"],\ + ["prettier", "npm:3.4.1"],\ ["react", "npm:19.0.0-rc.1"],\ ["react-dom", "virtual:bdc10cfedd76fb704c02762a808a17815727adf0d95dc5f1bc99c1e7d8c56771399076b4339d6acb24cff864b0906f37963c44f15ce8daa343fbbc93454d4f9c#npm:19.0.0-rc.1"],\ ["rehype-autolink-headings", "npm:7.1.0"],\ @@ -7100,10 +7100,10 @@ const RAW_RUNTIME_STATE = }]\ ]],\ ["prettier", [\ - ["npm:3.3.3", {\ - "packageLocation": "./.yarn/unplugged/prettier-npm-3.3.3-e811f023f3/node_modules/prettier/",\ + ["npm:3.4.1", {\ + "packageLocation": "./.yarn/unplugged/prettier-npm-3.4.1-ebb52d2db5/node_modules/prettier/",\ "packageDependencies": [\ - ["prettier", "npm:3.3.3"]\ + ["prettier", "npm:3.4.1"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/prettier-npm-3.3.3-e811f023f3-5beac1f30b.zip b/.yarn/cache/prettier-npm-3.3.3-e811f023f3-5beac1f30b.zip deleted file mode 100644 index 3189704..0000000 Binary files a/.yarn/cache/prettier-npm-3.3.3-e811f023f3-5beac1f30b.zip and /dev/null differ diff --git a/.yarn/cache/prettier-npm-3.4.1-ebb52d2db5-1ee4d1b1a9.zip b/.yarn/cache/prettier-npm-3.4.1-ebb52d2db5-1ee4d1b1a9.zip new file mode 100644 index 0000000..97dc87c Binary files /dev/null and b/.yarn/cache/prettier-npm-3.4.1-ebb52d2db5-1ee4d1b1a9.zip differ diff --git a/package.json b/package.json index f9b1bd3..ee399df 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-config-next": "15.0.2", "hast": "^1.0.0", "postcss": "^8", - "prettier": "^3.3.3", + "prettier": "^3.4.1", "tailwindcss": "^3.4.15", "typescript": "^5" }, diff --git a/yarn.lock b/yarn.lock index c5d5dc4..f5e7404 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2144,7 +2144,7 @@ __metadata: hastscript: "npm:^9.0.0" next: "npm:^15.0.1" postcss: "npm:^8" - prettier: "npm:^3.3.3" + prettier: "npm:^3.4.1" react: "npm:19.0.0-rc.1" react-dom: "npm:19.0.0-rc.1" rehype-autolink-headings: "npm:^7.1.0" @@ -5912,12 +5912,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^3.3.3": - version: 3.3.3 - resolution: "prettier@npm:3.3.3" +"prettier@npm:^3.4.1": + version: 3.4.1 + resolution: "prettier@npm:3.4.1" bin: prettier: bin/prettier.cjs - checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7 + checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c languageName: node linkType: hard