chore(deps): update web-component-base

This commit is contained in:
ayo 2026-05-11 12:02:15 +02:00
parent bd29797893
commit e4e6003e3b
2 changed files with 19 additions and 19 deletions

View file

@ -32,12 +32,12 @@
"prepare": "husky"
},
"devDependencies": {
"@types/node": "^25.6.1",
"@types/node": "^25.6.2",
"eslint": "^10.3.0",
"husky": "^9.1.7",
"vite": "^8.0.11"
},
"dependencies": {
"web-component-base": "^4.1.1"
"web-component-base": "^4.1.2"
}
}

View file

@ -9,12 +9,12 @@ importers:
.:
dependencies:
web-component-base:
specifier: ^4.1.1
version: 4.1.1
specifier: ^4.1.2
version: 4.1.2
devDependencies:
'@types/node':
specifier: ^25.6.1
version: 25.6.1
specifier: ^25.6.2
version: 25.6.2
eslint:
specifier: ^10.3.0
version: 10.3.0
@ -23,7 +23,7 @@ importers:
version: 9.1.7
vite:
specifier: ^8.0.11
version: 8.0.11(@types/node@25.6.1)
version: 8.0.11(@types/node@25.6.2)
packages:
@ -205,8 +205,8 @@ packages:
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/node@25.6.1':
resolution: {integrity: sha512-coJCN8O1q4AGyyqCAUSP06P+SrMTu18BkEj3NVAK07q6QUneD2wzj3CLv9+yP+BMeZQlMvneXqqvDe3w+xcq7g==}
'@types/node@25.6.2':
resolution: {integrity: sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==}
acorn-jsx@5.3.2:
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
@ -225,8 +225,8 @@ packages:
resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
engines: {node: 18 || 20 || >=22}
brace-expansion@5.0.5:
resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
brace-expansion@5.0.6:
resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
engines: {node: 18 || 20 || >=22}
cross-spawn@7.0.6:
@ -586,8 +586,8 @@ packages:
yaml:
optional: true
web-component-base@4.1.1:
resolution: {integrity: sha512-zymPUGrLEvLTIecqkcWRm8P93XBTGENwMZWrgC4buR/WdaFLQ7Ig9qDoCpvGPY9DTHLO+XL0rvwGTeE9u6Fkbw==}
web-component-base@4.1.2:
resolution: {integrity: sha512-Jti4FHgCcwtsFWJ+PPwFNhTm5AJVIHrTXDew0rk2Y3b8EChRIE5xr6fmUni43tOhc6w8HatvR3k+qnxjXr/7Mw==}
which@2.0.2:
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
@ -737,7 +737,7 @@ snapshots:
'@types/json-schema@7.0.15': {}
'@types/node@25.6.1':
'@types/node@25.6.2':
dependencies:
undici-types: 7.19.2
@ -756,7 +756,7 @@ snapshots:
balanced-match@4.0.4: {}
brace-expansion@5.0.5:
brace-expansion@5.0.6:
dependencies:
balanced-match: 4.0.4
@ -957,7 +957,7 @@ snapshots:
minimatch@10.2.5:
dependencies:
brace-expansion: 5.0.5
brace-expansion: 5.0.6
ms@2.1.3: {}
@ -1047,7 +1047,7 @@ snapshots:
dependencies:
punycode: 2.3.1
vite@8.0.11(@types/node@25.6.1):
vite@8.0.11(@types/node@25.6.2):
dependencies:
lightningcss: 1.32.0
picomatch: 4.0.4
@ -1055,10 +1055,10 @@ snapshots:
rolldown: 1.0.0-rc.18
tinyglobby: 0.2.16
optionalDependencies:
'@types/node': 25.6.1
'@types/node': 25.6.2
fsevents: 2.3.3
web-component-base@4.1.1: {}
web-component-base@4.1.2: {}
which@2.0.2:
dependencies: