Skip to content

Commit

Permalink
v0.1.17-next.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitano committed Apr 8, 2022
1 parent 09e6b7d commit 5f36434
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions apps/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/playground",
"version": "0.1.17-next.6",
"version": "0.1.17-next.7",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
Expand All @@ -15,7 +15,7 @@
"@ckeditor/ckeditor5-build-classic": "^32.0.0",
"@ckeditor/ckeditor5-vue": "^2.0.1",
"@gits-id/tailwind-config": "^0.1.17-next.1",
"@gits-id/ui": "^0.1.17-next.6",
"@gits-id/ui": "^0.1.17-next.7",
"pinia": "^2.0.12",
"prism-themes": "^1.9.0",
"prismjs": "^1.27.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"apps/*",
"packages/*"
],
"version": "0.1.17-next.6",
"version": "0.1.17-next.7",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/collapsible/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/collapsible",
"version": "0.1.17-next.6",
"version": "0.1.17-next.7",
"description": "GITS Collapsible Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand Down
4 changes: 2 additions & 2 deletions packages/file-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/file-input",
"version": "0.1.17-next.1",
"version": "0.1.17-next.7",
"description": "GITS File Input Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -16,7 +16,7 @@
"license": "ISC",
"dependencies": {
"@gits-id/button": "^0.1.17-next.1",
"@gits-id/input": "^0.1.17-next.1",
"@gits-id/input": "^0.1.17-next.7",
"@gits-id/spinner": "^0.1.17-next.1",
"vue": "^3.2.31"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/form-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/form-select",
"version": "0.1.17-next.3",
"version": "0.1.17-next.7",
"description": "GITS Form Select Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@gits-id/input": "^0.1.17-next.1",
"@gits-id/input": "^0.1.17-next.7",
"@gits-id/utils": "^0.1.17-next.1",
"vue": "^3.2.31"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/input",
"version": "0.1.17-next.1",
"version": "0.1.17-next.7",
"description": "GITS Input Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand Down
4 changes: 2 additions & 2 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/menu",
"version": "0.1.17-next.6",
"version": "0.1.17-next.7",
"description": "GITS Menu Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -19,7 +19,7 @@
"vue-router": "^4.0.13"
},
"devDependencies": {
"@gits-id/collapsible": "^0.1.17-next.6",
"@gits-id/collapsible": "^0.1.17-next.7",
"@gits-id/tailwind-config": "^0.1.17-next.1",
"@gits-id/utils": "^0.1.17-next.1",
"@headlessui/vue": "^1.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/nav-drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/nav-drawer",
"version": "0.1.17-next.6",
"version": "0.1.17-next.7",
"description": "GITS Navigation Drawer Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -16,7 +16,7 @@
"license": "ISC",
"dependencies": {
"@gits-id/logo": "^0.1.17-next.1",
"@gits-id/menu": "^0.1.17-next.6",
"@gits-id/menu": "^0.1.17-next.7",
"@gits-id/navbar": "^0.1.17-next.1",
"@gits-id/utils": "^0.1.17-next.1",
"vue": "^3.2.31"
Expand Down
4 changes: 2 additions & 2 deletions packages/pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/pages",
"version": "0.1.17-next.1",
"version": "0.1.17-next.7",
"description": "GITS Pages Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@gits-id/button": "^0.1.17-next.1",
"@gits-id/checkbox": "^0.1.17-next.1",
"@gits-id/input": "^0.1.17-next.1",
"@gits-id/input": "^0.1.17-next.7",
"vue": "^3.2.31",
"yup": "^0.32.11"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/select",
"version": "0.1.17-next.3",
"version": "0.1.17-next.7",
"description": "GITS Select Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -15,7 +15,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@gits-id/input": "^0.1.17-next.1",
"@gits-id/input": "^0.1.17-next.7",
"@gits-id/tooltip": "^0.1.17-next.3",
"@gits-id/utils": "^0.1.17-next.1",
"vue": "^3.2.31"
Expand Down
4 changes: 2 additions & 2 deletions packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/table",
"version": "0.1.17-next.3",
"version": "0.1.17-next.7",
"description": "GITS Table Component",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly && mv dist/src dist/types",
Expand All @@ -17,7 +17,7 @@
"dependencies": {
"@gits-id/checkbox": "^0.1.17-next.1",
"@gits-id/pagination": "^0.1.17-next.1",
"@gits-id/select": "^0.1.17-next.3",
"@gits-id/select": "^0.1.17-next.7",
"@gits-id/spinner": "^0.1.17-next.1",
"@gits-id/utils": "^0.1.17-next.1"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gits-id/ui",
"version": "0.1.17-next.6",
"version": "0.1.17-next.7",
"scripts": {
"build": "vite build && tsc --emitDeclarationOnly",
"prepublishOnly": "npm run build",
Expand All @@ -14,32 +14,32 @@
"@gits-id/button": "^0.1.17-next.1",
"@gits-id/card": "^0.1.17-next.1",
"@gits-id/checkbox": "^0.1.17-next.1",
"@gits-id/collapsible": "^0.1.17-next.6",
"@gits-id/collapsible": "^0.1.17-next.7",
"@gits-id/container": "^0.1.17-next.3",
"@gits-id/dropdown": "^0.1.17-next.3",
"@gits-id/editor": "^0.1.17-next.5",
"@gits-id/file-input": "^0.1.17-next.1",
"@gits-id/file-input": "^0.1.17-next.7",
"@gits-id/form-group": "^0.1.17-next.3",
"@gits-id/form-select": "^0.1.17-next.3",
"@gits-id/input": "^0.1.17-next.1",
"@gits-id/form-select": "^0.1.17-next.7",
"@gits-id/input": "^0.1.17-next.7",
"@gits-id/layouts": "^0.1.17-next.1",
"@gits-id/logo": "^0.1.17-next.1",
"@gits-id/menu": "^0.1.17-next.6",
"@gits-id/menu": "^0.1.17-next.7",
"@gits-id/menus": "^0.1.17-next.1",
"@gits-id/modal": "^0.1.17-next.1",
"@gits-id/multi-select": "^0.1.17-next.3",
"@gits-id/nav-drawer": "^0.1.17-next.6",
"@gits-id/nav-drawer": "^0.1.17-next.7",
"@gits-id/navbar": "^0.1.17-next.1",
"@gits-id/pages": "^0.1.17-next.1",
"@gits-id/pages": "^0.1.17-next.7",
"@gits-id/pagination": "^0.1.17-next.1",
"@gits-id/progress-bar": "^0.1.17-next.3",
"@gits-id/radio": "^0.1.17-next.1",
"@gits-id/select": "^0.1.17-next.3",
"@gits-id/select": "^0.1.17-next.7",
"@gits-id/services": "^0.1.17-next.1",
"@gits-id/spinner": "^0.1.17-next.1",
"@gits-id/stats": "^0.1.17-next.1",
"@gits-id/switch": "^0.1.17-next.1",
"@gits-id/table": "^0.1.17-next.3",
"@gits-id/table": "^0.1.17-next.7",
"@gits-id/tabs": "^0.1.17-next.1",
"@gits-id/tailwind-components": "^0.1.17-next.1",
"@gits-id/tailwind-config": "^0.1.17-next.1",
Expand Down

0 comments on commit 5f36434

Please sign in to comment.