Skip to content

Commit a3ec112

Browse files
Github CI build: __run_2 v1.14.1 [ci skip]
1 parent 313faa6 commit a3ec112

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages": [
55
"packages/*"
66
],
7-
"version": "1.14.0",
7+
"version": "1.14.1",
88
"command": {
99
"bootstrap": {
1010
"npmClientArgs": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/root",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "",
55
"author": "Romain Lenzotti",
66
"private": true,

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/config",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"main": "src/index.js",
55
"main:src": "src/index.js",
66
"description": "Shared configuration",
@@ -15,7 +15,7 @@
1515
"write-coverage": "./bin/write-coverage.js"
1616
},
1717
"devDependencies": {
18-
"@tsed/tailwind": "1.14.0",
18+
"@tsed/tailwind": "1.14.1",
1919
"@tsed/yarn-workspaces": "1.19.3"
2020
},
2121
"dependencies": {},

packages/react-formio-container/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tsed/react-formio-container",
33
"description": "Provide advanced components and tools to create your own formio backoffice.",
4-
"version": "1.14.0",
4+
"version": "1.14.1",
55
"main": "dist/index.js",
66
"module": "dist/index.modern.js",
77
"source": "src/index.tsx",
@@ -35,7 +35,7 @@
3535
"tooltip.js": "^1.3.3"
3636
},
3737
"devDependencies": {
38-
"@tsed/react-formio": "1.14.0",
38+
"@tsed/react-formio": "1.14.1",
3939
"@types/file-saver": "^2.0.1",
4040
"file-saver": "^2.0.5"
4141
},

packages/react-formio/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/react-formio",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "Provide a react formio wrapper. Written in TypeScript.",
55
"main": "dist/index.js",
66
"module": "dist/index.modern.js",
@@ -15,7 +15,7 @@
1515
"watch": "microbundle watch --no-compress --format modern,cjs --jsx React.createElement --jsxFragment React.Fragment --globals react/jsx-runtime=jsx"
1616
},
1717
"dependencies": {
18-
"@tsed/redux-utils": "1.14.0",
18+
"@tsed/redux-utils": "1.14.1",
1919
"eventemitter2": "^6.4.3",
2020
"prop-types": "^15.7.2"
2121
},
@@ -30,7 +30,7 @@
3030
"tooltip.js": ">=1.3.3"
3131
},
3232
"devDependencies": {
33-
"@tsed/tailwind": "1.14.0",
34-
"@tsed/tailwind-formio": "1.14.0"
33+
"@tsed/tailwind": "1.14.1",
34+
"@tsed/tailwind-formio": "1.14.1"
3535
}
3636
}

packages/redux-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/redux-utils",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"main": "dist/index.js",
55
"module": "dist/index.modern.js",
66
"source": "src/index.tsx",
@@ -16,7 +16,7 @@
1616
"watch": "microbundle watch --no-compress --format modern,cjs --jsx React.createElement"
1717
},
1818
"devDependencies": {
19-
"@tsed/config": "1.14.0"
19+
"@tsed/config": "1.14.1"
2020
},
2121
"peerDependencies": {
2222
"react": "^17.0.2",

packages/tailwind-formio/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/tailwind-formio",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"description": "Tailwind templates for form.io forms.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -25,8 +25,8 @@
2525
"@storybook/addons": "6.5.9",
2626
"@storybook/react": "6.5.9",
2727
"@svgr/webpack": "5.5.0",
28-
"@tsed/config": "1.14.0",
29-
"@tsed/tailwind": "1.14.0",
28+
"@tsed/config": "1.14.1",
29+
"@tsed/tailwind": "1.14.1",
3030
"@tsed/yarn-workspaces": "1.19.3",
3131
"babel-loader": "8.2.2",
3232
"cross-env": "7.0.3",

packages/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tsed/tailwind",
3-
"version": "1.14.0",
3+
"version": "1.14.1",
44
"main": "./tailwind.config.js",
55
"description": "Tailwind configuration",
66
"license": "MIT",

0 commit comments

Comments
 (0)