-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump dependencies * Update entry --------- Co-authored-by: @compulim <@compulim> Co-authored-by: William Wong <[email protected]>
- Loading branch information
1 parent
9d496d9
commit 52a7fbc
Showing
5 changed files
with
114 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
|
||
### Changed | ||
|
||
- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#49](https://github.com/compulim/react-chain-of-responsibility/pull/49), [#58](https://github.com/compulim/react-chain-of-responsibility/pull/58), and [#63](https://github.com/compulim/react-chain-of-responsibility/pull/63) | ||
- Bumped dependencies, by [@compulim](https://github.com/compulim), in PR [#49](https://github.com/compulim/react-chain-of-responsibility/pull/49), [#58](https://github.com/compulim/react-chain-of-responsibility/pull/58), [#63](https://github.com/compulim/react-chain-of-responsibility/pull/63), and [#67](https://github.com/compulim/react-chain-of-responsibility/pull/67) | ||
- Production dependencies | ||
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/runtime-corejs3) | ||
- Development dependencies | ||
|
@@ -34,12 +34,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-env/v/7.24.7) | ||
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-react/v/7.24.7) | ||
- [`@babel/[email protected]`](https://npmjs.com/package/@babel/preset-typescript/v/7.24.7) | ||
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react/v/8.118.7) | ||
- [`@fluentui/[email protected]`](https://npmjs.com/package/@fluentui/react/v/8.119.0) | ||
- [`@testing-library/[email protected]`](https://npmjs.com/package/@testing-library/dom/v/10.2.0) | ||
- [`@testing-library/[email protected]`](https://npmjs.com/package/@testing-library/react/v/16.0.0) | ||
- [`@tsconfig/[email protected]`](https://npmjs.com/package/@tsconfig/recommended) | ||
- [`@tsconfig/[email protected]`](https://npmjs.com/package/@tsconfig/strictest/v/2.0.5) | ||
- [`@types/[email protected]`](https://npmjs.com/package/@types/jest/v/29.5.12) | ||
- [`@types/[email protected].2`](https://npmjs.com/package/@types/node/v/20.14.2) | ||
- [`@types/[email protected].9`](https://npmjs.com/package/@types/node/v/20.14.9) | ||
- [`@types/[email protected]`](https://npmjs.com/package/@types/react-dom/v/18.3.0) | ||
- [`@types/[email protected]`](https://npmjs.com/package/@types/react/v/18.3.3) | ||
- [`[email protected]`](https://npmjs.com/package/esbuild/v/0.21.5) | ||
|
@@ -50,7 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |
- [`[email protected]`](https://npmjs.com/package/react-test-renderer/v/18.3.1) | ||
- [`[email protected]`](https://npmjs.com/package/react/v/18.3.1) | ||
- [`[email protected]`](https://npmjs.com/package/tsup/v/8.1.0) | ||
- [`typescript@5.4.5`](https://npmjs.com/package/typescript/v/5.4.5) | ||
- [`typescript@5.5.2`](https://npmjs.com/package/typescript/v/5.5.2) | ||
|
||
## [0.1.0] - 2024-04-01 | ||
|
||
|
Oops, something went wrong.