diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index eba2c4d8..db4e2251 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -10,7 +10,7 @@ "@popperjs/core": "^2.11.0",
"axios": "^0.24.0",
"bootstrap": "^5.1.3",
- "bootstrap-icons": "^1.7.1",
+ "bootstrap-icons": "^1.7.2",
"classnames": "^2.3.1",
"color": "^4.1.0",
"core-js": "^3.19.3",
@@ -59,7 +59,7 @@ "@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.6.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.4.0",
+ "eslint": "^8.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
|