Bump DSFR 1.9.3
This commit is contained in:
parent
8f777ef587
commit
516f209553
3 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
"@coldwired/actions": "^0.11.0",
|
||||
"@coldwired/turbo-stream": "^0.11.0",
|
||||
"@coldwired/utils": "^0.10.0",
|
||||
"@gouvfr/dsfr": "^1.7.2",
|
||||
"@gouvfr/dsfr": "^1.9.3",
|
||||
"@graphiql/plugin-explorer": "^0.1.15",
|
||||
"@graphiql/toolkit": "^0.8.3",
|
||||
"@headlessui/react": "^1.6.6",
|
||||
|
|
|
@ -89,7 +89,7 @@ describe 'wcag rules for usager', js: true do
|
|||
scenario 'commencer page, help dropdown' do
|
||||
visit commencer_path(path: procedure.reload.path)
|
||||
|
||||
page.find("#help-menu_button").click
|
||||
page.first("#help-menu_button").click
|
||||
expect(page).to be_axe_clean
|
||||
end
|
||||
end
|
||||
|
|
|
@ -1425,10 +1425,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.39.0.tgz#58b536bcc843f4cd1e02a7e6171da5c040f4d44b"
|
||||
integrity sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==
|
||||
|
||||
"@gouvfr/dsfr@^1.7.2":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.8.1.tgz#2484eb8ad9a73b5f01c5f41f49146d1aa8a71b7b"
|
||||
integrity sha512-XpVFdvhtalA5jSAhzzNaMd+/Hvf8Ef9jCdAZhuukEEMo2/cWvCgzz9tfbE+9QTJDIVP+EwJ7aCGWcXUSWkOHJg==
|
||||
"@gouvfr/dsfr@^1.9.3":
|
||||
version "1.9.3"
|
||||
resolved "https://registry.yarnpkg.com/@gouvfr/dsfr/-/dsfr-1.9.3.tgz#289148c79566f6332cc930230742c4fe509d96f2"
|
||||
integrity sha512-toPM1nvzSxPAwpLhnIgf7a/TJV0WOUa6sDqYummvMhZ9PBolFPGuD+3r8e3vg0bR5BkYxOt9hFErOPDU1tU4sQ==
|
||||
|
||||
"@graphiql/plugin-explorer@^0.1.15":
|
||||
version "0.1.15"
|
||||
|
|
Loading…
Reference in a new issue