Skip to content

Commit 9449e4e

Browse files
authored
Merge pull request #33 from stevent-team/chore/update-packages
Update packages
2 parents a877d11 + bb41db3 commit 9449e4e

File tree

3 files changed

+609
-594
lines changed

3 files changed

+609
-594
lines changed

.changeset/yellow-hounds-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@stevent-team/react-zoom-form": patch
3+
---
4+
5+
Update packages

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,22 @@
3838
},
3939
"devDependencies": {
4040
"@changesets/cli": "^2.26.2",
41-
"@testing-library/jest-dom": "^5.16.5",
41+
"@testing-library/jest-dom": "^5.17.0",
4242
"@testing-library/react": "^14.0.0",
4343
"@testing-library/user-event": "^14.4.3",
44-
"@types/react": "^18.2.14",
45-
"@types/react-dom": "^18.2.6",
46-
"@typescript-eslint/eslint-plugin": "^5.60.1",
47-
"@typescript-eslint/parser": "^5.60.1",
48-
"@vitejs/plugin-react": "^4.0.2",
49-
"eslint": "^8.43.0",
50-
"eslint-plugin-react": "^7.32.2",
51-
"happy-dom": "^10.3.0",
44+
"@types/react": "^18.2.18",
45+
"@types/react-dom": "^18.2.7",
46+
"@typescript-eslint/eslint-plugin": "^6.2.1",
47+
"@typescript-eslint/parser": "^6.2.1",
48+
"@vitejs/plugin-react": "^4.0.4",
49+
"eslint": "^8.46.0",
50+
"eslint-plugin-react": "^7.33.1",
51+
"happy-dom": "^10.5.2",
5252
"react": "^18.2.0",
5353
"react-dom": "^18.2.0",
5454
"typescript": "^5.1.5",
55-
"vite": "^4.4.2",
56-
"vite-plugin-dts": "^3.2.0",
55+
"vite": "^4.4.7",
56+
"vite-plugin-dts": "^3.4.0",
5757
"vitest": "^0.33.0",
5858
"zod": "^3.21.4"
5959
}

0 commit comments

Comments
 (0)