- "@testing-library/jest-dom": "^5.11.10",
- "@testing-library/svelte": "^3.0.3",
- "babel-eslint": "^10.1.0",
- "babel-jest": "^26.6.3",
- "cross-fetch": "^3.1.4",
- "eslint": "^7.22.0",
- "eslint-plugin-svelte3": "^3.1.0",
- "jest": "^26.6.3",
+ "@tailwindcss/typography": "^0.5.2",
+ "@testing-library/jest-dom": "^5.16.4",
+ "@testing-library/svelte": "^3.1.1",
+ "@testing-library/user-event": "^14.1.1",
+ "@types/jest": "^27.4.1",
+ "@typescript-eslint/eslint-plugin": "^5.10.1",
+ "@typescript-eslint/parser": "^5.10.1",
+ "autoprefixer": "^10.4.4",
+ "cross-fetch": "^3.1.5",
+ "daisyui": "^2.13.4",
+ "eslint": "^8.14.0",
+ "eslint-config-prettier": "^8.3.0",
+ "eslint-plugin-svelte3": "^3.2.1",
+ "jest": "^28.0.3",
+ "jest-environment-jsdom": "^28.0.2",