From 7c10d5fd2d509ecfe46665e2148fb5e32755632c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:20:16 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- apps/web/package.json | 4 +- package.json | 2 +- packages/markdown/package.json | 2 +- yarn.lock | 126 +++++++++++++++++++-------------- 4 files changed, 75 insertions(+), 59 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 086c63c0..ceaba39b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -12,11 +12,11 @@ "dependencies": { "@website/markdown": "*", "@website/ui": "*", - "next": "14.0.0", + "next": "14.0.2", "react": "^18.2.0", "react-custom-scrollbars-2": "^4.5.0", "react-dom": "^18.2.0", - "typedoc": "0.25.2", + "typedoc": "0.25.3", "typedoc-json-parser": "^9.0.1" }, "devDependencies": { diff --git a/package.json b/package.json index 801026c3..1aa16c50 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", - "lucide-react": "^0.290.0", + "lucide-react": "^0.292.0", "next-themes": "^0.2.1", "tailwind-merge": "^2.0.0", "tailwindcss-animate": "^1.0.7" diff --git a/packages/markdown/package.json b/packages/markdown/package.json index 1a0e35a7..91c215a4 100644 --- a/packages/markdown/package.json +++ b/packages/markdown/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "bright": "^0.8.4", - "next": "14.0.0", + "next": "14.0.2", "next-mdx-remote": "^4.4.1", "rehype-raw": "^6.1.1", "rehype-slug": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 8b16423d..51fd4e65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -293,10 +293,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.0.0": - version: 14.0.0 - resolution: "@next/env@npm:14.0.0" - checksum: 50d906fa92f32755dba45ac3b330fdacd9bfba31e836586c15f75e34dc01ef414da871554de94f7e2f1e056fd426a010df4a0b948a8547242fd031f3fbd4571f +"@next/env@npm:14.0.2": + version: 14.0.2 + resolution: "@next/env@npm:14.0.2" + checksum: ddf2b065e1528123e4d69373b090691ae1930c28eee37ac6f14f9782270f557f9f4465a0038a3f932a6e69d80dd71928f7412389b544cb9ec196bc0e75033f22 languageName: node linkType: hard @@ -309,65 +309,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-darwin-arm64@npm:14.0.0" +"@next/swc-darwin-arm64@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-darwin-arm64@npm:14.0.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-darwin-x64@npm:14.0.0" +"@next/swc-darwin-x64@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-darwin-x64@npm:14.0.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-linux-arm64-gnu@npm:14.0.0" +"@next/swc-linux-arm64-gnu@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-arm64-gnu@npm:14.0.2" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-linux-arm64-musl@npm:14.0.0" +"@next/swc-linux-arm64-musl@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-arm64-musl@npm:14.0.2" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-linux-x64-gnu@npm:14.0.0" +"@next/swc-linux-x64-gnu@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-x64-gnu@npm:14.0.2" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-linux-x64-musl@npm:14.0.0" +"@next/swc-linux-x64-musl@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-linux-x64-musl@npm:14.0.2" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-win32-arm64-msvc@npm:14.0.0" +"@next/swc-win32-arm64-msvc@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-win32-arm64-msvc@npm:14.0.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-win32-ia32-msvc@npm:14.0.0" +"@next/swc-win32-ia32-msvc@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-win32-ia32-msvc@npm:14.0.2" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.0.0": - version: 14.0.0 - resolution: "@next/swc-win32-x64-msvc@npm:14.0.0" +"@next/swc-win32-x64-msvc@npm:14.0.2": + version: 14.0.2 + resolution: "@next/swc-win32-x64-msvc@npm:14.0.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1725,7 +1725,7 @@ __metadata: "@types/react-dom": "npm:^18.2.15" bright: "npm:^0.8.4" eslint: "npm:^8.53.0" - next: "npm:14.0.0" + next: "npm:14.0.2" next-mdx-remote: "npm:^4.4.1" react: "npm:^18.2.0" rehype-raw: "npm:^6.1.1" @@ -4940,12 +4940,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.290.0": - version: 0.290.0 - resolution: "lucide-react@npm:0.290.0" +"lucide-react@npm:^0.292.0": + version: 0.292.0 + resolution: "lucide-react@npm:0.292.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 - checksum: 97ae1be6295c4dfcb8d9d22363462eaa86b670cefbd10acc34d12bb72884d3a98b0e32fbb21abf799ea6e017e23848df508390824a66100222c229077ff2c207 + checksum: 877aa4f28c6c7e2a1d46865bbdf43d34a5d7f7e529eaa95d7ef35f82e8e19203bb9da893a462e0078e1850374d42e36a5df2eb49f6316654e011867c604c8067 languageName: node linkType: hard @@ -6200,20 +6200,20 @@ __metadata: languageName: node linkType: hard -"next@npm:14.0.0": - version: 14.0.0 - resolution: "next@npm:14.0.0" - dependencies: - "@next/env": "npm:14.0.0" - "@next/swc-darwin-arm64": "npm:14.0.0" - "@next/swc-darwin-x64": "npm:14.0.0" - "@next/swc-linux-arm64-gnu": "npm:14.0.0" - "@next/swc-linux-arm64-musl": "npm:14.0.0" - "@next/swc-linux-x64-gnu": "npm:14.0.0" - "@next/swc-linux-x64-musl": "npm:14.0.0" - "@next/swc-win32-arm64-msvc": "npm:14.0.0" - "@next/swc-win32-ia32-msvc": "npm:14.0.0" - "@next/swc-win32-x64-msvc": "npm:14.0.0" +"next@npm:14.0.2": + version: 14.0.2 + resolution: "next@npm:14.0.2" + dependencies: + "@next/env": "npm:14.0.2" + "@next/swc-darwin-arm64": "npm:14.0.2" + "@next/swc-darwin-x64": "npm:14.0.2" + "@next/swc-linux-arm64-gnu": "npm:14.0.2" + "@next/swc-linux-arm64-musl": "npm:14.0.2" + "@next/swc-linux-x64-gnu": "npm:14.0.2" + "@next/swc-linux-x64-musl": "npm:14.0.2" + "@next/swc-win32-arm64-msvc": "npm:14.0.2" + "@next/swc-win32-ia32-msvc": "npm:14.0.2" + "@next/swc-win32-x64-msvc": "npm:14.0.2" "@swc/helpers": "npm:0.5.2" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001406" @@ -6251,7 +6251,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 9db732496c40cb9de3d7d42031c6c392ca821bb3385afce059fbccffefcd04e49f610a099720c05459db846990e11085fe9dfad1356eb0dc3d62d8c2b30c8973 + checksum: d091d5383d2d15331d287b1f32b442c261f36f2c9efc7ef219230204ea2f581100e31ff81496491a99c01d24b7e641062cad08924ce6537cbafbaba24d239d4a languageName: node linkType: hard @@ -8183,7 +8183,23 @@ __metadata: languageName: node linkType: hard -"typedoc@npm:0.25.2, typedoc@npm:^0.25.1": +"typedoc@npm:0.25.3": + version: 0.25.3 + resolution: "typedoc@npm:0.25.3" + dependencies: + lunr: "npm:^2.3.9" + marked: "npm:^4.3.0" + minimatch: "npm:^9.0.3" + shiki: "npm:^0.14.1" + peerDependencies: + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x + bin: + typedoc: bin/typedoc + checksum: 1dd06155589731143e18555f51c0ad0543136040684aefadff3117b3c3c0ffb7ea41dec9de2cf2cf50afb51f0450f3b8e93a73a7a2928c80aa2516a2d247db4a + languageName: node + linkType: hard + +"typedoc@npm:^0.25.1": version: 0.25.2 resolution: "typedoc@npm:0.25.2" dependencies: @@ -8594,13 +8610,13 @@ __metadata: "@website/ui": "npm:*" autoprefixer: "npm:^10.4.16" eslint: "npm:8.53.0" - next: "npm:14.0.0" + next: "npm:14.0.2" postcss: "npm:^8.4.31" react: "npm:^18.2.0" react-custom-scrollbars-2: "npm:^4.5.0" react-dom: "npm:^18.2.0" tailwindcss: "npm:^3.3.5" - typedoc: "npm:0.25.2" + typedoc: "npm:0.25.3" typedoc-json-parser: "npm:^9.0.1" typescript: "npm:^5.2.2" languageName: unknown @@ -8625,7 +8641,7 @@ __metadata: husky: "npm:^8.0.3" is-ci: "npm:^3.0.1" lint-staged: "npm:^15.1.0" - lucide-react: "npm:^0.290.0" + lucide-react: "npm:^0.292.0" next-themes: "npm:^0.2.1" nodemon: "npm:^3.0.1" prettier: "npm:^3.0.3"