From f6cec244b0b5cf7aedeb06fb756a7db8a3165370 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 26 Jul 2024 08:38:18 -0700
Subject: [PATCH] Bump the dev-dependencies group with 2 updates (#157)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the dev-dependencies group with 2 updates:
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli)
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `storybook` from 8.2.5 to 8.2.6
Release notes
Sourced from storybook's
releases.
v8.2.6
8.2.6
Changelog
Sourced from storybook's
changelog.
8.2.6
Commits
Updates `vite` from 5.3.4 to 5.3.5
Changelog
Sourced from vite's
changelog.
5.3.5 (2024-07-25)
- refactor(asset): remove rollup 3 public file watch workaround (#16331)
(66bdb1d),
closes #16331
- fix: make
server type less restrictive (fix #17627)
(#17628)
(b55c32f),
closes #17627
#17628
- fix: show error if vite client cannot be loaded (#17419)
(db5ab1d),
closes #17419
- fix(build): env output is not stable (#17748)
(b240a83),
closes #17748
- fix(client): fix vite error path (#17744)
(3c1bde3),
closes #17744
- fix(css): resolve url aliases with fragments (fix: #17690)
(#17691)
(d906d3f)
- fix(deps): update all non-major dependencies (#17629)
(93281b0),
closes #17629
- fix(importMetaGlob): handle alias that starts with hash (#17743)
(b58b423),
closes #17743
- fix(ssrTransform): sourcemaps with multiple sources (#17677)
(f321fa8),
closes #17677
- chore: extend commit hash (#17709)
(4fc9b64),
closes #17709
- chore(deps): update all non-major dependencies (#17734)
(9983731),
closes #17734
- chore(deps): update typescript (#17699)
(df5ceb3),
closes #17699
- revert: fix(logger): truncate log over 5000 characters long (#16581)
(#17729)
(f4f488f),
closes #16581
#17729
Commits
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 4 ++--
yarn.lock | 42 +++++++++++++++++++++---------------------
2 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/package.json b/package.json
index 9944afbd0..9064641fe 100644
--- a/package.json
+++ b/package.json
@@ -56,13 +56,13 @@
"prettier-plugin-jsdoc": "^1.3.0",
"prettier-plugin-organize-imports": "^4.0.0",
"rollup-plugin-flow": "^1.1.1",
- "storybook": "^8.2.5",
+ "storybook": "^8.2.6",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"tsx": "^4.16.2",
"typescript": "^5.5.4",
"typescript-eslint": "^7.17.0",
- "vite": "^5.3.4",
+ "vite": "^5.3.5",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-static-copy": "^1.0.6",
"vite-tsconfig-paths": "^4.3.2",
diff --git a/yarn.lock b/yarn.lock
index 1ec1d7446..ee2c74ed8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3015,14 +3015,14 @@ __metadata:
languageName: node
linkType: hard
-"@storybook/codemod@npm:8.2.5":
- version: 8.2.5
- resolution: "@storybook/codemod@npm:8.2.5"
+"@storybook/codemod@npm:8.2.6":
+ version: 8.2.6
+ resolution: "@storybook/codemod@npm:8.2.6"
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/preset-env": "npm:^7.24.4"
"@babel/types": "npm:^7.24.0"
- "@storybook/core": "npm:8.2.5"
+ "@storybook/core": "npm:8.2.6"
"@storybook/csf": "npm:0.1.11"
"@types/cross-spawn": "npm:^6.0.2"
cross-spawn: "npm:^7.0.3"
@@ -3032,7 +3032,7 @@ __metadata:
prettier: "npm:^3.1.1"
recast: "npm:^0.23.5"
tiny-invariant: "npm:^1.3.1"
- checksum: 10c0/2d872a1470a8f9cfac8162c7a4592d3213f12afaaa191777e3898fc2228f513314410ca5102c83026180dc9b717b956c40f64ea570e015caeb1c59264276009b
+ checksum: 10c0/ffbf7b0330166aba03d8313f3dbb12e7a2841dbdc0bfaa99857112f429a26eddd0374c1096d35e5be15070d4e11f10050b3c66ab906da633dbf92bf22e3de71b
languageName: node
linkType: hard
@@ -3054,9 +3054,9 @@ __metadata:
languageName: node
linkType: hard
-"@storybook/core@npm:8.2.5":
- version: 8.2.5
- resolution: "@storybook/core@npm:8.2.5"
+"@storybook/core@npm:8.2.6":
+ version: 8.2.6
+ resolution: "@storybook/core@npm:8.2.6"
dependencies:
"@storybook/csf": "npm:0.1.11"
"@types/express": "npm:^4.17.21"
@@ -3069,7 +3069,7 @@ __metadata:
recast: "npm:^0.23.5"
util: "npm:^0.12.4"
ws: "npm:^8.2.3"
- checksum: 10c0/15d07841a13514eae94c049384a5f5cf78d4479fca9fde2052c6101e21452492c8b2d0d36598753fb2529ba2e05d609b0b77bc9aee55d10c9b8ce069ad2886f2
+ checksum: 10c0/7e7d1b0acb1299a59da28bb83cf5c784c4eb1d7d37a5e6c7f907391e40c287dbdc4896e68bddaa31e0f1dac5e250d3eec129d82c7e6c43a4349dd3eb15cf2919
languageName: node
linkType: hard
@@ -11620,14 +11620,14 @@ __metadata:
languageName: node
linkType: hard
-"storybook@npm:^8.2.5":
- version: 8.2.5
- resolution: "storybook@npm:8.2.5"
+"storybook@npm:^8.2.6":
+ version: 8.2.6
+ resolution: "storybook@npm:8.2.6"
dependencies:
"@babel/core": "npm:^7.24.4"
"@babel/types": "npm:^7.24.0"
- "@storybook/codemod": "npm:8.2.5"
- "@storybook/core": "npm:8.2.5"
+ "@storybook/codemod": "npm:8.2.6"
+ "@storybook/core": "npm:8.2.6"
"@types/semver": "npm:^7.3.4"
"@yarnpkg/fslib": "npm:2.10.3"
"@yarnpkg/libzip": "npm:2.3.0"
@@ -11656,7 +11656,7 @@ __metadata:
getstorybook: ./bin/index.cjs
sb: ./bin/index.cjs
storybook: ./bin/index.cjs
- checksum: 10c0/b61acaef6d18de5e01b346c7b4207bfe54b501786d06d6720ad9550c02268bb39379399f5a309f1abbe7e182901ffd1f4ef7b0ab060c7742a7a512d9bd334ed3
+ checksum: 10c0/a487f125db6cd0c10b77669971c8ebbded5b9aaed95191ea70c3d15df013072e794dacec16ab15ede9d43cfd6fd1f4d92e03313f6608d8ac955a9de928350205
languageName: node
linkType: hard
@@ -11959,7 +11959,7 @@ __metadata:
rollup-plugin-flow: "npm:^1.1.1"
rxjs: "npm:^7.8.1"
sprintf-js: "npm:^1.1.3"
- storybook: "npm:^8.2.5"
+ storybook: "npm:^8.2.6"
throttle-debounce: "npm:^5.0.2"
tinycolor2: "npm:^1.6.0"
ts-node: "npm:^10.9.2"
@@ -11969,7 +11969,7 @@ __metadata:
typescript-eslint: "npm:^7.17.0"
use-device-pixel-ratio: "npm:^1.1.2"
uuid: "npm:^10.0.0"
- vite: "npm:^5.3.4"
+ vite: "npm:^5.3.5"
vite-plugin-image-optimizer: "npm:^1.1.8"
vite-plugin-static-copy: "npm:^1.0.6"
vite-tsconfig-paths: "npm:^4.3.2"
@@ -12772,9 +12772,9 @@ __metadata:
languageName: node
linkType: hard
-"vite@npm:^5.3.4":
- version: 5.3.4
- resolution: "vite@npm:5.3.4"
+"vite@npm:^5.3.5":
+ version: 5.3.5
+ resolution: "vite@npm:5.3.5"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
@@ -12808,7 +12808,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
- checksum: 10c0/604a1c8698bcf09d6889533c552f20137c80cb5027e9e7ddf6215d51e3df763414f8712168c22b3c8c16383aff9447094c05f21d7cca3c115874ff9d12e1538e
+ checksum: 10c0/795c7e0dbc94b96c4a0aff0d5d4b349dd28ad8b7b70979c1010f96b4d83f7d6c1700ebd6fed91de2e021b0a3689b9abc2d8017f6dfa8c9a6ca5c7af637d6afc6
languageName: node
linkType: hard