This commit is contained in:
Blake Blackshear
2023-09-06 08:32:09 -05:00
committed by GitHub
parent 2a0b8a78fe
commit 5658e5a4cc
2 changed files with 165 additions and 467 deletions

View File

@@ -32,18 +32,18 @@
},
"devDependencies": {
"@preact/preset-vite": "^2.5.0",
"@testing-library/jest-dom": "^6.1.2",
"@tailwindcss/forms": "^0.5.6",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/preact": "^3.2.3",
"@testing-library/user-event": "^14.4.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@vitest/ui": "^0.34.3",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/ui": "^0.34.3",
"autoprefixer": "^10.4.15",
"eslint": "^8.48.0",
"eslint-config-preact": "^1.3.0",
"eslint-config-prettier": "^8.9.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-vitest-globals": "^1.4.0",
"fake-indexeddb": "^4.0.1",