From 320cb12aa26e3b423a8593d09d82b6dee88b9a36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:21:39 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 30 ++-- yarn.lock | 451 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 294 insertions(+), 187 deletions(-) diff --git a/package.json b/package.json index c83574c..ee9a47e 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,13 @@ "format": "prettier src --write" }, "dependencies": { - "@headlessui/react": "2.1.3", - "@next/third-parties": "14.2.7", - "@tabler/icons-react": "3.14.0", + "@headlessui/react": "2.1.6", + "@next/third-parties": "14.2.9", + "@tabler/icons-react": "3.15.0", "clsx": "2.1.1", "gray-matter": "4.0.3", "image-size": "1.1.1", - "next": "14.2.7", + "next": "14.2.9", "next-themes": "0.3.0", "react": "18.3.1", "react-dom": "18.3.1", @@ -34,25 +34,25 @@ "remark-parse": "11.0.0", "remark-rehype": "11.1.0", "rss": "1.2.2", - "shiki": "1.14.1", - "simple-icons": "13.7.0", + "shiki": "1.16.3", + "simple-icons": "13.9.0", "tailwind-merge": "2.5.2", "unified": "11.0.5", "unist-util-visit": "5.0.0", - "valibot": "0.40.0" + "valibot": "0.41.0" }, "devDependencies": { "@eslint/js": "8.57.0", "@markuplint/jsx-parser": "4.6.1", "@markuplint/ml-core": "4.6.1", "@markuplint/react-spec": "4.4.1", - "@next/bundle-analyzer": "14.2.7", - "@next/eslint-plugin-next": "14.2.7", + "@next/bundle-analyzer": "14.2.9", + "@next/eslint-plugin-next": "14.2.9", "@tailwindcss/typography": "0.5.15", "@types/eslint": "8.56.11", "@types/eslint__js": "8.42.3", "@types/hast": "3.0.4", - "@types/node": "20.16.2", + "@types/node": "20.16.5", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "@types/rss": "0.0.32", @@ -61,13 +61,13 @@ "autoprefixer": "10.4.20", "concurrently": "8.2.2", "eslint": "8.57.0", - "eslint-config-next": "14.2.7", - "eslint-plugin-import": "2.29.1", - "eslint-plugin-react": "7.35.0", + "eslint-config-next": "14.2.9", + "eslint-plugin-import": "2.30.0", + "eslint-plugin-react": "7.35.2", "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-unused-imports": "3.2.0", "markuplint": "4.6.1", - "postcss": "8.4.41", + "postcss": "8.4.45", "prettier": "3.3.3", "prettier-plugin-tailwindcss": "0.6.6", "serve": "14.2.3", @@ -76,7 +76,7 @@ "textlint-rule-preset-ja-spacing": "2.4.3", "textlint-rule-preset-ja-technical-writing": "10.0.1", "textlint-rule-spellcheck-tech-word": "5.0.0", - "typescript": "5.5.4" + "typescript": "5.6.2" }, "packageManager": "yarn@4.4.1" } diff --git a/yarn.lock b/yarn.lock index 9063644..8090b4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -117,10 +117,10 @@ __metadata: languageName: node linkType: hard -"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.6.1": - version: 4.10.0 - resolution: "@eslint-community/regexpp@npm:4.10.0" - checksum: 10c0/c5f60ef1f1ea7649fa7af0e80a5a79f64b55a8a8fa5086de4727eb4c86c652aedee407a9c143b8995d2c0b2d75c1222bec9ba5d73dbfc1f314550554f0979ef4 +"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.5.1, @eslint-community/regexpp@npm:^4.6.1": + version: 4.11.0 + resolution: "@eslint-community/regexpp@npm:4.11.0" + checksum: 10c0/0f6328869b2741e2794da4ad80beac55cba7de2d3b44f796a60955b0586212ec75e6b0253291fd4aad2100ad471d1480d8895f2b54f1605439ba4c875e05e523 languageName: node linkType: hard @@ -200,9 +200,9 @@ __metadata: languageName: node linkType: hard -"@headlessui/react@npm:2.1.3": - version: 2.1.3 - resolution: "@headlessui/react@npm:2.1.3" +"@headlessui/react@npm:2.1.6": + version: 2.1.6 + resolution: "@headlessui/react@npm:2.1.6" dependencies: "@floating-ui/react": "npm:^0.26.16" "@react-aria/focus": "npm:^3.17.1" @@ -211,7 +211,7 @@ __metadata: peerDependencies: react: ^18 react-dom: ^18 - checksum: 10c0/abe576199248eea574627e243bb62397782957c302e91403bc8eb3678f3771bd9db253302b4c54f65d4191ae9b7134821efdd4781748202d5466b3c1cba53022 + checksum: 10c0/74b393957ece1f51c4f6efa7a7a8b2da52a63e92ad234a14f3e2f6eb1441227d3f07510149024b5a2d8eb3211cd75e6ff34428184790a2a54551adc6831bf2a6 languageName: node linkType: hard @@ -521,103 +521,103 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:14.2.7": - version: 14.2.7 - resolution: "@next/bundle-analyzer@npm:14.2.7" +"@next/bundle-analyzer@npm:14.2.9": + version: 14.2.9 + resolution: "@next/bundle-analyzer@npm:14.2.9" dependencies: webpack-bundle-analyzer: "npm:4.10.1" - checksum: 10c0/6886f5e5dcda75e32963f83d79b7a5b5f17feb08727e9b65d4a8e7c9cc34237ca5784e0a20b91161e6da7dc766a99a6271106620c79b032c7da415e0b5472062 + checksum: 10c0/a528ef7b71000256e4c81a48d8d4a5464a838d2d5847f88406801b1fcb8b4b889ae38234a3a6374d6bed669bf0705abdbebf60cef8dd15e5780eb30c281dc5af languageName: node linkType: hard -"@next/env@npm:14.2.7": - version: 14.2.7 - resolution: "@next/env@npm:14.2.7" - checksum: 10c0/1cda023007acda4d47036a25fba0e039d9b2df9c3770651dc289207e0537506675546c02b5b574fe92bb1adc1c887d948d5cb630673aa572754278b82d150b7e +"@next/env@npm:14.2.9": + version: 14.2.9 + resolution: "@next/env@npm:14.2.9" + checksum: 10c0/be572488e44df6ce5dc099b49d0e6d140e2cbd45c2d1851f35e3ad8fc1d04536b8a411fe8ee96ed4fa5cef7fdc2c7da491734450253b22bbe96160f35871b01f languageName: node linkType: hard -"@next/eslint-plugin-next@npm:14.2.7": - version: 14.2.7 - resolution: "@next/eslint-plugin-next@npm:14.2.7" +"@next/eslint-plugin-next@npm:14.2.9": + version: 14.2.9 + resolution: "@next/eslint-plugin-next@npm:14.2.9" dependencies: glob: "npm:10.3.10" - checksum: 10c0/8ed20ef90e2bae29070e07bc312247b30ca1774d6d695c0f13513fda4c72a2d2a1f6fb6b277cb96a728504f7e7601157931c2e0607c15d88fa9007db4d89ca81 + checksum: 10c0/b7827b82939aacd371244341456470484705b85c935dce6ea774314c266698be3dfeaa47db76fe75ecde472db394db15b14037e488bf28740032ece968004a8e languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-darwin-arm64@npm:14.2.7" +"@next/swc-darwin-arm64@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-darwin-arm64@npm:14.2.9" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-darwin-x64@npm:14.2.7" +"@next/swc-darwin-x64@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-darwin-x64@npm:14.2.9" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.7" +"@next/swc-linux-arm64-gnu@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.9" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.7" +"@next/swc-linux-arm64-musl@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.9" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.7" +"@next/swc-linux-x64-gnu@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.9" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-linux-x64-musl@npm:14.2.7" +"@next/swc-linux-x64-musl@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-linux-x64-musl@npm:14.2.9" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.7" +"@next/swc-win32-arm64-msvc@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.9" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.7" +"@next/swc-win32-ia32-msvc@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.9" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.7": - version: 14.2.7 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.7" +"@next/swc-win32-x64-msvc@npm:14.2.9": + version: 14.2.9 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.9" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@next/third-parties@npm:14.2.7": - version: 14.2.7 - resolution: "@next/third-parties@npm:14.2.7" +"@next/third-parties@npm:14.2.9": + version: 14.2.9 + resolution: "@next/third-parties@npm:14.2.9" dependencies: third-party-capital: "npm:1.0.20" peerDependencies: next: ^13.0.0 || ^14.0.0 react: ^18.2.0 - checksum: 10c0/5d2638cabc51e01bd0ed9aeaf6530df29261f9cdbd72addba1f3cf32f8f55247bc76df778e94a3facc10f43b82940cd84853085f236a567ca16aa923c85e3711 + checksum: 10c0/95d639053aa3a2378975ef9daae98bf3ef6893fd35c5e4facfbf19fed794be9bdbc5fcb8bf00b5c46cac7388124f75e94336ebe611fcd26823ad1319192da423 languageName: node linkType: hard @@ -759,6 +759,13 @@ __metadata: languageName: node linkType: hard +"@rtsao/scc@npm:^1.1.0": + version: 1.1.0 + resolution: "@rtsao/scc@npm:1.1.0" + checksum: 10c0/b5bcfb0d87f7d1c1c7c0f7693f53b07866ed9fec4c34a97a8c948fb9a7c0082e416ce4d3b60beb4f5e167cbe04cdeefbf6771320f3ede059b9ce91188c409a5b + languageName: node + linkType: hard + "@rushstack/eslint-patch@npm:^1.3.3": version: 1.6.1 resolution: "@rushstack/eslint-patch@npm:1.6.1" @@ -766,12 +773,22 @@ __metadata: languageName: node linkType: hard -"@shikijs/core@npm:1.14.1": - version: 1.14.1 - resolution: "@shikijs/core@npm:1.14.1" +"@shikijs/core@npm:1.16.3": + version: 1.16.3 + resolution: "@shikijs/core@npm:1.16.3" dependencies: + "@shikijs/vscode-textmate": "npm:^9.2.0" "@types/hast": "npm:^3.0.4" - checksum: 10c0/a9779634956010788f346f779a8e445d17101cae64e6769a7a4d6d479ccd5d47e6c897fd7a57445cea6b64f1b79f1126ff4f57dbc6ce28c1533f6b74450d752f + oniguruma-to-js: "npm:0.3.3" + regex: "npm:4.3.2" + checksum: 10c0/69be7d81ac3d3e73a9e3d5d6298d2bdff805cf10b7af29117e6182a381644d01b471633e19d0a0055a5a009c3283832ff769ded6083298f76bed0e9a9bc3a026 + languageName: node + linkType: hard + +"@shikijs/vscode-textmate@npm:^9.2.0": + version: 9.2.2 + resolution: "@shikijs/vscode-textmate@npm:9.2.2" + checksum: 10c0/db4471da582c16c4b49361fcb3a4acfa47af9c3566f308faca7373ed7c1d13232e723749dd5c62b78aa76e365f2b8af3426f63e51cccfc5755981636c851eebf languageName: node linkType: hard @@ -801,21 +818,21 @@ __metadata: languageName: node linkType: hard -"@tabler/icons-react@npm:3.14.0": - version: 3.14.0 - resolution: "@tabler/icons-react@npm:3.14.0" +"@tabler/icons-react@npm:3.15.0": + version: 3.15.0 + resolution: "@tabler/icons-react@npm:3.15.0" dependencies: - "@tabler/icons": "npm:3.14.0" + "@tabler/icons": "npm:3.15.0" peerDependencies: react: ">= 16" - checksum: 10c0/87779307e81fda5ae29f3d0f1744d7ff84ad95bef16d2c9f472c0f99b1131ed3c2169994ca47b692c049b63cd029c833fcbd1fc158f26c49db603d1bb2ed905c + checksum: 10c0/8f750c833882c0eedbf5b52912aa25b6091253b332064f532d4c553e287949f4e81f24fdabd6d459ba06561d0502ffee7d5cdb9cdd01d6eedf72e1be0681a417 languageName: node linkType: hard -"@tabler/icons@npm:3.14.0": - version: 3.14.0 - resolution: "@tabler/icons@npm:3.14.0" - checksum: 10c0/58aabf1b6843c2983ec7028d6f19e1e70e3ea786a5a966851c83567f0263c2fec39068e91383880dddb7e60844bb0a039556c9c8ac6c91f537ac238035dbfd3b +"@tabler/icons@npm:3.15.0": + version: 3.15.0 + resolution: "@tabler/icons@npm:3.15.0" + checksum: 10c0/c098c93c75a20427edc4465d35537df024f898db8a9f3d5b5195959884221b2de9732034ce1d577e5efcaeb28d13c5172e97f5c61c78161c7b63c15c74cdd6d8 languageName: node linkType: hard @@ -1267,7 +1284,7 @@ __metadata: languageName: node linkType: hard -"@types/json-schema@npm:*": +"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.12": version: 7.0.15 resolution: "@types/json-schema@npm:7.0.15" checksum: 10c0/a996a745e6c5d60292f36731dd41341339d4eeed8180bb09226e5c8d23759067692b1d88e5d91d72ee83dfc00d3aca8e7bd43ea120516c17922cbcb7c3e252db @@ -1313,12 +1330,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.16.2": - version: 20.16.2 - resolution: "@types/node@npm:20.16.2" +"@types/node@npm:20.16.5": + version: 20.16.5 + resolution: "@types/node@npm:20.16.5" dependencies: undici-types: "npm:~6.19.2" - checksum: 10c0/74fac185dbd2c6b301cde75747c1cd6c9ca1ad7266147ea107a798837f40b8a05991177ebd7925fc7450d51334096259d186afad6e0d22864b7c97f8afef6ba7 + checksum: 10c0/6af7994129815010bcbc4cf8221865559c8116ff43e74a6549525c2108267596fc2d18aff5d5ecfe089fb60a119f975631343e2c65c52bfa0955ed9dc56733d6 languageName: node linkType: hard @@ -1355,6 +1372,13 @@ __metadata: languageName: node linkType: hard +"@types/semver@npm:^7.5.0": + version: 7.5.8 + resolution: "@types/semver@npm:7.5.8" + checksum: 10c0/8663ff927234d1c5fcc04b33062cb2b9fcfbe0f5f351ed26c4d1e1581657deebd506b41ff7fdf89e787e3d33ce05854bc01686379b89e9c49b564c4cfa988efa + languageName: node + linkType: hard + "@types/unist@npm:*, @types/unist@npm:^3.0.0": version: 3.0.2 resolution: "@types/unist@npm:3.0.2" @@ -1406,6 +1430,31 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0": + version: 7.2.0 + resolution: "@typescript-eslint/eslint-plugin@npm:7.2.0" + dependencies: + "@eslint-community/regexpp": "npm:^4.5.1" + "@typescript-eslint/scope-manager": "npm:7.2.0" + "@typescript-eslint/type-utils": "npm:7.2.0" + "@typescript-eslint/utils": "npm:7.2.0" + "@typescript-eslint/visitor-keys": "npm:7.2.0" + debug: "npm:^4.3.4" + graphemer: "npm:^1.4.0" + ignore: "npm:^5.2.4" + natural-compare: "npm:^1.4.0" + semver: "npm:^7.5.4" + ts-api-utils: "npm:^1.0.1" + peerDependencies: + "@typescript-eslint/parser": ^7.0.0 + eslint: ^8.56.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/8725c2193a16cc103a697d6e408c515a7618df3902dc504cf69999f60634dac79ce14a5bd942f0388ba7547caba44ac40e01097cda1106aa3912e2303dada8ab + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:7.18.0": version: 7.18.0 resolution: "@typescript-eslint/parser@npm:7.18.0" @@ -1479,6 +1528,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:7.2.0": + version: 7.2.0 + resolution: "@typescript-eslint/type-utils@npm:7.2.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:7.2.0" + "@typescript-eslint/utils": "npm:7.2.0" + debug: "npm:^4.3.4" + ts-api-utils: "npm:^1.0.1" + peerDependencies: + eslint: ^8.56.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/069b65ef327e1bfa1e59009504c8307f88f3673ebcc23d17ad370452ece107013c9dc321876092673d2c02ddd35104f67231b31b0e4f7d5ca6fbf95b43f828b2 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:7.18.0": version: 7.18.0 resolution: "@typescript-eslint/types@npm:7.18.0" @@ -1571,6 +1637,23 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:7.2.0": + version: 7.2.0 + resolution: "@typescript-eslint/utils@npm:7.2.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@types/json-schema": "npm:^7.0.12" + "@types/semver": "npm:^7.5.0" + "@typescript-eslint/scope-manager": "npm:7.2.0" + "@typescript-eslint/types": "npm:7.2.0" + "@typescript-eslint/typescript-estree": "npm:7.2.0" + semver: "npm:^7.5.4" + peerDependencies: + eslint: ^8.56.0 + checksum: 10c0/37944e1a4038820da82b51ac4756e09cff31851d9d957d3fd67a3b6fd2cf6c0e87767161eaeb8b6e63de418e513bb2570a6ee3fa986ba77f6d451d66a538f753 + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:7.18.0": version: 7.18.0 resolution: "@typescript-eslint/visitor-keys@npm:7.18.0" @@ -1872,16 +1955,17 @@ __metadata: languageName: node linkType: hard -"array.prototype.findlastindex@npm:^1.2.3": - version: 1.2.3 - resolution: "array.prototype.findlastindex@npm:1.2.3" +"array.prototype.findlastindex@npm:^1.2.5": + version: 1.2.5 + resolution: "array.prototype.findlastindex@npm:1.2.5" dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.2.0" - es-abstract: "npm:^1.22.1" - es-shim-unscopables: "npm:^1.0.0" - get-intrinsic: "npm:^1.2.1" - checksum: 10c0/2c5c4d3f07512d6729f728f6260a314c00f2eb0a243123092661fa1bc65dce90234c3b483b5f978396eccef6f69c50f0bea248448aaf9cdfcd1cedad6217acbb + call-bind: "npm:^1.0.7" + define-properties: "npm:^1.2.1" + es-abstract: "npm:^1.23.2" + es-errors: "npm:^1.3.0" + es-object-atoms: "npm:^1.0.0" + es-shim-unscopables: "npm:^1.0.2" + checksum: 10c0/962189487728b034f3134802b421b5f39e42ee2356d13b42d2ddb0e52057ffdcc170b9524867f4f0611a6f638f4c19b31e14606e8bcbda67799e26685b195aa3 languageName: node linkType: hard @@ -2055,19 +2139,19 @@ __metadata: resolution: "blog.daku10.dev@workspace:." dependencies: "@eslint/js": "npm:8.57.0" - "@headlessui/react": "npm:2.1.3" + "@headlessui/react": "npm:2.1.6" "@markuplint/jsx-parser": "npm:4.6.1" "@markuplint/ml-core": "npm:4.6.1" "@markuplint/react-spec": "npm:4.4.1" - "@next/bundle-analyzer": "npm:14.2.7" - "@next/eslint-plugin-next": "npm:14.2.7" - "@next/third-parties": "npm:14.2.7" - "@tabler/icons-react": "npm:3.14.0" + "@next/bundle-analyzer": "npm:14.2.9" + "@next/eslint-plugin-next": "npm:14.2.9" + "@next/third-parties": "npm:14.2.9" + "@tabler/icons-react": "npm:3.15.0" "@tailwindcss/typography": "npm:0.5.15" "@types/eslint": "npm:8.56.11" "@types/eslint__js": "npm:8.42.3" "@types/hast": "npm:3.0.4" - "@types/node": "npm:20.16.2" + "@types/node": "npm:20.16.5" "@types/react": "npm:18.3.5" "@types/react-dom": "npm:18.3.0" "@types/rss": "npm:0.0.32" @@ -2077,17 +2161,17 @@ __metadata: clsx: "npm:2.1.1" concurrently: "npm:8.2.2" eslint: "npm:8.57.0" - eslint-config-next: "npm:14.2.7" - eslint-plugin-import: "npm:2.29.1" - eslint-plugin-react: "npm:7.35.0" + eslint-config-next: "npm:14.2.9" + eslint-plugin-import: "npm:2.30.0" + eslint-plugin-react: "npm:7.35.2" eslint-plugin-react-hooks: "npm:4.6.2" eslint-plugin-unused-imports: "npm:3.2.0" gray-matter: "npm:4.0.3" image-size: "npm:1.1.1" markuplint: "npm:4.6.1" - next: "npm:14.2.7" + next: "npm:14.2.9" next-themes: "npm:0.3.0" - postcss: "npm:8.4.41" + postcss: "npm:8.4.45" prettier: "npm:3.3.3" prettier-plugin-tailwindcss: "npm:0.6.6" react: "npm:18.3.1" @@ -2102,18 +2186,18 @@ __metadata: remark-rehype: "npm:11.1.0" rss: "npm:1.2.2" serve: "npm:14.2.3" - shiki: "npm:1.14.1" - simple-icons: "npm:13.7.0" + shiki: "npm:1.16.3" + simple-icons: "npm:13.9.0" tailwind-merge: "npm:2.5.2" tailwindcss: "npm:3.4.10" textlint: "npm:14.2.0" textlint-rule-preset-ja-spacing: "npm:2.4.3" textlint-rule-preset-ja-technical-writing: "npm:10.0.1" textlint-rule-spellcheck-tech-word: "npm:5.0.0" - typescript: "npm:5.5.4" + typescript: "npm:5.6.2" unified: "npm:11.0.5" unist-util-visit: "npm:5.0.0" - valibot: "npm:0.40.0" + valibot: "npm:0.41.0" languageName: unknown linkType: soft @@ -3264,12 +3348,13 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:14.2.7": - version: 14.2.7 - resolution: "eslint-config-next@npm:14.2.7" +"eslint-config-next@npm:14.2.9": + version: 14.2.9 + resolution: "eslint-config-next@npm:14.2.9" dependencies: - "@next/eslint-plugin-next": "npm:14.2.7" + "@next/eslint-plugin-next": "npm:14.2.9" "@rushstack/eslint-patch": "npm:^1.3.3" + "@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0" "@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0" eslint-import-resolver-node: "npm:^0.3.6" eslint-import-resolver-typescript: "npm:^3.5.2" @@ -3283,7 +3368,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/dace8ca808ad2aeb0254fb8ca6c4705942fc0e5de16bb5b95b4d26a7a5c26910ca8513e708420d298f184ef8f245b158d46a1e92779ccb3b33b513951207d59d + checksum: 10c0/caded98df3970570b64ee1bc4fe4310e19cf7554cd74a79f191a9b5e027ed1b58d7177a66ce0c338f2c16d58ddd7b76373a86c0193584bc7a5a0c7043cd6d91d languageName: node linkType: hard @@ -3316,42 +3401,43 @@ __metadata: languageName: node linkType: hard -"eslint-module-utils@npm:^2.7.4, eslint-module-utils@npm:^2.8.0": - version: 2.8.0 - resolution: "eslint-module-utils@npm:2.8.0" +"eslint-module-utils@npm:^2.7.4, eslint-module-utils@npm:^2.9.0": + version: 2.11.0 + resolution: "eslint-module-utils@npm:2.11.0" dependencies: debug: "npm:^3.2.7" peerDependenciesMeta: eslint: optional: true - checksum: 10c0/c7a8d1a58d76ec8217a8fea49271ec8132d1b9390965a75f6a4ecbc9e5983d742195b46d2e4378231d2186801439fe1aa5700714b0bfd4eb17aac6e1b65309df + checksum: 10c0/c1b02e83429878ab22596f17a5ac138e51a520e96a5ef89a5a6698769a2d174ab28302d45eb563c0fc418d21a5842e328c37a6e8f294bf2e64e675ba55203dd7 languageName: node linkType: hard -"eslint-plugin-import@npm:2.29.1, eslint-plugin-import@npm:^2.28.1": - version: 2.29.1 - resolution: "eslint-plugin-import@npm:2.29.1" +"eslint-plugin-import@npm:2.30.0, eslint-plugin-import@npm:^2.28.1": + version: 2.30.0 + resolution: "eslint-plugin-import@npm:2.30.0" dependencies: - array-includes: "npm:^3.1.7" - array.prototype.findlastindex: "npm:^1.2.3" + "@rtsao/scc": "npm:^1.1.0" + array-includes: "npm:^3.1.8" + array.prototype.findlastindex: "npm:^1.2.5" array.prototype.flat: "npm:^1.3.2" array.prototype.flatmap: "npm:^1.3.2" debug: "npm:^3.2.7" doctrine: "npm:^2.1.0" eslint-import-resolver-node: "npm:^0.3.9" - eslint-module-utils: "npm:^2.8.0" - hasown: "npm:^2.0.0" - is-core-module: "npm:^2.13.1" + eslint-module-utils: "npm:^2.9.0" + hasown: "npm:^2.0.2" + is-core-module: "npm:^2.15.1" is-glob: "npm:^4.0.3" minimatch: "npm:^3.1.2" - object.fromentries: "npm:^2.0.7" - object.groupby: "npm:^1.0.1" - object.values: "npm:^1.1.7" + object.fromentries: "npm:^2.0.8" + object.groupby: "npm:^1.0.3" + object.values: "npm:^1.2.0" semver: "npm:^6.3.1" tsconfig-paths: "npm:^3.15.0" peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - checksum: 10c0/5f35dfbf4e8e67f741f396987de9504ad125c49f4144508a93282b4ea0127e052bde65ab6def1f31b6ace6d5d430be698333f75bdd7dca3bc14226c92a083196 + checksum: 10c0/4c9dcb1f27505c4d5dd891d2b551f56c70786d136aa3992a77e785bdc67c9f60200a2c7fb0ce55b7647fe550b12bc433d5dfa59e2c00ab44227791c5ab86badf languageName: node linkType: hard @@ -3399,9 +3485,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.35.0, eslint-plugin-react@npm:^7.33.2": - version: 7.35.0 - resolution: "eslint-plugin-react@npm:7.35.0" +"eslint-plugin-react@npm:7.35.2, eslint-plugin-react@npm:^7.33.2": + version: 7.35.2 + resolution: "eslint-plugin-react@npm:7.35.2" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -3423,7 +3509,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10c0/eedcc33de4b2cda91d56ae517a4f771a0c76da9c1e26c95543969012871381e11d4d6cffdf6fa8423036585c289eb3500f3f93fb1d314fb2624e0aa1e463305e + checksum: 10c0/5f891f5a77e902a0ca8d10b23d0b800e90a09400187febe5986c5078d6277baa4b974d6acdbba25baae065dbcf12eb9241b5f5782527d0780314c2ee5006a8af languageName: node linkType: hard @@ -4500,13 +4586,20 @@ __metadata: languageName: node linkType: hard -"ignore@npm:5.3.1, ignore@npm:^5.2.0, ignore@npm:^5.3.1": +"ignore@npm:5.3.1": version: 5.3.1 resolution: "ignore@npm:5.3.1" checksum: 10c0/703f7f45ffb2a27fb2c5a8db0c32e7dee66b33a225d28e8db4e1be6474795f606686a6e3bcc50e1aa12f2042db4c9d4a7d60af3250511de74620fbed052ea4cd languageName: node linkType: hard +"ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1": + version: 5.3.2 + resolution: "ignore@npm:5.3.2" + checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337 + languageName: node + linkType: hard + "image-size@npm:1.1.1": version: 1.1.1 resolution: "image-size@npm:1.1.1" @@ -4723,12 +4816,12 @@ __metadata: languageName: node linkType: hard -"is-core-module@npm:^2.11.0, is-core-module@npm:^2.13.0, is-core-module@npm:^2.13.1": - version: 2.13.1 - resolution: "is-core-module@npm:2.13.1" +"is-core-module@npm:^2.11.0, is-core-module@npm:^2.13.0, is-core-module@npm:^2.15.1": + version: 2.15.1 + resolution: "is-core-module@npm:2.15.1" dependencies: - hasown: "npm:^2.0.0" - checksum: 10c0/2cba9903aaa52718f11c4896dabc189bab980870aae86a62dc0d5cedb546896770ee946fb14c84b7adf0735f5eaea4277243f1b95f5cefa90054f92fbcac2518 + hasown: "npm:^2.0.2" + checksum: 10c0/53432f10c69c40bfd2fa8914133a68709ff9498c86c3bf5fca3cdf3145a56fd2168cbf4a43b29843a6202a120a5f9c5ffba0a4322e1e3441739bc0b641682612 languageName: node linkType: hard @@ -6740,20 +6833,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.2.7": - version: 14.2.7 - resolution: "next@npm:14.2.7" +"next@npm:14.2.9": + version: 14.2.9 + resolution: "next@npm:14.2.9" dependencies: - "@next/env": "npm:14.2.7" - "@next/swc-darwin-arm64": "npm:14.2.7" - "@next/swc-darwin-x64": "npm:14.2.7" - "@next/swc-linux-arm64-gnu": "npm:14.2.7" - "@next/swc-linux-arm64-musl": "npm:14.2.7" - "@next/swc-linux-x64-gnu": "npm:14.2.7" - "@next/swc-linux-x64-musl": "npm:14.2.7" - "@next/swc-win32-arm64-msvc": "npm:14.2.7" - "@next/swc-win32-ia32-msvc": "npm:14.2.7" - "@next/swc-win32-x64-msvc": "npm:14.2.7" + "@next/env": "npm:14.2.9" + "@next/swc-darwin-arm64": "npm:14.2.9" + "@next/swc-darwin-x64": "npm:14.2.9" + "@next/swc-linux-arm64-gnu": "npm:14.2.9" + "@next/swc-linux-arm64-musl": "npm:14.2.9" + "@next/swc-linux-x64-gnu": "npm:14.2.9" + "@next/swc-linux-x64-musl": "npm:14.2.9" + "@next/swc-win32-arm64-msvc": "npm:14.2.9" + "@next/swc-win32-ia32-msvc": "npm:14.2.9" + "@next/swc-win32-x64-msvc": "npm:14.2.9" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -6794,7 +6887,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/661ff5196f671d68ece76f3003d049848163cb21a946fe71673225e56f82726f647a1869085f010869a778e56dd601b9065221031823562aeb92026677f8a5fd + checksum: 10c0/e50872b4bc22d1e5b3d9b1a4ecf841c2f0fcc933339c3cb63329489346ce0cb852b98f9e317a7d26978db6b0a8174c1312a6dfdbc3907fd7498538c51e0a0e2f languageName: node linkType: hard @@ -6941,19 +7034,18 @@ __metadata: languageName: node linkType: hard -"object.groupby@npm:^1.0.1": - version: 1.0.1 - resolution: "object.groupby@npm:1.0.1" +"object.groupby@npm:^1.0.3": + version: 1.0.3 + resolution: "object.groupby@npm:1.0.3" dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.2.0" - es-abstract: "npm:^1.22.1" - get-intrinsic: "npm:^1.2.1" - checksum: 10c0/61e41fbf08cc04ed860363db9629eedeaa590fce243c0960e948fd7b11f78a9d4350065c339936d118a2dd8775d7259e26207340cc8ce688bec66cb615fec6fe + call-bind: "npm:^1.0.7" + define-properties: "npm:^1.2.1" + es-abstract: "npm:^1.23.2" + checksum: 10c0/60d0455c85c736fbfeda0217d1a77525956f76f7b2495edeca9e9bbf8168a45783199e77b894d30638837c654d0cc410e0e02cbfcf445bc8de71c3da1ede6a9c languageName: node linkType: hard -"object.values@npm:^1.1.6, object.values@npm:^1.1.7, object.values@npm:^1.2.0": +"object.values@npm:^1.1.6, object.values@npm:^1.2.0": version: 1.2.0 resolution: "object.values@npm:1.2.0" dependencies: @@ -6989,6 +7081,13 @@ __metadata: languageName: node linkType: hard +"oniguruma-to-js@npm:0.3.3": + version: 0.3.3 + resolution: "oniguruma-to-js@npm:0.3.3" + checksum: 10c0/98936af22e83369690fbc47f0b5e74775d7f9b305b481706f3e54c38e61920fab23be73c6c832586adcf2d0f81cfead0312e5dad506b38a4390003d4c8e7e269 + languageName: node + linkType: hard + "opener@npm:^1.5.2": version: 1.5.2 resolution: "opener@npm:1.5.2" @@ -7429,14 +7528,14 @@ __metadata: languageName: node linkType: hard -"postcss@npm:8.4.41, postcss@npm:^8.4.23": - version: 8.4.41 - resolution: "postcss@npm:8.4.41" +"postcss@npm:8.4.45, postcss@npm:^8.4.23": + version: 8.4.45 + resolution: "postcss@npm:8.4.45" dependencies: nanoid: "npm:^3.3.7" picocolors: "npm:^1.0.1" source-map-js: "npm:^1.2.0" - checksum: 10c0/c1828fc59e7ec1a3bf52b3a42f615dba53c67960ed82a81df6441b485fe43c20aba7f4e7c55425762fd99c594ecabbaaba8cf5b30fd79dfec5b52a9f63a2d690 + checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f languageName: node linkType: hard @@ -7743,6 +7842,13 @@ __metadata: languageName: node linkType: hard +"regex@npm:4.3.2": + version: 4.3.2 + resolution: "regex@npm:4.3.2" + checksum: 10c0/bbc1dd348f85ce05407a072324b37cf79fe6506c90a66f520091feff6f3be8b2e04696f7cfa464a9de1ca4291c01390c8c090bbebfcea25affc03a38c94dd5dc + languageName: node + linkType: hard + "regexp.prototype.flags@npm:^1.1.1, regexp.prototype.flags@npm:^1.4.3, regexp.prototype.flags@npm:^1.5.2": version: 1.5.2 resolution: "regexp.prototype.flags@npm:1.5.2" @@ -8325,13 +8431,14 @@ __metadata: languageName: node linkType: hard -"shiki@npm:1.14.1": - version: 1.14.1 - resolution: "shiki@npm:1.14.1" +"shiki@npm:1.16.3": + version: 1.16.3 + resolution: "shiki@npm:1.16.3" dependencies: - "@shikijs/core": "npm:1.14.1" + "@shikijs/core": "npm:1.16.3" + "@shikijs/vscode-textmate": "npm:^9.2.0" "@types/hast": "npm:^3.0.4" - checksum: 10c0/756f45917f281e158eef114b985b9a4cae9f0470f955e2f96f4473a3aed327dc1d653b9bd6280eb28398bd0da6d533caa4fce61b716c1263c5d85df53964ade2 + checksum: 10c0/fef43b0bbd3bf95d14265a12b27653b8d43753a597d7973e1aefc0f1ced7f701686eee77cee3fdf7d0bf11d8520165edb9fc0c6d87c92955607aafe526c590c4 languageName: node linkType: hard @@ -8361,10 +8468,10 @@ __metadata: languageName: node linkType: hard -"simple-icons@npm:13.7.0": - version: 13.7.0 - resolution: "simple-icons@npm:13.7.0" - checksum: 10c0/4ca5bfb0fb6b6a8f972f1ed62b3ff74fee66c33aba18928b3534fadfe590260a53a085d692304bbaf9e202f386d30537ffefa9b14e03be33454da348e353feaa +"simple-icons@npm:13.9.0": + version: 13.9.0 + resolution: "simple-icons@npm:13.9.0" + checksum: 10c0/af8699b11f142f34ff6785169e9c0ce36bec3a7f9d86a28e522bf3cc33f6cef1a343847f293ebd806d2a77c211f357683e11dc703b481495d1ce60187dc85f55 languageName: node linkType: hard @@ -9591,23 +9698,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.5.4": - version: 5.5.4 - resolution: "typescript@npm:5.5.4" +"typescript@npm:5.6.2": + version: 5.6.2 + resolution: "typescript@npm:5.6.2" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c + checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5 languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.5.4#optional!builtin": - version: 5.5.4 - resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin::version=5.5.4&hash=379a07" +"typescript@patch:typescript@npm%3A5.6.2#optional!builtin": + version: 5.6.2 + resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=8c6c40" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07 + checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f languageName: node linkType: hard @@ -9873,15 +9980,15 @@ __metadata: languageName: node linkType: hard -"valibot@npm:0.40.0": - version: 0.40.0 - resolution: "valibot@npm:0.40.0" +"valibot@npm:0.41.0": + version: 0.41.0 + resolution: "valibot@npm:0.41.0" peerDependencies: typescript: ">=5" peerDependenciesMeta: typescript: optional: true - checksum: 10c0/6ff15efa1926f8d094a1578d92a515ed5ca6aaac532f9d1e0f98be6b64fb4ae22058e424be25133a109d1c2390a2a80a5b6d246c4bcab63945b18897de0ff4db + checksum: 10c0/60485ac1235a83b09590cfb011d0ea17f0810ebe413132380b98bf3dfac7236205e22f2ca2a4c4b356c2324e450c119a39a3753b79764e2c113bb91d46ec4598 languageName: node linkType: hard