aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-27 01:22:03 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-27 01:22:03 -0700
commitd0cb3d93df83c8535bce97f8f509b37c2e6ead86 (patch)
treefe5ea54a84274936cf181929cc79f35eacc39bfb /pnpm-lock.yaml
parent53c7ce959b5c72002c5444b7d6e5b458331a4275 (diff)
add react and react-dom types
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 5a48851..6c4836f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -14,6 +14,12 @@ importers:
'@astrojs/react':
specifier: ^3.6.2
version: 3.6.2(@types/react-dom@18.3.0)(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(vite@5.4.2)
+ '@types/react':
+ specifier: ^18.3.4
+ version: 18.3.4
+ '@types/react-dom':
+ specifier: ^18.3.0
+ version: 18.3.0
astro:
specifier: ^4.14.5
version: 4.14.5(rollup@4.21.1)(typescript@5.5.4)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage