Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GRA0007 committed Aug 1, 2023
1 parent a877d11 commit bb41db3
Show file tree
Hide file tree
Showing 3 changed files with 609 additions and 594 deletions.
5 changes: 5 additions & 0 deletions .changeset/yellow-hounds-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@stevent-team/react-zoom-form": patch
---

Update packages
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitejs/plugin-react": "^4.0.2",
"eslint": "^8.43.0",
"eslint-plugin-react": "^7.32.2",
"happy-dom": "^10.3.0",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.46.0",
"eslint-plugin-react": "^7.33.1",
"happy-dom": "^10.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.1.5",
"vite": "^4.4.2",
"vite-plugin-dts": "^3.2.0",
"vite": "^4.4.7",
"vite-plugin-dts": "^3.4.0",
"vitest": "^0.33.0",
"zod": "^3.21.4"
}
Expand Down
Loading

0 comments on commit bb41db3

Please sign in to comment.