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

Change-Id: I60be835197f087f641374f1aee23c941c254ad23
This commit is contained in:
libraryupgrader
2024-08-10 04:33:37 +00:00
parent 139005898b
commit 2ac1b54898
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.10.0",
"@wikimedia/codex-design-tokens": "1.11.0",
"eslint-config-wikimedia": "0.28.2",
"grunt": "1.6.1",
"grunt-banana-checker": "0.13.0",
@@ -625,9 +625,9 @@
"dev": true
},
"node_modules/@wikimedia/codex-design-tokens": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.10.0.tgz",
"integrity": "sha512-6v0HogNaxCoiOBSIaBKSa91cxWQOnpQAaiV9wrprhRkf9/qLjGvQ0GfVycoTRpp2vCsDPoigoe3lN/aGrbLp0w==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.11.0.tgz",
"integrity": "sha512-J4BCPPfwo7+h9JrwaLKed4k1Hka2qgp2qh4ZGaOe6GGOHH999OXjHB7Ri6LWmr4ek4hjP2cmaklMjjJW4QPDZQ==",
"dev": true,
"engines": {
"node": ">=18",
@@ -5671,9 +5671,9 @@
"dev": true
},
"@wikimedia/codex-design-tokens": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.10.0.tgz",
"integrity": "sha512-6v0HogNaxCoiOBSIaBKSa91cxWQOnpQAaiV9wrprhRkf9/qLjGvQ0GfVycoTRpp2vCsDPoigoe3lN/aGrbLp0w==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.11.0.tgz",
"integrity": "sha512-J4BCPPfwo7+h9JrwaLKed4k1Hka2qgp2qh4ZGaOe6GGOHH999OXjHB7Ri6LWmr4ek4hjP2cmaklMjjJW4QPDZQ==",
"dev": true
},
"abbrev": {