chore: update react version in pnpm-lock.yaml and package.json

- Updated the react dependency version to 19.1.1 in both pnpm-lock.yaml and package.json for consistency and to ensure compatibility with the latest features and fixes.

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei
2025-09-22 00:18:13 +08:00
parent 29caf0f553
commit 6fafb5710e
2 changed files with 4 additions and 10 deletions

View File

@@ -20,6 +20,7 @@
"devDependencies": {
"@types/react": "19.1.13",
"nbump": "2.1.7",
"react": "19.1.1",
"tsdown": "0.15.4",
"unplugin-dts": "1.0.0-beta.6",
"vite": "7.1.6"

13
pnpm-lock.yaml generated
View File

@@ -741,10 +741,6 @@ importers:
version: 7.1.6(@types/node@24.5.2)(jiti@2.5.1)(lightningcss@1.30.1)(terser@5.44.0)(tsx@4.20.5)(yaml@2.8.1)
packages/webgl-viewer:
dependencies:
react:
specifier: '>=19.0.0'
version: 19.1.0
devDependencies:
'@types/react':
specifier: 19.1.13
@@ -752,6 +748,9 @@ importers:
nbump:
specifier: 2.1.7
version: 2.1.7(conventional-commits-filter@5.0.0)
react:
specifier: 19.1.1
version: 19.1.1
tsdown:
specifier: 0.15.4
version: 0.15.4(typescript@5.9.2)
@@ -8474,10 +8473,6 @@ packages:
react: '*'
react-dom: '*'
react@19.1.0:
resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
engines: {node: '>=0.10.0'}
react@19.1.1:
resolution: {integrity: sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==}
engines: {node: '>=0.10.0'}
@@ -19341,8 +19336,6 @@ snapshots:
react: 19.1.1
react-dom: 19.1.1(react@19.1.1)
react@19.1.0: {}
react@19.1.1: {}
read-cache@1.0.0: