Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
76ac6f14b2 chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-01-22 01:03:59 +00:00
71552d5b91 chore(deps): update dependency @testing-library/user-event to v14.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-01-22 01:03:37 +00:00
3 changed files with 6 additions and 5 deletions

@ -1 +1 @@
Subproject commit 8d263832f79f7c009019135e28a4e9703df51845
Subproject commit 8d4e4cc2149f190bff01f2c1eeb97a90a71fa9f1

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.0] - 2025-01-19
## [0.1.0] - 2025-01-22
### Added
- without node
@ -65,6 +65,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 @testing-library/user-event to v14.6.1
- *(deps)* update dependency better-sqlite3 to v11.8.1
- *(deps)* update dependency cypress to v14
- *(deps)* update testing-library monorepo

View File

@ -10071,9 +10071,9 @@
"@babel/runtime" "^7.12.5"
"@testing-library/user-event@^14.0.0":
version "14.6.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d"
integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ==
version "14.6.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.1.tgz#13e09a32d7a8b7060fe38304788ebf4197cd2149"
integrity sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==
"@tokenizer/token@^0.3.0":
version "0.3.0"