fix(core): update

This commit is contained in:
Philipp Kunz 2023-05-01 14:40:19 +02:00
parent 65fe260519
commit 9902414f5a
3 changed files with 48 additions and 9 deletions

View File

@ -16,7 +16,7 @@
"@gitzone/tsbuild": "^2.1.65",
"@gitzone/tsrun": "^1.2.39",
"@gitzone/tstest": "^1.0.74",
"@pushrocks/smartntml": "^2.0.1",
"@pushrocks/smartntml": "^2.0.3",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.16.3"
},

View File

@ -37,8 +37,8 @@ devDependencies:
specifier: ^1.0.74
version: 1.0.74(@types/node@18.16.3)
'@pushrocks/smartntml':
specifier: ^2.0.1
version: 2.0.1
specifier: ^2.0.3
version: 2.0.3
'@pushrocks/tapbundle':
specifier: ^5.0.4
version: 5.0.4
@ -154,9 +154,9 @@ packages:
'@pushrocks/smartrx': 3.0.0
'@pushrocks/smartstate': 2.0.6
'@pushrocks/smarturl': 3.0.6
'@pushrocks/webrequest': 3.0.21
'@pushrocks/webrequest': 3.0.22
'@pushrocks/websetup': 3.0.16
'@pushrocks/webstore': 2.0.5
'@pushrocks/webstore': 2.0.7
lit: 2.7.3
sweet-scroll: 4.0.0
transitivePeerDependencies:
@ -665,12 +665,13 @@ packages:
systeminformation: 5.17.12
dev: true
/@pushrocks/smartntml@2.0.1:
resolution: {integrity: sha512-HO59zb9QxK2cDRGpB3KfeGpbw3r+w8843lkM6FS8LcRKfxbE/WGmEPJRPVtV/WEiEIVe4TwLXrlr3hYInetQ6A==}
/@pushrocks/smartntml@2.0.3:
resolution: {integrity: sha512-GdIpWLobpzL+FxuZDOaPzp1Lke3sDxeXOBiRqRKbUXjLX09WQ6eVj6BIifTbsk6xeAoR32MSxTu7lFc7VJ+u1w==}
dependencies:
'@designestate/dees-element': 2.0.20
'@happy-dom/global-registrator': 8.9.0
'@pushrocks/smartpromise': 3.1.10
fake-indexeddb: 4.0.1
transitivePeerDependencies:
- encoding
- supports-color
@ -949,6 +950,19 @@ packages:
- supports-color
dev: true
/@pushrocks/webrequest@3.0.22:
resolution: {integrity: sha512-u70mLqRsCxoirHRg8z9aLCQAAOHK6l0NIxE9RUJ6uz7K8KOuiHQ+KHetaAgRFYivIgJ8QFo6gM1DbvQHD2XGOg==}
dependencies:
'@adobe/fetch': 4.0.10
'@pushrocks/smartdelay': 3.0.1
'@pushrocks/smartenv': 5.0.5
'@pushrocks/smartjson': 5.0.5
'@pushrocks/smartpromise': 4.0.2
'@pushrocks/webstore': 2.0.7
transitivePeerDependencies:
- supports-color
dev: true
/@pushrocks/websetup@3.0.16:
resolution: {integrity: sha512-90mHfn7JldJG19dhymHkO8UEV0SKWqZIL2245ShS6aMTrkO72Rkj2gNOK9ESdDeuWvcZ4AGyMwISsCK0NBgacg==}
dependencies:
@ -970,6 +984,19 @@ packages:
idb: 7.1.1
dev: true
/@pushrocks/webstore@2.0.7:
resolution: {integrity: sha512-1xNn3XDfknAR6T9en6mr2R+y97qGt19TVzqIFxhBjRas+g84pztP530EE9h66v6pDNhC0oBON1NGxYIpx1IOGw==}
dependencies:
'@apiglobal/typedrequest-interfaces': 2.0.1
'@pushrocks/lik': 6.0.2
'@pushrocks/smartenv': 5.0.5
'@pushrocks/smartjson': 5.0.5
'@pushrocks/smartpromise': 4.0.2
'@pushrocks/smartrx': 3.0.0
fake-indexeddb: 4.0.1
idb: 7.1.1
dev: true
/@rkusa/linebreak@1.0.0:
resolution: {integrity: sha512-yCSm87XA1aYMgfcABSxcIkk3JtCw3AihNceHY+DnZGLvVP/g2z3UWZbi0xIoYpZWAJEVPr5Zt3QE37Q80wF1pA==}
dependencies:
@ -2728,7 +2755,7 @@ packages:
css.escape: 1.5.1
he: 1.2.0
iconv-lite: 0.6.3
node-fetch: 2.6.7
node-fetch: 2.6.9
webidl-conversions: 7.0.0
whatwg-encoding: 2.0.0
whatwg-mimetype: 3.0.0
@ -3482,6 +3509,18 @@ packages:
whatwg-url: 5.0.0
dev: true
/node-fetch@2.6.9:
resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==}
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
dependencies:
whatwg-url: 5.0.0
dev: true
/normalize-newline@4.1.0:
resolution: {integrity: sha512-ff4jKqMI8Xl50/4Mms/9jPobzAV/UK+kXG2XJ/7AqOmxIx8mqfqTIHYxuAnEgJ2AQeBbLnlbmZ5+38Y9A0w/YA==}
engines: {node: '>=12'}

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webstore',
version: '2.0.7',
version: '2.0.8',
description: 'high performance storage in the browser using indexed db'
}