Skip to content

Commit e81de8f

Browse files
fix(deps): update react monorepo to v19
1 parent d07b447 commit e81de8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"kkt-template"
1010
],
1111
"dependencies": {
12-
"react": "17.0.2",
13-
"react-dom": "17.0.2"
12+
"react": "19.1.0",
13+
"react-dom": "19.1.0"
1414
},
1515
"devDependencies": {
1616
"@kkt/less-modules": "7.0.6",

0 commit comments

Comments
 (0)