fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-17 12:24:40 +01:00
parent e1d2f1fd68
commit 23f9a28fa0
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.68",
"license": "MIT",
"dependencies": {
"@gitzone/tsbundle": "^1.0.97",
"@gitzone/tsbundle": "^1.0.99",
"@gitzone/tsrun": "^1.2.31",
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartbrowser": "^1.0.22",
@ -1748,9 +1748,9 @@
"license": "MIT"
},
"node_modules/@gitzone/tsbundle": {
"version": "1.0.97",
"resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbundle/-/tsbundle-1.0.97.tgz",
"integrity": "sha512-6D+nl6wKPGgUttObbFg67lygt79fkr1X78gQDdjoPDPDvT+tj/d7D5uEQ8vQtP/PPRIjvDKL0/9owyidPG8AqQ==",
"version": "1.0.99",
"resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbundle/-/tsbundle-1.0.99.tgz",
"integrity": "sha512-pF16inMC4ENR/F/8yrGkiyI/Hr3OWlShGIJdHeK9DwvdryMa/JF8JQZwKHsL0cxFA6GLyN/bcqoqxso3O+VT/g==",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.17.7",
@ -11555,9 +11555,9 @@
}
},
"@gitzone/tsbundle": {
"version": "1.0.97",
"resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbundle/-/tsbundle-1.0.97.tgz",
"integrity": "sha512-6D+nl6wKPGgUttObbFg67lygt79fkr1X78gQDdjoPDPDvT+tj/d7D5uEQ8vQtP/PPRIjvDKL0/9owyidPG8AqQ==",
"version": "1.0.99",
"resolved": "https://verdaccio.lossless.one/@gitzone%2ftsbundle/-/tsbundle-1.0.99.tgz",
"integrity": "sha512-pF16inMC4ENR/F/8yrGkiyI/Hr3OWlShGIJdHeK9DwvdryMa/JF8JQZwKHsL0cxFA6GLyN/bcqoqxso3O+VT/g==",
"requires": {
"@babel/core": "^7.17.7",
"@babel/plugin-proposal-class-properties": "^7.16.7",

View File

@ -24,7 +24,7 @@
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@gitzone/tsbundle": "^1.0.97",
"@gitzone/tsbundle": "^1.0.99",
"@gitzone/tsrun": "^1.2.31",
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartbrowser": "^1.0.22",