build: Updating @wikimedia/codex-design-tokens to 1.6.0

Change-Id: I37e7004ea1ae2cbf69aab2315b0f2a0c30b6942c
This commit is contained in:
libraryupgrader
2024-05-16 13:54:56 +00:00
parent 44ce436824
commit 22f0e0799e
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -6,7 +6,7 @@
"": {
"name": "UniversalLanguageSelector",
"devDependencies": {
"@wikimedia/codex-design-tokens": "1.5.0",
"@wikimedia/codex-design-tokens": "1.6.0",
"eslint-config-wikimedia": "0.27.0",
"grunt": "1.6.1",
"grunt-banana-checker": "0.12.0",
@@ -561,9 +561,9 @@
"dev": true
},
"node_modules/@wikimedia/codex-design-tokens": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.5.0.tgz",
"integrity": "sha512-G2FcQBOeI5HJhf4edXVjS7XfxcfleXOrsFecwJwo/guVHS/uTR6Z3BtRSDWXxliAMbOrZiHZH0T2YHmGh4ieIQ==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.6.0.tgz",
"integrity": "sha512-ItsCnVVktHkGX7QAYpADS80h2sxaZBhztMytPArI2QH3o8zZpK3iUuBD/OynbnCQC4ZY6taLhP98T1SsDGBOmA==",
"dev": true,
"engines": {
"node": ">=18",
@@ -5680,9 +5680,9 @@
"dev": true
},
"@wikimedia/codex-design-tokens": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.5.0.tgz",
"integrity": "sha512-G2FcQBOeI5HJhf4edXVjS7XfxcfleXOrsFecwJwo/guVHS/uTR6Z3BtRSDWXxliAMbOrZiHZH0T2YHmGh4ieIQ==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.6.0.tgz",
"integrity": "sha512-ItsCnVVktHkGX7QAYpADS80h2sxaZBhztMytPArI2QH3o8zZpK3iUuBD/OynbnCQC4ZY6taLhP98T1SsDGBOmA==",
"dev": true
},
"abbrev": {