Skip to content

Commit

Permalink
housekeeping: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Oct 20, 2023
1 parent 9883693 commit 8a419e8
Show file tree
Hide file tree
Showing 13 changed files with 149 additions and 62 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@babel/plugin-transform-modules-commonjs": "^7.23.0",
"@changesets/cli": "^2.26.2",
"@dprint/typescript": "^0.88.1",
"@effect-app/cli": "^0.20.0",
"@dprint/typescript": "^0.88.2",
"@effect-app/cli": "^0.21.1",
"@effect-app/compiler": "workspace:*",
"@effect-app/core": "workspace:*",
"@effect-app/eslint-codegen-model": "workspace:*",
Expand Down Expand Up @@ -100,7 +100,7 @@
"ts-transform-paths": "^3.0.0",
"tsc-watch": "^6.0.4",
"tsconfig-paths": "^4.2.0",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"typescript-transform-paths": "^3.4.6",
"vite": "^4.5.0",
"vitest": "^0.34.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "~20.8.7",
"json5": "^2.2.3",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"typesVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "~20.8.7",
"json5": "^2.2.3",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"typesVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/validator": "^13.11.5",
"@babel/cli": "^7.23.0",
"ts-toolbelt": "^9.6.0",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6",
"winston": "^3.11.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-codegen-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/lodash": "4.14.200",
"madge": "6.1.0",
"ts-node": "10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102"
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020"
},
"main": "index.js",
"author": "Wessel van der Veen & Scott vanBommel",
Expand Down
2 changes: 1 addition & 1 deletion packages/infra-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"redis": "^3.1.2",
"redlock": "^4.2.0",
"strip-ansi": "^7.1.0",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"winston": "^3.11.0"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@faker-js/faker": "^8.2.0",
"@sendgrid/helpers": "^7.7.0",
"@sendgrid/mail": "^7.7.0",
"change-case": "^5.1.0",
"change-case": "^5.1.1",
"cross-fetch": "^4.0.0",
"fast-check": "~3.13.1",
"object-hash": "^3.0.0",
Expand All @@ -40,7 +40,7 @@
"mongodb": "6.1.0",
"redis": "^3.1.2",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"typesVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/pnpm-singleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/node": "~20.8.7",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"typesVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prelude/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/validator": "^13.11.5",
"fast-check": "~3.13.1",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"typesVersions": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"@effect-app/compiler": "workspace:*",
"@babel/cli": "^7.23.0",
"@types/node": "~20.8.7",
"@types/react": "^18.2.29",
"@types/react": "^18.2.30",
"react": "^18.2.0",
"react-hook-form": "7.40.0",
"react-intl": "^6.5.0",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"typesVersions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/validator": "^13.11.5",
"fast-check": "~3.13.1",
"ts-toolbelt": "^9.6.0",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vitest": "^0.34.6"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@formatjs/intl": "^2.9.4",
"query-string": "^8.1.0",
"swrv": "^1.0.4",
"vue": "^3.3.4"
"vue": "^3.3.5"
},
"devDependencies": {
"@effect-app/compiler": "workspace:*",
Expand All @@ -22,7 +22,7 @@
"@types/node": "~20.8.7",
"json5": "^2.2.3",
"ts-node": "^10.9.1",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.202310102",
"typescript": "npm:@effect-app/typescript@5.3.0-tsplus.20231020",
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit 8a419e8

Please sign in to comment.