From 01f471ccce5f561080a0a4a507d64c2f07c0c0a7 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:27:02 +0200 Subject: [PATCH] chore(deps): update dependency @types/react to ^18.2.78 (#346) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index cbafecb3c..804f556a2 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -61,7 +61,7 @@ "@homarr/prettier-config": "workspace:^0.1.0", "@homarr/tsconfig": "workspace:^0.1.0", "@types/node": "^20.12.7", - "@types/react": "^18.2.76", + "@types/react": "^18.2.78", "@types/react-dom": "^18.2.25", "@types/chroma-js": "2.4.4", "concurrently": "^8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c364326ea..abcf48bf8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,7 +190,7 @@ importers: specifier: ^20.12.7 version: 20.12.7 '@types/react': - specifier: ^18.2.76 + specifier: ^18.2.78 version: 18.2.78 '@types/react-dom': specifier: ^18.2.25