Deps-dev updates: bumps the non-major versions of packages #1103
Merged
Conversation
🦋 Changeset detectedLatest commit: 88cd3b4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
satya-achanta-venkata
approved these changes
Oct 22, 2025
Contributor
size-limit report 📦
|
Contributor
|
You might try nuking and re-creating your yarn lock file, that was what finally fixed this the last time I saw it. I spent like 2 hours doing what you did here and couldn't get the pharos site passing with the last round of dependabot updates, I really didn't understand it. The error when the site deploys (if you can't see the logs) is: |
brentswisher
approved these changes
Oct 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change: (check at least one)
Is this a breaking change? (check one)
Is the: (complete all)
What does this change address?
In an attempt to slim down the upgrades that are currently failing in #1102, this PR upgrades everything that does not currently cause a failure with either a build or running the test suites.
How does this change work?
Upgrades the following:
root:
"@storybook/addon-a11y": "^9.1.13",
"@storybook/addon-docs": "^9.1.13",
"@storybook/addon-links": "^9.1.13",
"@storybook/react-vite": "^9.1.13",
"@storybook/test-runner": "^0.23.0",
"@storybook/web-components": "^9.1.13",
"@storybook/web-components-vite": "^9.1.13",
"@types/uuid": "^11.0.0",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.2",
pharos:
"style-dictionary": "^5.1.1",
"@types/react": "^18.3.26",
pharos-cli:
"@types/node": "^24.9.1",
"ts-jest": "^29.4.5",
"ts-morph": "^27.0.2",
pharos-site:
"core-js": "^3.46.0",
"@types/culori": "^4.0.1",
"@types/reach__router": "^1.3.15",
"@types/react": "^18.3.26",