This repository was archived by the owner on Nov 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 1.12.3 " ,
7+ "version" : " 1.12.4 " ,
88 "command" : {
99 "bootstrap" : {
1010 "npmClientArgs" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/root" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "description" : " " ,
55 "author" : " Romain Lenzotti" ,
66 "repository" : " https://github.com/tsedio/tsed-api" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/backoffice" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "private" : true ,
55 "author" : " Romain Lenzotti" ,
66 "dependencies" : {
77 "cross-env" : " ^7.0.3"
88 },
99 "devDependencies" : {
10- "@tsed/config" : " 1.12.3 " ,
11- "@tsed/shared" : " 1.12.3 "
10+ "@tsed/config" : " 1.12.4 " ,
11+ "@tsed/shared" : " 1.12.4 "
1212 },
1313 "scripts" : {
1414 "start" : " yarn craco start" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/config" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "main" : " src/index.js" ,
55 "main:src" : " src/index.js" ,
66 "description" : " Shared configuration" ,
99 "private" : true ,
1010 "scripts" : {},
1111 "devDependencies" : {
12- "@tsed/tailwind" : " 1.12.3 " ,
12+ "@tsed/tailwind" : " 1.12.4 " ,
1313 "@tsed/yarn-workspaces" : " 1.17.0" ,
1414 "postcss-nested" : " 4.2.3"
1515 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/server" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "description" : " Server based on Ts.ED framework" ,
55 "author" : " Romain Lenzotti" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/shared" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "main" : " src/index.ts" ,
55 "module" : " dist/index.modern.js" ,
66 "source" : " src/index.ts" ,
1515 "prettier:fix" : " yarn prettier \" {src,test}/**/*.{ts,tsx}\" --write"
1616 },
1717 "dependencies" : {
18- "@tsed/config" : " 1.12.3 " ,
19- "@tsed/tailwind" : " 1.12.3 "
18+ "@tsed/config" : " 1.12.4 " ,
19+ "@tsed/tailwind" : " 1.12.4 "
2020 },
2121 "devDependencies" : {
2222 "cross-env" : " ^7.0.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/storybook" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "description" : " Storybook package" ,
55 "main" : " src/index.js" ,
66 "author" : " Romain Lenzotti" ,
2020 "@storybook/addons" : " 6.4.19" ,
2121 "@storybook/react" : " 6.4.19" ,
2222 "@svgr/webpack" : " 5.5.0" ,
23- "@tsed/backoffice" : " 1.12.3 " ,
24- "@tsed/config" : " 1.12.3 " ,
23+ "@tsed/backoffice" : " 1.12.4 " ,
24+ "@tsed/config" : " 1.12.4 " ,
2525 "@tsed/react-formio" : " 1.9.2" ,
2626 "@tsed/redux-utils" : " 1.9.2" ,
27- "@tsed/shared" : " 1.12.3 " ,
28- "@tsed/tailwind" : " 1.12.3 " ,
27+ "@tsed/shared" : " 1.12.4 " ,
28+ "@tsed/tailwind" : " 1.12.4 " ,
2929 "@tsed/tailwind-formio" : " 1.9.2" ,
3030 "@tsed/yarn-workspaces" : " 1.17.0" ,
3131 "babel-loader" : " 8.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/tailwind" ,
3- "version" : " 1.12.3 " ,
3+ "version" : " 1.12.4 " ,
44 "main" : " ./tailwind.config.js" ,
55 "description" : " Tailwind configuration" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments