Skip to content

Commit 732575a

Browse files
committed
updated packages
1 parent 860d083 commit 732575a

File tree

3 files changed

+575
-582
lines changed

3 files changed

+575
-582
lines changed

fusion-studio-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"dependencies": {
1717
"@theia/core": "^1.15.0",
1818
"awesomplete": "1.1.5",
19-
"filesize": "6.3.0",
19+
"filesize": "7.0.0",
2020
"mimetype": "^0.0.8",
2121
"moment": "2.29.1",
2222
"ripemd160": "2.0.2",
23-
"typescript": "4.2.4",
23+
"typescript": "4.3.5",
2424
"uuid": "^8.3.2"
2525
},
2626
"devDependencies": {

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
"devDependencies": {
2020
"@4tw/cypress-drag-drop": "https://github.com/ccheraa/cypress-drag-drop",
2121
"chai": "^4.3.4",
22-
"cypress": "8.0.0",
22+
"cypress": "^8.0.0",
2323
"lerna": "4.0.0",
24-
"mocha": "^8.4.0",
24+
"mocha": "^9.0.2",
2525
"node-sass": "6.0.1",
26-
"sinon": "^10.0.0",
27-
"ts-node": "^9.1.1"
26+
"sinon": "^11.1.1",
27+
"ts-node": "^10.1.0"
2828
},
2929
"resolutions": {
3030
"node-gyp": "^7.0.0"

0 commit comments

Comments
 (0)