Skip to content

Commit

Permalink
v2.11.474
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoloza committed Nov 8, 2024
1 parent 9e99384 commit dd0429b
Show file tree
Hide file tree
Showing 46 changed files with 170 additions and 170 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "yarn",
"version": "2.11.473",
"version": "2.11.474",
"packages": [
"packages/*",
"packages/*/*"
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/cli",
"version": "2.11.470",
"version": "2.11.474",
"description": "Fetch your Symbols configuration",
"main": "bin/fetch.js",
"author": "Symbols",
Expand All @@ -16,8 +16,8 @@
},
"dependencies": {
"@symbo.ls/fetch": "^2.11.470",
"@symbo.ls/init": "^2.11.470",
"@symbo.ls/socket": "^2.11.470",
"@symbo.ls/init": "^2.11.474",
"@symbo.ls/socket": "^2.11.474",
"chalk": "^5.0.0",
"commander": "latest",
"diff": "^5.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/convert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/convert",
"version": "2.11.473",
"version": "2.11.474",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"type": "module",
Expand All @@ -13,7 +13,7 @@
],
"dependencies": {
"@domql/utils": "^2.5.0",
"@symbo.ls/create": "^2.11.473",
"@symbo.ls/create": "^2.11.474",
"jsdom": "^22.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/create",
"version": "2.11.473",
"version": "2.11.474",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"files": [
Expand Down Expand Up @@ -35,10 +35,10 @@
"@domql/report": "^2.5.0",
"@domql/router": "^2.5.0",
"@symbo.ls/fetch": "^2.11.470",
"@symbo.ls/init": "^2.11.470",
"@symbo.ls/init": "^2.11.474",
"@symbo.ls/scratch": "^2.11.470",
"@symbo.ls/sync": "^2.11.473",
"@symbo.ls/uikit": "^2.11.473",
"@symbo.ls/sync": "^2.11.474",
"@symbo.ls/uikit": "^2.11.474",
"@symbo.ls/utils": "^2.11.470",
"domql": "^2.5.158"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/css-in-props/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "css-in-props",
"description": "Utilize props as CSS methods",
"author": "symbo.ls",
"version": "2.11.473",
"version": "2.11.474",
"repository": "https://github.com/symbo-ls/smbls",
"type": "module",
"module": "src/index.js",
Expand All @@ -26,7 +26,7 @@
],
"dependencies": {
"@domql/utils": "^2.5.0",
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/emotion": "^2.11.470",
"@symbo.ls/scratch": "^2.11.470"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/init",
"version": "2.11.470",
"version": "2.11.474",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"source": "index.js",
Expand Down
14 changes: 7 additions & 7 deletions packages/smbls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smbls",
"version": "2.11.473",
"version": "2.11.474",
"license": "MIT",
"repository": "https://github.com/symbo-ls/smbls",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
Expand All @@ -13,16 +13,16 @@
"dist"
],
"dependencies": {
"@symbo.ls/cli": "^2.11.470",
"@symbo.ls/create": "^2.11.473",
"@symbo.ls/cli": "^2.11.474",
"@symbo.ls/create": "^2.11.474",
"@symbo.ls/default-config": "^2.11.470",
"@symbo.ls/init": "^2.11.470",
"@symbo.ls/init": "^2.11.474",
"@symbo.ls/scratch": "^2.11.470",
"@symbo.ls/sync": "^2.11.473",
"@symbo.ls/uikit": "^2.11.473",
"@symbo.ls/sync": "^2.11.474",
"@symbo.ls/uikit": "^2.11.474",
"@symbo.ls/utils": "^2.11.470",
"attrs-in-props": "^2.11.470",
"css-in-props": "^2.11.473",
"css-in-props": "^2.11.474",
"domql": "^2.5.158"
},
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions packages/socket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/socket",
"version": "2.11.470",
"version": "2.11.474",
"description": "Connect your app to Symbols editor",
"main": "server.js",
"author": "symbo.ls",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@domql/globals": "latest",
"@domql/utils": "^2.5.0",
"@symbo.ls/init": "^2.11.470",
"@symbo.ls/init": "^2.11.474",
"chalk": "^5.0.0",
"express": "^4.18.1",
"http": "^0.0.1-security",
Expand Down
8 changes: 4 additions & 4 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/sync",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"module": "index.js",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
Expand Down Expand Up @@ -32,10 +32,10 @@
"@domql/globals": "latest",
"@domql/router": "^2.5.0",
"@domql/utils": "^2.5.0",
"@symbo.ls/init": "^2.11.470",
"@symbo.ls/init": "^2.11.474",
"@symbo.ls/scratch": "^2.11.470",
"@symbo.ls/socket": "^2.11.470",
"@symbo.ls/uikit": "^2.11.473"
"@symbo.ls/socket": "^2.11.474",
"@symbo.ls/uikit": "^2.11.474"
},
"devDependencies": {
"@babel/core": "^7.12.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/uikit/Atoms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@symbo.ls/atoms",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
Expand Down
8 changes: 4 additions & 4 deletions packages/uikit/Avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@symbo.ls/avatar",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/button": "^2.11.473",
"@symbo.ls/indicator": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/button": "^2.11.474",
"@symbo.ls/indicator": "^2.11.474"
},
"source": "src/index.js"
}
6 changes: 3 additions & 3 deletions packages/uikit/Banner/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@symbo.ls/banner",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/hgroup": "^2.11.473",
"@symbo.ls/list": "^2.11.473"
"@symbo.ls/hgroup": "^2.11.474",
"@symbo.ls/list": "^2.11.474"
},
"source": "src/index.js"
}
4 changes: 2 additions & 2 deletions packages/uikit/Box/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@symbo.ls/box",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@domql/utils": "^2.5.0",
"@symbo.ls/atoms": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474"
},
"source": "src/index.js",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
Expand Down
6 changes: 3 additions & 3 deletions packages/uikit/Button/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@symbo.ls/button",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/icon": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/icon": "^2.11.474"
},
"source": "src/index.js"
}
8 changes: 4 additions & 4 deletions packages/uikit/Card/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@symbo.ls/card",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/hgroup": "^2.11.473",
"@symbo.ls/icon": "^2.11.473",
"@symbo.ls/modal": "^2.11.473"
"@symbo.ls/hgroup": "^2.11.474",
"@symbo.ls/icon": "^2.11.474",
"@symbo.ls/modal": "^2.11.474"
},
"source": "index.js"
}
8 changes: 4 additions & 4 deletions packages/uikit/Datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@symbo.ls/datepicker",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/button": "^2.11.473",
"@symbo.ls/dialog": "^2.11.473",
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/button": "^2.11.474",
"@symbo.ls/dialog": "^2.11.474",
"headless-datepicker": "^1.0.1"
},
"source": "src/index.js"
Expand Down
6 changes: 3 additions & 3 deletions packages/uikit/Dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@symbo.ls/dialog",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/button": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/button": "^2.11.474"
},
"source": "src/index.js"
}
4 changes: 2 additions & 2 deletions packages/uikit/DoubleHr/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@symbo.ls/doublehr",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474"
},
"source": "src/index.js"
}
6 changes: 3 additions & 3 deletions packages/uikit/Dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@symbo.ls/dropdown",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/button": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/button": "^2.11.474"
},
"source": "src/index.js"
}
10 changes: 5 additions & 5 deletions packages/uikit/Field/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@symbo.ls/field",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/button": "^2.11.473",
"@symbo.ls/icon": "^2.11.473",
"@symbo.ls/input": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/button": "^2.11.474",
"@symbo.ls/icon": "^2.11.474",
"@symbo.ls/input": "^2.11.474"
},
"source": "src/index.js"
}
12 changes: 6 additions & 6 deletions packages/uikit/Form/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@symbo.ls/form",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"source": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/button": "^2.11.473",
"@symbo.ls/icon": "^2.11.473",
"@symbo.ls/link": "^2.11.473",
"@symbo.ls/modal": "^2.11.473",
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/button": "^2.11.474",
"@symbo.ls/icon": "^2.11.474",
"@symbo.ls/link": "^2.11.474",
"@symbo.ls/modal": "^2.11.474",
"@symbo.ls/textarea": "^2.11.0"
}
}
4 changes: 2 additions & 2 deletions packages/uikit/Hgroup/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@symbo.ls/hgroup",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473"
"@symbo.ls/atoms": "^2.11.474"
},
"source": "src/index.js"
}
4 changes: 2 additions & 2 deletions packages/uikit/Icon/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@symbo.ls/icon",
"version": "2.11.473",
"version": "2.11.474",
"main": "index.js",
"license": "MIT",
"gitHead": "08ea2b44ed5381b019a8a1fd8a2ea9fcc4d932d4",
"dependencies": {
"@symbo.ls/atoms": "^2.11.473",
"@symbo.ls/atoms": "^2.11.474",
"@symbo.ls/utils": "^2.11.470"
},
"source": "src/index.js"
Expand Down
Loading

0 comments on commit dd0429b

Please sign in to comment.