Skip to content

Commit c41d8f9

Browse files
paalamugangithub-actions[bot]
authored andcommitted
build: update dependencies to the latest version
1 parent 5471a2d commit c41d8f9

File tree

2 files changed

+1344
-2368
lines changed

2 files changed

+1344
-2368
lines changed

package.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
},
4545
"dependencies": {
4646
"@heroicons/react": "^2.1.3",
47-
"@hookform/resolvers": "^3.3.4",
47+
"@hookform/resolvers": "^3.4.0",
4848
"@radix-ui/react-dropdown-menu": "^2.0.6",
4949
"@radix-ui/react-label": "^2.0.2",
5050
"@radix-ui/react-scroll-area": "^1.0.5",
5151
"@radix-ui/react-select": "^2.0.0",
5252
"@radix-ui/react-toast": "^1.1.5",
5353
"@t3-oss/env-nextjs": "^0.10.1",
5454
"@tailwindcss/typography": "^0.5.13",
55-
"@tanstack/react-query": "^5.36.2",
56-
"@tanstack/react-query-devtools": "^5.36.2",
55+
"@tanstack/react-query": "^5.37.1",
56+
"@tanstack/react-query-devtools": "^5.37.1",
5757
"@trpc/client": "11.0.0-rc.370",
5858
"@trpc/next": "11.0.0-rc.370",
5959
"@trpc/react-query": "11.0.0-rc.370",
@@ -71,53 +71,53 @@
7171
"postcss-mixins": "^10.0.1",
7272
"postcss-simple-vars": "^7.0.1",
7373
"postgres": "^3.4.4",
74-
"react": "~18.2.0",
75-
"react-dom": "~18.2.0",
74+
"react": "~18.3.1",
75+
"react-dom": "~18.3.1",
7676
"react-hook-form": "^7.51.4",
7777
"server-only": "^0.0.1",
78-
"sharp": "^0.33.3",
78+
"sharp": "^0.33.4",
7979
"superjson": "^2.2.1",
8080
"tailwind-merge": "^2.3.0",
8181
"tailwindcss-animate": "^1.0.7",
82-
"zod": "^3.23.6",
82+
"zod": "^3.23.8",
8383
"zustand": "^4.5.2"
8484
},
8585
"devDependencies": {
8686
"@commitlint/cli": "^19.3.0",
8787
"@commitlint/config-conventional": "^19.2.2",
8888
"@commitlint/cz-commitlint": "^19.2.0",
8989
"@next/bundle-analyzer": "^14.2.3",
90-
"@percy/cli": "1.28.5",
90+
"@percy/cli": "1.28.6",
9191
"@percy/playwright": "^1.0.5",
92-
"@playwright/test": "^1.43.1",
92+
"@playwright/test": "^1.44.0",
9393
"@savvywombat/tailwindcss-grid-areas": "^4.0.0",
9494
"@semantic-release/changelog": "^6.0.3",
9595
"@semantic-release/git": "^10.0.1",
96-
"@storybook/addon-essentials": "^7.6.19",
97-
"@storybook/addon-interactions": "^7.6.19",
98-
"@storybook/addon-links": "^7.6.19",
99-
"@storybook/blocks": "^7.6.19",
100-
"@storybook/nextjs": "^7.6.19",
101-
"@storybook/react": "^7.6.19",
102-
"@storybook/test": "^7.6.19",
103-
"@storybook/test-runner": "^0.16.0",
96+
"@storybook/addon-essentials": "^8.1.1",
97+
"@storybook/addon-interactions": "^8.1.1",
98+
"@storybook/addon-links": "^8.1.1",
99+
"@storybook/blocks": "^8.1.1",
100+
"@storybook/nextjs": "^8.1.1",
101+
"@storybook/react": "^8.1.1",
102+
"@storybook/test": "^8.1.1",
103+
"@storybook/test-runner": "^0.18.1",
104104
"@tailwindcss/container-queries": "^0.1.1",
105105
"@testing-library/jest-dom": "^6.4.5",
106-
"@testing-library/react": "^15.0.6",
106+
"@testing-library/react": "^15.0.7",
107107
"@testing-library/user-event": "^14.5.2",
108108
"@total-typescript/ts-reset": "^0.5.1",
109109
"@types/jest": "^29.5.12",
110110
"@types/luxon": "^3.4.2",
111-
"@types/node": "^20.12.9",
112-
"@types/react": "^18.3.1",
113-
"@typescript-eslint/eslint-plugin": "^7.8.0",
114-
"@typescript-eslint/parser": "^7.8.0",
111+
"@types/node": "^20.12.12",
112+
"@types/react": "^18.3.2",
113+
"@typescript-eslint/eslint-plugin": "^7.10.0",
114+
"@typescript-eslint/parser": "^7.10.0",
115115
"autoprefixer": "^10.4.19",
116116
"commitizen": "^4.3.0",
117117
"cross-env": "^7.0.3",
118118
"cssnano": "^7.0.1",
119119
"dotenv": "^16.4.5",
120-
"eslint": "^8.57.0",
120+
"eslint": "^9.3.0",
121121
"eslint-config-airbnb": "^19.0.4",
122122
"eslint-config-airbnb-typescript": "^18.0.0",
123123
"eslint-config-next": "^14.2.3",
@@ -128,20 +128,20 @@
128128
"eslint-plugin-jest-formatting": "^3.1.0",
129129
"eslint-plugin-jsx-a11y": "^6.8.0",
130130
"eslint-plugin-mdx": "^3.1.5",
131-
"eslint-plugin-playwright": "^1.6.0",
131+
"eslint-plugin-playwright": "^1.6.1",
132132
"eslint-plugin-prettier": "^5.1.3",
133133
"eslint-plugin-react": "^7.34.1",
134134
"eslint-plugin-react-hooks": "^4.6.2",
135135
"eslint-plugin-simple-import-sort": "^12.1.0",
136136
"eslint-plugin-storybook": "^0.8.0",
137-
"eslint-plugin-tailwindcss": "^3.15.1",
137+
"eslint-plugin-tailwindcss": "^3.15.2",
138138
"eslint-plugin-testing-library": "^6.2.2",
139139
"eslint-plugin-unused-imports": "^3.2.0",
140140
"http-server": "^14.1.1",
141141
"husky": "^9.0.11",
142142
"jest": "^29.7.0",
143143
"jest-environment-jsdom": "^29.7.0",
144-
"jest-fail-on-console": "^3.2.0",
144+
"jest-fail-on-console": "^3.3.0",
145145
"jiti": "^1.21.0",
146146
"lint-staged": "^15.2.2",
147147
"npm-run-all": "^4.1.5",
@@ -150,18 +150,18 @@
150150
"prettier-plugin-embed": "^0.4.15",
151151
"prettier-plugin-sql": "^0.18.0",
152152
"prettier-plugin-tailwindcss": "^0.5.14",
153-
"rimraf": "^5.0.5",
154-
"semantic-release": "^23.0.8",
153+
"rimraf": "^5.0.7",
154+
"semantic-release": "^23.1.1",
155155
"start-server-and-test": "^2.0.3",
156-
"storybook": "^7.6.19",
156+
"storybook": "^8.1.1",
157157
"stylelint": "^16.5.0",
158158
"stylelint-config-standard": "^36.0.0",
159159
"stylelint-order": "^6.0.4",
160160
"stylelint-prettier": "^5.0.0",
161161
"stylelint-selector-bem-pattern": "^4.0.0",
162162
"tailwindcss": "^3.4.3",
163163
"ts-node": "^10.9.2",
164-
"tsx": "^4.9.3",
164+
"tsx": "^4.10.5",
165165
"typescript": "^5.4.5"
166166
},
167167
"engines": {

0 commit comments

Comments
 (0)