Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.2.cjs

This file was deleted.

935 changes: 935 additions & 0 deletions .yarn/releases/yarn-4.7.0.cjs

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
yarnPath: .yarn/releases/yarn-3.2.2.cjs
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.7.0.cjs
2 changes: 1 addition & 1 deletion cypress/component/component-health-check.cy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import '../../src/phovea_registry';
describe('Health check for Cypress component test', () => {
it('should mount MainApp', () => {
cy.mount(
<VisynAppProvider disableMantine6 appName="Demo App">
<VisynAppProvider appName="Demo App">
<MainApp />
</VisynAppProvider>,
);
Expand Down
2 changes: 1 addition & 1 deletion dist/ATDPApplication.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ATDPApplication.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/auth/TokenManager.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/auth/TokenManager.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/base/LoginMenu.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading