Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formidling sprint 9 #1020

Merged
merged 3 commits into from
Apr 2, 2024
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"prop-types": "Since we use former ddb-react components that depend on prop-types we keep this. Should be removed when usage of prop-types is deprecated."
},
"dependencies": {
"@danskernesdigitalebibliotek/dpl-design-system": "^2024.11.1-95f2b8fdf30bd2ec6d5ac95021fa716bb868d6aa",
"@danskernesdigitalebibliotek/dpl-design-system": "^2024.14.0-c34d09ae7fd2867f880dfcfd979fa295b4f9cf68",
"@reach/alert": "^0.17.0",
"@reach/dialog": "^0.18.0",
"@reduxjs/toolkit": "^1.9.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,10 +1500,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@danskernesdigitalebibliotek/dpl-design-system@^2024.11.1-95f2b8fdf30bd2ec6d5ac95021fa716bb868d6aa":
version "2024.11.1-95f2b8fdf30bd2ec6d5ac95021fa716bb868d6aa"
resolved "https://npm.pkg.github.com/download/@danskernesdigitalebibliotek/dpl-design-system/2024.11.1-95f2b8fdf30bd2ec6d5ac95021fa716bb868d6aa/18f8e6fa46e74919857fdf6312b200b1296dff89#18f8e6fa46e74919857fdf6312b200b1296dff89"
integrity sha512-Dj2oxF9Qfze69aY93RWVBjLPMhYpAkB4OFEy2NpK07Ln2NV9UGozdqIiIbT912s01cccGCiwRzhGeFk814LNAA==
"@danskernesdigitalebibliotek/dpl-design-system@^2024.14.0-c34d09ae7fd2867f880dfcfd979fa295b4f9cf68":
version "2024.14.0-c34d09ae7fd2867f880dfcfd979fa295b4f9cf68"
resolved "https://npm.pkg.github.com/download/@danskernesdigitalebibliotek/dpl-design-system/2024.14.0-c34d09ae7fd2867f880dfcfd979fa295b4f9cf68/94b880305fad19177788cf3c23ac81771ba01df3#94b880305fad19177788cf3c23ac81771ba01df3"
integrity sha512-8bAFgnyIeUYjp1IFp17va4wQKd12CHFMj5+Hw76RCACVzCgXh9NfKcpkdULaChzXSVU/c3dIKtWtgQixK9jN7A==

"@discoveryjs/json-ext@^0.5.0", "@discoveryjs/json-ext@^0.5.3":
version "0.5.7"
Expand Down
Loading