Skip to content

Commit

Permalink
Github CI build: __run_2 v1.12.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 1, 2022
1 parent 185b864 commit 036092c
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 28 deletions.
10 changes: 7 additions & 3 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
{
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*"],
"version": "1.11.2",
"packages": [
"packages/*"
],
"version": "1.12.0",
"command": {
"bootstrap": {
"npmClientArgs": ["--no-package-lock"]
"npmClientArgs": [
"--no-package-lock"
]
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/root",
"version": "1.11.2",
"version": "1.12.0",
"description": "",
"author": "Romain Lenzotti",
"private": true,
Expand Down
6 changes: 3 additions & 3 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/config",
"version": "1.11.2",
"version": "1.12.0",
"main": "src/index.js",
"main:src": "src/index.js",
"description": "Shared configuration",
Expand All @@ -9,7 +9,7 @@
"private": true,
"scripts": {},
"devDependencies": {
"@tsed/tailwind": "1.11.2",
"@tsed/tailwind": "1.12.0",
"@tsed/yarn-workspaces": "1.19.3",
"postcss-nested": "4.2.3"
},
Expand All @@ -18,4 +18,4 @@
"tailwindcss": "2.0.3"
},
"dependencies": {}
}
}
10 changes: 5 additions & 5 deletions packages/react-formio-container/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tsed/react-formio-container",
"description": "Provide advanced components and tools to create your own formio backoffice.",
"version": "1.11.2",
"version": "1.12.0",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.tsx",
Expand Down Expand Up @@ -32,11 +32,10 @@
"tooltip.js": "^1.3.3"
},
"devDependencies": {
"@tsed/react-formio": "1.11.2",
"@tsed/react-formio": "1.12.0",
"@types/file-saver": "^2.0.1",
"file-saver": "^2.0.5"
},
"dependencies": {},
"peerDependenciesMeta": {
"formiojs": {
"optional": false
Expand Down Expand Up @@ -86,5 +85,6 @@
"tooltip.js": {
"optional": false
}
}
}
},
"dependencies": {}
}
10 changes: 5 additions & 5 deletions packages/react-formio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/react-formio",
"version": "1.11.2",
"version": "1.12.0",
"description": "Provide a react formio wrapper. Written in TypeScript.",
"main": "dist/index.js",
"module": "dist/index.modern.js",
Expand All @@ -12,7 +12,7 @@
"watch": "microbundle watch --no-compress --format modern,cjs --jsx React.createElement"
},
"dependencies": {
"@tsed/redux-utils": "1.11.2",
"@tsed/redux-utils": "1.12.0",
"eventemitter2": "^6.4.3",
"prop-types": "^15.7.2"
},
Expand All @@ -27,7 +27,7 @@
"tooltip.js": ">=1.3.3"
},
"devDependencies": {
"@tsed/tailwind": "1.11.2",
"@tsed/tailwind-formio": "1.11.2"
"@tsed/tailwind": "1.12.0",
"@tsed/tailwind-formio": "1.12.0"
}
}
}
6 changes: 3 additions & 3 deletions packages/redux-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/redux-utils",
"version": "1.11.2",
"version": "1.12.0",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.tsx",
Expand All @@ -13,11 +13,11 @@
"watch": "microbundle watch --no-compress --format modern,cjs --jsx React.createElement"
},
"devDependencies": {
"@tsed/config": "1.11.2"
"@tsed/config": "1.12.0"
},
"peerDependencies": {
"react": "^17.0.2",
"redux": "^4.0.5"
},
"dependencies": {}
}
}
8 changes: 4 additions & 4 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/storybook",
"version": "1.11.2",
"version": "1.12.0",
"description": "Storybook package",
"main": "src/index.js",
"author": "Romain Lenzotti",
Expand All @@ -20,8 +20,8 @@
"@storybook/addons": "6.1.11",
"@storybook/react": "6.4.19",
"@svgr/webpack": "5.5.0",
"@tsed/config": "1.11.2",
"@tsed/tailwind": "1.11.2",
"@tsed/config": "1.12.0",
"@tsed/tailwind": "1.12.0",
"@tsed/yarn-workspaces": "1.19.3",
"babel-loader": "8.2.2",
"cross-env": "7.0.3",
Expand All @@ -42,4 +42,4 @@
},
"dependencies": {},
"peerDependencies": {}
}
}
4 changes: 2 additions & 2 deletions packages/tailwind-formio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/tailwind-formio",
"version": "1.11.2",
"version": "1.12.0",
"description": "Tailwind templates for form.io forms.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -18,4 +18,4 @@
},
"dependencies": {},
"peerDependencies": {}
}
}
4 changes: 2 additions & 2 deletions packages/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tsed/tailwind",
"version": "1.11.2",
"version": "1.12.0",
"main": "./tailwind.config.js",
"description": "Tailwind configuration",
"license": "MIT",
Expand All @@ -22,4 +22,4 @@
},
"dependencies": {},
"peerDependencies": {}
}
}

0 comments on commit 036092c

Please sign in to comment.