From 506067cde3dbbfb2a4bb560307c7bcfed00fc213 Mon Sep 17 00:00:00 2001 From: Cupid Valentine Date: Thu, 24 Oct 2024 23:19:23 +0800 Subject: [PATCH] fixed --- package.json | 2 +- pnpm-lock.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a47785d..675c8ae 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "@react-three/fiber": "9.0.0-beta.1", "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", + "@types/react": "npm:types-react@19.0.0-alpha.3", "autoprefixer": "^10.4.20", "body-scroll-lock": "^4.0.0-beta.0", "contentlayer2": "0.5.1", @@ -58,7 +59,6 @@ "@eslint-react/eslint-plugin": "^1.15.0", "@svgr/webpack": "^8.1.0", "@types/mdx": "^2.0.13", - "@types/react": "npm:types-react@19.0.0-alpha.3", "@typescript-eslint/eslint-plugin": "^8.11.0", "@typescript-eslint/parser": "^8.11.0", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ab20d11..f04c57a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,6 +29,9 @@ importers: '@tailwindcss/typography': specifier: ^0.5.15 version: 0.5.15(tailwindcss@3.4.14) + '@types/react': + specifier: npm:types-react@19.0.0-alpha.3 + version: types-react@19.0.0-alpha.3 autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) @@ -135,9 +138,6 @@ importers: '@types/mdx': specifier: ^2.0.13 version: 2.0.13 - '@types/react': - specifier: npm:types-react@19.0.0-alpha.3 - version: types-react@19.0.0-alpha.3 '@typescript-eslint/eslint-plugin': specifier: ^8.11.0 version: 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3))(eslint@9.13.0(jiti@1.21.6))(typescript@5.6.3)