mirror of
https://github.com/Terreii/andromeda-viewer.git
synced 2026-08-14 00:57:49 +00:00
chore(package): update typescript
This commit is contained in:
@@ -38,3 +38,4 @@ src/network/messages.json
|
||||
db/
|
||||
log.txt
|
||||
src/styles.css
|
||||
.eslintcache
|
||||
|
||||
Generated
+3
-3
@@ -32240,9 +32240,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz",
|
||||
"integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.2.tgz",
|
||||
"integrity": "sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==",
|
||||
"dev": true
|
||||
},
|
||||
"uglify-js": {
|
||||
|
||||
+1
-1
@@ -111,7 +111,7 @@
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-rousseau": "^1.4.6",
|
||||
"typedoc": "^0.19.2",
|
||||
"typescript": "^4.0.3",
|
||||
"typescript": "^4.1.2",
|
||||
"weallbehave": "^1.2.0",
|
||||
"weallcontribute": "^1.0.9",
|
||||
"web-vitals": "^0.2.4"
|
||||
|
||||
Reference in New Issue
Block a user