Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrHoroshih committed Mar 19, 2024
1 parent c7ae644 commit d97783c
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions apps/playground-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"autoprefixer": "10.4.14",
"effector": "^23.0.0",
"effector-react": "^23.0.1",
"effector": "^23.2.0",
"effector-react": "^23.2.0",
"eslint": "8.38.0",
"eslint-config-next": "13.3.0",
"mvp.css": "^1.12.0",
Expand Down
54 changes: 27 additions & 27 deletions apps/playground-app/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@babel/core": "^7.21.4",
"@types/react": "^18.0.31",
"@vitejs/plugin-react": "^3.1.0",
"effector": "^23.0.0",
"effector-react": "^23.0.1",
"effector": "^23.2.0",
"effector-react": "^23.2.0",
"happy-dom": "^9.10.9",
"react": "^18.2.0",
"typescript": "^5.0.3",
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit d97783c

Please sign in to comment.