Skip to content

Commit ae8e3c6

Browse files
committed
npm check
1 parent 15bf100 commit ae8e3c6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package-lock.json

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/compass-data-modeling/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"@mongodb-js/compass-logging": "^1.7.2",
6363
"@mongodb-js/compass-telemetry": "^1.10.0",
6464
"@mongodb-js/compass-user-data": "^0.7.2",
65+
"@mongodb-js/compass-utils": "^0.9.2",
6566
"@mongodb-js/compass-workspaces": "^0.42.0",
6667
"@mongodb-js/diagramming": "^1.2.0",
6768
"bson": "^6.10.3",
@@ -73,6 +74,7 @@
7374
"mongodb-schema": "^12.6.2",
7475
"react": "^17.0.2",
7576
"react-redux": "^8.1.3",
77+
"react-dom": "^17.0.2",
7678
"redux": "^4.2.1",
7779
"redux-thunk": "^2.4.2"
7880
},
@@ -92,7 +94,6 @@
9294
"depcheck": "^1.4.1",
9395
"mocha": "^10.2.0",
9496
"nyc": "^15.1.0",
95-
"react-dom": "^17.0.2",
9697
"sinon": "^17.0.1",
9798
"typescript": "^5.0.4",
9899
"xvfb-maybe": "^0.2.1"

0 commit comments

Comments
 (0)