Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 2, 2024
1 parent f565bb5 commit acd00c1
Show file tree
Hide file tree
Showing 2 changed files with 752 additions and 705 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,44 +84,44 @@
"@nanostores/preact": "^0.5.1",
"@nanostores/react": "^0.7.2",
"@nanostores/vue": "^0.10.0",
"@peculiar/webcrypto": "^1.4.5",
"@size-limit/preset-small-lib": "^11.0.2",
"@peculiar/webcrypto": "^1.4.6",
"@size-limit/preset-small-lib": "^11.1.2",
"@testing-library/preact": "^3.2.3",
"@testing-library/react": "^14.2.1",
"@testing-library/vue": "^8.0.2",
"@types/node": "^20.11.19",
"@types/react": "^18.2.57",
"@types/react-dom": "^18.2.19",
"@testing-library/react": "^14.2.2",
"@testing-library/vue": "^8.0.3",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.3.1",
"@vue/compiler-sfc": "^3.4.19",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^1.4.0",
"@vue/compiler-sfc": "^3.4.21",
"check-dts": "^0.7.2",
"clean-publish": "^4.2.0",
"eslint": "^8.56.0",
"clean-publish": "^4.3.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-perfectionist": "^2.5.0",
"eslint-plugin-perfectionist": "^2.7.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^6.1.1",
"fake-indexeddb": "^5.0.2",
"happy-dom": "^13.3.8",
"happy-dom": "^14.3.10",
"nanospy": "^1.0.0",
"nanostores": "^0.10.0",
"nanostores": "^0.10.2",
"picocolors": "^1.0.0",
"postcss": "^8.4.35",
"preact": "10.19.5",
"postcss": "^8.4.38",
"preact": "10.20.1",
"print-snapshots": "^0.4.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"size-limit": "^11.0.2",
"size-limit": "^11.1.2",
"svgo": "^3.2.0",
"typescript": "^5.3.3",
"vite": "^5.1.3",
"vitest": "^1.3.1",
"vue": "^3.4.19"
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vitest": "^1.4.0",
"vue": "^3.4.21"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit acd00c1

Please sign in to comment.