Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-compiler": "19.1.0-rc.2",
"eslint-plugin-react-refresh": "^0.4.26",
"eslint-plugin-storybook": "10.1.11",
"eslint-plugin-react-refresh": "^0.5.0",
"eslint-plugin-storybook": "10.2.3",
"happy-dom": "^20.1.0",
"html-minifier-terser": "^7.2.0",
"husky": "^9.0.11",
Expand All @@ -143,7 +143,7 @@
"tailwindcss": "^4.1.18",
"ts-node": "^10.9.2",
"typescript": "^5.9.3",
"typescript-eslint": "^8.52.0",
"typescript-eslint": "^8.54.0",
"utility-types": "^3.11.0",
"vite": "npm:rolldown-vite@latest",
"vite-tsconfig-paths": "^6.0.4",
Expand Down
Loading
Loading