fix(core): update
This commit is contained in:
parent
e1d2f1fd68
commit
23f9a28fa0
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user