Skip to content

Commit 278977c

Browse files
committed
chore: update dependencies in package.json
1 parent a811060 commit 278977c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,13 @@
4444
"pr:ci": "act pull_request --container-architecture linux/amd64"
4545
},
4646
"dependencies": {
47-
"@changesets/cli": "^2.27.9",
48-
"@eslint/eslintrc": "^3.1.0",
47+
4948
"@hookform/error-message": "^2.0.1",
5049
"@hookform/resolvers": "^3.9.0",
5150
"@icons-pack/react-simple-icons": "^10.0.0",
5251
"@tanstack/react-query": "^5.59.14",
5352
"@tanstack/react-query-devtools": "^5.59.14",
54-
"@testing-library/jest-dom": "^6.5.0",
55-
"chalk": "^5.3.0",
5653
"clsx": "^2.1.1",
57-
"git-cliff": "^2.6.1",
58-
"is-ci": "^3.0.1",
5954
"next": "14.2.15",
6055
"nextjs-google-analytics": "^2.3.7",
6156
"react": "^18.3.1",
@@ -69,6 +64,12 @@
6964
"zod": "^3.23.8"
7065
},
7166
"devDependencies": {
67+
"@eslint/eslintrc": "^3.1.0",
68+
"@testing-library/jest-dom": "^6.5.0",
69+
"chalk": "^5.3.0",
70+
"git-cliff": "^2.6.1",
71+
"is-ci": "^3.0.1",
72+
"@changesets/cli": "^2.27.9",
7273
"@biomejs/biome": "1.9.3",
7374
"@chromatic-com/storybook": "2.0.2",
7475
"@commitlint/cli": "^19.5.0",

0 commit comments

Comments
 (0)