Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 64e3f9d

Browse files
chore(deps): update lint
1 parent 1fa2977 commit 64e3f9d

File tree

2 files changed

+90
-91
lines changed

2 files changed

+90
-91
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@
5656
"@types/node": "^20.12.12",
5757
"@types/react": "^18.3.2",
5858
"@types/react-dom": "^18.3.0",
59-
"@typescript-eslint/eslint-plugin": "7.16.0",
60-
"@typescript-eslint/parser": "7.16.0",
59+
"@typescript-eslint/eslint-plugin": "7.16.1",
60+
"@typescript-eslint/parser": "7.16.1",
6161
"@vitejs/plugin-react": "^4.3.1",
6262
"autoprefixer": "^10.4.19",
6363
"concurrently": "^8.2.2",
6464
"eslint": "8.57.0",
6565
"eslint-config-prettier": "9.1.0",
6666
"eslint-plugin-import": "2.29.1",
67-
"eslint-plugin-react": "7.34.3",
67+
"eslint-plugin-react": "7.34.4",
6868
"eslint-plugin-react-hooks": "4.6.2",
6969
"eslint-plugin-sonarjs": "^1.0.3",
7070
"eslint-plugin-tailwindcss": "3.17.4",
@@ -74,7 +74,7 @@
7474
"postcss-cli": "^11.0.0",
7575
"postcss-import": "^16.1.0",
7676
"postcss-lightningcss": "^1.0.0",
77-
"prettier": "3.3.2",
77+
"prettier": "3.3.3",
7878
"prettier-plugin-pkg": "0.18.1",
7979
"prettier-plugin-tailwindcss": "0.6.5",
8080
"turbo": "^2.0.3",

0 commit comments

Comments
 (0)