Compare commits
2 Commits
967cf0c73f
...
8de19b554c
Author | SHA1 | Date | |
---|---|---|---|
|
8de19b554c | ||
1e05eea6a5 |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0] - 2024-12-13
|
||||
## [0.1.0] - 2024-12-16
|
||||
|
||||
### Added
|
||||
- without node
|
||||
@ -53,6 +53,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 msw to v2.6.9
|
||||
- *(deps)* update dependency @backstage/cli to v0.29.3
|
||||
- *(deps)* update all dependencies
|
||||
- *(deps)* update all dependencies
|
||||
|
@ -21216,9 +21216,9 @@ ms@2.1.3, ms@^2.0.0, ms@^2.1.1, ms@^2.1.3:
|
||||
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
||||
|
||||
msw@^2.0.0:
|
||||
version "2.6.8"
|
||||
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.8.tgz#0cc4d92526444f958829f3fb263ab55ca7437b1d"
|
||||
integrity sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q==
|
||||
version "2.6.9"
|
||||
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.9.tgz#d84bf19e1944f392a0795a69c68ff287af80af13"
|
||||
integrity sha512-b2z9MvsEOYG5G7jtJasXO3ucHDcqCjf046e9wELIixBbYCRZCEmB4gqcb+C7ASyXBafNBR0D2u31YtG01OdX3A==
|
||||
dependencies:
|
||||
"@bundled-es-modules/cookie" "^2.0.1"
|
||||
"@bundled-es-modules/statuses" "^1.0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user