Compare commits
2 Commits
c2b601229f
...
ef9a82fcaf
Author | SHA1 | Date | |
---|---|---|---|
|
ef9a82fcaf | ||
8f69369b45 |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0] - 2024-12-28
|
||||
## [0.1.0] - 2024-12-31
|
||||
|
||||
### Added
|
||||
- without node
|
||||
@ -59,6 +59,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 concurrently to v9.1.2
|
||||
- *(deps)* update dependency concurrently to v9.1.1
|
||||
- *(deps)* update dependency cross-fetch to v4.1.0
|
||||
- *(deps)* update dependency cypress to v13.17.0
|
||||
|
@ -13258,9 +13258,9 @@ concat-with-sourcemaps@^1.1.0:
|
||||
source-map "^0.6.1"
|
||||
|
||||
concurrently@^9.0.0:
|
||||
version "9.1.1"
|
||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1.tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead"
|
||||
integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==
|
||||
version "9.1.2"
|
||||
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
|
||||
integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
|
||||
dependencies:
|
||||
chalk "^4.1.2"
|
||||
lodash "^4.17.21"
|
||||
|
Loading…
x
Reference in New Issue
Block a user