Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 1, 2023
1 parent be5d896 commit a33c7da
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 249 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,13 @@
"@testing-library/preact": "^3.2.3",
"@testing-library/react": "^14.0.0",
"@testing-library/vue": "^7.0.0",
"@types/node": "^20.6.3",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.5",
"@types/node": "^20.8.0",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.4",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
Expand All @@ -107,11 +107,11 @@
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fake-indexeddb": "^4.0.2",
"happy-dom": "^12.1.6",
"happy-dom": "^12.4.0",
"nanospy": "^1.0.0",
"nanostores": "^0.9.3",
"picocolors": "^1.0.0",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"preact": "10.15.1",
"print-snapshots": "^0.4.2",
"react": "^18.2.0",
Expand All @@ -120,7 +120,7 @@
"svgo": "^3.0.2",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.5",
"vitest": "^0.34.6",
"vue": "^3.3.4"
},
"prettier": {
Expand Down
Loading

0 comments on commit a33c7da

Please sign in to comment.