Skip to content

Commit 5c1a4f0

Browse files
authored
chore: update storybook and pnpm (#2767)
<!-- ## Title: Please consider adding the [skip chromatic] flag to the PR title in case you dont need chromatic testing your changes. --> ## Description: New pnpm and Storybook versions bring security enhancements. ## Definition of Reviewable: <!-- *PR notes: Irrelevant elements should be removed.* --> - [ ] Documentation is created/updated - [ ] Migration Guide is created/updated <!-- *PR notes: If this PR includes a BREAKING CHANGE, a migration guide is needed to explain how users can migrate between versions. * --> - [ ] E2E tests (features, a11y, bug fixes) are created/updated <!-- *If this PR includes a bug fix, an E2E test is necessary to verify the change. If the fix is purely visual, ensuring it is captured within our chromatic screenshot tests is sufficient.* --> - [ ] Stories (features, a11y) are created/updated - [ ] relevant tickets are linked
1 parent de69e47 commit 5c1a4f0

4 files changed

Lines changed: 44 additions & 42 deletions

File tree

.changeset/thin-buttons-bow.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": {
66
"name": "Union Investment"
77
},
8-
"packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
8+
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264",
99
"description": "",
1010
"publishConfig": {
1111
"access": "public",
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"engines": {
2929
"node": "^22.0.0",
30-
"pnpm": "^10.17.1"
30+
"pnpm": "^10.28.2"
3131
},
3232
"lint-staged": {
3333
"*": [

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"postcss": "^8.5.6",
7878
"prettier": "^3.6.2",
7979
"react-dom": "^19.1.1",
80-
"storybook": "^9.1.5",
80+
"storybook": "^9.1.17",
8181
"react": "^19.1.1",
8282
"tailwindcss": "^4.1.13",
8383
"typescript": "5.8.3",

pnpm-lock.yaml

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)