From ec7336101175a328710ff6abc8b5e690ada66ffd Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Mar 2025 10:39:46 +0000 Subject: [PATCH] Github CI build: __run_2 v2.3.4 [ci skip] --- lerna.json | 2 +- package.json | 2 +- packages/config/package.json | 4 ++-- packages/react-formio-container/package.json | 6 +++--- packages/react-formio-stores/package.json | 2 +- packages/react-formio/package.json | 2 +- packages/redux-utils/package.json | 2 +- packages/tailwind-formio/package.json | 6 +++--- packages/tailwind/package.json | 2 +- yarn.lock | 14 +++++++------- 10 files changed, 21 insertions(+), 21 deletions(-) diff --git a/lerna.json b/lerna.json index b9f322d..1a6f7eb 100644 --- a/lerna.json +++ b/lerna.json @@ -3,5 +3,5 @@ "packages": [ "packages/*" ], - "version": "2.3.3" + "version": "2.3.4" } diff --git a/package.json b/package.json index 216390e..726cafe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/root", - "version": "2.3.3", + "version": "2.3.4", "description": "", "author": "Romain Lenzotti", "private": true, diff --git a/packages/config/package.json b/packages/config/package.json index 75c8fa9..420ed6a 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/config", - "version": "2.3.3", + "version": "2.3.4", "main": "src/index.js", "main:src": "src/index.js", "description": "Shared configuration", @@ -12,7 +12,7 @@ "write-coverage": "./bin/write-coverage.js" }, "devDependencies": { - "@tsed/tailwind": "2.3.3", + "@tsed/tailwind": "2.3.4", "@tsed/yarn-workspaces": "1.19.3" } } diff --git a/packages/react-formio-container/package.json b/packages/react-formio-container/package.json index 8b5c278..bf22402 100644 --- a/packages/react-formio-container/package.json +++ b/packages/react-formio-container/package.json @@ -1,7 +1,7 @@ { "name": "@tsed/react-formio-container", "description": "Provide advanced components and tools to create your own formio backoffice.", - "version": "2.3.3", + "version": "2.3.4", "main": "dist/index.js", "module": "dist/index.modern.js", "source": "src/index.tsx", @@ -20,8 +20,8 @@ }, "peerDependencies": { "@formio/choices.js": "^9.0.1", - "@tsed/react-formio": "2.3.3", - "@tsed/react-formio-stores": "2.3.3", + "@tsed/react-formio": "2.3.4", + "@tsed/react-formio-stores": "2.3.4", "classnames": "^2.3.1", "connected-react-router": "^6.9.1", "file-saver": "^2.0.5", diff --git a/packages/react-formio-stores/package.json b/packages/react-formio-stores/package.json index c81a1fc..062e62a 100644 --- a/packages/react-formio-stores/package.json +++ b/packages/react-formio-stores/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/react-formio-stores", - "version": "2.3.3", + "version": "2.3.4", "description": "Provide redux stores and action around formio.js API. Written in TypeScript.", "main": "dist/index.js", "module": "dist/index.modern.js", diff --git a/packages/react-formio/package.json b/packages/react-formio/package.json index 1c930d4..f86b91e 100644 --- a/packages/react-formio/package.json +++ b/packages/react-formio/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/react-formio", - "version": "2.3.3", + "version": "2.3.4", "description": "Provide a react formio wrapper. Written in TypeScript.", "main": "./dist/index.js", "module": "./dist/index.modern.js", diff --git a/packages/redux-utils/package.json b/packages/redux-utils/package.json index e2ca329..9800ab3 100644 --- a/packages/redux-utils/package.json +++ b/packages/redux-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/redux-utils", - "version": "2.3.3", + "version": "2.3.4", "main": "dist/index.js", "module": "dist/index.modern.js", "source": "src/index.tsx", diff --git a/packages/tailwind-formio/package.json b/packages/tailwind-formio/package.json index a8dbee4..0c71ee0 100644 --- a/packages/tailwind-formio/package.json +++ b/packages/tailwind-formio/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/tailwind-formio", - "version": "2.3.3", + "version": "2.3.4", "description": "Tailwind templates for form.io forms.", "main": "dist/index.js", "module": "dist/index.modern.js", @@ -22,8 +22,8 @@ "build": "gulp templates && yarn build:source" }, "devDependencies": { - "@tsed/config": "2.3.3", - "@tsed/tailwind": "2.3.3", + "@tsed/config": "2.3.4", + "@tsed/tailwind": "2.3.4", "cross-env": "7.0.3", "gulp": "^4.0.2", "gulp-insert": "^0.5.0", diff --git a/packages/tailwind/package.json b/packages/tailwind/package.json index 06cce41..5f83851 100644 --- a/packages/tailwind/package.json +++ b/packages/tailwind/package.json @@ -1,6 +1,6 @@ { "name": "@tsed/tailwind", - "version": "2.3.3", + "version": "2.3.4", "main": "./tailwind.config.js", "description": "Tailwind configuration", "license": "MIT", diff --git a/yarn.lock b/yarn.lock index a5112ae..458abe6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5630,11 +5630,11 @@ __metadata: languageName: node linkType: hard -"@tsed/config@npm:2.3.3, @tsed/config@workspace:*, @tsed/config@workspace:packages/config": +"@tsed/config@npm:2.3.4, @tsed/config@workspace:*, @tsed/config@workspace:packages/config": version: 0.0.0-use.local resolution: "@tsed/config@workspace:packages/config" dependencies: - "@tsed/tailwind": "npm:2.3.3" + "@tsed/tailwind": "npm:2.3.4" "@tsed/yarn-workspaces": "npm:1.19.3" bin: write-coverage: ./bin/write-coverage.js @@ -5684,8 +5684,8 @@ __metadata: file-saver: "npm:^2.0.5" peerDependencies: "@formio/choices.js": ^9.0.1 - "@tsed/react-formio": 2.3.3 - "@tsed/react-formio-stores": 2.3.3 + "@tsed/react-formio": 2.3.4 + "@tsed/react-formio-stores": 2.3.4 classnames: ^2.3.1 connected-react-router: ^6.9.1 file-saver: ^2.0.5 @@ -5896,8 +5896,8 @@ __metadata: version: 0.0.0-use.local resolution: "@tsed/tailwind-formio@workspace:packages/tailwind-formio" dependencies: - "@tsed/config": "npm:2.3.3" - "@tsed/tailwind": "npm:2.3.3" + "@tsed/config": "npm:2.3.4" + "@tsed/tailwind": "npm:2.3.4" cross-env: "npm:7.0.3" gulp: "npm:^4.0.2" gulp-insert: "npm:^0.5.0" @@ -5907,7 +5907,7 @@ __metadata: languageName: unknown linkType: soft -"@tsed/tailwind@npm:2.3.3, @tsed/tailwind@workspace:*, @tsed/tailwind@workspace:packages/tailwind": +"@tsed/tailwind@npm:2.3.4, @tsed/tailwind@workspace:*, @tsed/tailwind@workspace:packages/tailwind": version: 0.0.0-use.local resolution: "@tsed/tailwind@workspace:packages/tailwind" dependencies: