Skip to content

Commit

Permalink
chore: update effect
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Dec 21, 2023
1 parent 2d315de commit 3d89641
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 129 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,27 +64,27 @@
"@effect/babel-plugin": "^0.2.0",
"@effect/build-utils": "^0.7.1",
"@effect/language-service": "^0.1.0",
"@effect/platform": "^0.38.0",
"@effect/platform-node": "^0.38.0",
"@effect/platform": "^0.39.0",
"@effect/platform-node": "^0.39.0",
"@tim-smart/discord-api-docs-parser": "^0.5.10",
"@types/chai": "^4.3.11",
"@types/node": "^20.10.5",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/coverage-v8": "^1.1.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"concurrently": "^8.2.2",
"dotenv": "^16.3.1",
"effect": "2.0.0-next.61",
"effect": "2.0.0-next.62",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-codegen": "0.21.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"lerna": "^8.0.1",
Expand All @@ -94,7 +94,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "1.0.4"
"vitest": "1.1.0"
},
"sideEffects": false,
"gitHead": "4d43c4f6e21042928fb56bb7a23a74cdf7044d4e"
Expand Down
Loading

0 comments on commit 3d89641

Please sign in to comment.