Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into upgrade/mypy-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
silviogutierrez committed Feb 22, 2024
2 parents d185c85 + 341261c commit 5e9ecf8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/reactivated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"express": "^4.18.2",
"immer": "^9.0.7",
"immer": "^10.0.3",
"json-schema-to-typescript": "^13.0.1",
"prettier": "^2.8.8",
"react": "^18.1.0",
Expand Down
3 changes: 0 additions & 3 deletions packages/reactivated/src/vite.mts
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ const rendererConfig: InlineConfig = {
dependencies: [
"react-syntax-highlighter",
"lz-string",
"@reduxjs/toolkit",
"immer",
"lodash",
"react-use",
"react-helmet-async",
],
Expand Down

0 comments on commit 5e9ecf8

Please sign in to comment.