Skip to content

Commit

Permalink
Use release 2024.4.0 of design system
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperg committed Jan 22, 2024
1 parent 3cd7e08 commit ce1aef9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,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": "0.0.0-965fea50664c3e9a7d855a5f1e2f3c4571279054",
"@danskernesdigitalebibliotek/dpl-design-system": "^2024.4.0-174d424951b2cc03e92bd2522b707f59226e8f12",
"@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 @@ -1477,10 +1477,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@danskernesdigitalebibliotek/dpl-design-system@0.0.0-965fea50664c3e9a7d855a5f1e2f3c4571279054":
version "0.0.0-965fea50664c3e9a7d855a5f1e2f3c4571279054"
resolved "https://npm.pkg.github.com/download/@danskernesdigitalebibliotek/dpl-design-system/0.0.0-965fea50664c3e9a7d855a5f1e2f3c4571279054/d46eb9dd4a970b59d634edc215aaab353bd34c27#d46eb9dd4a970b59d634edc215aaab353bd34c27"
integrity sha512-xQJpDAJB85yEeQgTWOeJpnRY97Pg6TS5bZH7OqOr0gtSQqasAN6xWveRYGlSy1qlFu8xmC1dH3ExCdLg9W9p3Q==
"@danskernesdigitalebibliotek/dpl-design-system@^2024.4.0-174d424951b2cc03e92bd2522b707f59226e8f12":
version "2024.4.0-174d424951b2cc03e92bd2522b707f59226e8f12"
resolved "https://npm.pkg.github.com/download/@danskernesdigitalebibliotek/dpl-design-system/2024.4.0-174d424951b2cc03e92bd2522b707f59226e8f12/d41e0060d22bbef5d949bfadf1c8313df43748ea#d41e0060d22bbef5d949bfadf1c8313df43748ea"
integrity sha512-2X6JeQLeIlwmf+qMvr1i9LEudtehJSi8mwa98kqyBC0D9DU/N3XZ1rw3z/BRXjycC0MvVcuj5k1jkLli7RbJ+w==

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

0 comments on commit ce1aef9

Please sign in to comment.