fix(core): update
This commit is contained in:
parent
0c016ea6d9
commit
ce945173ec
@ -33,7 +33,7 @@
|
||||
"@pushrocks/smartstate": "^2.0.6",
|
||||
"@pushrocks/smarturl": "^3.0.6",
|
||||
"@pushrocks/webrequest": "^3.0.23",
|
||||
"@pushrocks/websetup": "^3.0.17",
|
||||
"@pushrocks/websetup": "^3.0.18",
|
||||
"@pushrocks/webstore": "^2.0.8",
|
||||
"lit": "^2.7.4",
|
||||
"sweet-scroll": "^4.0.0"
|
||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -35,8 +35,8 @@ dependencies:
|
||||
specifier: ^3.0.23
|
||||
version: 3.0.23
|
||||
'@pushrocks/websetup':
|
||||
specifier: ^3.0.17
|
||||
version: 3.0.17(typescript@5.0.4)
|
||||
specifier: ^3.0.18
|
||||
version: 3.0.18(typescript@5.0.4)
|
||||
'@pushrocks/webstore':
|
||||
specifier: ^2.0.8
|
||||
version: 2.0.8
|
||||
@ -964,8 +964,8 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@pushrocks/websetup@3.0.17(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-Nduw2mCyedjueVZyGiMTO19VNU3ZZCxlqubVx/AYu0aVoZ/mSCKpM70wd4l9WATWqD6g7mU12qo9uTXSVErgkA==}
|
||||
/@pushrocks/websetup@3.0.18(typescript@5.0.4):
|
||||
resolution: {integrity: sha512-KnWf7MOE36RN+nhNAT0hQBicCcRjP2ycSx3scwRKMAasaNdk1dxrcF1uaC101hpPfFVvVpMG66cUD/dc1gz1Dg==}
|
||||
dependencies:
|
||||
'@pushrocks/smartdelay': 3.0.1
|
||||
'@pushrocks/smartpromise': 4.0.2
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@designestate/dees-domtools',
|
||||
version: '2.0.31',
|
||||
version: '2.0.32',
|
||||
description: 'tools to simplify complex css structures'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user