aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6865892..c523f7b 100644
--- a/package.json
+++ b/package.json
@@ -46,8 +46,11 @@
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.3.3",
"core-js": "^3.21.1",
- "golden-layout": "^1.5.9",
- "regenerator-runtime": "^0.13.9"
+ "golden-layout": "^2.5.0",
+ "regenerator-runtime": "^0.13.9",
+ "source-map-loader": "^3.0.1",
+ "ts-loader": "^9.2.8",
+ "typescript": "^4.6.2"
},
"browserslist": [
"defaults",