Compare commits
2 Commits
fe445e48d7
...
9e568a85a2
Author | SHA1 | Date | |
---|---|---|---|
|
9e568a85a2 | ||
2a254d3d1b |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0] - 2025-01-23
|
||||
## [0.1.0] - 2025-01-24
|
||||
|
||||
### Added
|
||||
- without node
|
||||
@ -66,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- *(deps)* update dependency @material-ui/lab to v4.0.0-alpha.61
|
||||
|
||||
### Other
|
||||
- *(deps)* update dependency @types/node to v22.10.10
|
||||
- *(deps)* update dependency @types/node to v22.10.8
|
||||
- *(deps)* update dependency @testing-library/user-event to v14.6.1
|
||||
- *(deps)* update dependency better-sqlite3 to v11.8.1
|
||||
|
@ -10552,9 +10552,9 @@
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@^22.0.0":
|
||||
version "22.10.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.8.tgz#e7e2602c83d27d483c056302d76b86321c4e8697"
|
||||
integrity sha512-rk+QvAEGsbX/ZPiiyel6hJHNUS9cnSbPWVaZLvE+Er3tLqQFzWMz9JOfWW7XUmKvRPfxJfbl3qYWve+RGXncFw==
|
||||
version "22.10.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6"
|
||||
integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==
|
||||
dependencies:
|
||||
undici-types "~6.20.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user