diff --git a/README.md b/README.md index 36fc10fd..2a4b4962 100755 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@
- - +


diff --git a/package.json b/package.json index d14ccaea..d02fa4a8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/node": "^20.10.5", "@types/react": "^18.2.45", "@types/react-dom": "^18.2.18", - "@typescript-eslint/eslint-plugin": "^6.15.0", + "@typescript-eslint/eslint-plugin": "^6.16.0", "@typescript-eslint/parser": "^6.15.0", "@vitejs/plugin-react": "^4.2.1", "@vitest/coverage-v8": "^1.1.0", @@ -47,7 +47,7 @@ "autoprefixer": "^10.4.16", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-prettier": "^5.1.1", + "eslint-plugin-prettier": "^5.1.2", "jsdom": "^23.0.1", "json-loader": "^0.5.7", "postcss": "^8.4.32",