Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Oct 20, 2024
1 parent e81d0d9 commit c017334
Show file tree
Hide file tree
Showing 2 changed files with 1,389 additions and 260 deletions.
16 changes: 8 additions & 8 deletions packages/state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,19 +93,19 @@
"devDependencies": {
"@solidjs/testing-library": "^0.5.1",
"@vitest/coverage-c8": "^0.26.3",
"happy-dom": "^8.1.2",
"prettier": "^2.8.1",
"tsup": "^6.5.0",
"happy-dom": "^15.7.4",
"prettier": "^3.3.3",
"tsup": "^6.7.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"vite-plugin-solid": "^2.5.0",
"vite-tsconfig-paths": "^4.0.3",
"vitest": "^0.26.3"
"vite": "^5.4.9",
"vite-plugin-solid": "^2.10.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.3"
},
"dependencies": {
"@solid-primitives/event-bus": "^1.0.11",
"rxjs": "^7.8.0",
"solid-js": "^1.7.0"
"solid-js": "^1.9.2"
},
"peerDependenciesMeta": {
"@solid-primitives/event-bus": {
Expand Down
Loading

0 comments on commit c017334

Please sign in to comment.