Skip to content

Commit 9ee6185

Browse files
committed
Merge branch 'master' of github.com:sagemathinc/cocalc
2 parents f78d167 + 153b837 commit 9ee6185

File tree

4 files changed

+322
-322
lines changed

4 files changed

+322
-322
lines changed

src/packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"react-color": "^2.19.3",
127127
"react-copy-to-clipboard": "^5.1.0",
128128
"react-debounce-input": "^3.3.0",
129-
"react-dom": "^19.1.0",
129+
"react-dom": "^19.1.1",
130130
"react-draggable": "^4.5.0",
131131
"react-highlight-words": "^0.21.0",
132132
"react-interval-hook": "^1.1.3",
@@ -160,7 +160,7 @@
160160
"@types/markdown-it": "12.2.3",
161161
"@types/md5": "^2.2.0",
162162
"@types/react": "^19.1.10",
163-
"@types/react-dom": "^19.1.6",
163+
"@types/react-dom": "^19.1.7",
164164
"@types/react-redux": "^7.1.34",
165165
"coffeescript": "^2.5.1",
166166
"cspell": "^8.17.2",

src/packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"password-hash": "^1.2.2",
8585
"pg": "^8.7.1",
8686
"react": "^19.1.1",
87-
"react-dom": "^19.1.0",
87+
"react-dom": "^19.1.1",
8888
"react-google-recaptcha-v3": "^1.9.7",
8989
"react-intl": "^7.1.11",
9090
"serve-index": "^1.9.1",

0 commit comments

Comments
 (0)