Skip to content

Commit ecddbfe

Browse files
chore(deps): update all non-major dependencies
1 parent ac69833 commit ecddbfe

2 files changed

Lines changed: 372 additions & 326 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"test:e2e": "playwright test"
2323
},
2424
"devDependencies": {
25-
"@commitlint/cli": "21.1.0",
26-
"@commitlint/config-conventional": "21.1.0",
27-
"@commitlint/cz-commitlint": "21.1.0",
25+
"@commitlint/cli": "21.2.0",
26+
"@commitlint/config-conventional": "21.2.0",
27+
"@commitlint/cz-commitlint": "21.2.0",
2828
"@eslint/compat": "2.1.0",
2929
"@eslint/js": "10.0.1",
3030
"@playwright/test": "1.61.1",
3131
"@remcolakens/simple-component-generator": "1.0.5",
3232
"@semantic-release/changelog": "6.0.3",
3333
"@semantic-release/git": "10.0.1",
3434
"@svgr/cli": "8.1.0",
35-
"@tailwindcss/postcss": "4.3.1",
35+
"@tailwindcss/postcss": "4.3.2",
3636
"@testing-library/jest-dom": "6.9.1",
3737
"@testing-library/react": "16.3.2",
3838
"@testing-library/user-event": "14.6.1",
@@ -43,8 +43,8 @@
4343
"@vitest/coverage-v8": "4.1.9",
4444
"@vitest/ui": "4.1.9",
4545
"commitizen": "4.3.2",
46-
"eslint": "10.5.0",
47-
"eslint-config-next": "16.2.9",
46+
"eslint": "10.6.0",
47+
"eslint-config-next": "16.2.10",
4848
"eslint-config-prettier": "^10.1.8",
4949
"eslint-plugin-playwright": "2.10.4",
5050
"eslint-plugin-prettier": "5.5.6",
@@ -53,22 +53,22 @@
5353
"inquirer": "10.2.2",
5454
"jsdom": "29.1.1",
5555
"lint-staged": "17.0.8",
56-
"postcss": "8.5.15",
57-
"prettier": "3.8.4",
56+
"postcss": "8.5.16",
57+
"prettier": "3.9.4",
5858
"prettier-plugin-organize-imports": "4.3.0",
5959
"prettier-plugin-tailwindcss": "0.8.0",
6060
"rimraf": "6.1.3",
6161
"semantic-release": "25.0.5",
62-
"tailwindcss": "4.3.1",
62+
"tailwindcss": "4.3.2",
6363
"typescript": "6.0.3",
6464
"vite-tsconfig-paths": "6.1.1",
6565
"vitest": "4.1.9"
6666
},
6767
"dependencies": {
6868
"class-variance-authority": "0.7.1",
6969
"clsx": "2.1.1",
70-
"lucide-react": "1.21.0",
71-
"next": "16.2.9",
70+
"lucide-react": "1.23.0",
71+
"next": "16.2.10",
7272
"react": "19.2.7",
7373
"react-dom": "19.2.7",
7474
"react-use": "17.6.1",

0 commit comments

Comments
 (0)