fix(core): update

This commit is contained in:
Philipp Kunz 2024-03-03 10:36:45 +01:00
parent 14bfa3f62f
commit 6671bbe793
4 changed files with 28 additions and 33 deletions

View File

@ -37,7 +37,7 @@
],
"homepage": "https://github.com/pushrocks/easyserve",
"dependencies": {
"@api.global/typedrequest": "^3.0.17",
"@api.global/typedrequest": "^3.0.18",
"@api.global/typedrequest-interfaces": "^3.0.18",
"@api.global/typedsocket": "^3.0.0",
"@push.rocks/lik": "^6.0.14",
@ -46,7 +46,7 @@
"@push.rocks/smartenv": "^5.0.12",
"@push.rocks/smartfeed": "^1.0.11",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/smartjson": "^5.0.11",
"@push.rocks/smartjson": "^5.0.14",
"@push.rocks/smartlog": "^3.0.3",
"@push.rocks/smartlog-destination-devtools": "^1.0.10",
"@push.rocks/smartmanifest": "^2.0.2",

View File

@ -6,8 +6,8 @@ settings:
dependencies:
'@api.global/typedrequest':
specifier: ^3.0.17
version: 3.0.17
specifier: ^3.0.18
version: 3.0.18
'@api.global/typedrequest-interfaces':
specifier: ^3.0.18
version: 3.0.18
@ -33,8 +33,8 @@ dependencies:
specifier: ^11.0.4
version: 11.0.4
'@push.rocks/smartjson':
specifier: ^5.0.11
version: 5.0.11
specifier: ^5.0.14
version: 5.0.14
'@push.rocks/smartlog':
specifier: ^3.0.3
version: 3.0.3
@ -121,8 +121,8 @@ packages:
/@api.global/typedrequest-interfaces@3.0.18:
resolution: {integrity: sha512-O/AdHnk9NDcBfb/Qcpi3Bq/7I6uAJHXfIT5peeKODvLUYysmuxG/c3t9NWQvfSOXQUKnVKb0WrCGjraOL7Pyww==}
/@api.global/typedrequest@3.0.17:
resolution: {integrity: sha512-7laGNmwrX9hMfM/ZkX6U+Y6HWO3sd7uRo0/sOUIGOpgS8TjOA/t0ZLSQvK+5rbqr+ziJirxnkPUiiXykNjwVdw==}
/@api.global/typedrequest@3.0.18:
resolution: {integrity: sha512-zeiX8+CgX7RZ/oGfTMStFrWIg/VkxFR1M1FVaMvysfXNngLPDxFrkJkY+mT/686ViEoWCMy0NSdT4cyLzoQLuA==}
dependencies:
'@api.global/typedrequest-interfaces': 3.0.18
'@push.rocks/isounique': 1.0.5
@ -136,7 +136,7 @@ packages:
/@api.global/typedserver@3.0.21:
resolution: {integrity: sha512-S79g5I7VHqT3XWAYlCwllSWVi1WtvUR+Myv6fxDtNWgudRTrFb4FyI/WJauNK6loaRFsMDAOb1JukTMGZD+VCA==}
dependencies:
'@api.global/typedrequest': 3.0.17
'@api.global/typedrequest': 3.0.18
'@api.global/typedrequest-interfaces': 3.0.18
'@api.global/typedsocket': 3.0.0
'@push.rocks/lik': 6.0.14
@ -145,7 +145,7 @@ packages:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfeed': 1.0.11
'@push.rocks/smartfile': 11.0.4
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartlog-destination-devtools': 1.0.10
'@push.rocks/smartmanifest': 2.0.2
@ -175,7 +175,7 @@ packages:
/@api.global/typedserver@3.0.5:
resolution: {integrity: sha512-dP7WeoNhQsojJTM7nrqcwAGbcIHJbIUlnxpHxsHXnEB3IF32sVdhxc1lBPnXTEm+fp9JmEOh7aviOyptT74Dhg==}
dependencies:
'@api.global/typedrequest': 3.0.17
'@api.global/typedrequest': 3.0.18
'@api.global/typedrequest-interfaces': 3.0.18
'@api.global/typedsocket': 3.0.0
'@push.rocks/lik': 6.0.14
@ -209,10 +209,10 @@ packages:
/@api.global/typedsocket@3.0.0:
resolution: {integrity: sha512-ui+6MLd99iTN/lC+iC/FKPRjzVyiZ4PrmlU6ptbCtbBj3cSOXHx+RRGF54+be2xHodf4FOgwFv/GZdW8LtO3vg==}
dependencies:
'@api.global/typedrequest': 3.0.17
'@api.global/typedrequest': 3.0.18
'@api.global/typedrequest-interfaces': 3.0.18
'@push.rocks/isohash': 2.0.1
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartsocket': 2.0.24
'@push.rocks/smartstring': 4.0.9
@ -793,7 +793,7 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile-interfaces': 1.0.7
'@push.rocks/smarthash': 3.0.4
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpromise': 4.0.3
@ -813,7 +813,7 @@ packages:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile-interfaces': 1.0.7
'@push.rocks/smarthash': 3.0.4
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.11
'@push.rocks/smartpromise': 4.0.3
@ -829,17 +829,17 @@ packages:
/@push.rocks/smarthash@3.0.4:
resolution: {integrity: sha512-HJ/fSx41jm0CvSaqMLa6b2nuNK5rHAqAeAq3dAB7Sq9BCPm2M0J5ZVDTzEAH8pS91XYniUiwuE0jwPERNn9hmw==}
dependencies:
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartpromise': 4.0.3
'@types/through2': 2.0.40
through2: 4.0.2
/@push.rocks/smartjson@5.0.11:
resolution: {integrity: sha512-JaqWm05nQgT1qvzxzRFUAFill6BF0jbln/Ms6byv4flDQXReICQmdKH4+hmtgKFk/iAdMQNrUQsSGBm9KVQ92A==}
/@push.rocks/smartjson@5.0.14:
resolution: {integrity: sha512-xS74shCYvTDvn25DWHU5VbXUtsTtbLvQmgHroN0xG4RcQfgsdoR2EYrnXmt6aY0IPubONtJ0OxABE3LDI5Yviw==}
dependencies:
'@push.rocks/smartstring': 4.0.13
'@types/buffer-json': 2.0.3
buffer-json: 2.0.0
'@push.rocks/smartbuffer': 1.0.7
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartstring': 4.0.14
fast-json-stable-stringify: 2.1.0
lodash.clonedeep: 4.5.0
@ -993,7 +993,7 @@ packages:
'@push.rocks/lik': 6.0.14
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartlog': 3.0.3
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrx': 3.0.7
@ -1034,16 +1034,14 @@ packages:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrx': 3.0.7
/@push.rocks/smartstring@4.0.13:
resolution: {integrity: sha512-iEAch6fYC+VijBYWFfRif5Wj5KxdUgC2Xnn0NNgDFrBmI14HsECcPbZ0YdESawRVD27pLYYZJCCbu/M/Llo1kg==}
/@push.rocks/smartstring@4.0.14:
resolution: {integrity: sha512-0zwtB+3yT1rFOtZY6+H6c8DIpKPrqQH/zx+P667nykvLgopH1t/kjGWNvaLC2mJOT3l+GjUd58DUO7DlTZzOSA==}
dependencies:
'@push.rocks/isounique': 1.0.5
'@push.rocks/smartenv': 5.0.12
'@types/randomatic': 3.1.5
buffer: 6.0.3
crypto-random-string: 5.0.0
js-base64: 3.7.7
normalize-newline: 4.1.0
randomatic: 3.1.1
strip-indent: 4.0.0
url: 0.11.3
@ -1116,7 +1114,7 @@ packages:
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/webstore': 2.0.13
@ -1126,7 +1124,7 @@ packages:
'@apiglobal/typedrequest-interfaces': 2.0.1
'@push.rocks/lik': 6.0.14
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.11
'@push.rocks/smartjson': 5.0.14
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartrx': 3.0.7
fake-indexeddb: 4.0.2
@ -1450,9 +1448,6 @@ packages:
/@types/buffer-json@2.0.2:
resolution: {integrity: sha512-ypA1MmZb3NBma+R0qOnXryMU8tIQf27+TQ6PLgXaGQy0G0C1WkjmIjzPbKS84RoZJXOz88AV9AQnSEwhY/4PwA==}
/@types/buffer-json@2.0.3:
resolution: {integrity: sha512-ItD4UfF3Q5jA+PEV6ZUWEHvlWaXJbd0rpuBKOIrEebM053FHaJddKsgUf0vy7nLSTs44nqFj3Mh8J3TiT0xv4g==}
/@types/chai-dom@0.0.9:
resolution: {integrity: sha512-jj4F2NJog2/GBYsyJ8+NvhnWUBbPY4MUAKLdPJE6+568rw12GGXvj0ycUuP5nndVrnJgozmJAoMTvxvjJATXWw==}
dependencies:

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.26',
version: '3.0.27',
description: 'easy serving of static files'
}

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.26',
version: '3.0.27',
description: 'easy serving of static files'
}