Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 18, 2024
1 parent 9b8e117 commit 45e6f0f
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 207 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,19 +84,19 @@
"@nanostores/preact": "^0.5.0",
"@nanostores/react": "^0.7.1",
"@nanostores/vue": "^0.10.0",
"@peculiar/webcrypto": "^1.4.3",
"@size-limit/preset-small-lib": "^11.0.1",
"@peculiar/webcrypto": "^1.4.4",
"@size-limit/preset-small-lib": "^11.0.2",
"@testing-library/preact": "^3.2.3",
"@testing-library/react": "^14.1.2",
"@testing-library/vue": "^8.0.1",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vitest/coverage-v8": "^1.2.0",
"@vue/compiler-sfc": "^3.4.11",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vitest/coverage-v8": "^1.2.1",
"@vue/compiler-sfc": "^3.4.15",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
"eslint": "^8.56.0",
Expand All @@ -107,7 +107,7 @@
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fake-indexeddb": "^5.0.2",
"happy-dom": "^13.0.2",
"happy-dom": "^13.1.4",
"nanospy": "^1.0.0",
"nanostores": "^0.9.5",
"picocolors": "^1.0.0",
Expand All @@ -116,12 +116,12 @@
"print-snapshots": "^0.4.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^11.0.1",
"size-limit": "^11.0.2",
"svgo": "^3.2.0",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^1.2.0",
"vue": "^3.4.11"
"vitest": "^1.2.1",
"vue": "^3.4.15"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 45e6f0f

Please sign in to comment.