Skip to content

Commit 5e1047f

Browse files
chore(deps): update non-patch updates for devdependencies
1 parent dae7e8e commit 5e1047f

File tree

2 files changed

+875
-257
lines changed

2 files changed

+875
-257
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,25 +32,25 @@
3232
"@semantic-release/commit-analyzer": "11.1.0",
3333
"@semantic-release/exec": "6.0.3",
3434
"@semantic-release/git": "10.0.1",
35-
"@types/node": "20.10.5",
36-
"@types/react": "18.2.45",
37-
"@types/react-dom": "18.2.18",
38-
"@typescript-eslint/eslint-plugin": "6.15.0",
39-
"@typescript-eslint/parser": "6.15.0",
40-
"eslint": "8.56.0",
41-
"eslint-config-next": "14.0.4",
35+
"@types/node": "20.16.1",
36+
"@types/react": "18.3.4",
37+
"@types/react-dom": "18.3.0",
38+
"@typescript-eslint/eslint-plugin": "6.21.0",
39+
"@typescript-eslint/parser": "6.21.0",
40+
"eslint": "8.57.0",
41+
"eslint-config-next": "14.2.6",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-import-resolver-typescript": "3.6.1",
4444
"eslint-plugin-import": "2.29.1",
45-
"eslint-plugin-jsx-a11y": "6.8.0",
46-
"eslint-plugin-prettier": "5.1.2",
47-
"eslint-plugin-react": "7.33.2",
45+
"eslint-plugin-jsx-a11y": "6.9.0",
46+
"eslint-plugin-prettier": "5.2.1",
47+
"eslint-plugin-react": "7.35.0",
4848
"eslint-plugin-react-hooks": "4.6.0",
4949
"husky": "8.0.3",
5050
"lint-staged": "15.2.0",
51-
"prettier": "3.1.1",
51+
"prettier": "3.3.3",
5252
"semantic-release": "22.0.12",
53-
"typescript": "5.3.3"
53+
"typescript": "5.5.4"
5454
},
5555
"volta": {
5656
"node": "18.19.0"

0 commit comments

Comments
 (0)