Bump tar and storybook

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). These dependencies need to be updated together.


Removes `tar`

Updates `storybook` from 7.6.23 to 10.2.12
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.12/code/core)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: storybook
  dependency-version: 10.2.12
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-25 14:20:13 +00:00
committed by GitHub
parent e113066094
commit 7388a74600
3 changed files with 2307 additions and 6913 deletions

5822
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -131,7 +131,7 @@
"react-refresh": "^0.14.0", "react-refresh": "^0.14.0",
"rimraf": "^4.1.3", "rimraf": "^4.1.3",
"sass": "^1.77.0", "sass": "^1.77.0",
"storybook": "^7.6.21", "storybook": "^10.2.12",
"tailwindcss": "^3.4.1", "tailwindcss": "^3.4.1",
"ts-jest": "^29.4.6", "ts-jest": "^29.4.6",
"tui-jsdoc-template": "^1.2.2", "tui-jsdoc-template": "^1.2.2",

3396
yarn.lock

File diff suppressed because it is too large Load Diff