Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
14 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@changesets/cli": "^2.30.0",
"@cultureamp/changelog-github": "^0.1.1",
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.39.4",
"@storybook/addon-a11y": "8.6.12",
"@storybook/addon-actions": "8.6.12",
"@storybook/addon-backgrounds": "8.6.12",
Expand All @@ -60,7 +60,7 @@
"@types/react-dom": "^18.3.7",
"@vitest/eslint-plugin": "^1.6.15",
"chromatic": "^15.3.1",
"eslint": "^9.18.0",
"eslint": "^9.39.4",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-import": "^2.32.0",
Expand Down
Loading
Loading