From e9c6583d2123637874a70bcfec96ea7be899ba6f Mon Sep 17 00:00:00 2001 From: Manuel <30572287+manuel-rw@users.noreply.github.com> Date: Sat, 3 Feb 2024 22:09:11 +0100 Subject: [PATCH] chore(deps): update dependency @types/react to ^18.2.52 (#18) Co-authored-by: Renovate Bot --- 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 d7f597354..c703a4458 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -53,7 +53,7 @@ "@homarr/prettier-config": "workspace:^0.1.0", "@homarr/tsconfig": "workspace:^0.1.0", "@types/node": "^18.18.13", - "@types/react": "^18.2.46", + "@types/react": "^18.2.52", "@types/react-dom": "^18.2.18", "dotenv-cli": "^7.3.0", "eslint": "^8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d07a7938c..2f170c5f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -145,7 +145,7 @@ importers: specifier: ^18.18.13 version: 18.18.13 '@types/react': - specifier: ^18.2.46 + specifier: ^18.2.52 version: 18.2.52 '@types/react-dom': specifier: ^18.2.18