Skip to content

Commit

Permalink
update effect (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti authored Oct 2, 2023
1 parent f56bd45 commit d055eba
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 135 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@effect/language-service": "^0.0.19",
"@effect/language-service": "^0.0.21",
"@mdx-js/mdx": "^2.3.0",
"@types/node": "^18.16.1",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"autoprefixer": "^10.4.14",
"effect": "2.0.0-next.35",
"effect": "2.0.0-next.41",
"eslint": "^8.38.0",
"eslint-config-next": "^13.3.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -46,6 +46,6 @@
"remark-gfm": "^3.0.1",
"remark-shiki-twoslash": "^3.1.2",
"tailwindcss": "^3.3.2",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit d055eba

Please sign in to comment.