Skip to content

Commit

Permalink
housekeeping: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Dec 17, 2024
1 parent 4affc8a commit 7b2fe38
Show file tree
Hide file tree
Showing 6 changed files with 266 additions and 266 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,24 +61,24 @@
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
"@changesets/cli": "^2.27.10",
"@dprint/typescript": "^0.93.3",
"@effect-app/cli": "^1.11.3",
"@effect-app/cli": "^1.11.4",
"@effect-app/eslint-codegen-model": "workspace:*",
"@effect-app/infra": "workspace:*",
"@effect-app/pnpm-singleton": "workspace:*",
"@effect/language-service": "0.2.0",
"@effect/platform": "^0.71.2",
"@effect/platform-node": "^0.66.2",
"@effect/platform": "^0.71.4",
"@effect/platform-node": "^0.67.0",
"@phaphoso/eslint-plugin-dprint": "^0.5.2",
"@tsconfig/strictest": "^2.0.5",
"@types/lodash": "^4.17.13",
"@types/node": "~22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@typescript-eslint/scope-manager": "8.18.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/scope-manager": "8.18.1",
"babel-plugin-replace-import-extension": "^1.1.4",
"concurrently": "^9.1.0",
"dprint": "^0.47.6",
"effect": "^3.11.7",
"effect": "^3.11.8",
"effect-app": "workspace:*",
"enhanced-resolve": "^5.17.1",
"eslint": "^8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/effect-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@effect/rpc": "^0.46.2",
"@effect/rpc-http": "^0.44.2",
"@effect/rpc": "^0.46.4",
"@effect/rpc-http": "^0.44.4",
"@tsconfig/strictest": "^2.0.5",
"date-fns": "^4.1.0",
"nanoid": "^5.0.9",
"path-parser": "^6.1.0",
"query-string": "^9.1.1",
"ts-pattern": "^5.5.0",
"ts-pattern": "^5.6.0",
"ts-toolbelt": "^9.6.0",
"uuid": "^11.0.3",
"validator": "^13.12.0"
Expand All @@ -27,8 +27,8 @@
"vitest": "^2.1.8"
},
"peerDependencies": {
"@effect/platform": "^0.71.2",
"effect": "^3.11.7"
"@effect/platform": "^0.71.4",
"effect": "^3.11.8"
},
"typesVersions": {
"*": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-codegen-model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@babel/generator": "7.26.3",
"@babel/parser": "7.26.3",
"@typescript-eslint/utils": "8.18.0",
"@typescript-eslint/utils": "8.18.1",
"eslint-plugin-codegen": "0.17.0",
"glob": "8.1.0",
"io-ts": "2.2.22",
Expand All @@ -25,15 +25,15 @@
"lodash": "4.17.21"
},
"peerDependencies": {
"effect": "^3.11.7"
"effect": "^3.11.8"
},
"devDependencies": {
"@babel/types": "7.26.3",
"@types/babel__generator": "7.6.8",
"@types/babel__traverse": "7.20.6",
"@types/glob": "8.1.0",
"@types/lodash": "4.17.13",
"effect": "^3.11.7",
"effect": "^3.11.8",
"madge": "8.0.0",
"typescript": "^5.7.2"
},
Expand Down
16 changes: 8 additions & 8 deletions packages/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@azure/cosmos": "^4.2.0",
"@azure/service-bus": "^7.9.5",
"@babel/cli": "^7.26.4",
"@sentry/node": "^8.45.0",
"@sentry/node": "^8.45.1",
"@types/express": "^5.0.0",
"@types/node": "~22.10.2",
"@types/proper-lockfile": "^4.1.4",
Expand All @@ -38,17 +38,17 @@
"peerDependencies": {
"@azure/cosmos": "^4.2.0",
"@azure/service-bus": "^7.9.5",
"@effect/experimental": "^0.34.2",
"@effect/platform": "^0.71.2",
"@effect/rpc-http": "^0.44.2",
"@effect/rpc": "^0.46.2",
"@effect/sql": "^0.23.2",
"@effect/vitest": "^0.14.7",
"@effect/experimental": "^0.35.0",
"@effect/platform": "^0.71.4",
"@effect/rpc-http": "^0.44.4",
"@effect/rpc": "^0.46.4",
"@effect/sql": "^0.24.0",
"@effect/vitest": "^0.14.8",
"@sendgrid/helpers": "^8.0.0",
"@sendgrid/mail": "^8.1.4",
"redis": "^3.1.2",
"redlock": "^4.2.0",
"effect": "^3.11.7",
"effect": "^3.11.8",
"express": "^4.21.2"
},
"typesVersions": {
Expand Down
10 changes: 5 additions & 5 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"query-string": "^9.1.1"
},
"peerDependencies": {
"@effect/platform": "^0.71.2",
"@effect/platform-browser": "^0.50.2",
"@effect/platform": "^0.71.4",
"@effect/platform-browser": "^0.50.4",
"@effect-rx/rx": "^0.34.6",
"@effect-rx/rx-vue": "^0.11.6",
"@sentry/browser": "^8.45.0",
"effect": "^3.11.7",
"@sentry/browser": "^8.45.1",
"effect": "^3.11.8",
"vue": "^3.5.13"
},
"devDependencies": {
"@babel/cli": "^7.26.4",
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"@types/node": "~22.10.2",
"intl-messageformat": "^10.7.10",
"json5": "^2.2.3",
Expand Down
Loading

0 comments on commit 7b2fe38

Please sign in to comment.