Skip to content

Commit

Permalink
Update Nano Stores and other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 3, 2024
1 parent d9dd510 commit 0c42c8b
Show file tree
Hide file tree
Showing 2 changed files with 689 additions and 1,011 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
}
],
"peerDependencies": {
"nanostores": "^0.9.0 || ^0.10.0"
"nanostores": "^0.9.0 || ^0.10.0 || ^0.11.0"
},
"devDependencies": {
"@logux/eslint-config": "^53.0.1",
"@size-limit/preset-small-lib": "^11.1.2",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.7",
"@logux/eslint-config": "^53.3.0",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.1.0",
"better-node-test": "^0.5.1",
"c8": "^9.1.0",
"check-dts": "^0.7.2",
"clean-publish": "^4.4.0",
"eslint": "^8.57.0",
"globals": "^15.0.0",
"jsdom": "^24.0.0",
"nanostores": "^0.10.3",
"size-limit": "^11.1.2",
"tsx": "^4.7.2",
"typescript": "^5.4.5"
"c8": "^10.1.2",
"check-dts": "^0.8.0",
"clean-publish": "^5.0.0",
"eslint": "^9.8.0",
"globals": "^15.9.0",
"jsdom": "^24.1.1",
"nanostores": "^0.11.0",
"size-limit": "^11.1.4",
"tsx": "^4.16.5",
"typescript": "^5.5.4"
},
"prettier": {
"arrowParens": "avoid",
Expand Down
Loading

0 comments on commit 0c42c8b

Please sign in to comment.