Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 23, 2023
1 parent 391edca commit 886084d
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 178 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,29 +89,29 @@
"@testing-library/preact": "^3.2.3",
"@testing-library/react": "^14.0.0",
"@testing-library/vue": "^7.0.0",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"@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.0",
"@typescript-eslint/parser": "^6.7.0",
"@vitest/coverage-v8": "^0.34.4",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.5",
"@vue/compiler-sfc": "^3.3.4",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-perfectionist": "^2.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fake-indexeddb": "^4.0.2",
"happy-dom": "^12.0.1",
"happy-dom": "^12.1.6",
"nanospy": "^1.0.0",
"nanostores": "^0.9.3",
"picocolors": "^1.0.0",
"postcss": "^8.4.29",
"postcss": "^8.4.30",
"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.4",
"vitest": "^0.34.5",
"vue": "^3.3.4"
},
"prettier": {
Expand Down
Loading

0 comments on commit 886084d

Please sign in to comment.