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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@types/react": "19.2.10",
"@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "5.1.2",
"@vitest/browser": "4.0.18",
"@vitest/browser": "4.1.8",
"@vitest/browser-playwright": "4.0.18",

@Atama-Heitekava Atama-Heitekava Jun 17, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package @vitest/browser-playwright should be update at the same time no ?

I think either update both to, at least, the same minor version, or update no one

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made the change.

The package vitest has to be update too, so I did it. The pr #749 became obsolete and can be closed if the changes are accepted.

"@vueless/storybook-dark-mode": "10.0.7",
"babel-plugin-react-compiler": "1.0.0",
Expand Down
Loading
Loading