Skip to content

Commit

Permalink
update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Apr 27, 2024
1 parent 473a75d commit 9880566
Show file tree
Hide file tree
Showing 8 changed files with 2,662 additions and 6,288 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,22 +59,22 @@
"@changesets/cli": "^2.27.1",
"@effect/babel-plugin": "^0.2.0",
"@effect/build-utils": "^0.7.6",
"@effect/experimental": "^0.15.7",
"@effect/experimental": "^0.15.11",
"@effect/language-service": "^0.1.0",
"@effect/platform": "^0.50.2",
"@effect/platform-node": "^0.47.2",
"@effect/platform": "^0.50.6",
"@effect/platform-node": "^0.47.6",
"@tim-smart/discord-api-docs-parser": "^0.5.11",
"@types/chai": "^4.3.14",
"@types/node": "^20.12.7",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.5.2",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"concurrently": "^8.2.2",
"dotenv": "^16.4.5",
"effect": "^3.0.3",
"effect": "^3.0.6",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -83,16 +83,16 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"lerna": "^8.1.2",
"madge": "^7.0.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"tsx": "^4.7.2",
"tsx": "^4.7.3",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "1.5.0"
"vitest": "1.5.2"
},
"sideEffects": false,
"gitHead": "e4a2cd1ed8a3b8e631e6b661703400b9c3546a3c"
Expand Down
Loading

0 comments on commit 9880566

Please sign in to comment.