Skip to content

Commit ea8547f

Browse files
author
IndianBoyBR
authored
build: update dependencies to the latest version
1 parent 3431954 commit ea8547f

File tree

2 files changed

+11500
-13566
lines changed

2 files changed

+11500
-13566
lines changed

package.json

Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -27,92 +27,92 @@
2727
"postbuild": "next-sitemap"
2828
},
2929
"dependencies": {
30-
"@headlessui/react": "2.1.9",
31-
"@heroicons/react": "2.1.5",
32-
"@tailwindcss/typography": "0.5.15",
33-
"axios": "1.7.7",
34-
"axios-hooks": "5.0.2",
30+
"@headlessui/react": "2.2.9",
31+
"@heroicons/react": "2.2.0",
32+
"@tailwindcss/typography": "0.5.19",
33+
"axios": "1.13.1",
34+
"axios-hooks": "5.1.1",
3535
"date-fns": "4.1.0",
36-
"flowbite": "2.5.2",
37-
"flowbite-react": "0.10.2",
38-
"next": "14.2.14",
39-
"next-seo": "6.6.0",
36+
"flowbite": "3.1.2",
37+
"flowbite-react": "0.12.10",
38+
"next": "16.0.1",
39+
"next-seo": "7.0.1",
4040
"next-sitemap": "4.2.3",
41-
"react": "18.3.1",
42-
"react-dom": "18.3.1",
43-
"react-hook-form": "7.53.0",
44-
"react-intersection-observer": "9.13.1",
45-
"temporal-polyfill": "0.2.5"
41+
"react": "19.2.0",
42+
"react-dom": "19.2.0",
43+
"react-hook-form": "7.66.0",
44+
"react-intersection-observer": "10.0.0",
45+
"temporal-polyfill": "0.3.0"
4646
},
4747
"devDependencies": {
48-
"@commitlint/cli": "19.5.0",
49-
"@commitlint/config-conventional": "19.5.0",
50-
"@commitlint/cz-commitlint": "19.5.0",
51-
"@eslint/compat": "1.2.0",
52-
"@eslint/eslintrc": "3.1.0",
53-
"@eslint/js": "9.12.0",
54-
"@next/bundle-analyzer": "14.2.14",
55-
"@percy/cli": "1.29.4",
56-
"@percy/cypress": "3.1.2",
48+
"@commitlint/cli": "20.1.0",
49+
"@commitlint/config-conventional": "20.0.0",
50+
"@commitlint/cz-commitlint": "20.1.0",
51+
"@eslint/compat": "1.4.1",
52+
"@eslint/eslintrc": "3.3.1",
53+
"@eslint/js": "9.39.0",
54+
"@next/bundle-analyzer": "16.0.1",
55+
"@percy/cli": "1.31.4",
56+
"@percy/cypress": "3.1.6",
5757
"@semantic-release/changelog": "6.0.3",
5858
"@semantic-release/git": "10.0.1",
59-
"@storybook/addon-essentials": "8.3.5",
60-
"@storybook/addon-interactions": "8.3.5",
61-
"@storybook/addon-links": "8.3.5",
62-
"@storybook/blocks": "8.3.5",
63-
"@storybook/nextjs": "8.3.5",
64-
"@storybook/react": "8.3.5",
65-
"@storybook/test-runner": "0.19.1",
59+
"@storybook/addon-essentials": "8.6.14",
60+
"@storybook/addon-interactions": "8.6.14",
61+
"@storybook/addon-links": "10.0.2",
62+
"@storybook/blocks": "8.6.14",
63+
"@storybook/nextjs": "10.0.2",
64+
"@storybook/react": "10.0.2",
65+
"@storybook/test-runner": "0.24.1",
6666
"@storybook/testing-library": "0.2.2",
67-
"@testing-library/cypress": "10.0.2",
68-
"@testing-library/jest-dom": "6.5.0",
69-
"@testing-library/react": "16.0.1",
70-
"@types/jest": "29.5.13",
71-
"@types/node": "22.7.4",
72-
"@types/react": "18.3.11",
73-
"@typescript-eslint/eslint-plugin": "8.8.0",
74-
"@typescript-eslint/parser": "8.8.0",
75-
"autoprefixer": "10.4.20",
67+
"@testing-library/cypress": "10.1.0",
68+
"@testing-library/jest-dom": "6.9.1",
69+
"@testing-library/react": "16.3.0",
70+
"@types/jest": "30.0.0",
71+
"@types/node": "24.9.2",
72+
"@types/react": "19.2.2",
73+
"@typescript-eslint/eslint-plugin": "8.46.2",
74+
"@typescript-eslint/parser": "8.46.2",
75+
"autoprefixer": "10.4.21",
7676
"commitizen": "4.3.1",
77-
"cross-env": "7.0.3",
78-
"cssnano": "7.0.6",
79-
"cypress": "13.15.0",
80-
"eslint": "9.12.0",
77+
"cross-env": "10.1.0",
78+
"cssnano": "7.1.2",
79+
"cypress": "15.5.0",
80+
"eslint": "9.39.0",
8181
"eslint-config-airbnb-base": "15.0.0",
8282
"eslint-config-airbnb-typescript": "18.0.0",
83-
"eslint-config-next": "14.2.14",
84-
"eslint-config-prettier": "9.1.0",
85-
"eslint-plugin-cypress": "3.5.0",
86-
"eslint-plugin-import": "2.31.0",
87-
"eslint-plugin-import-helpers": "1.3.1",
88-
"eslint-plugin-jest": "28.8.3",
89-
"eslint-plugin-jest-dom": "5.4.0",
83+
"eslint-config-next": "16.0.1",
84+
"eslint-config-prettier": "10.1.8",
85+
"eslint-plugin-cypress": "5.2.0",
86+
"eslint-plugin-import": "2.32.0",
87+
"eslint-plugin-import-helpers": "2.0.1",
88+
"eslint-plugin-jest": "29.0.1",
89+
"eslint-plugin-jest-dom": "5.5.0",
9090
"eslint-plugin-jest-formatting": "3.1.0",
91-
"eslint-plugin-jsx-a11y": "6.10.0",
92-
"eslint-plugin-prettier": "5.2.1",
93-
"eslint-plugin-react": "7.37.1",
94-
"eslint-plugin-react-hooks": "4.6.2",
91+
"eslint-plugin-jsx-a11y": "6.10.2",
92+
"eslint-plugin-prettier": "5.5.4",
93+
"eslint-plugin-react": "7.37.5",
94+
"eslint-plugin-react-hooks": "7.0.1",
9595
"eslint-plugin-simple-import-sort": "12.1.1",
96-
"eslint-plugin-storybook": "0.9.0",
97-
"eslint-plugin-tailwindcss": "3.17.4",
98-
"eslint-plugin-testing-library": "6.3.0",
99-
"eslint-plugin-unused-imports": "4.1.4",
100-
"globals": "15.10.0",
96+
"eslint-plugin-storybook": "10.0.2",
97+
"eslint-plugin-tailwindcss": "3.18.2",
98+
"eslint-plugin-testing-library": "7.13.3",
99+
"eslint-plugin-unused-imports": "4.3.0",
100+
"globals": "16.4.0",
101101
"http-server": "14.1.1",
102-
"husky": "9.1.6",
103-
"jest": "29.7.0",
104-
"jest-environment-jsdom": "29.7.0",
105-
"lint-staged": "15.2.10",
102+
"husky": "9.1.7",
103+
"jest": "30.2.0",
104+
"jest-environment-jsdom": "30.2.0",
105+
"lint-staged": "16.2.6",
106106
"npm-run-all": "4.1.5",
107-
"postcss": "8.4.47",
108-
"prettier": "3.3.3",
109-
"prettier-plugin-tailwindcss": "0.6.8",
110-
"rimraf": "6.0.1",
111-
"semantic-release": "24.1.2",
112-
"start-server-and-test": "2.0.8",
113-
"storybook": "8.3.5",
114-
"tailwindcss": "3.4.13",
115-
"typescript": "5.6.2"
107+
"postcss": "8.5.6",
108+
"prettier": "3.6.2",
109+
"prettier-plugin-tailwindcss": "0.7.1",
110+
"rimraf": "6.1.0",
111+
"semantic-release": "25.0.1",
112+
"start-server-and-test": "2.1.2",
113+
"storybook": "10.0.2",
114+
"tailwindcss": "4.1.16",
115+
"typescript": "5.9.3"
116116
},
117117
"config": {
118118
"commitizen": {

0 commit comments

Comments
 (0)