Skip to content

Commit

Permalink
Use release 2024.15.0 of design system
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperg committed Apr 8, 2024
1 parent cdbdd83 commit 344d732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
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": "^0.0.0-b807dae9a38d9b7811b36f4b3f3063eec78f4f1f",
"@danskernesdigitalebibliotek/dpl-design-system": "^2024.15.0-25f5debbe4757dda1a1324bdd773fa6d9381bd27",
"@fullcalendar/core": "^6.1.11",
"@fullcalendar/daygrid": "^6.1.11",
"@fullcalendar/interaction": "^6.1.11",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1526,10 +1526,10 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@danskernesdigitalebibliotek/dpl-design-system@^0.0.0-b807dae9a38d9b7811b36f4b3f3063eec78f4f1f":
version "0.0.0-fff402ba1614ff85d3a187e176cb7810b6be190f"
resolved "https://npm.pkg.github.com/download/@danskernesdigitalebibliotek/dpl-design-system/0.0.0-fff402ba1614ff85d3a187e176cb7810b6be190f/0ffad3b0063964e34fb2b67fb1fa7efa34a6354a#0ffad3b0063964e34fb2b67fb1fa7efa34a6354a"
integrity sha512-oeSeqxsHYQQbgpz8zQWHAXijmk5flqpuPFjn7ZWhcqlFfypDhGmZa9suvfukwt/KzTfvNI3mzXP2xaLk7NOMlw==
"@danskernesdigitalebibliotek/dpl-design-system@^2024.15.0-25f5debbe4757dda1a1324bdd773fa6d9381bd27":
version "2024.15.0-25f5debbe4757dda1a1324bdd773fa6d9381bd27"
resolved "https://npm.pkg.github.com/download/@danskernesdigitalebibliotek/dpl-design-system/2024.15.0-25f5debbe4757dda1a1324bdd773fa6d9381bd27/1802b993ce833348f9273e9761076793f14b6940#1802b993ce833348f9273e9761076793f14b6940"
integrity sha512-UiwnqUMQrW551x/WuwBFpEe5RekHt1wmPc+hCLIF9I1ieVZBSnsYLs+Q993QfUhCvZzTjV73Lo9ljUhZuU/DqA==

"@discoveryjs/json-ext@^0.5.0", "@discoveryjs/json-ext@^0.5.3":
version "0.5.7"
Expand Down Expand Up @@ -7967,11 +7967,6 @@ crypto-browserify@^3.0.0, crypto-browserify@^3.11.0:
randombytes "^2.0.0"
randomfill "^1.0.3"

crypto-random-string@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz"
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==

css-declaration-sorter@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz#6dec1c9523bc4a643e088aab8f09e67a54961024"
Expand Down

0 comments on commit 344d732

Please sign in to comment.