fix(core): update

This commit is contained in:
2023-06-26 10:01:23 +02:00
parent d43d1ba212
commit 34a5cc9862
7 changed files with 4845 additions and 13351 deletions

View File

@@ -26,25 +26,25 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstring#readme",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.65",
"@gitzone/tsrun": "^1.2.37",
"@gitzone/tstest": "^1.0.73",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.7.17",
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.74",
"@pushrocks/tapbundle": "^5.0.8",
"@types/node": "^20.3.1",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/isounique": "^1.0.5",
"@pushrocks/smartenv": "^5.0.3",
"@pushrocks/smartenv": "^5.0.5",
"@types/randomatic": "^3.1.3",
"buffer": "^6.0.3",
"crypto-random-string": "^4.0.0",
"js-base64": "^3.7.2",
"crypto-random-string": "^5.0.0",
"js-base64": "^3.7.5",
"normalize-newline": "^4.1.0",
"randomatic": "^3.1.1",
"strip-indent": "^4.0.0",
"url": "^0.11.0"
"url": "^0.11.1"
},
"files": [
"ts/**/*",
@@ -61,4 +61,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}