Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Apr 22, 2024
1 parent 79dc159 commit c709fe7
Show file tree
Hide file tree
Showing 2 changed files with 2,659 additions and 6,285 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
},
"peerDependencies": {
"@effect/platform": "^0.49.0",
"@effect/platform": "^0.50.2",
"effect": "^3.0.0"
},
"optionalDependencies": {
Expand All @@ -59,10 +59,10 @@
"@changesets/cli": "^2.27.1",
"@effect/babel-plugin": "^0.2.0",
"@effect/build-utils": "^0.7.6",
"@effect/experimental": "^0.15.0",
"@effect/experimental": "^0.15.7",
"@effect/language-service": "^0.1.0",
"@effect/platform": "^0.49.0",
"@effect/platform-node": "^0.46.0",
"@effect/platform": "^0.50.2",
"@effect/platform-node": "^0.47.2",
"@tim-smart/discord-api-docs-parser": "^0.5.11",
"@types/chai": "^4.3.14",
"@types/node": "^20.12.7",
Expand All @@ -74,7 +74,7 @@
"babel-plugin-annotate-pure-calls": "^0.4.0",
"concurrently": "^8.2.2",
"dotenv": "^16.4.5",
"effect": "^3.0.0",
"effect": "^3.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -91,7 +91,7 @@
"ts-node": "^10.9.2",
"tsx": "^4.7.2",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vitest": "1.5.0"
},
"sideEffects": false,
Expand Down
Loading

0 comments on commit c709fe7

Please sign in to comment.