Compare commits
2 Commits
ab60cbfcf0
...
fd7b79fdf5
Author | SHA1 | Date | |
---|---|---|---|
|
fd7b79fdf5 | ||
7bf4ddbe4c |
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0] - 2025-02-01
|
||||
## [0.1.0] - 2025-02-02
|
||||
|
||||
### Added
|
||||
- without node
|
||||
@ -69,6 +69,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.13.0
|
||||
- *(deps)* update backstage monorepo
|
||||
- *(deps)* update dependency cypress to v14.0.1
|
||||
- *(deps)* update all dependencies
|
||||
|
@ -10565,9 +10565,9 @@
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@^22.0.0":
|
||||
version "22.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
|
||||
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
|
||||
version "22.13.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c"
|
||||
integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==
|
||||
dependencies:
|
||||
undici-types "~6.20.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user