fix(dependencies): Bump to 2.0.60

This commit is contained in:
Philipp Kunz 2024-10-02 17:50:37 +02:00
parent 1b2206a8f9
commit 3d67a757ca
4 changed files with 17 additions and 12 deletions

View File

@ -1,5 +1,10 @@
# Changelog # Changelog
## 2024-10-02 - 2.0.38 - fix(dependencies)
Bump `@design.estate/dees-domtools` to 2.0.60
- Updated @design.estate/dees-domtools from 2.0.59 to 2.0.60
## 2024-10-02 - 2.0.37 - fix(dependencies) ## 2024-10-02 - 2.0.37 - fix(dependencies)
Update dependencies to latest versions. Update dependencies to latest versions.

View File

@ -21,7 +21,7 @@
"@types/node": "^22.7.4" "@types/node": "^22.7.4"
}, },
"dependencies": { "dependencies": {
"@design.estate/dees-domtools": "^2.0.59", "@design.estate/dees-domtools": "^2.0.60",
"@push.rocks/isounique": "^1.0.5", "@push.rocks/isounique": "^1.0.5",
"@push.rocks/smartrx": "^3.0.7", "@push.rocks/smartrx": "^3.0.7",
"lit": "^3.2.0" "lit": "^3.2.0"

20
pnpm-lock.yaml generated
View File

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@design.estate/dees-domtools': '@design.estate/dees-domtools':
specifier: ^2.0.59 specifier: ^2.0.60
version: 2.0.59 version: 2.0.60
'@push.rocks/isounique': '@push.rocks/isounique':
specifier: ^1.0.5 specifier: ^1.0.5
version: 1.0.5 version: 1.0.5
@ -86,8 +86,8 @@ packages:
'@design.estate/dees-comms@1.0.27': '@design.estate/dees-comms@1.0.27':
resolution: {integrity: sha512-GvzTUwkV442LD60T08iqSoqvhA02Mou5lFvvqBPc4yBUiU7cZISqBx+76xvMgMIEI9Dx9JfTl4/2nW8MoVAanw==} resolution: {integrity: sha512-GvzTUwkV442LD60T08iqSoqvhA02Mou5lFvvqBPc4yBUiU7cZISqBx+76xvMgMIEI9Dx9JfTl4/2nW8MoVAanw==}
'@design.estate/dees-domtools@2.0.59': '@design.estate/dees-domtools@2.0.60':
resolution: {integrity: sha512-HWr1IM3i1q++49pIrSsZ27ooZvfk5Ba4VmCBnRE5eU8P87diRLXlOniRlWOpt1x7fMVsV8V4Bc33bJNiYZfLvg==} resolution: {integrity: sha512-PcW2miHNpBWrbxLkMUzE05Q6/eH4EkEnnVC8B4I07LVytZeiPohwZXwY2KeXNwIKTpRGXV5WP9DLWrry2cphqQ==}
'@designestate/dees-element@2.0.23': '@designestate/dees-element@2.0.23':
resolution: {integrity: sha512-TcDp9tAk7n65LwEX1oyMvG+g6g9+dWlOHea7G+k+HGNBAoGnSDrHhe9M/zAmxNVnQ08O/opgxiIgdr3viouTWA==} resolution: {integrity: sha512-TcDp9tAk7n65LwEX1oyMvG+g6g9+dWlOHea7G+k+HGNBAoGnSDrHhe9M/zAmxNVnQ08O/opgxiIgdr3viouTWA==}
@ -466,8 +466,8 @@ packages:
'@push.rocks/smartspawn@3.0.3': '@push.rocks/smartspawn@3.0.3':
resolution: {integrity: sha512-DyrGPV69wwOiJgKkyruk5hS3UEGZ99xFAqBE9O2nM8VXCRLbbty3xt1Ug5Z092ZZmJYaaGMSnMw3ijyZJFCT0Q==} resolution: {integrity: sha512-DyrGPV69wwOiJgKkyruk5hS3UEGZ99xFAqBE9O2nM8VXCRLbbty3xt1Ug5Z092ZZmJYaaGMSnMw3ijyZJFCT0Q==}
'@push.rocks/smartstate@2.0.17': '@push.rocks/smartstate@2.0.19':
resolution: {integrity: sha512-ucx0zq8gWL3MuN4ogibUiGJlEH0of9WyDfxu+4pQySEdaZBJw0/UFkBM8wButkj0dF8w4wsVMN4YwZAdVqsAXg==} resolution: {integrity: sha512-Rx2/2n8YaSBW6b4Ww+lYceq5dwkD+QzcnRwAjQDXlsEe8K+KU2T6revTZyf9PchBoC9pNFaAJofIZNebEGMzYA==}
'@push.rocks/smartstream@3.0.44': '@push.rocks/smartstream@3.0.44':
resolution: {integrity: sha512-BZwSUmhVD/CEzRdG/e2UachlyNjshiknqBnwHzIFPIjVKC66UgWX5lYCs2LOwJtuUEpfL1vTMOAYUFNcmPjW9A==} resolution: {integrity: sha512-BZwSUmhVD/CEzRdG/e2UachlyNjshiknqBnwHzIFPIjVKC66UgWX5lYCs2LOwJtuUEpfL1vTMOAYUFNcmPjW9A==}
@ -3131,7 +3131,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartdelay': 3.0.5
broadcast-channel: 7.0.0 broadcast-channel: 7.0.0
'@design.estate/dees-domtools@2.0.59': '@design.estate/dees-domtools@2.0.60':
dependencies: dependencies:
'@api.global/typedrequest': 3.0.32 '@api.global/typedrequest': 3.0.32
'@design.estate/dees-comms': 1.0.27 '@design.estate/dees-comms': 1.0.27
@ -3142,7 +3142,7 @@ snapshots:
'@push.rocks/smartpromise': 4.0.4 '@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrouter': 1.0.16 '@push.rocks/smartrouter': 1.0.16
'@push.rocks/smartrx': 3.0.7 '@push.rocks/smartrx': 3.0.7
'@push.rocks/smartstate': 2.0.17 '@push.rocks/smartstate': 2.0.19
'@push.rocks/smartstring': 4.0.15 '@push.rocks/smartstring': 4.0.15
'@push.rocks/smarturl': 3.0.7 '@push.rocks/smarturl': 3.0.7
'@push.rocks/webrequest': 3.0.37 '@push.rocks/webrequest': 3.0.37
@ -3155,7 +3155,7 @@ snapshots:
'@designestate/dees-element@2.0.23': '@designestate/dees-element@2.0.23':
dependencies: dependencies:
'@design.estate/dees-domtools': 2.0.59 '@design.estate/dees-domtools': 2.0.60
'@push.rocks/isounique': 1.0.5 '@push.rocks/isounique': 1.0.5
'@push.rocks/smartrx': 3.0.7 '@push.rocks/smartrx': 3.0.7
lit: 2.8.0 lit: 2.8.0
@ -3742,7 +3742,7 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@push.rocks/smartstate@2.0.17': '@push.rocks/smartstate@2.0.19':
dependencies: dependencies:
'@push.rocks/isohash': 2.0.1 '@push.rocks/isohash': 2.0.1
'@push.rocks/lik': 6.0.15 '@push.rocks/lik': 6.0.15

View File

@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@design.estate/dees-element', name: '@design.estate/dees-element',
version: '2.0.37', version: '2.0.38',
description: 'A library for creating custom elements extending the lit element class with additional functionalities.' description: 'A library for creating custom elements extending the lit element class with additional functionalities.'
} }