Skip to content

Commit b12a8f4

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

File tree

2 files changed

+10659
-12993
lines changed

2 files changed

+10659
-12993
lines changed

package.json

Lines changed: 64 additions & 64 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.0",
31+
"@heroicons/react": "2.2.0",
32+
"@tailwindcss/typography": "0.5.16",
33+
"axios": "1.8.4",
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",
36+
"flowbite": "3.1.2",
37+
"flowbite-react": "0.11.5",
38+
"next": "15.2.4",
3939
"next-seo": "6.6.0",
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.1.0",
42+
"react-dom": "19.1.0",
43+
"react-hook-form": "7.55.0",
44+
"react-intersection-observer": "9.16.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": "19.8.0",
49+
"@commitlint/config-conventional": "19.8.0",
50+
"@commitlint/cz-commitlint": "19.8.0",
51+
"@eslint/compat": "1.2.7",
52+
"@eslint/eslintrc": "3.3.1",
53+
"@eslint/js": "9.23.0",
54+
"@next/bundle-analyzer": "15.2.4",
55+
"@percy/cli": "1.30.7",
56+
"@percy/cypress": "3.1.5",
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.11",
60+
"@storybook/addon-interactions": "8.6.11",
61+
"@storybook/addon-links": "8.6.11",
62+
"@storybook/blocks": "8.6.11",
63+
"@storybook/nextjs": "8.6.11",
64+
"@storybook/react": "8.6.11",
65+
"@storybook/test-runner": "0.22.0",
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.0.3",
68+
"@testing-library/jest-dom": "6.6.3",
69+
"@testing-library/react": "16.2.0",
70+
"@types/jest": "29.5.14",
71+
"@types/node": "22.13.14",
72+
"@types/react": "19.0.12",
73+
"@typescript-eslint/eslint-plugin": "8.29.0",
74+
"@typescript-eslint/parser": "8.29.0",
75+
"autoprefixer": "10.4.21",
7676
"commitizen": "4.3.1",
7777
"cross-env": "7.0.3",
7878
"cssnano": "7.0.6",
79-
"cypress": "13.15.0",
80-
"eslint": "9.12.0",
79+
"cypress": "14.2.1",
80+
"eslint": "9.23.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",
83+
"eslint-config-next": "15.2.4",
84+
"eslint-config-prettier": "10.1.1",
85+
"eslint-plugin-cypress": "4.2.0",
8686
"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",
87+
"eslint-plugin-import-helpers": "2.0.1",
88+
"eslint-plugin-jest": "28.11.0",
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.2.5",
93+
"eslint-plugin-react": "7.37.4",
94+
"eslint-plugin-react-hooks": "5.2.0",
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",
96+
"eslint-plugin-storybook": "0.12.0",
97+
"eslint-plugin-tailwindcss": "3.18.0",
98+
"eslint-plugin-testing-library": "7.1.1",
9999
"eslint-plugin-unused-imports": "4.1.4",
100-
"globals": "15.10.0",
100+
"globals": "16.0.0",
101101
"http-server": "14.1.1",
102-
"husky": "9.1.6",
102+
"husky": "9.1.7",
103103
"jest": "29.7.0",
104104
"jest-environment-jsdom": "29.7.0",
105-
"lint-staged": "15.2.10",
105+
"lint-staged": "15.5.0",
106106
"npm-run-all": "4.1.5",
107-
"postcss": "8.4.47",
108-
"prettier": "3.3.3",
109-
"prettier-plugin-tailwindcss": "0.6.8",
107+
"postcss": "8.5.3",
108+
"prettier": "3.5.3",
109+
"prettier-plugin-tailwindcss": "0.6.11",
110110
"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"
111+
"semantic-release": "24.2.3",
112+
"start-server-and-test": "2.0.11",
113+
"storybook": "8.6.11",
114+
"tailwindcss": "4.0.17",
115+
"typescript": "5.8.2"
116116
},
117117
"config": {
118118
"commitizen": {

0 commit comments

Comments
 (0)