Skip to content

Commit 5a3d63f

Browse files
committed
chore: Update dependencies
1 parent 2e28a77 commit 5a3d63f

File tree

2 files changed

+132
-132
lines changed

2 files changed

+132
-132
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,33 +24,33 @@
2424
"@fortawesome/free-regular-svg-icons": "^6.4.0",
2525
"@fortawesome/free-solid-svg-icons": "^6.4.0",
2626
"@fortawesome/react-fontawesome": "^0.2.0",
27-
"@tanstack/react-query": "^4.29.7",
27+
"@tanstack/react-query": "^4.29.12",
2828
"axios": "^1.4.0",
2929
"clsx": "^1.2.1",
3030
"deepmerge": "^4.3.1",
31-
"formik": "^2.3.2",
31+
"formik": "^2.4.1",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
34-
"react-router-dom": "^6.11.2",
34+
"react-router-dom": "^6.12.1",
3535
"react-tooltip": "^5.13.1",
3636
"yup": "^1.2.0"
3737
},
3838
"devDependencies": {
3939
"@types/chrome": "^0.0.237",
40-
"@types/react": "^18.2.7",
40+
"@types/react": "^18.2.9",
4141
"@types/react-dom": "^18.2.4",
42-
"@typescript-eslint/eslint-plugin": "^5.59.7",
43-
"@typescript-eslint/parser": "^5.59.7",
42+
"@typescript-eslint/eslint-plugin": "^5.59.9",
43+
"@typescript-eslint/parser": "^5.59.9",
4444
"@vitejs/plugin-react": "^4.0.0",
4545
"adm-zip": "^0.5.10",
4646
"autoprefixer": "^10.4.14",
47-
"eslint": "^8.41.0",
47+
"eslint": "^8.42.0",
4848
"eslint-plugin-react-hooks": "^4.6.0",
4949
"eslint-plugin-react-refresh": "^0.4.1",
50-
"postcss": "^8.4.23",
50+
"postcss": "^8.4.24",
5151
"tailwindcss": "^3.3.2",
5252
"tailwindcss-animate": "^1.0.5",
53-
"typescript": "^5.0.4",
53+
"typescript": "^5.1.3",
5454
"vite": "^4.3.9"
5555
}
5656
}

0 commit comments

Comments
 (0)