Skip to content

Commit b443e3c

Browse files
paalamugangithub-actions[bot]
authored andcommitted
build: update dependencies to the latest version
1 parent 9c68deb commit b443e3c

File tree

2 files changed

+3965
-4719
lines changed

2 files changed

+3965
-4719
lines changed

package.json

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -44,124 +44,124 @@
4444
"commit": "cz"
4545
},
4646
"dependencies": {
47-
"@heroicons/react": "^2.1.3",
48-
"@hookform/resolvers": "^3.3.4",
49-
"@radix-ui/react-dropdown-menu": "^2.0.6",
50-
"@radix-ui/react-label": "^2.0.2",
51-
"@radix-ui/react-scroll-area": "^1.0.5",
52-
"@radix-ui/react-select": "^2.0.0",
53-
"@radix-ui/react-toast": "^1.1.5",
47+
"@heroicons/react": "^2.1.4",
48+
"@hookform/resolvers": "^3.6.0",
49+
"@radix-ui/react-dropdown-menu": "^2.1.1",
50+
"@radix-ui/react-label": "^2.1.0",
51+
"@radix-ui/react-scroll-area": "^1.1.0",
52+
"@radix-ui/react-select": "^2.1.1",
53+
"@radix-ui/react-toast": "^1.2.1",
5454
"@t3-oss/env-nextjs": "^0.10.1",
5555
"@tailwindcss/typography": "^0.5.13",
56-
"@tanstack/react-query": "^5.36.2",
57-
"@tanstack/react-query-devtools": "^5.36.2",
56+
"@tanstack/react-query": "^5.49.2",
57+
"@tanstack/react-query-devtools": "^5.49.2",
5858
"@trpc/client": "11.0.0-rc.370",
5959
"@trpc/next": "11.0.0-rc.370",
6060
"@trpc/react-query": "11.0.0-rc.370",
6161
"@trpc/server": "11.0.0-rc.370",
6262
"clsx": "^2.1.1",
63-
"glob": "^10.3.15",
63+
"glob": "^10.4.2",
6464
"luxon": "^3.4.4",
65-
"next": "^14.2.3",
65+
"next": "^14.2.4",
6666
"next-auth": "^4.24.7",
6767
"next-themes": "^0.3.0",
6868
"nextjs-toploader": "^1.6.12",
69-
"path-to-regexp": "^6.2.2",
69+
"path-to-regexp": "^7.0.0",
7070
"postcss-calc": "^10.0.0",
7171
"postcss-import": "^16.1.0",
7272
"postcss-mixins": "^10.0.1",
7373
"postcss-simple-vars": "^7.0.1",
7474
"postgres": "^3.4.4",
75-
"react": "~18.2.0",
76-
"react-dom": "~18.2.0",
77-
"react-hook-form": "^7.51.4",
75+
"react": "~18.3.1",
76+
"react-dom": "~18.3.1",
77+
"react-hook-form": "^7.52.0",
7878
"server-only": "^0.0.1",
79-
"sharp": "^0.33.3",
79+
"sharp": "^0.33.4",
8080
"superjson": "^2.2.1",
8181
"tailwind-merge": "^2.3.0",
8282
"tailwindcss-animate": "^1.0.7",
83-
"zod": "^3.23.6",
84-
"zustand": "^4.5.2"
83+
"zod": "^3.23.8",
84+
"zustand": "^4.5.4"
8585
},
8686
"devDependencies": {
8787
"@commitlint/cli": "^19.3.0",
8888
"@commitlint/config-conventional": "^19.2.2",
8989
"@commitlint/cz-commitlint": "^19.2.0",
90-
"@next/bundle-analyzer": "^14.2.3",
91-
"@playwright/test": "^1.43.1",
90+
"@next/bundle-analyzer": "^14.2.4",
91+
"@playwright/test": "^1.45.0",
9292
"@savvywombat/tailwindcss-grid-areas": "^4.0.0",
9393
"@semantic-release/changelog": "^6.0.3",
9494
"@semantic-release/git": "^10.0.1",
95-
"@storybook/addon-essentials": "^7.6.19",
96-
"@storybook/addon-interactions": "^7.6.19",
97-
"@storybook/addon-links": "^7.6.19",
98-
"@storybook/blocks": "^7.6.19",
99-
"@storybook/nextjs": "^7.6.19",
100-
"@storybook/react": "^7.6.19",
101-
"@storybook/test": "^7.6.19",
102-
"@storybook/test-runner": "^0.16.0",
95+
"@storybook/addon-essentials": "^8.1.11",
96+
"@storybook/addon-interactions": "^8.1.11",
97+
"@storybook/addon-links": "^8.1.11",
98+
"@storybook/blocks": "^8.1.11",
99+
"@storybook/nextjs": "^8.1.11",
100+
"@storybook/react": "^8.1.11",
101+
"@storybook/test": "^8.1.11",
102+
"@storybook/test-runner": "^0.19.0",
103103
"@tailwindcss/container-queries": "^0.1.1",
104-
"@testing-library/jest-dom": "^6.4.5",
105-
"@testing-library/react": "^15.0.6",
104+
"@testing-library/jest-dom": "^6.4.6",
105+
"@testing-library/react": "^16.0.0",
106106
"@testing-library/user-event": "^14.5.2",
107107
"@total-typescript/ts-reset": "^0.5.1",
108108
"@types/jest": "^29.5.12",
109109
"@types/luxon": "^3.4.2",
110-
"@types/node": "^20.12.9",
111-
"@types/react": "^18.3.1",
112-
"@typescript-eslint/eslint-plugin": "^7.8.0",
113-
"@typescript-eslint/parser": "^7.8.0",
110+
"@types/node": "^20.14.9",
111+
"@types/react": "^18.3.3",
112+
"@typescript-eslint/eslint-plugin": "^7.14.1",
113+
"@typescript-eslint/parser": "^7.14.1",
114114
"autoprefixer": "^10.4.19",
115115
"commitizen": "^4.3.0",
116116
"cross-env": "^7.0.3",
117-
"cssnano": "^7.0.1",
117+
"cssnano": "^7.0.3",
118118
"dotenv": "^16.4.5",
119-
"eslint": "^8.57.0",
119+
"eslint": "^9.6.0",
120120
"eslint-config-airbnb": "^19.0.4",
121121
"eslint-config-airbnb-typescript": "^18.0.0",
122-
"eslint-config-next": "^14.2.3",
122+
"eslint-config-next": "^14.2.4",
123123
"eslint-config-prettier": "^9.1.0",
124124
"eslint-plugin-import": "^2.29.1",
125-
"eslint-plugin-jest": "^28.5.0",
125+
"eslint-plugin-jest": "^28.6.0",
126126
"eslint-plugin-jest-dom": "^5.4.0",
127127
"eslint-plugin-jest-formatting": "^3.1.0",
128-
"eslint-plugin-jsx-a11y": "^6.8.0",
128+
"eslint-plugin-jsx-a11y": "^6.9.0",
129129
"eslint-plugin-mdx": "^3.1.5",
130-
"eslint-plugin-playwright": "^1.6.0",
130+
"eslint-plugin-playwright": "^1.6.2",
131131
"eslint-plugin-prettier": "^5.1.3",
132-
"eslint-plugin-react": "^7.34.1",
132+
"eslint-plugin-react": "^7.34.3",
133133
"eslint-plugin-react-hooks": "^4.6.2",
134134
"eslint-plugin-simple-import-sort": "^12.1.0",
135135
"eslint-plugin-storybook": "^0.8.0",
136-
"eslint-plugin-tailwindcss": "^3.15.1",
136+
"eslint-plugin-tailwindcss": "^3.17.4",
137137
"eslint-plugin-testing-library": "^6.2.2",
138-
"eslint-plugin-unused-imports": "^3.2.0",
138+
"eslint-plugin-unused-imports": "^4.0.0",
139139
"http-server": "^14.1.1",
140140
"husky": "^9.0.11",
141141
"jest": "^29.7.0",
142142
"jest-environment-jsdom": "^29.7.0",
143-
"jest-fail-on-console": "^3.2.0",
144-
"jiti": "^1.21.0",
145-
"lint-staged": "^15.2.2",
143+
"jest-fail-on-console": "^3.3.0",
144+
"jiti": "^1.21.6",
145+
"lint-staged": "^15.2.7",
146146
"npm-run-all": "^4.1.5",
147-
"postcss": "^8.4.38",
148-
"prettier": "^3.2.5",
147+
"postcss": "^8.4.39",
148+
"prettier": "^3.3.2",
149149
"prettier-plugin-embed": "^0.4.15",
150150
"prettier-plugin-sql": "^0.18.0",
151-
"prettier-plugin-tailwindcss": "^0.5.14",
152-
"rimraf": "^5.0.5",
153-
"semantic-release": "^23.0.8",
154-
"start-server-and-test": "^2.0.3",
155-
"storybook": "^7.6.19",
156-
"stylelint": "^16.5.0",
157-
"stylelint-config-standard": "^36.0.0",
151+
"prettier-plugin-tailwindcss": "^0.6.5",
152+
"rimraf": "^5.0.7",
153+
"semantic-release": "^24.0.0",
154+
"start-server-and-test": "^2.0.4",
155+
"storybook": "^8.1.11",
156+
"stylelint": "^16.6.1",
157+
"stylelint-config-standard": "^36.0.1",
158158
"stylelint-order": "^6.0.4",
159159
"stylelint-prettier": "^5.0.0",
160160
"stylelint-selector-bem-pattern": "^4.0.0",
161-
"tailwindcss": "^3.4.3",
161+
"tailwindcss": "^3.4.4",
162162
"ts-node": "^10.9.2",
163-
"tsx": "^4.9.3",
164-
"typescript": "^5.4.5"
163+
"tsx": "^4.16.0",
164+
"typescript": "^5.5.2"
165165
},
166166
"engines": {
167167
"node": ">=20.12.2"

0 commit comments

Comments
 (0)