npm: bump @shoelace-style/shoelace from 2.15.1 to 2.16.0 (#4208)

Bumps [@shoelace-style/shoelace](https://github.com/shoelace-style/shoelace) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/shoelace-style/shoelace/releases)
- [Commits](https://github.com/shoelace-style/shoelace/compare/v2.15.1...v2.16.0)

---
updated-dependencies:
- dependency-name: "@shoelace-style/shoelace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-05 16:53:10 -07:00 коммит произвёл GitHub
Родитель d6da8b52e9
Коммит ca2bf1d5df
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -37,7 +37,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@shoelace-style/shoelace": "^2.15.1",
"@shoelace-style/shoelace": "^2.16.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.0",
"@web/test-runner": "^0.18.1",
@ -3412,9 +3412,9 @@
"dev": true
},
"node_modules/@shoelace-style/shoelace": {
"version": "2.15.1",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.15.1.tgz",
"integrity": "sha512-3ecUw8gRwOtcZQ8kWWkjk4FTfObYQ/XIl3aRhxprESoOYV1cYhloYPsmQY38UoL3+pwJiZb5+LzX0l3u3Zl0GA==",
"version": "2.16.0",
"resolved": "https://registry.npmjs.org/@shoelace-style/shoelace/-/shoelace-2.16.0.tgz",
"integrity": "sha512-OV4XYAAZv0OfOR4RlpxCYOn7pH8ETIL8Pkh5hFvIrL+BN4/vlBLoeESYDU2tB/f9iichu4cfwdPquJITmKdY1w==",
"dev": true,
"dependencies": {
"@ctrl/tinycolor": "^4.0.2",

Просмотреть файл

@ -78,7 +78,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@shoelace-style/shoelace": "^2.15.1",
"@shoelace-style/shoelace": "^2.16.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.0.0",
"@web/test-runner": "^0.18.1",