fix(core): update
This commit is contained in:
parent
dd91691064
commit
9e4413c276
@ -37,8 +37,8 @@
|
||||
],
|
||||
"homepage": "https://github.com/pushrocks/easyserve",
|
||||
"dependencies": {
|
||||
"@api.global/typedrequest": "^3.0.8",
|
||||
"@api.global/typedrequest-interfaces": "^3.0.17",
|
||||
"@api.global/typedrequest": "^3.0.17",
|
||||
"@api.global/typedrequest-interfaces": "^3.0.18",
|
||||
"@api.global/typedsocket": "^3.0.0",
|
||||
"@push.rocks/lik": "^6.0.14",
|
||||
"@push.rocks/smartchok": "^1.0.33",
|
||||
|
42
pnpm-lock.yaml
generated
42
pnpm-lock.yaml
generated
@ -6,11 +6,11 @@ settings:
|
||||
|
||||
dependencies:
|
||||
'@api.global/typedrequest':
|
||||
specifier: ^3.0.8
|
||||
version: 3.0.8
|
||||
'@api.global/typedrequest-interfaces':
|
||||
specifier: ^3.0.17
|
||||
version: 3.0.17
|
||||
'@api.global/typedrequest-interfaces':
|
||||
specifier: ^3.0.18
|
||||
version: 3.0.18
|
||||
'@api.global/typedsocket':
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
@ -118,25 +118,26 @@ devDependencies:
|
||||
|
||||
packages:
|
||||
|
||||
/@api.global/typedrequest-interfaces@3.0.17:
|
||||
resolution: {integrity: sha512-bbSNnhwgi9GOdxEMC0Sr776/7apJFjp9C3WnNUftptGvFhRQfOre6ifTwDKdFnAzZWH2A4g+hg16dbeqIL/vtA==}
|
||||
/@api.global/typedrequest-interfaces@3.0.18:
|
||||
resolution: {integrity: sha512-O/AdHnk9NDcBfb/Qcpi3Bq/7I6uAJHXfIT5peeKODvLUYysmuxG/c3t9NWQvfSOXQUKnVKb0WrCGjraOL7Pyww==}
|
||||
|
||||
/@api.global/typedrequest@3.0.8:
|
||||
resolution: {integrity: sha512-PF53rR33fHVLOvN1IQXkPlaqc7L8Q2LwHN1tb0raPh6qxS4x3jE6WXC1bJwPqGxDACSZyw9kf052MG0YABXKRA==}
|
||||
/@api.global/typedrequest@3.0.17:
|
||||
resolution: {integrity: sha512-7laGNmwrX9hMfM/ZkX6U+Y6HWO3sd7uRo0/sOUIGOpgS8TjOA/t0ZLSQvK+5rbqr+ziJirxnkPUiiXykNjwVdw==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest-interfaces': 3.0.17
|
||||
'@api.global/typedrequest-interfaces': 3.0.18
|
||||
'@push.rocks/isounique': 1.0.5
|
||||
'@push.rocks/lik': 6.0.14
|
||||
'@push.rocks/smartbuffer': 1.0.6
|
||||
'@push.rocks/smartbuffer': 1.0.7
|
||||
'@push.rocks/smartdelay': 3.0.5
|
||||
'@push.rocks/smartpromise': 4.0.3
|
||||
'@push.rocks/webrequest': 3.0.34
|
||||
'@push.rocks/webstream': 1.0.8
|
||||
|
||||
/@api.global/typedserver@3.0.21:
|
||||
resolution: {integrity: sha512-S79g5I7VHqT3XWAYlCwllSWVi1WtvUR+Myv6fxDtNWgudRTrFb4FyI/WJauNK6loaRFsMDAOb1JukTMGZD+VCA==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest': 3.0.8
|
||||
'@api.global/typedrequest-interfaces': 3.0.17
|
||||
'@api.global/typedrequest': 3.0.17
|
||||
'@api.global/typedrequest-interfaces': 3.0.18
|
||||
'@api.global/typedsocket': 3.0.0
|
||||
'@push.rocks/lik': 6.0.14
|
||||
'@push.rocks/smartchok': 1.0.33
|
||||
@ -174,8 +175,8 @@ packages:
|
||||
/@api.global/typedserver@3.0.5:
|
||||
resolution: {integrity: sha512-dP7WeoNhQsojJTM7nrqcwAGbcIHJbIUlnxpHxsHXnEB3IF32sVdhxc1lBPnXTEm+fp9JmEOh7aviOyptT74Dhg==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest': 3.0.8
|
||||
'@api.global/typedrequest-interfaces': 3.0.17
|
||||
'@api.global/typedrequest': 3.0.17
|
||||
'@api.global/typedrequest-interfaces': 3.0.18
|
||||
'@api.global/typedsocket': 3.0.0
|
||||
'@push.rocks/lik': 6.0.14
|
||||
'@push.rocks/smartchok': 1.0.33
|
||||
@ -208,8 +209,8 @@ packages:
|
||||
/@api.global/typedsocket@3.0.0:
|
||||
resolution: {integrity: sha512-ui+6MLd99iTN/lC+iC/FKPRjzVyiZ4PrmlU6ptbCtbBj3cSOXHx+RRGF54+be2xHodf4FOgwFv/GZdW8LtO3vg==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest': 3.0.8
|
||||
'@api.global/typedrequest-interfaces': 3.0.17
|
||||
'@api.global/typedrequest': 3.0.17
|
||||
'@api.global/typedrequest-interfaces': 3.0.18
|
||||
'@push.rocks/isohash': 2.0.1
|
||||
'@push.rocks/smartjson': 5.0.11
|
||||
'@push.rocks/smartrx': 3.0.7
|
||||
@ -726,8 +727,8 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@push.rocks/smartbuffer@1.0.6:
|
||||
resolution: {integrity: sha512-TpZuKVrj0D/C6+RApjajp2FGBfXuz7b9BQSYAR+N1XmAxO8jYAmS6YlChcofThY2aB9sTA98Tt110hM/d+cc8g==}
|
||||
/@push.rocks/smartbuffer@1.0.7:
|
||||
resolution: {integrity: sha512-ESs16KRJuHo0wXxAZjwu0uiBgwUC6EodHtERFHAo2XfT+fw40DPnAvIi37RJPA8FZ7kIkpzRcuTCuFW81UH7VA==}
|
||||
|
||||
/@push.rocks/smartcache@1.0.16:
|
||||
resolution: {integrity: sha512-UAXf74eDuH4/RebJhydIbHlYVR3ACYJjniEY/9ZePblu7bIPgwFZqLBE9g1lcKVogbH9yY62dk3rSpgBzenyfQ==}
|
||||
@ -985,7 +986,7 @@ packages:
|
||||
/@push.rocks/smartsocket@2.0.24:
|
||||
resolution: {integrity: sha512-Glqv1Zi5TXgD+04P8OvTpiytyfrQxTPv67qAwZizAVVQ2zWJJgKqnIuoHT1zKP8QiKRNer+D58LCxX0ZE2XfzQ==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest-interfaces': 3.0.17
|
||||
'@api.global/typedrequest-interfaces': 3.0.18
|
||||
'@api.global/typedserver': 3.0.5
|
||||
'@push.rocks/isohash': 2.0.1
|
||||
'@push.rocks/isounique': 1.0.5
|
||||
@ -1131,6 +1132,11 @@ packages:
|
||||
fake-indexeddb: 4.0.2
|
||||
idb: 7.1.1
|
||||
|
||||
/@push.rocks/webstream@1.0.8:
|
||||
resolution: {integrity: sha512-Z1dSQ4JNVpBw3naoVWT/mXpxDYIt+bsjb6J9GKMHsTrPRytfxo2/caoJT//uAoaA0h9pIqb1WrxpYWyW1ehWPA==}
|
||||
dependencies:
|
||||
'@push.rocks/smartenv': 5.0.12
|
||||
|
||||
/@pushrocks/consolecolor@2.0.1:
|
||||
resolution: {integrity: sha512-iOFCHVeFZ2OywbdwSxVI4/wokkcLrXVdHLgvMmkNhJ220eeLgjNZWx3EJo3vNW3zq5ybCSCUIq0878djBxrWpw==}
|
||||
deprecated: This package has been deprecated in favour of the new package at @push.rocks/consolecolor
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@api.global/typedserver',
|
||||
version: '3.0.25',
|
||||
version: '3.0.26',
|
||||
description: 'easy serving of static files'
|
||||
}
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@api.global/typedserver',
|
||||
version: '3.0.25',
|
||||
version: '3.0.26',
|
||||
description: 'easy serving of static files'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user