Добавление дизайн токенов

This commit is contained in:
Дмитрий Захаров
2025-07-24 14:10:21 +03:00
parent 9c13712c86
commit 91713b08fd
8 changed files with 109 additions and 9 deletions
+11
View File
@@ -9,6 +9,7 @@
"version": "0.5.0",
"license": "MIT",
"dependencies": {
"@beeline/design-tokens": "^1.31.0",
"vue": "3.4.7"
},
"devDependencies": {
@@ -244,6 +245,16 @@
"node": ">=6.0.0"
}
},
"node_modules/@beeline/design-tokens": {
"version": "1.31.0",
"resolved": "https://nexus.vimpelcom.ru/repository/npm-all/@beeline/design-tokens/-/design-tokens-1.31.0.tgz",
"integrity": "sha512-sTyldwSkjvrpXuORcIfwjWD9Kmw5odEKB96UvCGv0uxYY5pIFsbnJodPE+DyuKh/eHg0aNsWl2DzEHii13kLqQ==",
"hasInstallScript": true,
"license": "ISC",
"bin": {
"ds-migrate": "migrator/migrator.js"
}
},
"node_modules/@docsearch/css": {
"version": "3.3.0",
"resolved": "https://nexus.vimpelcom.ru/repository/npm-all/@docsearch/css/-/css-3.3.0.tgz",