Skip to content

Commit bf4f661

Browse files
committed
chore: Update packages
1 parent f0aacf7 commit bf4f661

File tree

2 files changed

+284
-371
lines changed

2 files changed

+284
-371
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"optimize-css-assets-webpack-plugin": "^5.0.3",
3333
"prettier": "^2.0.4",
3434
"pretty-quick": "^2.0.1",
35-
"terser-webpack-plugin": "^2.3.5",
35+
"terser-webpack-plugin": "^5.0.3",
3636
"ts-loader": "^7.0.1",
3737
"typescript": "^3.8.3",
3838
"webpack": "^4.42.1",
3939
"webpack-cli": "^3.3.11",
40-
"webpack-dev-server": "^3.10.3",
40+
"webpack-dev-server": "^3.11.0",
4141
"webpack-merge": "^4.2.2",
4242
"worker-loader": "^2.0.0"
4343
},
@@ -47,9 +47,9 @@
4747
}
4848
},
4949
"dependencies": {
50-
"@casual-simulation/aux-common": "^1.0.25",
51-
"@casual-simulation/aux-vm": "^1.0.25",
52-
"@casual-simulation/aux-vm-browser": "^1.0.25",
50+
"@casual-simulation/aux-common": "^1.2.19",
51+
"@casual-simulation/aux-vm": "^1.2.19",
52+
"@casual-simulation/aux-vm-browser": "^1.2.19",
5353
"rxjs": "^6.5.5",
5454
"uuid": "^7.0.3"
5555
}

0 commit comments

Comments
 (0)