Skip to content

Commit 1c77212

Browse files
authored
Merge pull request #434 from Commencis/feature/update-dependencies
chore: update dependencies and re-create lock file
2 parents f2e8bcc + af5eb62 commit 1c77212

File tree

5 files changed

+1818
-1574
lines changed

5 files changed

+1818
-1574
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@commencis/starter-react-vite': minor
3+
---
4+
5+
chore: update dependencies and re-create lock file

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20
1+
24.11

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Commencis Starter - React Vite provides a streamlined foundation for building mo
3939
- 🔍 Vitest
4040
- 🚦 Mock Service Worker
4141
- 📚 Storybook
42-
- 🖥️ Node 22
42+
- 🖥️ Node 24
4343
- 📦 PNPM
4444
- ✨ Commencis JS Toolkit Integrations:
4545
- ESLint, Prettier, Stylelint, Commitlint, Lint-Staged
@@ -50,7 +50,7 @@ Commencis Starter - React Vite provides a streamlined foundation for building mo
5050

5151
#### Node.js
5252

53-
Before you begin, ensure you have `node: >= 22.20` installed on your system.
53+
Before you begin, ensure you have `node: >= 24.11` installed on your system.
5454

5555
#### pnpm
5656

package.json

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"license": "Apache-2.0",
88
"type": "module",
99
"engines": {
10-
"node": ">=22.20"
10+
"node": ">=24.11"
1111
},
12-
"packageManager": "pnpm@10.18.0",
12+
"packageManager": "pnpm@10.25.0",
1313
"scripts": {
1414
"preinstall": "npx only-allow pnpm",
1515
"dev": "vite",
@@ -38,53 +38,53 @@
3838
},
3939
"dependencies": {
4040
"@hookform/resolvers": "5.2.2",
41-
"@reduxjs/toolkit": "2.9.0",
42-
"axios": "1.12.2",
41+
"@reduxjs/toolkit": "2.11.1",
42+
"axios": "1.13.2",
4343
"clsx": "2.1.1",
44-
"i18next": "25.5.3",
45-
"react": "19.2.0",
46-
"react-dom": "19.2.0",
47-
"react-hook-form": "7.63.0",
48-
"react-i18next": "16.0.0",
44+
"i18next": "25.7.2",
45+
"react": "19.2.1",
46+
"react-dom": "19.2.1",
47+
"react-hook-form": "7.68.0",
48+
"react-i18next": "16.4.1",
4949
"react-redux": "9.2.0",
50-
"react-router": "7.9.3",
51-
"zod": "4.1.11"
50+
"react-router": "7.10.1",
51+
"zod": "4.1.13"
5252
},
5353
"devDependencies": {
54-
"@changesets/cli": "2.29.7",
55-
"@commencis/commitlint-config": "1.2.0",
56-
"@commencis/eslint-config": "2.3.0",
57-
"@commencis/eslint-plugin": "1.6.0",
58-
"@commencis/lint-staged-config": "1.2.0",
59-
"@commencis/prettier-config": "2.0.0",
60-
"@commencis/stylelint-config": "2.4.0",
61-
"@storybook/addon-a11y": "9.1.10",
62-
"@storybook/addon-docs": "9.1.10",
63-
"@storybook/addon-links": "9.1.10",
64-
"@storybook/react-vite": "9.1.10",
54+
"@changesets/cli": "2.29.8",
55+
"@commencis/commitlint-config": "2.0.0",
56+
"@commencis/eslint-config": "2.4.0",
57+
"@commencis/eslint-plugin": "2.0.0",
58+
"@commencis/lint-staged-config": "2.0.0",
59+
"@commencis/prettier-config": "2.1.0",
60+
"@commencis/stylelint-config": "2.5.0",
61+
"@storybook/addon-a11y": "10.1.6",
62+
"@storybook/addon-docs": "10.1.6",
63+
"@storybook/addon-links": "10.1.6",
64+
"@storybook/react-vite": "10.1.6",
6565
"@svitejs/changesets-changelog-github-compact": "1.2.0",
6666
"@testing-library/jest-dom": "6.9.1",
6767
"@testing-library/react": "16.3.0",
6868
"@testing-library/user-event": "14.6.1",
69-
"@types/node": "22.18.8",
70-
"@types/react": "19.2.0",
71-
"@types/react-dom": "19.2.0",
72-
"@vitejs/plugin-react-swc": "4.1.0",
73-
"@vitest/coverage-v8": "3.2.4",
74-
"commitlint": "20.1.0",
75-
"eslint": "9.36.0",
69+
"@types/node": "24.10.2",
70+
"@types/react": "19.2.7",
71+
"@types/react-dom": "19.2.3",
72+
"@vitejs/plugin-react-swc": "4.2.2",
73+
"@vitest/coverage-v8": "4.0.15",
74+
"commitlint": "20.2.0",
75+
"eslint": "9.39.1",
7676
"husky": "9.1.7",
77-
"jsdom": "27.0.0",
78-
"lint-staged": "16.2.3",
79-
"msw": "2.11.3",
80-
"prettier": "3.6.2",
81-
"sass-embedded": "1.93.2",
82-
"storybook": "9.1.10",
83-
"stylelint": "16.25.0",
77+
"jsdom": "27.3.0",
78+
"lint-staged": "16.2.7",
79+
"msw": "2.12.4",
80+
"prettier": "3.7.4",
81+
"sass-embedded": "1.95.1",
82+
"storybook": "10.1.6",
83+
"stylelint": "16.26.1",
8484
"typescript": "5.9.3",
85-
"vite": "7.1.9",
85+
"vite": "7.2.7",
8686
"vite-plugin-svgr": "4.5.0",
87-
"vitest": "3.2.4"
87+
"vitest": "4.0.15"
8888
},
8989
"msw": {
9090
"workerDirectory": [

0 commit comments

Comments
 (0)