Skip to content

Commit 2aba068

Browse files
committed
build: update deps
1 parent bef8958 commit 2aba068

File tree

2 files changed

+36
-28
lines changed

2 files changed

+36
-28
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,14 @@
9696
},
9797
"pnpm": {
9898
"overrides": {
99+
"@types/react": "^19.0.1",
100+
"@types/react-dom": "^19.0.2",
99101
"array-flatten": "npm:@nolyfill/array-flatten@^1.0.42",
100102
"cross-spawn": "7.0.6",
101103
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",
102104
"isarray": "npm:@nolyfill/isarray@^1.0.29",
105+
"react": "^19.0.0",
106+
"react-dom": "^19.0.0",
103107
"safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41",
104108
"safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.41",
105109
"side-channel": "npm:@nolyfill/side-channel@^1.0.29",

pnpm-lock.yaml

Lines changed: 32 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)