diff --git a/.changeset/healthy-moles-know.md b/.changeset/healthy-moles-know.md deleted file mode 100644 index 3ccea6d0..00000000 --- a/.changeset/healthy-moles-know.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -'@morfeo/babel-plugin': patch -'@morfeo/compiler': patch -'@morfeo/example-nextra': patch -'@morfeo/core': patch -'@morfeo/spec': patch -'@morfeo/app-benchmarks': patch -'@morfeo/app-docs': patch -'@morfeo/example-next': patch -'@morfeo/example-react': patch -'@morfeo/example-react-native': patch -'@morfeo/example-svelte': patch -'@morfeo/css': patch -'@morfeo/dev-tools': patch -'@morfeo/fonts': patch -'@morfeo/hooks': patch -'@morfeo/jss': patch -'@morfeo/native': patch -'@morfeo/next': patch -'@morfeo/preset-default': patch -'@morfeo/react': patch -'@morfeo/svelte': patch -'@morfeo/utils': patch -'@morfeo/web': patch -'@morfeo/app-web-extension': patch ---- - -Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way diff --git a/.changeset/heavy-clocks-laugh.md b/.changeset/heavy-clocks-laugh.md deleted file mode 100644 index 19711d26..00000000 --- a/.changeset/heavy-clocks-laugh.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@morfeo/core": patch -"@morfeo/spec": patch ---- - -feat(core): added short version of width and height (`h`, `w`, `minH`, `minW`) diff --git a/benchmarks/CHANGELOG.md b/benchmarks/CHANGELOG.md index f37710b4..914afb56 100644 --- a/benchmarks/CHANGELOG.md +++ b/benchmarks/CHANGELOG.md @@ -1,76 +1,72 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/core@0.9.1 + - @morfeo/jss@0.9.1 + - @morfeo/preset-default@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) -* **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) -* **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) -* **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) -* **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) -* **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) -* **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) -* **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) - +- **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) +- **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) +- **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) +- **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) +- **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) +- **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) +- **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) +- **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) ### Features -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) -* **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) -* **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) -* **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) -* **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) -* **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) -* **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) -* **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) - - - - +- **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) +- **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) +- **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) +- **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) +- **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) +- **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) +- **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) +- **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* **deps:** update dependency @morfeo/core to v0.6.0 ([7de0232](https://github.com/morfeojs/morfeo/commit/7de0232a59b31b7378a6a7332edcff2a9e8316cd)) -* **deps:** update dependency @morfeo/jss to v0.6.0 ([6512c9b](https://github.com/morfeojs/morfeo/commit/6512c9baa8d721617012d246a1b806280b8f9232)) -* **deps:** update dependency @morfeo/preset-default to v0.6.0 ([5c87a4b](https://github.com/morfeojs/morfeo/commit/5c87a4bd3c13e25cd073065f9e6f80294fd7e761)) - +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- **deps:** update dependency @morfeo/core to v0.6.0 ([7de0232](https://github.com/morfeojs/morfeo/commit/7de0232a59b31b7378a6a7332edcff2a9e8316cd)) +- **deps:** update dependency @morfeo/jss to v0.6.0 ([6512c9b](https://github.com/morfeojs/morfeo/commit/6512c9baa8d721617012d246a1b806280b8f9232)) +- **deps:** update dependency @morfeo/preset-default to v0.6.0 ([5c87a4b](https://github.com/morfeojs/morfeo/commit/5c87a4bd3c13e25cd073065f9e6f80294fd7e761)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) -* [#138](https://github.com/morfeojs/morfeo/issues/138) ([49d11c1](https://github.com/morfeojs/morfeo/commit/49d11c130949d19a77ac81585bc9a94a1a967a82)) -* package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) - +- [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) +- [#138](https://github.com/morfeojs/morfeo/issues/138) ([49d11c1](https://github.com/morfeojs/morfeo/commit/49d11c130949d19a77ac81585bc9a94a1a967a82)) +- package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme diff --git a/benchmarks/package.json b/benchmarks/package.json index bbb7ee03..19044fec 100755 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/app-benchmarks", - "version": "0.9.0", + "version": "0.9.1", "private": true, "author": { "name": "Mauro Erta", diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index c0196c02..5e404119 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,161 +1,156 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/dev-tools@0.9.1 + - @morfeo/preset-default@0.9.1 + - @morfeo/react@0.9.1 + - @morfeo/utils@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) -* **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) -* **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) -* **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) -* **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) -* **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) -* **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) -* **deps:** update docusaurus monorepo to v2.0.0-beta.22 ([8b4de10](https://github.com/morfeojs/morfeo/commit/8b4de1033f1ea6774f9b890a2600265ff3cb16d0)) -* **deps:** update docusaurus monorepo to v2.0.0-rc.1 ([b2f1384](https://github.com/morfeojs/morfeo/commit/b2f1384aeac9dd208d7bea72108b22bc504b33e5)) -* **deps:** update docusaurus monorepo to v2.0.1 ([771eab9](https://github.com/morfeojs/morfeo/commit/771eab95c3552c4df9b7e05619e5f0809b89185d)) -* **deps:** update docusaurus monorepo to v2.1.0 ([e4fcc5c](https://github.com/morfeojs/morfeo/commit/e4fcc5cba33cd42e978796b1225858575370fa31)) -* **deps:** update docusaurus monorepo to v2.2.0 ([273351b](https://github.com/morfeojs/morfeo/commit/273351be11b11d697b88f0f08c51b49f25a8109c)) -* **deps:** update docusaurus monorepo to v2.3.1 ([#654](https://github.com/morfeojs/morfeo/issues/654)) ([3ec1d43](https://github.com/morfeojs/morfeo/commit/3ec1d431a94214bf17758683b5e8325e561ecaa2)) -* **docs:** removed unused import ([1b60485](https://github.com/morfeojs/morfeo/commit/1b60485be7de300fa40b5168aa92ec35401830ba)) -* resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) -* typo in documentation ([25471b6](https://github.com/morfeojs/morfeo/commit/25471b6812cc4ad9acb5066b40c729142e33e428)) -* typo on docs ([8ecb642](https://github.com/morfeojs/morfeo/commit/8ecb642609d147e7c857b51864dbbdb9cb15d5a6)) - +- **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) +- **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) +- **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) +- **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) +- **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) +- **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) +- **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.22 ([8b4de10](https://github.com/morfeojs/morfeo/commit/8b4de1033f1ea6774f9b890a2600265ff3cb16d0)) +- **deps:** update docusaurus monorepo to v2.0.0-rc.1 ([b2f1384](https://github.com/morfeojs/morfeo/commit/b2f1384aeac9dd208d7bea72108b22bc504b33e5)) +- **deps:** update docusaurus monorepo to v2.0.1 ([771eab9](https://github.com/morfeojs/morfeo/commit/771eab95c3552c4df9b7e05619e5f0809b89185d)) +- **deps:** update docusaurus monorepo to v2.1.0 ([e4fcc5c](https://github.com/morfeojs/morfeo/commit/e4fcc5cba33cd42e978796b1225858575370fa31)) +- **deps:** update docusaurus monorepo to v2.2.0 ([273351b](https://github.com/morfeojs/morfeo/commit/273351be11b11d697b88f0f08c51b49f25a8109c)) +- **deps:** update docusaurus monorepo to v2.3.1 ([#654](https://github.com/morfeojs/morfeo/issues/654)) ([3ec1d43](https://github.com/morfeojs/morfeo/commit/3ec1d431a94214bf17758683b5e8325e561ecaa2)) +- **docs:** removed unused import ([1b60485](https://github.com/morfeojs/morfeo/commit/1b60485be7de300fa40b5168aa92ec35401830ba)) +- resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) +- typo in documentation ([25471b6](https://github.com/morfeojs/morfeo/commit/25471b6812cc4ad9acb5066b40c729142e33e428)) +- typo on docs ([8ecb642](https://github.com/morfeojs/morfeo/commit/8ecb642609d147e7c857b51864dbbdb9cb15d5a6)) ### Features -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) -* update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) +- update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) -* **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) -* **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) -* **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) -* **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) -* **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) -* **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) -* **deps:** update docusaurus monorepo to v2.0.0-beta.22 ([8b4de10](https://github.com/morfeojs/morfeo/commit/8b4de1033f1ea6774f9b890a2600265ff3cb16d0)) -* **deps:** update docusaurus monorepo to v2.0.0-rc.1 ([b2f1384](https://github.com/morfeojs/morfeo/commit/b2f1384aeac9dd208d7bea72108b22bc504b33e5)) -* **deps:** update docusaurus monorepo to v2.0.1 ([771eab9](https://github.com/morfeojs/morfeo/commit/771eab95c3552c4df9b7e05619e5f0809b89185d)) -* **deps:** update docusaurus monorepo to v2.1.0 ([e4fcc5c](https://github.com/morfeojs/morfeo/commit/e4fcc5cba33cd42e978796b1225858575370fa31)) -* **deps:** update docusaurus monorepo to v2.2.0 ([273351b](https://github.com/morfeojs/morfeo/commit/273351be11b11d697b88f0f08c51b49f25a8109c)) -* **docs:** removed unused import ([1b60485](https://github.com/morfeojs/morfeo/commit/1b60485be7de300fa40b5168aa92ec35401830ba)) -* resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) -* typo in documentation ([25471b6](https://github.com/morfeojs/morfeo/commit/25471b6812cc4ad9acb5066b40c729142e33e428)) -* typo on docs ([8ecb642](https://github.com/morfeojs/morfeo/commit/8ecb642609d147e7c857b51864dbbdb9cb15d5a6)) - +- **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) +- **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) +- **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) +- **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) +- **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) +- **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) +- **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.22 ([8b4de10](https://github.com/morfeojs/morfeo/commit/8b4de1033f1ea6774f9b890a2600265ff3cb16d0)) +- **deps:** update docusaurus monorepo to v2.0.0-rc.1 ([b2f1384](https://github.com/morfeojs/morfeo/commit/b2f1384aeac9dd208d7bea72108b22bc504b33e5)) +- **deps:** update docusaurus monorepo to v2.0.1 ([771eab9](https://github.com/morfeojs/morfeo/commit/771eab95c3552c4df9b7e05619e5f0809b89185d)) +- **deps:** update docusaurus monorepo to v2.1.0 ([e4fcc5c](https://github.com/morfeojs/morfeo/commit/e4fcc5cba33cd42e978796b1225858575370fa31)) +- **deps:** update docusaurus monorepo to v2.2.0 ([273351b](https://github.com/morfeojs/morfeo/commit/273351be11b11d697b88f0f08c51b49f25a8109c)) +- **docs:** removed unused import ([1b60485](https://github.com/morfeojs/morfeo/commit/1b60485be7de300fa40b5168aa92ec35401830ba)) +- resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) +- typo in documentation ([25471b6](https://github.com/morfeojs/morfeo/commit/25471b6812cc4ad9acb5066b40c729142e33e428)) +- typo on docs ([8ecb642](https://github.com/morfeojs/morfeo/commit/8ecb642609d147e7c857b51864dbbdb9cb15d5a6)) ### Features -* color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) -* update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) - - - - +- color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) +- update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* [#154](https://github.com/morfeojs/morfeo/issues/154) ([2edfeb6](https://github.com/morfeojs/morfeo/commit/2edfeb69cf7f6a1d11f3f527092c4e4c4a575568)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* broken links fixed ([c6a32c2](https://github.com/morfeojs/morfeo/commit/c6a32c230b75220d7890e9b7acbf6f3d6b11a02d)) -* cli examples and usage ([7f08db4](https://github.com/morfeojs/morfeo/commit/7f08db47d675485c409df6160cabd346e2b44a99)) -* cover image and contributors added in readme ([abe4ddb](https://github.com/morfeojs/morfeo/commit/abe4ddb4d7dc44913b0f3d22877ea37f083fc30c)) -* **deps:** update dependency @mdx-js/react to v2 ([e5e0007](https://github.com/morfeojs/morfeo/commit/e5e00074be1749db753dad1b916a79cf477442e9)) -* **deps:** update dependency @morfeo/dev-tools to v0.6.0 ([fea2a61](https://github.com/morfeojs/morfeo/commit/fea2a612e4e54071dcb750f814b345dc6da0c522)) -* **deps:** update dependency @morfeo/preset-default to v0.6.0 ([5c87a4b](https://github.com/morfeojs/morfeo/commit/5c87a4bd3c13e25cd073065f9e6f80294fd7e761)) -* **deps:** update dependency @morfeo/react to v0.6.0 ([4f96cf9](https://github.com/morfeojs/morfeo/commit/4f96cf98e86fb6f2e1bad6a4d6aaaf0591aa5c2d)) -* **deps:** update dependency @svgr/webpack to v6 ([552b424](https://github.com/morfeojs/morfeo/commit/552b424cb0571a0a42a7c7fe3b76e06aaca34758)) -* **deps:** update docusaurus monorepo to v2.0.0-beta.21 ([14937e1](https://github.com/morfeojs/morfeo/commit/14937e144d13718320c67739250023ff1b3f9fd8)) -* docs ([15fbfc3](https://github.com/morfeojs/morfeo/commit/15fbfc365e22e335d6da0b8f4bf1147e9a34b42b)) -* docs updated ([f23106d](https://github.com/morfeojs/morfeo/commit/f23106d0f2f80d6408c10817b508789ff925608f)) -* documentation website fixes ([c15bc81](https://github.com/morfeojs/morfeo/commit/c15bc813405ffa2981e74a37e84ee4566253e4e6)) -* fix codecov pipelin attempt ([773025d](https://github.com/morfeojs/morfeo/commit/773025dca4586440ced047c1a756909005492d22)) -* google analytics ([fdc31af](https://github.com/morfeojs/morfeo/commit/fdc31af46602eed2955febede7e898a759299c22)) -* google analytics ([3e68797](https://github.com/morfeojs/morfeo/commit/3e68797ba6928b3a993b40ac9ba65d3bd1ce6954)) -* morfeo packages version inside docs ([0a46661](https://github.com/morfeojs/morfeo/commit/0a4666154573807e5183248bdd83ff6f51caaa45)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([066639a](https://github.com/morfeojs/morfeo/commit/066639a5a52026a38225b1ece524f6b8d4157150)) -* removed useless imports ([1c37cf0](https://github.com/morfeojs/morfeo/commit/1c37cf0f96bee38245a6c199f2e3958b2701f6e6)) -* responsive fix and blog post added ([ce4ecd5](https://github.com/morfeojs/morfeo/commit/ce4ecd5bd2420e4457aad607a2132198f3afdc8b)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- [#154](https://github.com/morfeojs/morfeo/issues/154) ([2edfeb6](https://github.com/morfeojs/morfeo/commit/2edfeb69cf7f6a1d11f3f527092c4e4c4a575568)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- broken links fixed ([c6a32c2](https://github.com/morfeojs/morfeo/commit/c6a32c230b75220d7890e9b7acbf6f3d6b11a02d)) +- cli examples and usage ([7f08db4](https://github.com/morfeojs/morfeo/commit/7f08db47d675485c409df6160cabd346e2b44a99)) +- cover image and contributors added in readme ([abe4ddb](https://github.com/morfeojs/morfeo/commit/abe4ddb4d7dc44913b0f3d22877ea37f083fc30c)) +- **deps:** update dependency @mdx-js/react to v2 ([e5e0007](https://github.com/morfeojs/morfeo/commit/e5e00074be1749db753dad1b916a79cf477442e9)) +- **deps:** update dependency @morfeo/dev-tools to v0.6.0 ([fea2a61](https://github.com/morfeojs/morfeo/commit/fea2a612e4e54071dcb750f814b345dc6da0c522)) +- **deps:** update dependency @morfeo/preset-default to v0.6.0 ([5c87a4b](https://github.com/morfeojs/morfeo/commit/5c87a4bd3c13e25cd073065f9e6f80294fd7e761)) +- **deps:** update dependency @morfeo/react to v0.6.0 ([4f96cf9](https://github.com/morfeojs/morfeo/commit/4f96cf98e86fb6f2e1bad6a4d6aaaf0591aa5c2d)) +- **deps:** update dependency @svgr/webpack to v6 ([552b424](https://github.com/morfeojs/morfeo/commit/552b424cb0571a0a42a7c7fe3b76e06aaca34758)) +- **deps:** update docusaurus monorepo to v2.0.0-beta.21 ([14937e1](https://github.com/morfeojs/morfeo/commit/14937e144d13718320c67739250023ff1b3f9fd8)) +- docs ([15fbfc3](https://github.com/morfeojs/morfeo/commit/15fbfc365e22e335d6da0b8f4bf1147e9a34b42b)) +- docs updated ([f23106d](https://github.com/morfeojs/morfeo/commit/f23106d0f2f80d6408c10817b508789ff925608f)) +- documentation website fixes ([c15bc81](https://github.com/morfeojs/morfeo/commit/c15bc813405ffa2981e74a37e84ee4566253e4e6)) +- fix codecov pipelin attempt ([773025d](https://github.com/morfeojs/morfeo/commit/773025dca4586440ced047c1a756909005492d22)) +- google analytics ([fdc31af](https://github.com/morfeojs/morfeo/commit/fdc31af46602eed2955febede7e898a759299c22)) +- google analytics ([3e68797](https://github.com/morfeojs/morfeo/commit/3e68797ba6928b3a993b40ac9ba65d3bd1ce6954)) +- morfeo packages version inside docs ([0a46661](https://github.com/morfeojs/morfeo/commit/0a4666154573807e5183248bdd83ff6f51caaa45)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([066639a](https://github.com/morfeojs/morfeo/commit/066639a5a52026a38225b1ece524f6b8d4157150)) +- removed useless imports ([1c37cf0](https://github.com/morfeojs/morfeo/commit/1c37cf0f96bee38245a6c199f2e3958b2701f6e6)) +- responsive fix and blog post added ([ce4ecd5](https://github.com/morfeojs/morfeo/commit/ce4ecd5bd2420e4457aad607a2132198f3afdc8b)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) -* [#138](https://github.com/morfeojs/morfeo/issues/138) ([49d11c1](https://github.com/morfeojs/morfeo/commit/49d11c130949d19a77ac81585bc9a94a1a967a82)) -* [#138](https://github.com/morfeojs/morfeo/issues/138) ([7f5ef64](https://github.com/morfeojs/morfeo/commit/7f5ef6402471d47dcf888c53c3f557b447a5eca0)) -* [#138](https://github.com/morfeojs/morfeo/issues/138) ([9904c01](https://github.com/morfeojs/morfeo/commit/9904c018658bd025cdeeedd5e73f80f96cee27f6)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) -* [#147](https://github.com/morfeojs/morfeo/issues/147) ([75e3169](https://github.com/morfeojs/morfeo/commit/75e3169293a2b698c58826e6ba0e1584c433fd07)) -* [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add benchmarks to website ([759950d](https://github.com/morfeojs/morfeo/commit/759950d46cc6c1b41bd8bb789cd41c00e8e41504)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* added discord logo ([9c504f3](https://github.com/morfeojs/morfeo/commit/9c504f3508ba504611b4480ca0dd8d1e56acf935)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added privacy policy page ([162a75a](https://github.com/morfeojs/morfeo/commit/162a75a48b2ec8aa395a004716da84ab83484ddd)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* cli improvements ([2ffb4a6](https://github.com/morfeojs/morfeo/commit/2ffb4a689058de8d5bf8a4ffcf39d43b0c5c5dc3)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* compose command wip [#40](https://github.com/morfeojs/morfeo/issues/40) ([0b186f4](https://github.com/morfeojs/morfeo/commit/0b186f4805dbe8f7d8aed89486066697af6516b3)) -* cookie acceptance added to docusaurus website ([b7b5b23](https://github.com/morfeojs/morfeo/commit/b7b5b23f27ac5e349f404a8e35a0c4c4c4496a53)) -* credits page improved ([46b95ef](https://github.com/morfeojs/morfeo/commit/46b95efde3c3ab592e74d989763f98d06fe71f73)) -* dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* enabled algolia docsearch closes [#55](https://github.com/morfeojs/morfeo/issues/55) ([07950d2](https://github.com/morfeojs/morfeo/commit/07950d2119c44cac21a780c48109fd2ebd1b5726)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) +- [#138](https://github.com/morfeojs/morfeo/issues/138) ([49d11c1](https://github.com/morfeojs/morfeo/commit/49d11c130949d19a77ac81585bc9a94a1a967a82)) +- [#138](https://github.com/morfeojs/morfeo/issues/138) ([7f5ef64](https://github.com/morfeojs/morfeo/commit/7f5ef6402471d47dcf888c53c3f557b447a5eca0)) +- [#138](https://github.com/morfeojs/morfeo/issues/138) ([9904c01](https://github.com/morfeojs/morfeo/commit/9904c018658bd025cdeeedd5e73f80f96cee27f6)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) +- [#147](https://github.com/morfeojs/morfeo/issues/147) ([75e3169](https://github.com/morfeojs/morfeo/commit/75e3169293a2b698c58826e6ba0e1584c433fd07)) +- [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add benchmarks to website ([759950d](https://github.com/morfeojs/morfeo/commit/759950d46cc6c1b41bd8bb789cd41c00e8e41504)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- added discord logo ([9c504f3](https://github.com/morfeojs/morfeo/commit/9c504f3508ba504611b4480ca0dd8d1e56acf935)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added privacy policy page ([162a75a](https://github.com/morfeojs/morfeo/commit/162a75a48b2ec8aa395a004716da84ab83484ddd)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- cli improvements ([2ffb4a6](https://github.com/morfeojs/morfeo/commit/2ffb4a689058de8d5bf8a4ffcf39d43b0c5c5dc3)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- compose command wip [#40](https://github.com/morfeojs/morfeo/issues/40) ([0b186f4](https://github.com/morfeojs/morfeo/commit/0b186f4805dbe8f7d8aed89486066697af6516b3)) +- cookie acceptance added to docusaurus website ([b7b5b23](https://github.com/morfeojs/morfeo/commit/b7b5b23f27ac5e349f404a8e35a0c4c4c4496a53)) +- credits page improved ([46b95ef](https://github.com/morfeojs/morfeo/commit/46b95efde3c3ab592e74d989763f98d06fe71f73)) +- dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- enabled algolia docsearch closes [#55](https://github.com/morfeojs/morfeo/issues/55) ([07950d2](https://github.com/morfeojs/morfeo/commit/07950d2119c44cac21a780c48109fd2ebd1b5726)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme diff --git a/docs/package.json b/docs/package.json index 6575efca..3c79f72c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/app-docs", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/examples/next/CHANGELOG.md b/examples/next/CHANGELOG.md index f898237c..fc4ede22 100644 --- a/examples/next/CHANGELOG.md +++ b/examples/next/CHANGELOG.md @@ -1,16 +1,26 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/spec@0.9.1 + - @morfeo/css@0.9.1 + - @morfeo/next@0.9.1 + - @morfeo/preset-default@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **next:** fixed issue for multi pages next applications ([#702](https://github.com/morfeojs/morfeo/issues/702)) ([9101675](https://github.com/morfeojs/morfeo/commit/9101675c052dac0bbdd1f75de18be8d18a9e45f2)) - +- **next:** fixed issue for multi pages next applications ([#702](https://github.com/morfeojs/morfeo/issues/702)) ([9101675](https://github.com/morfeojs/morfeo/commit/9101675c052dac0bbdd1f75de18be8d18a9e45f2)) ### Features -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) diff --git a/examples/next/package.json b/examples/next/package.json index a6d897a9..66b7cb0c 100644 --- a/examples/next/package.json +++ b/examples/next/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/example-next", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "dev": "next dev", diff --git a/examples/nextra/CHANGELOG.md b/examples/nextra/CHANGELOG.md new file mode 100644 index 00000000..decea0b0 --- /dev/null +++ b/examples/nextra/CHANGELOG.md @@ -0,0 +1,15 @@ +# @morfeo/example-nextra + +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/spec@0.9.1 + - @morfeo/css@0.9.1 + - @morfeo/next@0.9.1 + - @morfeo/preset-default@0.9.1 + - @morfeo/utils@0.9.1 + - @morfeo/web@0.9.1 diff --git a/examples/nextra/package.json b/examples/nextra/package.json index 352e98eb..3623377d 100644 --- a/examples/nextra/package.json +++ b/examples/nextra/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/example-nextra", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "dev": "next dev", diff --git a/examples/react-native/CHANGELOG.md b/examples/react-native/CHANGELOG.md index e3bc94fb..6d603c7d 100644 --- a/examples/react-native/CHANGELOG.md +++ b/examples/react-native/CHANGELOG.md @@ -1,33 +1,32 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/hooks@0.9.1 + - @morfeo/native@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/example-react-native - - - - # 0.7.0 (2022-05-30) - ### Features -* [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) +- [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) diff --git a/examples/react-native/package.json b/examples/react-native/package.json index a42698c7..88576da9 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/example-react-native", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "android": "react-native run-android", diff --git a/examples/react/CHANGELOG.md b/examples/react/CHANGELOG.md index df32e053..5f0d06ea 100644 --- a/examples/react/CHANGELOG.md +++ b/examples/react/CHANGELOG.md @@ -1,18 +1,28 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/compiler@0.9.1 + - @morfeo/spec@0.9.1 + - @morfeo/css@0.9.1 + - @morfeo/preset-default@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **next:** fixed issue for multi pages next applications ([#702](https://github.com/morfeojs/morfeo/issues/702)) ([9101675](https://github.com/morfeojs/morfeo/commit/9101675c052dac0bbdd1f75de18be8d18a9e45f2)) - +- **next:** fixed issue for multi pages next applications ([#702](https://github.com/morfeojs/morfeo/issues/702)) ([9101675](https://github.com/morfeojs/morfeo/commit/9101675c052dac0bbdd1f75de18be8d18a9e45f2)) ### Features -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) diff --git a/examples/react/package.json b/examples/react/package.json index 3761f474..6d8a3241 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -1,7 +1,7 @@ { "name": "@morfeo/example-react", "private": true, - "version": "0.9.0", + "version": "0.9.1", "type": "module", "scripts": { "dev": "vite", diff --git a/examples/svelte/CHANGELOG.md b/examples/svelte/CHANGELOG.md index a852f8bd..4e62b793 100644 --- a/examples/svelte/CHANGELOG.md +++ b/examples/svelte/CHANGELOG.md @@ -1,33 +1,34 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/dev-tools@0.9.1 + - @morfeo/preset-default@0.9.1 + - @morfeo/svelte@0.9.1 + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/example-svelte - - - - # 0.7.0 (2022-05-30) - ### Features -* [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- [#132](https://github.com/morfeojs/morfeo/issues/132) ([20628ce](https://github.com/morfeojs/morfeo/commit/20628cef532989dc138cc14f1a32347fb7db8567)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) diff --git a/examples/svelte/package.json b/examples/svelte/package.json index 58651797..bf5cec37 100644 --- a/examples/svelte/package.json +++ b/examples/svelte/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/example-svelte", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "build": "rollup -c", diff --git a/packages/babel-plugin/CHANGELOG.md b/packages/babel-plugin/CHANGELOG.md index 32d3069a..318168ef 100644 --- a/packages/babel-plugin/CHANGELOG.md +++ b/packages/babel-plugin/CHANGELOG.md @@ -1,27 +1,30 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/utils@0.9.1 + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) -* build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) +- build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Features -* build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) diff --git a/packages/babel-plugin/package.json b/packages/babel-plugin/package.json index 835e99a3..6ad7c901 100644 --- a/packages/babel-plugin/package.json +++ b/packages/babel-plugin/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/compiler/CHANGELOG.md b/packages/compiler/CHANGELOG.md index 010486ee..c79d8c72 100644 --- a/packages/compiler/CHANGELOG.md +++ b/packages/compiler/CHANGELOG.md @@ -1,16 +1,23 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/babel-plugin@0.9.1 + - @morfeo/utils@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **next:** fixed issue for multi pages next applications ([#702](https://github.com/morfeojs/morfeo/issues/702)) ([9101675](https://github.com/morfeojs/morfeo/commit/9101675c052dac0bbdd1f75de18be8d18a9e45f2)) - +- **next:** fixed issue for multi pages next applications ([#702](https://github.com/morfeojs/morfeo/issues/702)) ([9101675](https://github.com/morfeojs/morfeo/commit/9101675c052dac0bbdd1f75de18be8d18a9e45f2)) ### Features -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) diff --git a/packages/compiler/package.json b/packages/compiler/package.json index 0e44e9b1..e98bc130 100644 --- a/packages/compiler/package.json +++ b/packages/compiler/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index c064607f..5cd31a11 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,1049 +1,881 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- b094895: feat(core): added short version of width and height (`h`, `w`, `minH`, `minW`) +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/spec@0.9.1 + - @morfeo/utils@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* applied review suggestion ([4743e74](https://github.com/morfeojs/morfeo/commit/4743e743fbd8005191bc3fc6ca5ae7618cd013d6)) -* colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) -* colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) -* **deps:** update dependency typescript to v4.9.5 ([#649](https://github.com/morfeojs/morfeo/issues/649)) ([9143596](https://github.com/morfeojs/morfeo/commit/91435968289ad73828a713646c478dabe6b039e4)) -* linter ([b8bce8c](https://github.com/morfeojs/morfeo/commit/b8bce8cb536962f56ea57395a0f0e986d6d891da)) -* removed useless spread og object ([02504ab](https://github.com/morfeojs/morfeo/commit/02504abaf95eafdbc0a8fc2883f8ae18a465a918)) -* resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) - +- applied review suggestion ([4743e74](https://github.com/morfeojs/morfeo/commit/4743e743fbd8005191bc3fc6ca5ae7618cd013d6)) +- colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) +- colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) +- **deps:** update dependency typescript to v4.9.5 ([#649](https://github.com/morfeojs/morfeo/issues/649)) ([9143596](https://github.com/morfeojs/morfeo/commit/91435968289ad73828a713646c478dabe6b039e4)) +- linter ([b8bce8c](https://github.com/morfeojs/morfeo/commit/b8bce8cb536962f56ea57395a0f0e986d6d891da)) +- removed useless spread og object ([02504ab](https://github.com/morfeojs/morfeo/commit/02504abaf95eafdbc0a8fc2883f8ae18a465a918)) +- resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) ### Features -* [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) -* build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) -* linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) +- build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* applied review suggestion ([4743e74](https://github.com/morfeojs/morfeo/commit/4743e743fbd8005191bc3fc6ca5ae7618cd013d6)) -* colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) -* colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) -* linter ([b8bce8c](https://github.com/morfeojs/morfeo/commit/b8bce8cb536962f56ea57395a0f0e986d6d891da)) -* removed useless spread og object ([02504ab](https://github.com/morfeojs/morfeo/commit/02504abaf95eafdbc0a8fc2883f8ae18a465a918)) -* resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) - +- applied review suggestion ([4743e74](https://github.com/morfeojs/morfeo/commit/4743e743fbd8005191bc3fc6ca5ae7618cd013d6)) +- colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) +- colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) +- linter ([b8bce8c](https://github.com/morfeojs/morfeo/commit/b8bce8cb536962f56ea57395a0f0e986d6d891da)) +- removed useless spread og object ([02504ab](https://github.com/morfeojs/morfeo/commit/02504abaf95eafdbc0a8fc2883f8ae18a465a918)) +- resolve MR comments ([979bff1](https://github.com/morfeojs/morfeo/commit/979bff194ff54470b8ceecbde43d10830c4eec2d)) ### Features -* build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) -* color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) -* linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) - - - - +- build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) +- color placeholders ([aa4be76](https://github.com/morfeojs/morfeo/commit/aa4be765f6a74afa8c8f705f0d0ead85ec4dbe1f)) +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#116](https://github.com/morfeojs/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/morfeojs/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* documentation ([31c7c6a](https://github.com/morfeojs/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* edited radii tests and removed max workers from jest.onfig ([125b3d5](https://github.com/morfeojs/morfeo/commit/125b3d523b94c04e3dbe0671e9ee8ab85eac8bda)) -* fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/morfeojs/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/morfeojs/morfeo/issues/42) -* tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#116](https://github.com/morfeojs/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/morfeojs/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- documentation ([31c7c6a](https://github.com/morfeojs/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- edited radii tests and removed max workers from jest.onfig ([125b3d5](https://github.com/morfeojs/morfeo/commit/125b3d523b94c04e3dbe0671e9ee8ab85eac8bda)) +- fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/morfeojs/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/morfeojs/morfeo/issues/42) +- tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([b1c821a](https://github.com/morfeojs/morfeo/commit/b1c821a13ab038e686c436fb25568e4aa6e39bd4)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/morfeojs/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* morfeo instance singleton ([913370e](https://github.com/morfeojs/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([b1c821a](https://github.com/morfeojs/morfeo/commit/b1c821a13ab038e686c436fb25568e4aa6e39bd4)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/morfeojs/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- morfeo instance singleton ([913370e](https://github.com/morfeojs/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Features -* package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) - - - - +- package `@morfeo/styled-components-web` removed ([ff6fd3c](https://github.com/morfeojs/morfeo/commit/ff6fd3c2913e0fd37bcc6a0a05cdb889560086d5)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#116](https://github.com/morfeojs/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/morfeojs/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* documentation ([31c7c6a](https://github.com/morfeojs/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* edited radii tests and removed max workers from jest.onfig ([125b3d5](https://github.com/morfeojs/morfeo/commit/125b3d523b94c04e3dbe0671e9ee8ab85eac8bda)) -* fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/morfeojs/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/morfeojs/morfeo/issues/42) -* tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#116](https://github.com/morfeojs/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/morfeojs/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- documentation ([31c7c6a](https://github.com/morfeojs/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- edited radii tests and removed max workers from jest.onfig ([125b3d5](https://github.com/morfeojs/morfeo/commit/125b3d523b94c04e3dbe0671e9ee8ab85eac8bda)) +- fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/morfeojs/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/morfeojs/morfeo/issues/42) +- tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([b1c821a](https://github.com/morfeojs/morfeo/commit/b1c821a13ab038e686c436fb25568e4aa6e39bd4)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/morfeojs/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* morfeo instance singleton ([913370e](https://github.com/morfeojs/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([b1c821a](https://github.com/morfeojs/morfeo/commit/b1c821a13ab038e686c436fb25568e4aa6e39bd4)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/morfeojs/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- morfeo instance singleton ([913370e](https://github.com/morfeojs/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#116](https://github.com/morfeojs/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/morfeojs/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* documentation ([31c7c6a](https://github.com/morfeojs/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* edited radii tests and removed max workers from jest.onfig ([125b3d5](https://github.com/morfeojs/morfeo/commit/125b3d523b94c04e3dbe0671e9ee8ab85eac8bda)) -* fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/morfeojs/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/morfeojs/morfeo/issues/42) -* tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#116](https://github.com/morfeojs/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/morfeojs/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- documentation ([31c7c6a](https://github.com/morfeojs/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- edited radii tests and removed max workers from jest.onfig ([125b3d5](https://github.com/morfeojs/morfeo/commit/125b3d523b94c04e3dbe0671e9ee8ab85eac8bda)) +- fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/morfeojs/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/morfeojs/morfeo/issues/42) +- tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([b1c821a](https://github.com/morfeojs/morfeo/commit/b1c821a13ab038e686c436fb25568e4aa6e39bd4)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/morfeojs/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* morfeo instance singleton ([913370e](https://github.com/morfeojs/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([b1c821a](https://github.com/morfeojs/morfeo/commit/b1c821a13ab038e686c436fb25568e4aa6e39bd4)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/morfeojs/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- morfeo instance singleton ([913370e](https://github.com/morfeojs/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* [#116](https://github.com/VLK-STUDIO/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/VLK-STUDIO/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) -* tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#116](https://github.com/VLK-STUDIO/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/VLK-STUDIO/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) +- tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* [#116](https://github.com/VLK-STUDIO/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/VLK-STUDIO/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) -* tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#116](https://github.com/VLK-STUDIO/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/VLK-STUDIO/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) +- tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* [#116](https://github.com/VLK-STUDIO/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/VLK-STUDIO/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) -* tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#116](https://github.com/VLK-STUDIO/morfeo/issues/116) extends components from theme ([803c13e](https://github.com/VLK-STUDIO/morfeo/commit/803c13ea3ddc9fc34dcecbe507d8f01cbf68b3a4)) +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) +- tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/issues/42) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- morfeo instance singleton ([913370e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/913370e896b38fba60851aaccf9b9092bdcbafa4)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- styled-components-web packages ([9f41713](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9f417138f21bd433783d8e95b922d391ced089e9)), closes [#42](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/issues/42) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- documentation ([31c7c6a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/31c7c6a54e423e33134133ff3b582f61e5c7ac15)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- component utility introduced ([d502a59](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d502a59f3cd72ebcf0d387a092e4ca43a70da9ac)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/core/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.3 (2021-05-21) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) -* useSubscribe hook introduced ([8de68f2](https://bitbucket.org/me-sign/design-system/commits/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) +- useSubscribe hook introduced ([8de68f2](https://bitbucket.org/me-sign/design-system/commits/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.2 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.1 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) # 0.1.0 (2021-05-19) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.9 (2021-05-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.8 (2021-05-16) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.7 (2021-05-14) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.6 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.5 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.4 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.3 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) ## 0.0.2 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) diff --git a/packages/core/package.json b/packages/core/package.json index 82c043ef..9000888c 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "module": "build/index.js", "main": "commonjs/index.js", diff --git a/packages/css/CHANGELOG.md b/packages/css/CHANGELOG.md index e12221e0..8d332002 100644 --- a/packages/css/CHANGELOG.md +++ b/packages/css/CHANGELOG.md @@ -1,35 +1,35 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* typo in createUseClasses test ([c2ccb30](https://github.com/morfeojs/morfeo/commit/c2ccb30e59638121ab5bffe2e069938289f58da0)) - +- typo in createUseClasses test ([c2ccb30](https://github.com/morfeojs/morfeo/commit/c2ccb30e59638121ab5bffe2e069938289f58da0)) ### Features -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* typo in createUseClasses test ([c2ccb30](https://github.com/morfeojs/morfeo/commit/c2ccb30e59638121ab5bffe2e069938289f58da0)) - +- typo in createUseClasses test ([c2ccb30](https://github.com/morfeojs/morfeo/commit/c2ccb30e59638121ab5bffe2e069938289f58da0)) ### Features -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) diff --git a/packages/css/package.json b/packages/css/package.json index 18d04307..9002a9dc 100644 --- a/packages/css/package.json +++ b/packages/css/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/dev-tools/CHANGELOG.md b/packages/dev-tools/CHANGELOG.md index 37b368bf..736b5503 100644 --- a/packages/dev-tools/CHANGELOG.md +++ b/packages/dev-tools/CHANGELOG.md @@ -1,465 +1,381 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/dev-tools - - - - # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/morfeojs/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/morfeojs/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/morfeojs/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/morfeojs/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/morfeojs/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/morfeojs/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/morfeojs/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/morfeojs/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/morfeojs/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/morfeojs/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* morfeo dev tool init ([e7975d7](https://github.com/morfeojs/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/morfeojs/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/morfeojs/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/morfeojs/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/morfeojs/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- morfeo dev tool init ([e7975d7](https://github.com/morfeojs/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - - - - +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/morfeojs/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/morfeojs/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/morfeojs/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/morfeojs/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/morfeojs/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/morfeojs/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/morfeojs/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/morfeojs/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/morfeojs/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/morfeojs/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* morfeo dev tool init ([e7975d7](https://github.com/morfeojs/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/morfeojs/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/morfeojs/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/morfeojs/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/morfeojs/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- morfeo dev tool init ([e7975d7](https://github.com/morfeojs/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/morfeojs/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/morfeojs/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/morfeojs/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/morfeojs/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/morfeojs/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/morfeojs/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/morfeojs/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/morfeojs/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/morfeojs/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/morfeojs/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* morfeo dev tool init ([e7975d7](https://github.com/morfeojs/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/morfeojs/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/morfeojs/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/morfeojs/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/morfeojs/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/morfeojs/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/morfeojs/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- morfeo dev tool init ([e7975d7](https://github.com/morfeojs/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/morfeojs/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- deepscan fixes and layout improvements ([cf892be](https://github.com/VLK-STUDIO/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/VLK-STUDIO/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- enable dev tool fixed ([75cb87c](https://github.com/VLK-STUDIO/morfeo/commit/75cb87c0dc818450e54aa77e3b624929e64fe205)) +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) -* used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) - +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) +- used globalThis instead of window inside the dev tool ([6f028eb](https://github.com/VLK-STUDIO/morfeo/commit/6f028eb4f2f1e42f14755bc8c41c26e7bbaf9a3c)) ### Features -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool documentation added ([0c18f58](https://github.com/VLK-STUDIO/morfeo/commit/0c18f58b7c52840e652b12704c9379cf557c0214)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- replacement of assets inside docs and dev-tool, wip of algolia search ([c15efe1](https://github.com/VLK-STUDIO/morfeo/commit/c15efe1b92d38f27ce62d0738bbeabf0cc800e9e)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) - +- fixed wrong import inside @morfeo/dev-tools package ([a7796e9](https://github.com/VLK-STUDIO/morfeo/commit/a7796e973ae77c07900dc6461105b542b93068bf)) ### Features -* added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) -* added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) -* added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) -* dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) -* dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) -* morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- added docusaurus and morfeo logo ([3dc54f4](https://github.com/VLK-STUDIO/morfeo/commit/3dc54f4cf0037c3afd93678f8f3004bcf07398ae)) +- added slices and optimizations to dev tool ([a53f5e8](https://github.com/VLK-STUDIO/morfeo/commit/a53f5e801f2b3a9baca5adc5a45c112de628b086)) +- added slices handled by dev tools ([392779f](https://github.com/VLK-STUDIO/morfeo/commit/392779f9a122965b852a9af85508060c5d71dd59)) +- dev tool refactor ([669d709](https://github.com/VLK-STUDIO/morfeo/commit/669d709f312f919cab51375b4c465aa6584b8898)) +- dev tools improvements ([3b5b9d9](https://github.com/VLK-STUDIO/morfeo/commit/3b5b9d96b94a06bf32ee3cebe9351a1e4c9660e0)) +- morfeo dev tool init ([e7975d7](https://github.com/VLK-STUDIO/morfeo/commit/e7975d772a368a1cf5cd2e300953bfefa70baa42)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) diff --git a/packages/dev-tools/package.json b/packages/dev-tools/package.json index 92724eae..0b7aae26 100644 --- a/packages/dev-tools/package.json +++ b/packages/dev-tools/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/fonts/CHANGELOG.md b/packages/fonts/CHANGELOG.md index 57355692..dba3db4f 100644 --- a/packages/fonts/CHANGELOG.md +++ b/packages/fonts/CHANGELOG.md @@ -1,373 +1,287 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/fonts - - - - # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/morfeojs/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) -* tests coverage restored to 100% ([9abb112](https://github.com/morfeojs/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/morfeojs/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) +- tests coverage restored to 100% ([9abb112](https://github.com/morfeojs/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - - - - +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/morfeojs/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* tests coverage restored to 100% ([9abb112](https://github.com/morfeojs/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/morfeojs/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- tests coverage restored to 100% ([9abb112](https://github.com/morfeojs/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/morfeojs/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* tests coverage restored to 100% ([9abb112](https://github.com/morfeojs/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/morfeojs/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- tests coverage restored to 100% ([9abb112](https://github.com/morfeojs/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- tests coverage restored to 100% ([9abb112](https://github.com/VLK-STUDIO/morfeo/commit/9abb112b84b83093d529145d651e3f1faf78fa59)) +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- added borders slice ([3cc7c5c](https://github.com/VLK-STUDIO/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/VLK-STUDIO/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- **fonts:** fix package.json repo urls ([1f0cafe](https://github.com/VLK-STUDIO/morfeo/commit/1f0cafe9822ed8fe6b127bc6296b3443830f575e)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) diff --git a/packages/fonts/package.json b/packages/fonts/package.json index b9aba2f4..65ec5df6 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -5,7 +5,7 @@ "email": "andrea@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/hooks/CHANGELOG.md b/packages/hooks/CHANGELOG.md index 108bcb79..5c88bfa9 100644 --- a/packages/hooks/CHANGELOG.md +++ b/packages/hooks/CHANGELOG.md @@ -1,812 +1,644 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/core@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/hooks - - - - # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* added server side snapshot callback ([5cd5ceb](https://github.com/morfeojs/morfeo/commit/5cd5cebfd579add290f12cc3ff65ee1ce7b6165e)) -* Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* hooks commonjs build ([d5ac23f](https://github.com/morfeojs/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- added server side snapshot callback ([5cd5ceb](https://github.com/morfeojs/morfeo/commit/5cd5cebfd579add290f12cc3ff65ee1ce7b6165e)) +- Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- hooks commonjs build ([d5ac23f](https://github.com/morfeojs/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) -* [#86](https://github.com/morfeojs/morfeo/issues/86) comment of useMorfeo hook fixed ([e84fc36](https://github.com/morfeojs/morfeo/commit/e84fc36564357459f8d924cf0ad8a92837105947)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/morfeojs/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) +- [#86](https://github.com/morfeojs/morfeo/issues/86) comment of useMorfeo hook fixed ([e84fc36](https://github.com/morfeojs/morfeo/commit/e84fc36564357459f8d924cf0ad8a92837105947)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/morfeojs/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ### Features -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) - - - - +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* hooks commonjs build ([d5ac23f](https://github.com/morfeojs/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- hooks commonjs build ([d5ac23f](https://github.com/morfeojs/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/morfeojs/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/morfeojs/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* hooks commonjs build ([d5ac23f](https://github.com/morfeojs/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- Closes [#113](https://github.com/morfeojs/morfeo/issues/113) ([f3b7f8a](https://github.com/morfeojs/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- hooks commonjs build ([d5ac23f](https://github.com/morfeojs/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/morfeojs/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#148](https://github.com/morfeojs/morfeo/issues/148) ([b59ff1c](https://github.com/morfeojs/morfeo/commit/b59ff1c0d14b4d31103d6866555f72f5d685fa89)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/morfeojs/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/morfeojs/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* hooks commonjs build ([d5ac23f](https://github.com/VLK-STUDIO/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- hooks commonjs build ([d5ac23f](https://github.com/VLK-STUDIO/morfeo/commit/d5ac23f7f4dff8834e2c82fd30b32473876417c9)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- Closes [#113](https://github.com/VLK-STUDIO/morfeo/issues/113) ([f3b7f8a](https://github.com/VLK-STUDIO/morfeo/commit/f3b7f8a29bdd9efe7f6c38ebd5f736c12ebedc95)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- useStyles hooks added ([fee9d48](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/hooks/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.3 (2021-05-21) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* useSubscribe hook introduced ([8de68f2](https://bitbucket.org/me-sign/design-system/commits/8de68f25ed0118009d0c26c913acb6cbca697020)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- useSubscribe hook introduced ([8de68f2](https://bitbucket.org/me-sign/design-system/commits/8de68f25ed0118009d0c26c913acb6cbca697020)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.2 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.1 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) # 0.1.0 (2021-05-19) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.9 (2021-05-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.8 (2021-05-16) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.7 (2021-05-14) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.6 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.5 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.4 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- useStyles hooks added ([fee9d48](https://bitbucket.org/me-sign/design-system/commits/fee9d48fdd60cbcc4a8ef9221df93f566371d032)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.3 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) ## 0.0.2 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 8e09940c..ccb59812 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/jss/CHANGELOG.md b/packages/jss/CHANGELOG.md index 01500e76..bfc11247 100644 --- a/packages/jss/CHANGELOG.md +++ b/packages/jss/CHANGELOG.md @@ -1,547 +1,428 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/core@0.9.1 + - @morfeo/utils@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* [#648](https://github.com/morfeojs/morfeo/issues/648) - added support for symbols ([#652](https://github.com/morfeojs/morfeo/issues/652)) ([6bb4925](https://github.com/morfeojs/morfeo/commit/6bb49259f0939bd054d1636db07244a872d4bb77)) -* [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- [#648](https://github.com/morfeojs/morfeo/issues/648) - added support for symbols ([#652](https://github.com/morfeojs/morfeo/issues/652)) ([6bb4925](https://github.com/morfeojs/morfeo/commit/6bb49259f0939bd054d1636db07244a872d4bb77)) +- [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/jss - - - - # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* pipeline ([1894ec4](https://github.com/morfeojs/morfeo/commit/1894ec477b0186cad324d40824145ca6c5c07bc0)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- pipeline ([1894ec4](https://github.com/morfeojs/morfeo/commit/1894ec477b0186cad324d40824145ca6c5c07bc0)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* pipeline ([1894ec4](https://github.com/morfeojs/morfeo/commit/1894ec477b0186cad324d40824145ca6c5c07bc0)) - - - - +- pipeline ([1894ec4](https://github.com/morfeojs/morfeo/commit/1894ec477b0186cad324d40824145ca6c5c07bc0)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/jss/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.3 (2021-05-21) - ### Features -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.2 (2021-05-20) - ### Features -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.1 (2021-05-20) - ### Features -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) - - - - +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) # 0.1.0 (2021-05-19) - ### Features -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) - - - - +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) ## 0.0.9 (2021-05-18) - ### Features -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) diff --git a/packages/jss/package.json b/packages/jss/package.json index 2b31bdf8..32fab334 100644 --- a/packages/jss/package.json +++ b/packages/jss/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/native/CHANGELOG.md b/packages/native/CHANGELOG.md index 335dbc7d..81b8f996 100644 --- a/packages/native/CHANGELOG.md +++ b/packages/native/CHANGELOG.md @@ -1,662 +1,515 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/core@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **deps:** update dependency @types/react-native to ^0.68.0 ([d36ace7](https://github.com/morfeojs/morfeo/commit/d36ace7947de6914add772953255ea5b4dc46d1c)) -* **deps:** update dependency @types/react-native to ^0.69.0 ([b5a26ff](https://github.com/morfeojs/morfeo/commit/b5a26ff8bae71e62d8fe55ef7f5e443cc42594a3)) -* **deps:** update dependency @types/react-native to ^0.70.0 ([5f0351d](https://github.com/morfeojs/morfeo/commit/5f0351d6008bc65fa85f4e61ed5fa87fdcc6aecd)) -* **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) - +- **deps:** update dependency @types/react-native to ^0.68.0 ([d36ace7](https://github.com/morfeojs/morfeo/commit/d36ace7947de6914add772953255ea5b4dc46d1c)) +- **deps:** update dependency @types/react-native to ^0.69.0 ([b5a26ff](https://github.com/morfeojs/morfeo/commit/b5a26ff8bae71e62d8fe55ef7f5e443cc42594a3)) +- **deps:** update dependency @types/react-native to ^0.70.0 ([5f0351d](https://github.com/morfeojs/morfeo/commit/5f0351d6008bc65fa85f4e61ed5fa87fdcc6aecd)) +- **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) ### Features -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* **deps:** update dependency @types/react-native to ^0.68.0 ([d36ace7](https://github.com/morfeojs/morfeo/commit/d36ace7947de6914add772953255ea5b4dc46d1c)) -* **deps:** update dependency @types/react-native to ^0.69.0 ([b5a26ff](https://github.com/morfeojs/morfeo/commit/b5a26ff8bae71e62d8fe55ef7f5e443cc42594a3)) -* **deps:** update dependency @types/react-native to ^0.70.0 ([5f0351d](https://github.com/morfeojs/morfeo/commit/5f0351d6008bc65fa85f4e61ed5fa87fdcc6aecd)) -* **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) - - - - +- **deps:** update dependency @types/react-native to ^0.68.0 ([d36ace7](https://github.com/morfeojs/morfeo/commit/d36ace7947de6914add772953255ea5b4dc46d1c)) +- **deps:** update dependency @types/react-native to ^0.69.0 ([b5a26ff](https://github.com/morfeojs/morfeo/commit/b5a26ff8bae71e62d8fe55ef7f5e443cc42594a3)) +- **deps:** update dependency @types/react-native to ^0.70.0 ([5f0351d](https://github.com/morfeojs/morfeo/commit/5f0351d6008bc65fa85f4e61ed5fa87fdcc6aecd)) +- **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Features -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) - - - - +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- package-lock re-introduced ([658b335](https://github.com/morfeojs/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### Features -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/morfeojs/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- package-lock re-introduced ([658b335](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/658b33533b316b51b55799be916830df7daaa5a9)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/native/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.3 (2021-05-21) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.2 (2021-05-20) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.1 (2021-05-20) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) # 0.1.0 (2021-05-19) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.9 (2021-05-18) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- jss package and fix to native test ([30b6c4a](https://bitbucket.org/me-sign/design-system/commits/30b6c4a1551ee7feb66a31c48f38e1841a6ebdb2)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.8 (2021-05-16) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.7 (2021-05-14) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.6 (2021-05-13) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.5 (2021-05-13) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.4 (2021-05-13) - ### Features -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) diff --git a/packages/native/package.json b/packages/native/package.json index aa6f1efc..48c9c1c8 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "build/index.js", "module": "build/index.js", diff --git a/packages/next/CHANGELOG.md b/packages/next/CHANGELOG.md index 8070d03a..ffd7501e 100644 --- a/packages/next/CHANGELOG.md +++ b/packages/next/CHANGELOG.md @@ -1,27 +1,29 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/compiler@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Features -* build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) -* introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) +- build time ([f62c3a1](https://github.com/morfeojs/morfeo/commit/f62c3a1e5c00eb1c1994b0d2bac13934b1a0802c)) +- introduced @morfeo/css package ([31fabdc](https://github.com/morfeojs/morfeo/commit/31fabdcdc49364219c2bc9686824e9fefd2e0492)) diff --git a/packages/next/package.json b/packages/next/package.json index 0c0f86d5..fcfbc71d 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/preset-default/CHANGELOG.md b/packages/preset-default/CHANGELOG.md index c3e909f1..4fd9686a 100644 --- a/packages/preset-default/CHANGELOG.md +++ b/packages/preset-default/CHANGELOG.md @@ -1,359 +1,293 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/spec@0.9.1 + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) - +- colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) ### Features -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) - +- colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) ### Features -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) - - - - +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* augmentation of preset default and web sandbox react types ([8d58426](https://github.com/morfeojs/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) -* preset default fixes ([f558a11](https://github.com/morfeojs/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) -* preset-default and react example ([5a1f28c](https://github.com/morfeojs/morfeo/commit/5a1f28c7a6a7792b4f43131fd04037e9e10a9d5f)) -* prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- augmentation of preset default and web sandbox react types ([8d58426](https://github.com/morfeojs/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) +- preset default fixes ([f558a11](https://github.com/morfeojs/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +- preset-default and react example ([5a1f28c](https://github.com/morfeojs/morfeo/commit/5a1f28c7a6a7792b4f43131fd04037e9e10a9d5f)) +- prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/morfeojs/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) - +- [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/morfeojs/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* preset-default and react example ([5a1f28c](https://github.com/morfeojs/morfeo/commit/5a1f28c7a6a7792b4f43131fd04037e9e10a9d5f)) - - - - +- preset-default and react example ([5a1f28c](https://github.com/morfeojs/morfeo/commit/5a1f28c7a6a7792b4f43131fd04037e9e10a9d5f)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* augmentation of preset default and web sandbox react types ([8d58426](https://github.com/morfeojs/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) -* preset default fixes ([f558a11](https://github.com/morfeojs/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) -* prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- augmentation of preset default and web sandbox react types ([8d58426](https://github.com/morfeojs/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) +- preset default fixes ([f558a11](https://github.com/morfeojs/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +- prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/morfeojs/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) - +- [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/morfeojs/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* augmentation of preset default and web sandbox react types ([8d58426](https://github.com/morfeojs/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) -* preset default fixes ([f558a11](https://github.com/morfeojs/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) -* prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- augmentation of preset default and web sandbox react types ([8d58426](https://github.com/morfeojs/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) +- preset default fixes ([f558a11](https://github.com/morfeojs/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +- prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) -* documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/morfeojs/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) - - - - +- [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- deep scan improvements ([014aed3](https://github.com/morfeojs/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- docs restyling ([7e70219](https://github.com/morfeojs/morfeo/commit/7e702192ce20f92be9e5c930b314b3a7cc9f3271)) +- documentation update ([2bf10e7](https://github.com/morfeojs/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/morfeojs/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/morfeojs/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* augmentation of preset default and web sandbox react types ([8d58426](https://github.com/VLK-STUDIO/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) -* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- augmentation of preset default and web sandbox react types ([8d58426](https://github.com/VLK-STUDIO/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) +- preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* added components inside documentation website ([b16a780](https://github.com/VLK-STUDIO/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) - - - - +- added components inside documentation website ([b16a780](https://github.com/VLK-STUDIO/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* augmentation of preset default and web sandbox react types ([8d58426](https://github.com/VLK-STUDIO/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) -* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- augmentation of preset default and web sandbox react types ([8d58426](https://github.com/VLK-STUDIO/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) +- preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* added components inside documentation website ([b16a780](https://github.com/VLK-STUDIO/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) - - - - +- added components inside documentation website ([b16a780](https://github.com/VLK-STUDIO/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* augmentation of preset default and web sandbox react types ([8d58426](https://github.com/VLK-STUDIO/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) -* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- augmentation of preset default and web sandbox react types ([8d58426](https://github.com/VLK-STUDIO/morfeo/commit/8d58426159b46dda9d77cc74caafea5bde64de0f)) +- preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* added components inside documentation website ([b16a780](https://github.com/VLK-STUDIO/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) - - - - +- added components inside documentation website ([b16a780](https://github.com/VLK-STUDIO/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- **preset-default:** added components to preset default ([3d924c5](https://github.com/VLK-STUDIO/morfeo/commit/3d924c50b83a1925531e090c7f1542006d55f7c0)) +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) - +- preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) ### Features -* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) - - - - +- cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) - +- preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) ### Features -* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) - - - - +- cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) - +- preset default fixes ([f558a11](https://github.com/VLK-STUDIO/morfeo/commit/f558a11df97a837262a8af233ac040b3ff295c68)) ### Features -* cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) - - - - +- cards list improvements ([7a2a13f](https://github.com/VLK-STUDIO/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- copy button and stiling improvements ([91c30ac](https://github.com/VLK-STUDIO/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- **preset-default:** improved colors, shadows and zindices inside preset-default ([f4cf3f2](https://github.com/VLK-STUDIO/morfeo/commit/f4cf3f20c6ccd1f733ca4bbd659e19284554fd12)) +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- deep scan improvements ([014aed3](https://github.com/VLK-STUDIO/morfeo/commit/014aed36f8b5194d74862f32c72fc72b341757ed)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) # 0.2.0 (2021-08-08) - ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/preset-default/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/preset-default/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/preset-default/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/preset-default/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- documentation update ([2bf10e7](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/preset-default/commit/2bf10e7066064a403d1e801d55a467626b85fdfd)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/preset-default/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) diff --git a/packages/preset-default/package.json b/packages/preset-default/package.json index 5e273357..819d364a 100644 --- a/packages/preset-default/package.json +++ b/packages/preset-default/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "module": "build/index.js", "main": "commonjs/index.js", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 7a3f2058..4bc0bb19 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -1,322 +1,240 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/hooks@0.9.1 + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Features -* update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) - - - - +- update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* **react:** added tests ([135e445](https://github.com/morfeojs/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* **react:** Closes [#125](https://github.com/morfeojs/morfeo/issues/125) ([1fa2f95](https://github.com/morfeojs/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) -* **react:** introducing react package ([f99da40](https://github.com/morfeojs/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- **react:** added tests ([135e445](https://github.com/morfeojs/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- **react:** Closes [#125](https://github.com/morfeojs/morfeo/issues/125) ([1fa2f95](https://github.com/morfeojs/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) +- **react:** introducing react package ([f99da40](https://github.com/morfeojs/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ### Features -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) - - - - +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* **react:** added tests ([135e445](https://github.com/morfeojs/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* **react:** Closes [#125](https://github.com/morfeojs/morfeo/issues/125) ([1fa2f95](https://github.com/morfeojs/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) -* **react:** introducing react package ([f99da40](https://github.com/morfeojs/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- **react:** added tests ([135e445](https://github.com/morfeojs/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- **react:** Closes [#125](https://github.com/morfeojs/morfeo/issues/125) ([1fa2f95](https://github.com/morfeojs/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) +- **react:** introducing react package ([f99da40](https://github.com/morfeojs/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) -* commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) -* used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- adaptation for last npm version ([95b88bc](https://github.com/morfeojs/morfeo/commit/95b88bcd50d7ed7371ca33e30a93d0f9c59f53f0)) +- commonjs export fixed ([bcaca44](https://github.com/morfeojs/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) +- used yarn instead of npm ([6d0b777](https://github.com/morfeojs/morfeo/commit/6d0b77715332ab0e3c985538ef5ccb8a90a023f3)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* **react:** added tests ([135e445](https://github.com/morfeojs/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* **react:** Closes [#125](https://github.com/morfeojs/morfeo/issues/125) ([1fa2f95](https://github.com/morfeojs/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) -* **react:** introducing react package ([f99da40](https://github.com/morfeojs/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- **react:** added tests ([135e445](https://github.com/morfeojs/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- **react:** Closes [#125](https://github.com/morfeojs/morfeo/issues/125) ([1fa2f95](https://github.com/morfeojs/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) +- **react:** introducing react package ([f99da40](https://github.com/morfeojs/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/morfeojs/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) - +- commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) ### Features -* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* **react:** Closes [#125](https://github.com/VLK-STUDIO/morfeo/issues/125) ([1fa2f95](https://github.com/VLK-STUDIO/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- **react:** Closes [#125](https://github.com/VLK-STUDIO/morfeo/issues/125) ([1fa2f95](https://github.com/VLK-STUDIO/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) - +- commonjs export fixed ([bcaca44](https://github.com/VLK-STUDIO/morfeo/commit/bcaca44401a0893e4fc576acb994c80256d8525f)) ### Features -* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* **react:** Closes [#125](https://github.com/VLK-STUDIO/morfeo/issues/125) ([1fa2f95](https://github.com/VLK-STUDIO/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- **react:** Closes [#125](https://github.com/VLK-STUDIO/morfeo/issues/125) ([1fa2f95](https://github.com/VLK-STUDIO/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) # 0.4.0 (2021-11-18) - ### Features -* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* **react:** Closes [#125](https://github.com/VLK-STUDIO/morfeo/issues/125) ([1fa2f95](https://github.com/VLK-STUDIO/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- **react:** Closes [#125](https://github.com/VLK-STUDIO/morfeo/issues/125) ([1fa2f95](https://github.com/VLK-STUDIO/morfeo/commit/1fa2f95d58e66a09d639b023bd116d6ad6bb64c1)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.3.2 (2021-11-04) - ### Features -* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.3.1 (2021-11-04) - ### Features -* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) # 0.3.0 (2021-10-30) - ### Features -* **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- **react:** added tests ([135e445](https://github.com/VLK-STUDIO/morfeo/commit/135e44536da4cd3996ca6418125fb61ffb76ab1e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- useClassName and useClassNames hooks ([7825ddd](https://github.com/VLK-STUDIO/morfeo/commit/7825ddd181eab881c3da6e9bda5b71ab66691884)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) # 0.2.0 (2021-08-08) - ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.1.8 (2021-07-19) - ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.1.7 (2021-07-14) - ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.1.6 (2021-06-27) - ### Features -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) - - - - +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/react/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) ## 0.1.5 (2021-05-23) - ### Features -* **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) +- **react:** introducing react package ([f99da40](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/f99da40a8b8fe0c440002e1065dbc73f7376f732)) diff --git a/packages/react/package.json b/packages/react/package.json index fa63c341..7a8f08e3 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/spec/CHANGELOG.md b/packages/spec/CHANGELOG.md index 7c27ad47..95381c3c 100644 --- a/packages/spec/CHANGELOG.md +++ b/packages/spec/CHANGELOG.md @@ -1,909 +1,738 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- b094895: feat(core): added short version of width and height (`h`, `w`, `minH`, `minW`) + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) -* colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) - +- colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) +- colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) ### Features -* [#648](https://github.com/morfeojs/morfeo/issues/648) - added support for symbols ([#652](https://github.com/morfeojs/morfeo/issues/652)) ([6bb4925](https://github.com/morfeojs/morfeo/commit/6bb49259f0939bd054d1636db07244a872d4bb77)) -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- [#648](https://github.com/morfeojs/morfeo/issues/648) - added support for symbols ([#652](https://github.com/morfeojs/morfeo/issues/652)) ([6bb4925](https://github.com/morfeojs/morfeo/commit/6bb49259f0939bd054d1636db07244a872d4bb77)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) -* colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) - +- colors schemas typing ([09679b5](https://github.com/morfeojs/morfeo/commit/09679b58b371129030735b98beef8a4475cbe58f)) +- colors schemas typing ([08142ba](https://github.com/morfeojs/morfeo/commit/08142baebf6ebca992c0efbc72fed527a8ec7a9a)) ### Features -* colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) -* linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) -* states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) - - - - +- colorSchemas feature ([f5bdb7b](https://github.com/morfeojs/morfeo/commit/f5bdb7b9b23bb6f75eb79a830570caa0f89f73d1)) +- linting ([4e191da](https://github.com/morfeojs/morfeo/commit/4e191da2917e6fadc5742f48ce9eb34d066b0f15)) +- states feature ([835510b](https://github.com/morfeojs/morfeo/commit/835510ba575c95571c419c12cf45c8e5dec1a6ef)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/morfeojs/morfeo/issues/79) ([069f55e](https://github.com/morfeojs/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/morfeojs/morfeo/issues/79) ([069f55e](https://github.com/morfeojs/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) **Note:** Version bump only for package @morfeo/spec - - - - ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/morfeojs/morfeo/issues/79) ([069f55e](https://github.com/morfeojs/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/morfeojs/morfeo/issues/79) ([069f55e](https://github.com/morfeojs/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- benchmarks fixed ([fc59036](https://github.com/morfeojs/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/morfeojs/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed types of web sandbox components ([45ce774](https://github.com/morfeojs/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/morfeojs/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/morfeojs/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/morfeojs/morfeo/issues/79) ([069f55e](https://github.com/morfeojs/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- 76 ([0a3a065](https://github.com/morfeojs/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/morfeojs/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/morfeojs/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/morfeojs/morfeo/issues/51) ([0ab4270](https://github.com/morfeojs/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/morfeojs/morfeo/issues/79) ([069f55e](https://github.com/morfeojs/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** preset theme package ([7a66269](https://github.com/morfeojs/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed types of web sandbox components ([45ce774](https://github.com/VLK-STUDIO/morfeo/commit/45ce774ff77f21b83d272279d97b312a7b6182f6)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- preset-default improvements ([56d0862](https://github.com/VLK-STUDIO/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([2ab1020](https://github.com/VLK-STUDIO/morfeo/commit/2ab10200051b79e3c76ee009f365ad63ba40d1d2)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/VLK-STUDIO/morfeo/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- devtool config ([842b8ff](https://github.com/VLK-STUDIO/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/VLK-STUDIO/morfeo/issues/101) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- cli handling of shadows fixed and shadow parser improved ([7cc1a0a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/7cc1a0a0d6ccd298f407e5d0b6ebc2070d976720)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- shadow parser fix & improvements ([bb8b7a2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/bb8b7a23886cfbb6016b416a93b0199e4f9a3d68)) ### Features -* 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0a3a065f446dad2c814b07570d708959d4390c32)) -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* closes [#79](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- 76 ([0a3a065](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0a3a065f446dad2c814b07570d708959d4390c32)) +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- closes [#79](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/79) ([069f55e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/069f55ecce6eaff4f980f7558509f685c0d8bbe0)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- **preset-default:** preset theme package ([7a66269](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/7a66269b2fff8d1db4939425f506fc6bec02ce18)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- closes [#51](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/issues/51) ([0ab4270](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0ab4270a0d054bd67f42c2d74fdecee24349de1a)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- benchmarks fixed ([fc59036](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/fc59036327137cae1b3886c3b6e0a5ca239e5d9f)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/spec/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.3 (2021-05-21) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.2 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.1 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) # 0.1.0 (2021-05-19) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.9 (2021-05-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.8 (2021-05-16) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- cache and benchmarks ([aa360dd](https://bitbucket.org/me-sign/design-system/commits/aa360ddfb44ce2be66a0513783ddec1ff6b42e09)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.7 (2021-05-14) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.6 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.5 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.4 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- all css props mapped and styled components package improved ([c3771c6](https://bitbucket.org/me-sign/design-system/commits/c3771c64b02fc7bbfa6137bff70d1acae8e7932a)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.3 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) ## 0.0.2 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) diff --git a/packages/spec/package.json b/packages/spec/package.json index 45477794..eb736225 100644 --- a/packages/spec/package.json +++ b/packages/spec/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/svelte/CHANGELOG.md b/packages/svelte/CHANGELOG.md index c3d41a0e..f5a3c379 100644 --- a/packages/svelte/CHANGELOG.md +++ b/packages/svelte/CHANGELOG.md @@ -1,466 +1,353 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/jss@0.9.1 + - @morfeo/web@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* linting ([da733f3](https://github.com/morfeojs/morfeo/commit/da733f3172d676972306e16283818c2e2f08bbdb)) -* linting ([30b00c5](https://github.com/morfeojs/morfeo/commit/30b00c5de2643e54ae83e12b5ee58b7a30ef65eb)) -* restore fallback on getElementName ([1f1ce8d](https://github.com/morfeojs/morfeo/commit/1f1ce8d74977b9851855465a5fe31c8230e3a333)) - +- linting ([da733f3](https://github.com/morfeojs/morfeo/commit/da733f3172d676972306e16283818c2e2f08bbdb)) +- linting ([30b00c5](https://github.com/morfeojs/morfeo/commit/30b00c5de2643e54ae83e12b5ee58b7a30ef65eb)) +- restore fallback on getElementName ([1f1ce8d](https://github.com/morfeojs/morfeo/commit/1f1ce8d74977b9851855465a5fe31c8230e3a333)) ### Features -* update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* linting ([da733f3](https://github.com/morfeojs/morfeo/commit/da733f3172d676972306e16283818c2e2f08bbdb)) -* linting ([30b00c5](https://github.com/morfeojs/morfeo/commit/30b00c5de2643e54ae83e12b5ee58b7a30ef65eb)) -* restore fallback on getElementName ([1f1ce8d](https://github.com/morfeojs/morfeo/commit/1f1ce8d74977b9851855465a5fe31c8230e3a333)) - +- linting ([da733f3](https://github.com/morfeojs/morfeo/commit/da733f3172d676972306e16283818c2e2f08bbdb)) +- linting ([30b00c5](https://github.com/morfeojs/morfeo/commit/30b00c5de2643e54ae83e12b5ee58b7a30ef65eb)) +- restore fallback on getElementName ([1f1ce8d](https://github.com/morfeojs/morfeo/commit/1f1ce8d74977b9851855465a5fe31c8230e3a333)) ### Features -* update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) - - - - +- update @morfeo/react and @morfeo/svelt to support states ([ac79561](https://github.com/morfeojs/morfeo/commit/ac795616c69e0ced1dd0169a6203925685305869)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/morfeojs/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/morfeojs/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - - - - +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/morfeojs/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - +- [#131](https://github.com/morfeojs/morfeo/issues/131) ([1bf617c](https://github.com/morfeojs/morfeo/commit/1bf617cf6eef327b61a98982780a9f2cef37e9cb)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/morfeojs/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- prettier ([6dfc59e](https://github.com/morfeojs/morfeo/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/morfeojs/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) - - - - +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/morfeojs/morfeo/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/morfeojs/morfeo/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- update callback to jss function ([6218907](https://github.com/morfeojs/morfeo/commit/62189076da38078df33796fb16576b13ecdeeb85)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- prettier ([6dfc59e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/6dfc59edbd66e64229fbec377a231ae696b8c170)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **svelte:** added support to default properties, docs and tests ([a734021](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/a73402130efa829bee3d8c5a72b636ca445148bc)) +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- introucing svelte package and sandbox ([0e8e9e2](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- update callback to jss function ([6218907](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/svelte/commit/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.3 (2021-05-21) - ### Features -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.2 (2021-05-20) - ### Features -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) -* update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) - - - - +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- update callback to jss function ([6218907](https://bitbucket.org/me-sign/design-system/commits/62189076da38078df33796fb16576b13ecdeeb85)) ## 0.1.1 (2021-05-20) - ### Features -* introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) +- introucing svelte package and sandbox ([0e8e9e2](https://bitbucket.org/me-sign/design-system/commits/0e8e9e22f38576730c73442714c1a611847d9bc7)) diff --git a/packages/svelte/package.json b/packages/svelte/package.json index 0982e20f..b5a7282f 100644 --- a/packages/svelte/package.json +++ b/packages/svelte/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "build/index.js", "module": "build/index.js", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 3e743457..f71f7b8b 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,12 +1,17 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- **build-time:** [#694](https://github.com/morfeojs/morfeo/issues/694) added support for the most common bundlers ([#700](https://github.com/morfeojs/morfeo/issues/700)) ([028623d](https://github.com/morfeojs/morfeo/commit/028623d203c1fec9c4c943f261d199e67017c16f)) diff --git a/packages/utils/package.json b/packages/utils/package.json index 5b5b01f0..378ad3c5 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 5ed77c3d..76e4e973 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -1,883 +1,718 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] +- Updated dependencies [b094895] + - @morfeo/core@0.9.1 + - @morfeo/fonts@0.9.1 + - @morfeo/jss@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Features -* [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) **Note:** Version bump only for package @morfeo/web - - - - # 0.7.0 (2022-05-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) -* responsive values typing ([648c4b1](https://github.com/morfeojs/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/morfeojs/morfeo/issues/46) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) +- responsive values typing ([648c4b1](https://github.com/morfeojs/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/morfeojs/morfeo/issues/46) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/morfeojs/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/morfeojs/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/morfeojs/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/morfeojs/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # [0.6.0](https://github.com/morfeojs/morfeo/compare/v0.0.0...v0.6.0) (2022-05-26) - ### Bug Fixes -* removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) - - - - +- removed styled-component-web package and fixed tets ([7bccfc0](https://github.com/morfeojs/morfeo/commit/7bccfc066b44cb3184bb0c2851fe502d389406b7)) ## 0.5.1 (2022-04-30) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* responsive values typing ([648c4b1](https://github.com/morfeojs/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/morfeojs/morfeo/issues/46) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- responsive values typing ([648c4b1](https://github.com/morfeojs/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/morfeojs/morfeo/issues/46) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/morfeojs/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/morfeojs/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - +- [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/morfeojs/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/morfeojs/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme - - - - # 0.5.0 (2022-02-13) - ### Bug Fixes -* [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) -* fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) -* prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* responsive values typing ([648c4b1](https://github.com/morfeojs/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/morfeojs/morfeo/issues/46) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) - +- [#136](https://github.com/morfeojs/morfeo/issues/136) ([50ca5e4](https://github.com/morfeojs/morfeo/commit/50ca5e4803ba5335245995e31d09c9273a4a2f16)) +- fixed typing of packages ([57267c5](https://github.com/morfeojs/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- **fonts:** prettier ([c97f825](https://github.com/morfeojs/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- prettier ([25a1023](https://github.com/morfeojs/morfeo/commit/25a10238dfaefc6c44cc68c6faeb24711879e6de)) +- prettier ([57516db](https://github.com/morfeojs/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/morfeojs/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- responsive values typing ([648c4b1](https://github.com/morfeojs/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/morfeojs/morfeo/issues/46) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- tests ([61e4593](https://github.com/morfeojs/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) ### Features -* [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/morfeojs/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/morfeojs/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) -* native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) -* replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) - - - - +- [#129](https://github.com/morfeojs/morfeo/issues/129) ([71dac61](https://github.com/morfeojs/morfeo/commit/71dac61b0c6ac1f6e45654e287cc1ad44ce20957)) +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#144](https://github.com/morfeojs/morfeo/issues/144) ([16b382a](https://github.com/morfeojs/morfeo/commit/16b382a9bd9eb8bc434569f6f8cb8dd8374833da)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/morfeojs/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/morfeojs/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- add theme removal ([fb20b50](https://github.com/morfeojs/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/morfeojs/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/morfeojs/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/morfeojs/morfeo/issues/65) ([bbf6e32](https://github.com/morfeojs/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/morfeojs/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/morfeojs/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/morfeojs/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/morfeojs/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/morfeojs/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/morfeojs/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/morfeojs/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- licenses updated ([45b042a](https://github.com/morfeojs/morfeo/commit/45b042aec49d17e7a261330b713cc05f6b4355b2)) +- native package ([356cbd6](https://github.com/morfeojs/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- **react:** import replacing ([d07c084](https://github.com/morfeojs/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- readme files added to all the packages ([819e60b](https://github.com/morfeojs/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- READMEs updated ([5637cfc](https://github.com/morfeojs/morfeo/commit/5637cfc58bb94ec1d88e4eb28d84e27f17b085df)) +- replaced space slice with spacings ([9aaf30a](https://github.com/morfeojs/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- styled components for web ([e5dee4c](https://github.com/morfeojs/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/morfeojs/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/morfeojs/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/morfeojs/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) ## 0.4.2 (2021-11-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) ## 0.4.1 (2021-11-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) # 0.4.0 (2021-11-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) -* spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) -* tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +- spec, web, devtool ([8c8bb90](https://github.com/VLK-STUDIO/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) +- tests ([61e4593](https://github.com/VLK-STUDIO/morfeo/commit/61e45931ced66121d11f5321f46f3c253386e4b3)) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) ## 0.3.2 (2021-11-04) - ### Bug Fixes -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) ## 0.3.1 (2021-11-04) - ### Bug Fixes -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/issues/46) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- added pwa plugin to documentation website ([1808781](https://github.com/VLK-STUDIO/morfeo/commit/1808781f20f0c41f6d4a965eb5bad522caf9e56a)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) # 0.3.0 (2021-10-30) - ### Bug Fixes -* prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- prettier ([57516db](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57516db7d44401c4c7fc2ce2a57a95d6da6665b7)) +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) # 0.2.0 (2021-08-08) - ### Bug Fixes -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/fb20b501e877e2137831f9e86629e213007b88b7)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) -* commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- add theme removal ([fb20b50](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/fb20b501e877e2137831f9e86629e213007b88b7)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- closes [#65](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/65) ([bbf6e32](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/bbf6e32f62c32af51d1795bbbc85c9772948cfdf)) +- commonjs build included ([1b3baa5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1b3baa5da980b65035a67db28e11cb2aa9d3333c)) +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- wip of morfeo cli ([476d48d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/476d48d1404e0fbbe209f353efcc2e96d9d9a38e)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.8 (2021-07-19) - ### Bug Fixes -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c25202ee79424cfb020606f7509755168186308e)) -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- docs improvements ([c25202e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c25202ee79424cfb020606f7509755168186308e)) +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.7 (2021-07-14) - ### Bug Fixes -* responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- responsive values typing ([648c4b1](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/648c4b18d7752344a6b9eda4f5b48e4bb6e5b95e)), closes [#46](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/issues/46) +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- documentation improvements ([4ad3b5d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/4ad3b5d7f35cd9c1ad1532e5367dec21594d8ff4)) +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.6 (2021-06-27) - ### Bug Fixes -* **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- **fonts:** prettier ([c97f825](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c97f8250b6eae14753ceade69f03484c25d40e66)) +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) -* **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) -* **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) -* **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- website link replaced inside readme files ([1e55a6d](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/1e55a6d458d2873d09efd5fad5100cbbae382057)) +- **@morfeo/web:** reset css utility ([41c291a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/41c291a2b319f58ace13295e5af4a0d35a5ed97d)) +- **@morfeo/web:** reset css utility prettier ([6695398](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/6695398ceff2b26c76a885f9e6091563411563cd)) +- **fonts:** new @morfeo/fonts package ([68ba391](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/68ba39193db598b0506cc584f79e3c08facbb4da)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- gradients parsers added to @morfeo/web package ([9bcac4e](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9bcac4e9dbccd52afc53b5308bb7273659a58c19)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- replaced space slice with spacings ([9aaf30a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/9aaf30a705261c32c778e82d51ca7651c9263457)) +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.5 (2021-05-23) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- **react:** import replacing ([d07c084](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/d07c08454adc890be71bcd577c7922eff7da043d)) +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.4 (2021-05-22) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) -* readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) - +- fixed typing of packages ([57267c5](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) +- readme files fix and licenses added ([c71286a](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/c71286acf948e65eacb5e0ac808cc9425d576351)) ### Features -* added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) -* styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- readme files added to all the packages ([819e60b](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/819e60bb536be471f373c8d3f7cbd5b331c1434c)) +- styled components for web ([e5dee4c](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://github.com/VLK-STUDIO/morfeo/tree/main/packages/web/commit/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.3 (2021-05-21) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.2 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.1.1 (2021-05-20) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) # 0.1.0 (2021-05-19) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- flatted parser.resolve method ([5ce2c10](https://bitbucket.org/me-sign/design-system/commits/5ce2c101097b7ab28d985b108ee079e07f8bacce)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.9 (2021-05-18) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.8 (2021-05-16) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.7 (2021-05-14) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.6 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.5 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.4 (2021-05-13) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) -* native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) -* styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) -* web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- native package ([356cbd6](https://bitbucket.org/me-sign/design-system/commits/356cbd6de9084be2a02db90073fb8fcbb8191641)) +- styled components for web ([e5dee4c](https://bitbucket.org/me-sign/design-system/commits/e5dee4c65277089b282b3ba7da3696451c559b83)) +- web styled-components package introduced ([a7677c3](https://bitbucket.org/me-sign/design-system/commits/a7677c3a8f3c561101b0eba0b87e7fa983677cf9)) ## 0.0.3 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) - - - - +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) ## 0.0.2 (2021-05-06) - ### Bug Fixes -* fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) - +- fixed typing of packages ([57267c5](https://bitbucket.org/me-sign/design-system/commits/57267c5f904cbeece433e7bb2573fd9d7a4b3fd4)) ### Features -* added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) -* hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) +- added pubish config to packages ([23241fc](https://bitbucket.org/me-sign/design-system/commits/23241fcb4a1ef76615661e5b8e9e4ed53060b912)) +- hooks package added ([0637789](https://bitbucket.org/me-sign/design-system/commits/0637789d23e12bb3dfb295039e92d2a4f815927a)) diff --git a/packages/web/package.json b/packages/web/package.json index 5ea62460..cd00b352 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -5,7 +5,7 @@ "email": "mauro@vlkstudio.com" }, "private": false, - "version": "0.9.0", + "version": "0.9.1", "license": "MIT", "main": "commonjs/index.js", "module": "build/index.js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2439335..43c5c78c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,744 +1,531 @@ -lockfileVersion: '6.0' +lockfileVersion: 5.3 importers: .: + specifiers: + '@babel/preset-env': 7.21.4 + '@babel/preset-react': 7.18.6 + '@babel/preset-typescript': ^7.18.6 + '@changesets/cli': 2.26.1 + '@commitlint/cli': 17.4.4 + '@testing-library/jest-dom': 5.16.5 + '@testing-library/react': 14.0.0 + '@types/glob': 8.1.0 + '@types/jest': 29.5.1 + '@types/node': 18.15.11 + '@types/react': 18.0.35 + '@types/react-dom': 18.0.11 + '@typescript-eslint/eslint-plugin': 5.58.0 + '@typescript-eslint/parser': 5.58.0 + csstype: 3.1.1 + eslint: 8.36.0 + eslint-plugin-import: 2.27.5 + eslint-plugin-jsx-a11y: 6.7.1 + eslint-plugin-react: 7.32.2 + eslint-plugin-react-hooks: 4.6.0 + husky: 5.2.0 + jest: 29.5.0 + jest-environment-jsdom: 29.5.0 + next: 13.2.4 + prettier: 2.8.7 + react: 18.2.0 + react-dom: 18.2.0 + react-native: 0.71.3 + rimraf: 4.4.1 + ts-jest: 29.0.5 + ts-node: 10.9.1 + tslib: 2.5.0 + turbo: ^1.9.3 + typescript: 5.0.4 dependencies: - '@changesets/cli': - specifier: 2.26.1 - version: 2.26.1 - csstype: - specifier: 3.1.1 - version: 3.1.1 - next: - specifier: 13.2.4 - version: 13.2.4(@babel/core@7.21.4)(react-dom@18.2.0)(react@18.2.0) - react: - specifier: 18.2.0 - version: 18.2.0 - react-dom: - specifier: 18.2.0 - version: 18.2.0(react@18.2.0) - react-native: - specifier: 0.71.3 - version: 0.71.3(@babel/core@7.21.4)(@babel/preset-env@7.21.4)(react@18.2.0) + '@changesets/cli': 2.26.1 + csstype: 3.1.1 + next: 13.2.4_react-dom@18.2.0+react@18.2.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-native: 0.71.3_8aa5ea58ef4c2a22d008c674c3176af5 devDependencies: - '@babel/preset-env': - specifier: 7.21.4 - version: 7.21.4(@babel/core@7.21.4) - '@babel/preset-react': - specifier: 7.18.6 - version: 7.18.6(@babel/core@7.21.4) - '@babel/preset-typescript': - specifier: ^7.18.6 - version: 7.21.4(@babel/core@7.21.4) - '@commitlint/cli': - specifier: 17.4.4 - version: 17.4.4 - '@testing-library/jest-dom': - specifier: 5.16.5 - version: 5.16.5 - '@testing-library/react': - specifier: 14.0.0 - version: 14.0.0(react-dom@18.2.0)(react@18.2.0) - '@types/glob': - specifier: 8.1.0 - version: 8.1.0 - '@types/jest': - specifier: 29.5.1 - version: 29.5.1 - '@types/node': - specifier: 18.15.11 - version: 18.15.11 - '@types/react': - specifier: 18.0.35 - version: 18.0.35 - '@types/react-dom': - specifier: 18.0.11 - version: 18.0.11 - '@typescript-eslint/eslint-plugin': - specifier: 5.58.0 - version: 5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.36.0)(typescript@5.0.4) - '@typescript-eslint/parser': - specifier: 5.58.0 - version: 5.58.0(eslint@8.36.0)(typescript@5.0.4) - eslint: - specifier: 8.36.0 - version: 8.36.0 - eslint-plugin-import: - specifier: 2.27.5 - version: 2.27.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0) - eslint-plugin-jsx-a11y: - specifier: 6.7.1 - version: 6.7.1(eslint@8.36.0) - eslint-plugin-react: - specifier: 7.32.2 - version: 7.32.2(eslint@8.36.0) - eslint-plugin-react-hooks: - specifier: 4.6.0 - version: 4.6.0(eslint@8.36.0) - husky: - specifier: 5.2.0 - version: 5.2.0 - jest: - specifier: 29.5.0 - version: 29.5.0(@types/node@18.15.11)(ts-node@10.9.1) - jest-environment-jsdom: - specifier: 29.5.0 - version: 29.5.0 - prettier: - specifier: 2.8.7 - version: 2.8.7 - rimraf: - specifier: 4.4.1 - version: 4.4.1 - ts-jest: - specifier: 29.0.5 - version: 29.0.5(@babel/core@7.21.4)(jest@29.5.0)(typescript@5.0.4) - ts-node: - specifier: 10.9.1 - version: 10.9.1(@types/node@18.15.11)(typescript@5.0.4) - tslib: - specifier: 2.5.0 - version: 2.5.0 - turbo: - specifier: ^1.9.3 - version: 1.9.3 - typescript: - specifier: 5.0.4 - version: 5.0.4 + '@babel/preset-env': 7.21.4 + '@babel/preset-react': 7.18.6 + '@babel/preset-typescript': 7.21.4 + '@commitlint/cli': 17.4.4 + '@testing-library/jest-dom': 5.16.5 + '@testing-library/react': 14.0.0_react-dom@18.2.0+react@18.2.0 + '@types/glob': 8.1.0 + '@types/jest': 29.5.1 + '@types/node': 18.15.11 + '@types/react': 18.0.35 + '@types/react-dom': 18.0.11 + '@typescript-eslint/eslint-plugin': 5.58.0_5a10082107c989b259f2bdd53a43904a + '@typescript-eslint/parser': 5.58.0_eslint@8.36.0+typescript@5.0.4 + eslint: 8.36.0 + eslint-plugin-import: 2.27.5_eslint@8.36.0 + eslint-plugin-jsx-a11y: 6.7.1_eslint@8.36.0 + eslint-plugin-react: 7.32.2_eslint@8.36.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0 + husky: 5.2.0 + jest: 29.5.0_8c568fab37d014ebedd0f0007a6e3549 + jest-environment-jsdom: 29.5.0 + prettier: 2.8.7 + rimraf: 4.4.1 + ts-jest: 29.0.5_jest@29.5.0+typescript@5.0.4 + ts-node: 10.9.1_09c0d3c39cd0f1cdb4581c815323892a + tslib: 2.5.0 + turbo: 1.9.3 + typescript: 5.0.4 docs: - dependencies: - '@docusaurus/core': - specifier: 2.3.1 - version: 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/preset-classic': - specifier: 2.3.1 - version: 2.3.1(@algolia/client-search@4.17.0)(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-live-codeblock': - specifier: 2.3.1 - version: 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-search-algolia': - specifier: 2.3.1 - version: 2.3.1(@algolia/client-search@4.17.0)(@docusaurus/types@2.3.1)(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@mdx-js/react': - specifier: 1.6.22 - version: 1.6.22(react@18.2.0) - '@morfeo/dev-tools': - specifier: workspace:* - version: link:../packages/dev-tools - '@morfeo/preset-default': - specifier: workspace:* - version: link:../packages/preset-default - '@morfeo/react': - specifier: workspace:* - version: link:../packages/react - '@morfeo/utils': - specifier: workspace:* - version: link:../packages/utils - '@svgr/webpack': - specifier: 6.5.1 - version: 6.5.1 - clsx: - specifier: 1.2.1 - version: 1.2.1 - file-loader: - specifier: 6.2.0 - version: 6.2.0(webpack@5.80.0) - js-cookie: - specifier: 3.0.1 - version: 3.0.1 - react: - specifier: ^18.1.0 - version: 18.2.0 - react-dom: - specifier: ^18.1.0 - version: 18.2.0(react@18.2.0) - url-loader: - specifier: 4.1.1 - version: 4.1.1(file-loader@6.2.0)(webpack@5.80.0) + specifiers: + '@docusaurus/core': 2.3.1 + '@docusaurus/preset-classic': 2.3.1 + '@docusaurus/theme-live-codeblock': 2.3.1 + '@docusaurus/theme-search-algolia': 2.3.1 + '@mdx-js/react': 1.6.22 + '@morfeo/dev-tools': workspace:* + '@morfeo/preset-default': workspace:* + '@morfeo/react': workspace:* + '@morfeo/utils': workspace:* + '@svgr/webpack': 6.5.1 + clsx: 1.2.1 + file-loader: 6.2.0 + js-cookie: 3.0.1 + url-loader: 4.1.1 + dependencies: + '@docusaurus/core': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/preset-classic': 2.3.1_c816ab1b2ffb2f77140487f7cef10323 + '@docusaurus/theme-live-codeblock': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-search-algolia': 2.3.1_c816ab1b2ffb2f77140487f7cef10323 + '@mdx-js/react': 1.6.22_react@18.2.0 + '@morfeo/dev-tools': link:../packages/dev-tools + '@morfeo/preset-default': link:../packages/preset-default + '@morfeo/react': link:../packages/react + '@morfeo/utils': link:../packages/utils + '@svgr/webpack': 6.5.1 + clsx: 1.2.1 + file-loader: 6.2.0 + js-cookie: 3.0.1 + url-loader: 4.1.1_file-loader@6.2.0 examples/next: - dependencies: - '@morfeo/css': - specifier: workspace:* - version: link:../../packages/css - '@morfeo/next': - specifier: workspace:* - version: link:../../packages/next - '@morfeo/preset-default': - specifier: workspace:* - version: link:../../packages/preset-default - '@morfeo/spec': - specifier: workspace:* - version: link:../../packages/spec - '@types/node': - specifier: 18.15.3 - version: 18.15.3 - next: - specifier: 13.2.4 - version: 13.2.4(@babel/core@7.21.4)(react-dom@18.2.0)(react@18.2.0) - react: - specifier: 18.2.0 - version: 18.2.0 - react-dom: - specifier: 18.2.0 - version: 18.2.0(react@18.2.0) + specifiers: + '@morfeo/css': workspace:* + '@morfeo/next': workspace:* + '@morfeo/preset-default': workspace:* + '@morfeo/spec': workspace:* + '@types/node': 18.15.3 + '@types/react': 18.0.35 + '@types/react-dom': 18.0.11 + eslint: 8.36.0 + eslint-config-next: 13.2.4 + eslint-plugin-react: 7.32.2 + eslint-plugin-react-hooks: 4.6.0 + next: 13.2.4 + react: 18.2.0 + react-dom: 18.2.0 + dependencies: + '@morfeo/css': link:../../packages/css + '@morfeo/next': link:../../packages/next + '@morfeo/preset-default': link:../../packages/preset-default + '@morfeo/spec': link:../../packages/spec + '@types/node': 18.15.3 + next: 13.2.4_react-dom@18.2.0+react@18.2.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 devDependencies: - '@types/react': - specifier: 18.0.35 - version: 18.0.35 - '@types/react-dom': - specifier: 18.0.11 - version: 18.0.11 - eslint: - specifier: 8.36.0 - version: 8.36.0 - eslint-config-next: - specifier: 13.2.4 - version: 13.2.4(eslint@8.36.0)(typescript@4.9.5) - eslint-plugin-react: - specifier: 7.32.2 - version: 7.32.2(eslint@8.36.0) - eslint-plugin-react-hooks: - specifier: 4.6.0 - version: 4.6.0(eslint@8.36.0) + '@types/react': 18.0.35 + '@types/react-dom': 18.0.11 + eslint: 8.36.0 + eslint-config-next: 13.2.4_eslint@8.36.0+typescript@5.0.4 + eslint-plugin-react: 7.32.2_eslint@8.36.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0 examples/nextra: - dependencies: - '@lottiefiles/react-lottie-player': - specifier: ^3.5.3 - version: 3.5.3(react@18.2.0) - '@morfeo/css': - specifier: workspace:* - version: link:../../packages/css - '@morfeo/next': - specifier: workspace:* - version: link:../../packages/next - '@morfeo/preset-default': - specifier: workspace:* - version: link:../../packages/preset-default - '@morfeo/spec': - specifier: workspace:* - version: link:../../packages/spec - '@morfeo/utils': - specifier: workspace:* - version: link:../../packages/utils - '@morfeo/web': - specifier: workspace:* - version: link:../../packages/web - '@types/node': - specifier: 18.15.3 - version: 18.15.3 - clsx: - specifier: ^1.2.1 - version: 1.2.1 - next: - specifier: 13.2.4 - version: 13.2.4(react-dom@18.2.0)(react@18.2.0) - nextra: - specifier: 2.4.0 - version: 2.4.0(next@13.2.4)(react-dom@18.2.0)(react@18.2.0) - nextra-theme-docs: - specifier: 2.4.0 - version: 2.4.0(next@13.2.4)(nextra@2.4.0)(react-dom@18.2.0)(react@18.2.0) - react: - specifier: 18.2.0 - version: 18.2.0 - react-dom: - specifier: 18.2.0 - version: 18.2.0(react@18.2.0) - react-intersection-observer: - specifier: ^9.4.3 - version: 9.4.3(react@18.2.0) + specifiers: + '@lottiefiles/react-lottie-player': ^3.5.3 + '@morfeo/css': workspace:* + '@morfeo/next': workspace:* + '@morfeo/preset-default': workspace:* + '@morfeo/spec': workspace:* + '@morfeo/utils': workspace:* + '@morfeo/web': workspace:* + '@types/node': 18.15.3 + '@types/react': 18.0.35 + '@types/react-dom': 18.0.11 + clsx: ^1.2.1 + eslint: 8.36.0 + eslint-config-next: 13.2.4 + eslint-plugin-react: 7.32.2 + eslint-plugin-react-hooks: 4.6.0 + next: 13.2.4 + nextra: 2.4.0 + nextra-theme-docs: 2.4.0 + react: 18.2.0 + react-dom: 18.2.0 + react-intersection-observer: ^9.4.3 + dependencies: + '@lottiefiles/react-lottie-player': 3.5.3_react@18.2.0 + '@morfeo/css': link:../../packages/css + '@morfeo/next': link:../../packages/next + '@morfeo/preset-default': link:../../packages/preset-default + '@morfeo/spec': link:../../packages/spec + '@morfeo/utils': link:../../packages/utils + '@morfeo/web': link:../../packages/web + '@types/node': 18.15.3 + clsx: 1.2.1 + next: 13.2.4_react-dom@18.2.0+react@18.2.0 + nextra: 2.4.0_58f4922f6793da676e9d5cd1a5197a94 + nextra-theme-docs: 2.4.0_2e2351f1abe0d49f2c63b8ead66efde9 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-intersection-observer: 9.4.3_react@18.2.0 devDependencies: - '@types/react': - specifier: 18.0.35 - version: 18.0.35 - '@types/react-dom': - specifier: 18.0.11 - version: 18.0.11 - eslint: - specifier: 8.36.0 - version: 8.36.0 - eslint-config-next: - specifier: 13.2.4 - version: 13.2.4(eslint@8.36.0)(typescript@5.0.4) - eslint-plugin-react: - specifier: 7.32.2 - version: 7.32.2(eslint@8.36.0) - eslint-plugin-react-hooks: - specifier: 4.6.0 - version: 4.6.0(eslint@8.36.0) + '@types/react': 18.0.35 + '@types/react-dom': 18.0.11 + eslint: 8.36.0 + eslint-config-next: 13.2.4_eslint@8.36.0+typescript@5.0.4 + eslint-plugin-react: 7.32.2_eslint@8.36.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0 examples/react: - dependencies: - '@morfeo/compiler': - specifier: workspace:* - version: link:../../packages/compiler - '@morfeo/css': - specifier: workspace:* - version: link:../../packages/css - '@morfeo/preset-default': - specifier: workspace:* - version: link:../../packages/preset-default - '@morfeo/spec': - specifier: workspace:* - version: link:../../packages/spec - react: - specifier: 18.2.0 - version: 18.2.0 - react-dom: - specifier: 18.2.0 - version: 18.2.0(react@18.2.0) + specifiers: + '@morfeo/compiler': workspace:* + '@morfeo/css': workspace:* + '@morfeo/preset-default': workspace:* + '@morfeo/spec': workspace:* + '@types/react': ^18.0.28 + '@types/react-dom': ^18.0.11 + '@vitejs/plugin-react': ^3.1.0 + typescript: ^4.9.3 + vite: ^4.2.0 + dependencies: + '@morfeo/compiler': link:../../packages/compiler + '@morfeo/css': link:../../packages/css + '@morfeo/preset-default': link:../../packages/preset-default + '@morfeo/spec': link:../../packages/spec devDependencies: - '@types/react': - specifier: ^18.0.28 - version: 18.0.37 - '@types/react-dom': - specifier: ^18.0.11 - version: 18.0.11 - '@vitejs/plugin-react': - specifier: ^3.1.0 - version: 3.1.0(vite@4.3.1) - typescript: - specifier: ^4.9.3 - version: 4.9.5 - vite: - specifier: ^4.2.0 - version: 4.3.1(@types/node@18.15.11) + '@types/react': 18.2.0 + '@types/react-dom': 18.2.1 + '@vitejs/plugin-react': 3.1.0_vite@4.3.3 + typescript: 4.9.5 + vite: 4.3.3_@types+node@18.15.11 examples/react-native: + specifiers: + '@babel/core': ^7.12.9 + '@babel/runtime': ^7.12.5 + '@morfeo/hooks': workspace:* + '@morfeo/native': workspace:* + '@react-native-community/eslint-config': ^2.0.0 + '@types/jest': ^26.0.20 + '@types/react-native': ^0.64.0 + '@types/react-test-renderer': ^16.9.2 + '@types/styled-components-react-native': ^5.1.3 + babel-jest: ^26.6.3 + eslint: ^7.14.0 + get-dev-paths: ^0.2.0 + jest: ^26.6.3 + metro-react-native-babel-preset: ^0.64.0 + react: 18.0.0 + react-native: 0.64.0 + react-test-renderer: 17.0.1 + styled-components: 5.3.5 dependencies: - '@morfeo/hooks': - specifier: workspace:* - version: link:../../packages/hooks - '@morfeo/native': - specifier: workspace:* - version: link:../../packages/native - '@types/styled-components-react-native': - specifier: ^5.1.3 - version: 5.2.1 - react: - specifier: 18.0.0 - version: 18.0.0 - react-native: - specifier: 0.64.0 - version: 0.64.0(@babel/core@7.21.4)(@babel/preset-env@7.21.4)(react@18.0.0) - styled-components: - specifier: 5.3.5 - version: 5.3.5(react-dom@18.2.0)(react-is@18.2.0)(react@18.0.0) + '@morfeo/hooks': link:../../packages/hooks + '@morfeo/native': link:../../packages/native + '@types/styled-components-react-native': 5.2.1 + react: 18.0.0 + react-native: 0.64.0_7a2be77eddb41524f0501232420c1caa + styled-components: 5.3.5_react-dom@18.2.0+react@18.0.0 devDependencies: - '@babel/core': - specifier: ^7.12.9 - version: 7.21.4 - '@babel/runtime': - specifier: ^7.12.5 - version: 7.21.0 - '@react-native-community/eslint-config': - specifier: ^2.0.0 - version: 2.0.0(eslint@7.32.0)(typescript@4.9.5) - '@types/jest': - specifier: ^26.0.20 - version: 26.0.24 - '@types/react-native': - specifier: ^0.64.0 - version: 0.64.32 - '@types/react-test-renderer': - specifier: ^16.9.2 - version: 16.9.5 - babel-jest: - specifier: ^26.6.3 - version: 26.6.3(@babel/core@7.21.4) - eslint: - specifier: ^7.14.0 - version: 7.32.0 - get-dev-paths: - specifier: ^0.2.0 - version: 0.2.0 - jest: - specifier: ^26.6.3 - version: 26.6.3(ts-node@10.9.1) - metro-react-native-babel-preset: - specifier: ^0.64.0 - version: 0.64.0(@babel/core@7.21.4) - react-test-renderer: - specifier: 17.0.1 - version: 17.0.1(react@18.0.0) + '@babel/core': 7.21.4 + '@babel/runtime': 7.21.0 + '@react-native-community/eslint-config': 2.0.0_eslint@7.32.0+typescript@5.0.4 + '@types/jest': 26.0.24 + '@types/react-native': 0.64.32 + '@types/react-test-renderer': 16.9.5 + babel-jest: 26.6.3_@babel+core@7.21.4 + eslint: 7.32.0 + get-dev-paths: 0.2.0 + jest: 26.6.3_ts-node@10.9.1 + metro-react-native-babel-preset: 0.64.0 + react-test-renderer: 17.0.1_react@18.0.0 examples/svelte: - dependencies: - '@morfeo/dev-tools': - specifier: workspace:* - version: link:../../packages/dev-tools - '@morfeo/preset-default': - specifier: workspace:* - version: link:../../packages/preset-default - '@morfeo/svelte': - specifier: workspace:* - version: link:../../packages/svelte - '@morfeo/web': - specifier: workspace:* - version: link:../../packages/web - rollup-plugin-replace: - specifier: ^2.2.0 - version: 2.2.0 - sirv-cli: - specifier: ^1.0.0 - version: 1.0.14 + specifiers: + '@morfeo/dev-tools': workspace:* + '@morfeo/preset-default': workspace:* + '@morfeo/svelte': workspace:* + '@morfeo/web': workspace:* + '@rollup/plugin-commonjs': ^17.0.0 + '@rollup/plugin-node-resolve': ^11.0.0 + rollup: ^2.3.4 + rollup-plugin-css-only: ^3.1.0 + rollup-plugin-livereload: ^2.0.0 + rollup-plugin-replace: ^2.2.0 + rollup-plugin-svelte: ^7.0.0 + rollup-plugin-terser: ^7.0.0 + sirv-cli: ^1.0.0 + svelte: ^3.0.0 + tslib: ^2.2.0 + dependencies: + '@morfeo/dev-tools': link:../../packages/dev-tools + '@morfeo/preset-default': link:../../packages/preset-default + '@morfeo/svelte': link:../../packages/svelte + '@morfeo/web': link:../../packages/web + rollup-plugin-replace: 2.2.0 + sirv-cli: 1.0.14 devDependencies: - '@rollup/plugin-commonjs': - specifier: ^17.0.0 - version: 17.1.0(rollup@2.79.1) - '@rollup/plugin-node-resolve': - specifier: ^11.0.0 - version: 11.2.1(rollup@2.79.1) - rollup: - specifier: ^2.3.4 - version: 2.79.1 - rollup-plugin-css-only: - specifier: ^3.1.0 - version: 3.1.0(rollup@2.79.1) - rollup-plugin-livereload: - specifier: ^2.0.0 - version: 2.0.5 - rollup-plugin-svelte: - specifier: ^7.0.0 - version: 7.1.4(rollup@2.79.1)(svelte@3.58.0) - rollup-plugin-terser: - specifier: ^7.0.0 - version: 7.0.2(rollup@2.79.1) - svelte: - specifier: ^3.0.0 - version: 3.58.0 - tslib: - specifier: ^2.2.0 - version: 2.5.0 + '@rollup/plugin-commonjs': 17.1.0_rollup@2.79.1 + '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.1 + rollup: 2.79.1 + rollup-plugin-css-only: 3.1.0_rollup@2.79.1 + rollup-plugin-livereload: 2.0.5 + rollup-plugin-svelte: 7.1.4_rollup@2.79.1+svelte@3.58.0 + rollup-plugin-terser: 7.0.2_rollup@2.79.1 + svelte: 3.58.0 + tslib: 2.5.0 packages/babel-plugin: + specifiers: + '@babel/core': 7.21.4 + '@babel/generator': 7.21.4 + '@babel/plugin-transform-typescript': 7.21.3 + '@babel/traverse': 7.21.4 + '@babel/types': 7.21.4 + '@morfeo/utils': workspace:* + '@morfeo/web': workspace:* + '@types/babel__core': 7.20.0 + '@types/babel__helper-module-imports': 7.18.0 + '@types/babel__traverse': 7.18.3 dependencies: - '@babel/helper-module-imports': - specifier: 7.21.4 - version: 7.21.4 - '@morfeo/utils': - specifier: workspace:* - version: link:../utils - '@morfeo/web': - specifier: workspace:* - version: link:../web + '@morfeo/utils': link:../utils + '@morfeo/web': link:../web devDependencies: - '@babel/core': - specifier: 7.21.4 - version: 7.21.4 - '@babel/generator': - specifier: 7.21.4 - version: 7.21.4 - '@babel/plugin-transform-typescript': - specifier: 7.21.3 - version: 7.21.3(@babel/core@7.21.4) - '@babel/traverse': - specifier: 7.21.4 - version: 7.21.4(supports-color@5.5.0) - '@babel/types': - specifier: 7.21.4 - version: 7.21.4 - '@types/babel__core': - specifier: 7.20.0 - version: 7.20.0 - '@types/babel__helper-module-imports': - specifier: 7.18.0 - version: 7.18.0 - '@types/babel__traverse': - specifier: 7.18.3 - version: 7.18.3 + '@babel/core': 7.21.4 + '@babel/generator': 7.21.4 + '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4 + '@babel/traverse': 7.21.4 + '@babel/types': 7.21.4 + '@types/babel__core': 7.20.0 + '@types/babel__helper-module-imports': 7.18.0 + '@types/babel__traverse': 7.18.3 packages/compiler: - dependencies: - '@babel/core': - specifier: 7.21.4 - version: 7.21.4 - '@morfeo/babel-plugin': - specifier: workspace:* - version: link:../babel-plugin - '@morfeo/utils': - specifier: workspace:* - version: link:../utils - unplugin: - specifier: 1.3.1 - version: 1.3.1 - vite: - specifier: ^4.2.0 - version: 4.2.0(@types/node@18.15.11) + specifiers: + '@morfeo/babel-plugin': workspace:* + '@morfeo/utils': workspace:* + '@types/babel__core': ^7.20.0 + unplugin: 1.3.1 + dependencies: + '@morfeo/babel-plugin': link:../babel-plugin + '@morfeo/utils': link:../utils + unplugin: 1.3.1 devDependencies: - '@types/babel__core': - specifier: ^7.20.0 - version: 7.20.0 + '@types/babel__core': 7.20.0 packages/core: + specifiers: + '@morfeo/spec': workspace:* + '@morfeo/utils': workspace:* dependencies: - '@morfeo/spec': - specifier: workspace:* - version: link:../spec - '@morfeo/utils': - specifier: workspace:* - version: link:../utils - tslib: - specifier: ^2.2.0 - version: 2.5.0 + '@morfeo/spec': link:../spec + '@morfeo/utils': link:../utils packages/css: + specifiers: + '@morfeo/web': workspace:* + '@types/react': 18.0.35 dependencies: - '@morfeo/web': - specifier: workspace:* - version: link:../web + '@morfeo/web': link:../web devDependencies: - '@types/react': - specifier: 18.0.35 - version: 18.0.35 + '@types/react': 18.0.35 packages/dev-tools: + specifiers: + '@morfeo/web': workspace:* dependencies: - '@morfeo/web': - specifier: workspace:* - version: link:../web + '@morfeo/web': link:../web - packages/fonts: {} + packages/fonts: + specifiers: {} packages/hooks: - dependencies: - react: - specifier: ^18.1.0 - version: 18.2.0 - react-dom: - specifier: ^18.1.0 - version: 18.2.0(react@18.2.0) + specifiers: + '@morfeo/core': workspace:* devDependencies: - '@morfeo/core': - specifier: workspace:* - version: link:../core + '@morfeo/core': link:../core packages/jss: + specifiers: + '@morfeo/core': workspace:* + '@morfeo/utils': workspace:* + jss: ^10.6.0 + jss-preset-default: ^10.6.0 dependencies: - '@morfeo/utils': - specifier: workspace:* - version: link:../utils - jss: - specifier: ^10.6.0 - version: 10.10.0 - jss-preset-default: - specifier: ^10.6.0 - version: 10.10.0 + '@morfeo/utils': link:../utils + jss: 10.10.0 + jss-preset-default: 10.10.0 devDependencies: - '@morfeo/core': - specifier: workspace:* - version: link:../core + '@morfeo/core': link:../core packages/native: + specifiers: + '@morfeo/core': workspace:* + '@types/react-native': ^0.71.0 dependencies: - '@morfeo/core': - specifier: workspace:* - version: link:../core - '@types/react-native': - specifier: ^0.71.0 - version: 0.71.6 - react: - specifier: 18.2.0 - version: 18.2.0 - react-native: - specifier: ^0.68.2 || ^0.69.0 || ^0.70.0 || ^0.71.0 - version: 0.71.3(@babel/core@7.21.4)(@babel/preset-env@7.21.4)(react@18.2.0) + '@morfeo/core': link:../core + '@types/react-native': 0.71.6 packages/next: + specifiers: + '@morfeo/compiler': workspace:* dependencies: - '@morfeo/compiler': - specifier: workspace:* - version: link:../compiler - next: - specifier: 13.2.4 - version: 13.2.4(@babel/core@7.21.4)(react-dom@18.2.0)(react@18.2.0) + '@morfeo/compiler': link:../compiler packages/preset-default: + specifiers: + '@morfeo/spec': workspace:* + '@morfeo/web': workspace:* dependencies: - '@morfeo/spec': - specifier: workspace:* - version: link:../spec + '@morfeo/spec': link:../spec devDependencies: - '@morfeo/web': - specifier: workspace:* - version: link:../web + '@morfeo/web': link:../web packages/react: + specifiers: + '@morfeo/hooks': workspace:* + '@morfeo/web': workspace:* + '@testing-library/jest-dom': 5.16.5 + '@types/testing-library__jest-dom': 5.14.5 + csstype: ^3.1.0 + fast-safe-stringify: ^2.1.1 dependencies: - '@morfeo/hooks': - specifier: workspace:* - version: link:../hooks - '@morfeo/web': - specifier: workspace:* - version: link:../web - fast-safe-stringify: - specifier: ^2.1.1 - version: 2.1.1 - react: - specifier: ^18.1.0 - version: 18.2.0 - react-dom: - specifier: ^18.1.0 - version: 18.2.0(react@18.2.0) + '@morfeo/hooks': link:../hooks + '@morfeo/web': link:../web + fast-safe-stringify: 2.1.1 devDependencies: - '@testing-library/jest-dom': - specifier: 5.16.5 - version: 5.16.5 - '@types/testing-library__jest-dom': - specifier: 5.14.5 - version: 5.14.5 - csstype: - specifier: ^3.1.0 - version: 3.1.1 - - packages/spec: {} + '@testing-library/jest-dom': 5.16.5 + '@types/testing-library__jest-dom': 5.14.5 + csstype: 3.1.2 + + packages/spec: + specifiers: {} packages/svelte: + specifiers: + '@morfeo/jss': workspace:* + '@morfeo/web': workspace:* dependencies: - '@morfeo/jss': - specifier: workspace:* - version: link:../jss + '@morfeo/jss': link:../jss devDependencies: - '@morfeo/web': - specifier: workspace:* - version: link:../web + '@morfeo/web': link:../web - packages/utils: {} + packages/utils: + specifiers: {} packages/web: + specifiers: + '@morfeo/core': workspace:* + '@morfeo/fonts': workspace:* + '@morfeo/jss': workspace:* dependencies: - '@morfeo/core': - specifier: workspace:* - version: link:../core - '@morfeo/fonts': - specifier: workspace:* - version: link:../fonts - '@morfeo/jss': - specifier: workspace:* - version: link:../jss - csstype: - specifier: ^3.1.0 - version: 3.1.1 + '@morfeo/core': link:../core + '@morfeo/fonts': link:../fonts + '@morfeo/jss': link:../jss web-extension: - dependencies: - '@morfeo/preset-default': - specifier: workspace:* - version: link:../packages/preset-default - '@morfeo/react': - specifier: workspace:* - version: link:../packages/react - change-case: - specifier: 4.1.2 - version: 4.1.2 - clsx: - specifier: 1.2.1 - version: 1.2.1 - polished: - specifier: 4.2.2 - version: 4.2.2 - prismjs: - specifier: 1.29.0 - version: 1.29.0 - react: - specifier: ^18.1.0 - version: 18.2.0 - react-dom: - specifier: ^18.1.0 - version: 18.2.0(react@18.2.0) - react-transition-group: - specifier: 4.4.5 - version: 4.4.5(react-dom@18.2.0)(react@18.2.0) - webextension-polyfill: - specifier: 0.10.0 - version: 0.10.0 + specifiers: + '@crxjs/vite-plugin': 2.0.0-beta.16 + '@morfeo/preset-default': workspace:* + '@morfeo/react': workspace:* + '@types/chrome': 0.0.233 + '@types/node': 18.15.11 + '@types/prismjs': 1.26.0 + '@types/react': ^18.0.28 + '@types/react-dom': ^18.0.11 + '@types/react-transition-group': 4.4.5 + '@types/webextension-polyfill': 0.10.0 + '@vitejs/plugin-react': 3.1.0 + change-case: 4.1.2 + chrome-webstore-upload: 1.0.0 + clsx: 1.2.1 + polished: 4.2.2 + prismjs: 1.29.0 + react: ^18.1.0 + react-dom: ^18.1.0 + react-transition-group: 4.4.5 + vite: 4.2.0 + webextension-polyfill: 0.10.0 + zip-folder: 1.0.0 + dependencies: + '@morfeo/preset-default': link:../packages/preset-default + '@morfeo/react': link:../packages/react + change-case: 4.1.2 + clsx: 1.2.1 + polished: 4.2.2 + prismjs: 1.29.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-transition-group: 4.4.5_react-dom@18.2.0+react@18.2.0 + webextension-polyfill: 0.10.0 devDependencies: - '@crxjs/vite-plugin': - specifier: 2.0.0-beta.16 - version: 2.0.0-beta.16 - '@types/chrome': - specifier: 0.0.233 - version: 0.0.233 - '@types/node': - specifier: 18.15.11 - version: 18.15.11 - '@types/prismjs': - specifier: 1.26.0 - version: 1.26.0 - '@types/react': - specifier: ^18.0.28 - version: 18.0.35 - '@types/react-dom': - specifier: ^18.0.11 - version: 18.0.11 - '@types/react-transition-group': - specifier: 4.4.5 - version: 4.4.5 - '@types/webextension-polyfill': - specifier: 0.10.0 - version: 0.10.0 - '@vitejs/plugin-react': - specifier: 3.1.0 - version: 3.1.0(vite@4.2.0) - chrome-webstore-upload: - specifier: 1.0.0 - version: 1.0.0 - vite: - specifier: 4.2.0 - version: 4.2.0(@types/node@18.15.11) - zip-folder: - specifier: 1.0.0 - version: 1.0.0 + '@crxjs/vite-plugin': 2.0.0-beta.16 + '@types/chrome': 0.0.233 + '@types/node': 18.15.11 + '@types/prismjs': 1.26.0 + '@types/react': 18.2.0 + '@types/react-dom': 18.2.1 + '@types/react-transition-group': 4.4.5 + '@types/webextension-polyfill': 0.10.0 + '@vitejs/plugin-react': 3.1.0_vite@4.2.0 + chrome-webstore-upload: 1.0.0 + vite: 4.2.0_@types+node@18.15.11 + zip-folder: 1.0.0 packages: - /@adobe/css-tools@4.2.0: + /@adobe/css-tools/4.2.0: resolution: {integrity: sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==} dev: true - /@algolia/autocomplete-core@1.7.4: - resolution: {integrity: sha512-daoLpQ3ps/VTMRZDEBfU8ixXd+amZcNJ4QSP3IERGyzqnL5Ch8uSRFt/4G8pUvW9c3o6GA4vtVv4I4lmnkdXyg==} + /@algolia/autocomplete-core/1.8.2: + resolution: {integrity: sha512-mTeshsyFhAqw/ebqNsQpMtbnjr+qVOSKXArEj4K0d7sqc8It1XD0gkASwecm9mF/jlOQ4Z9RNg1HbdA8JPdRwQ==} dependencies: - '@algolia/autocomplete-shared': 1.7.4 + '@algolia/autocomplete-shared': 1.8.2 dev: false - /@algolia/autocomplete-preset-algolia@1.7.4(@algolia/client-search@4.17.0)(algoliasearch@4.17.0): - resolution: {integrity: sha512-s37hrvLEIfcmKY8VU9LsAXgm2yfmkdHT3DnA3SgHaY93yjZ2qL57wzb5QweVkYuEBZkT2PIREvRoLXC2sxTbpQ==} + /@algolia/autocomplete-preset-algolia/1.8.2_algoliasearch@4.17.0: + resolution: {integrity: sha512-J0oTx4me6ZM9kIKPuL3lyU3aB8DEvpVvR6xWmHVROx5rOYJGQcZsdG4ozxwcOyiiu3qxMkIbzntnV1S1VWD8yA==} peerDependencies: '@algolia/client-search': '>= 4.9.1 < 6' algoliasearch: '>= 4.9.1 < 6' dependencies: - '@algolia/autocomplete-shared': 1.7.4 - '@algolia/client-search': 4.17.0 + '@algolia/autocomplete-shared': 1.8.2 algoliasearch: 4.17.0 dev: false - /@algolia/autocomplete-shared@1.7.4: - resolution: {integrity: sha512-2VGCk7I9tA9Ge73Km99+Qg87w0wzW4tgUruvWAn/gfey1ZXgmxZtyIRBebk35R1O8TbK77wujVtCnpsGpRy1kg==} + /@algolia/autocomplete-shared/1.8.2: + resolution: {integrity: sha512-b6Z/X4MczChMcfhk6kfRmBzPgjoPzuS9KGR4AFsiLulLNRAAqhP+xZTKtMnZGhLuc61I20d5WqlId02AZvcO6g==} dev: false - /@algolia/cache-browser-local-storage@4.17.0: + /@algolia/cache-browser-local-storage/4.17.0: resolution: {integrity: sha512-myRSRZDIMYB8uCkO+lb40YKiYHi0fjpWRtJpR/dgkaiBlSD0plRyB6lLOh1XIfmMcSeBOqDE7y9m8xZMrXYfyQ==} dependencies: '@algolia/cache-common': 4.17.0 dev: false - /@algolia/cache-common@4.17.0: + /@algolia/cache-common/4.17.0: resolution: {integrity: sha512-g8mXzkrcUBIPZaulAuqE7xyHhLAYAcF2xSch7d9dABheybaU3U91LjBX6eJTEB7XVhEsgK4Smi27vWtAJRhIKQ==} dev: false - /@algolia/cache-in-memory@4.17.0: + /@algolia/cache-in-memory/4.17.0: resolution: {integrity: sha512-PT32ciC/xI8z919d0oknWVu3kMfTlhQn3MKxDln3pkn+yA7F7xrxSALysxquv+MhFfNAcrtQ/oVvQVBAQSHtdw==} dependencies: '@algolia/cache-common': 4.17.0 dev: false - /@algolia/client-account@4.17.0: + /@algolia/client-account/4.17.0: resolution: {integrity: sha512-sSEHx9GA6m7wrlsSMNBGfyzlIfDT2fkz2u7jqfCCd6JEEwmxt8emGmxAU/0qBfbhRSuGvzojoLJlr83BSZAKjA==} dependencies: '@algolia/client-common': 4.17.0 @@ -746,7 +533,7 @@ packages: '@algolia/transporter': 4.17.0 dev: false - /@algolia/client-analytics@4.17.0: + /@algolia/client-analytics/4.17.0: resolution: {integrity: sha512-84ooP8QA3mQ958hQ9wozk7hFUbAO+81CX1CjAuerxBqjKIInh1fOhXKTaku05O/GHBvcfExpPLIQuSuLYziBXQ==} dependencies: '@algolia/client-common': 4.17.0 @@ -755,14 +542,14 @@ packages: '@algolia/transporter': 4.17.0 dev: false - /@algolia/client-common@4.17.0: + /@algolia/client-common/4.17.0: resolution: {integrity: sha512-jHMks0ZFicf8nRDn6ma8DNNsdwGgP/NKiAAL9z6rS7CymJ7L0+QqTJl3rYxRW7TmBhsUH40wqzmrG6aMIN/DrQ==} dependencies: '@algolia/requester-common': 4.17.0 '@algolia/transporter': 4.17.0 dev: false - /@algolia/client-personalization@4.17.0: + /@algolia/client-personalization/4.17.0: resolution: {integrity: sha512-RMzN4dZLIta1YuwT7QC9o+OeGz2cU6eTOlGNE/6RcUBLOU3l9tkCOdln5dPE2jp8GZXPl2yk54b2nSs1+pAjqw==} dependencies: '@algolia/client-common': 4.17.0 @@ -770,7 +557,7 @@ packages: '@algolia/transporter': 4.17.0 dev: false - /@algolia/client-search@4.17.0: + /@algolia/client-search/4.17.0: resolution: {integrity: sha512-x4P2wKrrRIXszT8gb7eWsMHNNHAJs0wE7/uqbufm4tZenAp+hwU/hq5KVsY50v+PfwM0LcDwwn/1DroujsTFoA==} dependencies: '@algolia/client-common': 4.17.0 @@ -778,37 +565,37 @@ packages: '@algolia/transporter': 4.17.0 dev: false - /@algolia/events@4.0.1: + /@algolia/events/4.0.1: resolution: {integrity: sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==} dev: false - /@algolia/logger-common@4.17.0: + /@algolia/logger-common/4.17.0: resolution: {integrity: sha512-DGuoZqpTmIKJFDeyAJ7M8E/LOenIjWiOsg1XJ1OqAU/eofp49JfqXxbfgctlVZVmDABIyOz8LqEoJ6ZP4DTyvw==} dev: false - /@algolia/logger-console@4.17.0: + /@algolia/logger-console/4.17.0: resolution: {integrity: sha512-zMPvugQV/gbXUvWBCzihw6m7oxIKp48w37QBIUu/XqQQfxhjoOE9xyfJr1KldUt5FrYOKZJVsJaEjTsu+bIgQg==} dependencies: '@algolia/logger-common': 4.17.0 dev: false - /@algolia/requester-browser-xhr@4.17.0: + /@algolia/requester-browser-xhr/4.17.0: resolution: {integrity: sha512-aSOX/smauyTkP21Pf52pJ1O2LmNFJ5iHRIzEeTh0mwBeADO4GdG94cAWDILFA9rNblq/nK3EDh3+UyHHjplZ1A==} dependencies: '@algolia/requester-common': 4.17.0 dev: false - /@algolia/requester-common@4.17.0: + /@algolia/requester-common/4.17.0: resolution: {integrity: sha512-XJjmWFEUlHu0ijvcHBoixuXfEoiRUdyzQM6YwTuB8usJNIgShua8ouFlRWF8iCeag0vZZiUm4S2WCVBPkdxFgg==} dev: false - /@algolia/requester-node-http@4.17.0: + /@algolia/requester-node-http/4.17.0: resolution: {integrity: sha512-bpb/wDA1aC6WxxM8v7TsFspB7yBN3nqCGs2H1OADolQR/hiAIjAxusbuMxVbRFOdaUvAIqioIIkWvZdpYNIn8w==} dependencies: '@algolia/requester-common': 4.17.0 dev: false - /@algolia/transporter@4.17.0: + /@algolia/transporter/4.17.0: resolution: {integrity: sha512-6xL6H6fe+Fi0AEP3ziSgC+G04RK37iRb4uUUqVAH9WPYFI8g+LYFq6iv5HS8Cbuc5TTut+Bwj6G+dh/asdb9uA==} dependencies: '@algolia/cache-common': 4.17.0 @@ -816,30 +603,30 @@ packages: '@algolia/requester-common': 4.17.0 dev: false - /@ampproject/remapping@2.2.1: + /@ampproject/remapping/2.2.1: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 - /@babel/code-frame@7.12.11: + /@babel/code-frame/7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: '@babel/highlight': 7.18.6 dev: true - /@babel/code-frame@7.21.4: + /@babel/code-frame/7.21.4: resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.18.6 - /@babel/compat-data@7.21.4: + /@babel/compat-data/7.21.4: resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==} engines: {node: '>=6.9.0'} - /@babel/core@7.12.9: + /@babel/core/7.12.9: resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} engines: {node: '>=6.9.0'} dependencies: @@ -849,10 +636,10 @@ packages: '@babel/helpers': 7.21.0 '@babel/parser': 7.21.4 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 convert-source-map: 1.9.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 lodash: 4.17.21 @@ -863,29 +650,29 @@ packages: - supports-color dev: false - /@babel/core@7.21.4: + /@babel/core/7.21.4: resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.21.4 '@babel/generator': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 '@babel/helper-module-transforms': 7.21.2 '@babel/helpers': 7.21.0 '@babel/parser': 7.21.4 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 convert-source-map: 1.9.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/generator@7.21.4: + /@babel/generator/7.21.4: resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==} engines: {node: '>=6.9.0'} dependencies: @@ -894,20 +681,33 @@ packages: '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 - /@babel/helper-annotate-as-pure@7.18.6: + /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-builder-binary-assignment-operator-visitor@7.18.9: + /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.18.6 '@babel/types': 7.21.4 - /@babel/helper-compilation-targets@7.21.4(@babel/core@7.21.4): + /@babel/helper-compilation-targets/7.21.4: + resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/compat-data': 7.21.4 + '@babel/helper-validator-option': 7.21.0 + browserslist: 4.21.5 + lru-cache: 5.1.1 + semver: 6.3.0 + dev: true + + /@babel/helper-compilation-targets/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -920,7 +720,25 @@ packages: lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin@7.21.4(@babel/core@7.21.4): + /@babel/helper-create-class-features-plugin/7.21.4: + resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-member-expression-to-functions': 7.21.0 + '@babel/helper-optimise-call-expression': 7.18.6 + '@babel/helper-replace-supers': 7.20.7 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/helper-split-export-declaration': 7.18.6 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helper-create-class-features-plugin/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -938,7 +756,17 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.21.4): + /@babel/helper-create-regexp-features-plugin/7.21.4: + resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + regexpu-core: 5.3.2 + dev: true + + /@babel/helper-create-regexp-features-plugin/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -948,57 +776,72 @@ packages: '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.3.2 - /@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.21.4): + /@babel/helper-define-polyfill-provider/0.3.3: + resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} + peerDependencies: + '@babel/core': ^7.4.0-0 + dependencies: + '@babel/helper-compilation-targets': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + debug: 4.3.4 + lodash.debounce: 4.0.8 + resolve: 1.22.2 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.4: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 lodash.debounce: 4.0.8 resolve: 1.22.2 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/helper-environment-visitor@7.18.9: + /@babel/helper-environment-visitor/7.18.9: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} - /@babel/helper-explode-assignable-expression@7.18.6: + /@babel/helper-explode-assignable-expression/7.18.6: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-function-name@7.21.0: + /@babel/helper-function-name/7.21.0: resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 '@babel/types': 7.21.4 - /@babel/helper-hoist-variables@7.18.6: + /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-member-expression-to-functions@7.21.0: + /@babel/helper-member-expression-to-functions/7.21.0: resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-module-imports@7.21.4: + /@babel/helper-module-imports/7.21.4: resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-module-transforms@7.21.2: + /@babel/helper-module-transforms/7.21.2: resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==} engines: {node: '>=6.9.0'} dependencies: @@ -1008,26 +851,40 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color - /@babel/helper-optimise-call-expression@7.18.6: + /@babel/helper-optimise-call-expression/7.18.6: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-plugin-utils@7.10.4: + /@babel/helper-plugin-utils/7.10.4: resolution: {integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==} dev: false - /@babel/helper-plugin-utils@7.20.2: + /@babel/helper-plugin-utils/7.20.2: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.21.4): + /@babel/helper-remap-async-to-generator/7.18.9: + resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-wrap-function': 7.20.5 + '@babel/types': 7.21.4 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.4: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1040,8 +897,9 @@ packages: '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color + dev: false - /@babel/helper-replace-supers@7.20.7: + /@babel/helper-replace-supers/7.20.7: resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==} engines: {node: '>=6.9.0'} dependencies: @@ -1049,63 +907,63 @@ packages: '@babel/helper-member-expression-to-functions': 7.21.0 '@babel/helper-optimise-call-expression': 7.18.6 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color - /@babel/helper-simple-access@7.20.2: + /@babel/helper-simple-access/7.20.2: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-skip-transparent-expression-wrappers@7.20.0: + /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-split-export-declaration@7.18.6: + /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.4 - /@babel/helper-string-parser@7.19.4: + /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.19.1: + /@babel/helper-validator-identifier/7.19.1: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option@7.21.0: + /@babel/helper-validator-option/7.21.0: resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} engines: {node: '>=6.9.0'} - /@babel/helper-wrap-function@7.20.5: + /@babel/helper-wrap-function/7.20.5: resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.21.0 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color - /@babel/helpers@7.21.0: + /@babel/helpers/7.21.0: resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 transitivePeerDependencies: - supports-color - /@babel/highlight@7.18.6: + /@babel/highlight/7.18.6: resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} engines: {node: '>=6.9.0'} dependencies: @@ -1113,14 +971,21 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser@7.21.4: + /@babel/parser/7.21.4: resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==} engines: {node: '>=6.0.0'} hasBin: true + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6: + resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 dependencies: - '@babel/types': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.21.4): + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1128,8 +993,20 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false + + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7: + resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.13.0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/plugin-proposal-optional-chaining': 7.21.0 + dev: true - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.21.4): + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.4: resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1138,129 +1015,249 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + dev: false - /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.4): + /@babel/plugin-proposal-async-generator-functions/7.20.7: resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4) + '@babel/helper-remap-async-to-generator': 7.18.9 + '@babel/plugin-syntax-async-generators': 7.8.4 transitivePeerDependencies: - supports-color + dev: true - /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.4): - resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.4: + resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.4 transitivePeerDependencies: - supports-color + dev: false - /@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.4): - resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} + /@babel/plugin-proposal-class-properties/7.18.6: + resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.12.0 + '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4) transitivePeerDependencies: - supports-color + dev: true - /@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.4): - resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.4: + resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 + '@babel/helper-create-class-features-plugin': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4) + transitivePeerDependencies: + - supports-color - /@babel/plugin-proposal-export-default-from@7.18.10(@babel/core@7.21.4): - resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} + /@babel/plugin-proposal-class-static-block/7.21.0: + resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.21.4 + '@babel/helper-create-class-features-plugin': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.21.4) + '@babel/plugin-syntax-class-static-block': 7.14.5 + transitivePeerDependencies: + - supports-color + dev: true - /@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.4): - resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} + /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.21.4: + resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==} engines: {node: '>=6.9.0'} peerDependencies: - '@babel/core': ^7.0.0-0 + '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.21.4 + '@babel/helper-create-class-features-plugin': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.4) + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.4 + transitivePeerDependencies: + - supports-color + dev: false - /@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.4): - resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} + /@babel/plugin-proposal-dynamic-import/7.18.6: + resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4) + '@babel/plugin-syntax-dynamic-import': 7.8.3 + dev: true - /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.4): - resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.4: + resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4) + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + dev: false - /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.4): - resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + /@babel/plugin-proposal-export-default-from/7.18.10_@babel+core@7.21.4: + resolution: {integrity: sha512-5H2N3R2aQFxkV4PIBUR/i7PUSwgTZjouJKzI8eKswfIjT0PhvzkPn0t0wIS5zn6maQuvtT0t1oHtMUz61LOuow==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4) + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.21.4 - /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.4): - resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} + /@babel/plugin-proposal-export-namespace-from/7.18.9: + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4) + '@babel/plugin-syntax-export-namespace-from': 7.8.3 + dev: true - /@babel/plugin-proposal-object-rest-spread@7.12.1(@babel/core@7.12.9): - resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.4: + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} + engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.12.9 + '@babel/core': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.4 + dev: false + + /@babel/plugin-proposal-json-strings/7.18.6: + resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-json-strings': 7.8.3 + dev: true + + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.4: + resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.4 + dev: false + + /@babel/plugin-proposal-logical-assignment-operators/7.20.7: + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4 + dev: true + + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.4: + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.4 + dev: false + + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6: + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3 + dev: true + + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.4: + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + + /@babel/plugin-proposal-numeric-separator/7.18.6: + resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-numeric-separator': 7.10.4 + dev: true + + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.4: + resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.12.9) + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.4 dev: false - /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.21.4): + /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.9: + resolution: {integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.12.9 + '@babel/helper-plugin-utils': 7.10.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.12.9 + dev: false + + /@babel/plugin-proposal-object-rest-spread/7.20.7: + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.21.4 + '@babel/helper-compilation-targets': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-object-rest-spread': 7.8.3 + '@babel/plugin-transform-parameters': 7.21.3 + dev: true + + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.4: resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1268,12 +1265,22 @@ packages: dependencies: '@babel/compat-data': 7.21.4 '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 - /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.4): + /@babel/plugin-proposal-optional-catch-binding/7.18.6: + resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3 + dev: true + + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1281,9 +1288,20 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.4 - /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.4): + /@babel/plugin-proposal-optional-chaining/7.21.0: + resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + '@babel/plugin-syntax-optional-chaining': 7.8.3 + dev: true + + /@babel/plugin-proposal-optional-chaining/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1292,21 +1310,48 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4) + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + + /@babel/plugin-proposal-private-methods/7.18.6: + resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-create-class-features-plugin': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + transitivePeerDependencies: + - supports-color + dev: true - /@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.4): + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.21.4_@babel+core@7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-proposal-private-property-in-object/7.21.0: + resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-create-class-features-plugin': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-private-property-in-object': 7.14.5 transitivePeerDependencies: - supports-color + dev: true - /@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.4): + /@babel/plugin-proposal-private-property-in-object/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1314,23 +1359,43 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4) + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.4 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-proposal-unicode-property-regex/7.18.6: + resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} + engines: {node: '>=4'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-create-regexp-features-plugin': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.4): + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.4): + /@babel/plugin-syntax-async-generators/7.8.4: + resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.4: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1338,7 +1403,7 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1347,7 +1412,15 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.4): + /@babel/plugin-syntax-class-properties/7.12.13: + resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.4: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1355,7 +1428,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.4): + /@babel/plugin-syntax-class-static-block/7.14.5: + resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.4: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1363,8 +1445,17 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-dynamic-import/7.8.3: + resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1372,7 +1463,7 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-export-default-from@7.18.6(@babel/core@7.21.4): + /@babel/plugin-syntax-export-default-from/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-Kr//z3ujSVNx6E9z9ih5xXXMqK07VVTuqPmqGe6Mss/zW5XPeLZeSDZoP9ab/hT4wPKqAgjl2PnhPrcpk8Seew==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1381,15 +1472,24 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-export-namespace-from/7.8.3: + resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-syntax-flow@7.21.4(@babel/core@7.21.4): + /@babel/plugin-syntax-flow/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-l9xd3N+XG4fZRxEP3vXdK6RW7vN1Uf5dxzRC/09wV86wqZ/YYQooBIGNsiRdfNR3/q2/5pPzV4B54J/9ctX5jw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1398,7 +1498,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.4): + /@babel/plugin-syntax-import-assertions/7.20.0: + resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.4: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1406,8 +1515,9 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.21.4): + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.4: resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1416,7 +1526,15 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-json-strings/7.8.3: + resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1424,7 +1542,7 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-jsx@7.12.1(@babel/core@7.12.9): + /@babel/plugin-syntax-jsx/7.12.1_@babel+core@7.12.9: resolution: {integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1433,7 +1551,16 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.21.4): + /@babel/plugin-syntax-jsx/7.21.4: + resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-jsx/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1442,7 +1569,15 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.4): + /@babel/plugin-syntax-logical-assignment-operators/7.10.4: + resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.4: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1450,7 +1585,15 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3: + resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1458,7 +1601,15 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.4): + /@babel/plugin-syntax-numeric-separator/7.10.4: + resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.4: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1466,7 +1617,15 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.12.9): + /@babel/plugin-syntax-object-rest-spread/7.8.3: + resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.9: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1475,7 +1634,7 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1483,7 +1642,15 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-optional-catch-binding/7.8.3: + resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1491,7 +1658,15 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.4): + /@babel/plugin-syntax-optional-chaining/7.8.3: + resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.4: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1499,7 +1674,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.4): + /@babel/plugin-syntax-private-property-in-object/7.14.5: + resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.4: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1507,8 +1691,18 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false + + /@babel/plugin-syntax-top-level-await/7.14.5: + resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.4): + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.4: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1517,7 +1711,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.21.4): + /@babel/plugin-syntax-typescript/7.21.4: + resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-typescript/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1526,7 +1729,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-arrow-functions@7.20.7(@babel/core@7.21.4): + /@babel/plugin-transform-arrow-functions/7.20.7: + resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.21.4: resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1535,7 +1747,20 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.21.4): + /@babel/plugin-transform-async-to-generator/7.20.7: + resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-remap-async-to-generator': 7.18.9 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.4: resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1544,11 +1769,21 @@ packages: '@babel/core': 7.21.4 '@babel/helper-module-imports': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4) + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.4 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-block-scoped-functions/7.18.6: + resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1556,8 +1791,18 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.21.4): + /@babel/plugin-transform-block-scoping/7.21.0: + resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-block-scoping/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1566,7 +1811,26 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-classes@7.21.0(@babel/core@7.21.4): + /@babel/plugin-transform-classes/7.21.0: + resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-compilation-targets': 7.21.4 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-optimise-call-expression': 7.18.6 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.20.7 + '@babel/helper-split-export-declaration': 7.18.6 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-classes/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1574,7 +1838,7 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.21.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -1585,7 +1849,17 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties@7.20.7(@babel/core@7.21.4): + /@babel/plugin-transform-computed-properties/7.20.7: + resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/template': 7.20.7 + dev: true + + /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.21.4: resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1595,7 +1869,16 @@ packages: '@babel/helper-plugin-utils': 7.20.2 '@babel/template': 7.20.7 - /@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.21.4): + /@babel/plugin-transform-destructuring/7.21.3: + resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-destructuring/7.21.3_@babel+core@7.21.4: resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1604,17 +1887,37 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-dotall-regex/7.18.6: + resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-create-regexp-features-plugin': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + dev: false + + /@babel/plugin-transform-duplicate-keys/7.18.9: + resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.21.4): + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.4: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1622,8 +1925,19 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-exponentiation-operator/7.18.6: + resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1633,7 +1947,7 @@ packages: '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-flow-strip-types@7.21.0(@babel/core@7.21.4): + /@babel/plugin-transform-flow-strip-types/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1641,9 +1955,18 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.4) + '@babel/plugin-syntax-flow': 7.21.4_@babel+core@7.21.4 + + /@babel/plugin-transform-for-of/7.21.0: + resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-transform-for-of@7.21.0(@babel/core@7.21.4): + /@babel/plugin-transform-for-of/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1652,18 +1975,38 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-function-name@7.18.9(@babel/core@7.21.4): + /@babel/plugin-transform-function-name/7.18.9: + resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-compilation-targets': 7.21.4 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.4: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 '@babel/helper-function-name': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-literals@7.18.9(@babel/core@7.21.4): + /@babel/plugin-transform-literals/7.18.9: + resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.4: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1672,7 +2015,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-member-expression-literals/7.18.6: + resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1680,8 +2032,21 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.21.4): + /@babel/plugin-transform-modules-amd/7.20.11: + resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-module-transforms': 7.21.2 + '@babel/helper-plugin-utils': 7.20.2 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.4: resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1692,8 +2057,22 @@ packages: '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color + dev: false + + /@babel/plugin-transform-modules-commonjs/7.21.2: + resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-module-transforms': 7.21.2 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-simple-access': 7.20.2 + transitivePeerDependencies: + - supports-color + dev: true - /@babel/plugin-transform-modules-commonjs@7.21.2(@babel/core@7.21.4): + /@babel/plugin-transform-modules-commonjs/7.21.2_@babel+core@7.21.4: resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1706,7 +2085,21 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.4): + /@babel/plugin-transform-modules-systemjs/7.20.11: + resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-module-transforms': 7.21.2 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-validator-identifier': 7.19.1 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.4: resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1719,8 +2112,21 @@ packages: '@babel/helper-validator-identifier': 7.19.1 transitivePeerDependencies: - supports-color + dev: false - /@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-modules-umd/7.18.6: + resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-module-transforms': 7.21.2 + '@babel/helper-plugin-utils': 7.20.2 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1731,18 +2137,39 @@ packages: '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color + dev: false - /@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.21.4): + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5: + resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/helper-create-regexp-features-plugin': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.4: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-new-target@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-new-target/7.18.6: + resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1750,8 +2177,9 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-object-assign@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-object-assign/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1760,19 +2188,41 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-object-super@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-object-super/7.18.6: + resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.20.7 + transitivePeerDependencies: + - supports-color + dev: true + + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.4 + '@babel/core': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-replace-supers': 7.20.7 + transitivePeerDependencies: + - supports-color + dev: false + + /@babel/plugin-transform-parameters/7.21.3: + resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-replace-supers': 7.20.7 - transitivePeerDependencies: - - supports-color + dev: true - /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.12.9): + /@babel/plugin-transform-parameters/7.21.3_@babel+core@7.12.9: resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1782,7 +2232,7 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-parameters@7.21.3(@babel/core@7.21.4): + /@babel/plugin-transform-parameters/7.21.3_@babel+core@7.21.4: resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1791,7 +2241,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-property-literals/7.18.6: + resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1799,8 +2258,9 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-react-constant-elements@7.21.3(@babel/core@7.21.4): + /@babel/plugin-transform-react-constant-elements/7.21.3_@babel+core@7.21.4: resolution: {integrity: sha512-4DVcFeWe/yDYBLp0kBmOGFJ6N2UYg7coGid1gdxb4co62dy/xISDMaYBXBVXEDhfgMk7qkbcYiGtwd5Q/hwDDQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1810,7 +2270,16 @@ packages: '@babel/helper-plugin-utils': 7.20.2 dev: false - /@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-react-display-name/7.18.6: + resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-react-display-name/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1819,16 +2288,26 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-react-jsx-development/7.18.6: + resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/plugin-transform-react-jsx': 7.21.0 + dev: true + + /@babel/plugin-transform-react-jsx-development/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) + '@babel/plugin-transform-react-jsx': 7.21.0_@babel+core@7.21.4 + dev: false - /@babel/plugin-transform-react-jsx-self@7.21.0(@babel/core@7.21.4): + /@babel/plugin-transform-react-jsx-self/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1837,7 +2316,7 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-jsx-source@7.19.6(@babel/core@7.21.4): + /@babel/plugin-transform-react-jsx-source/7.19.6_@babel+core@7.21.4: resolution: {integrity: sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1846,7 +2325,20 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.21.4): + /@babel/plugin-transform-react-jsx/7.21.0: + resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-module-imports': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-jsx': 7.21.4 + '@babel/types': 7.21.4 + dev: true + + /@babel/plugin-transform-react-jsx/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1856,10 +2348,20 @@ packages: '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-module-imports': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4) + '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.21.4 '@babel/types': 7.21.4 - /@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-react-pure-annotations/7.18.6: + resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-react-pure-annotations/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1868,8 +2370,19 @@ packages: '@babel/core': 7.21.4 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 + dev: false + + /@babel/plugin-transform-regenerator/7.20.5: + resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + regenerator-transform: 0.15.1 + dev: true - /@babel/plugin-transform-regenerator@7.20.5(@babel/core@7.21.4): + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.21.4: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1879,7 +2392,16 @@ packages: '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 - /@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-reserved-words/7.18.6: + resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1887,8 +2409,9 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false - /@babel/plugin-transform-runtime@7.21.4(@babel/core@7.21.4): + /@babel/plugin-transform-runtime/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-1J4dhrw1h1PqnNNpzwxQ2UBymJUF8KuPjAAnlLwZcGhHAIqUigFW7cdK6GHoB64ubY4qXQNYknoUeks4Wz7CUA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1897,14 +2420,23 @@ packages: '@babel/core': 7.21.4 '@babel/helper-module-imports': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.4) - babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.4) - babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.4) + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.4 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.4 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.4 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-shorthand-properties/7.18.6: + resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1913,7 +2445,17 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-spread@7.20.7(@babel/core@7.21.4): + /@babel/plugin-transform-spread/7.20.7: + resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 + dev: true + + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.4: resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1923,7 +2465,16 @@ packages: '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - /@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-sticky-regex/7.18.6: + resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1932,7 +2483,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.21.4): + /@babel/plugin-transform-template-literals/7.18.9: + resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.4: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1941,7 +2501,16 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.21.4): + /@babel/plugin-transform-typeof-symbol/7.18.9: + resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.4: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1949,8 +2518,23 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false + + /@babel/plugin-transform-typescript/7.21.3: + resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-annotate-as-pure': 7.18.6 + '@babel/helper-create-class-features-plugin': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-syntax-typescript': 7.21.4 + transitivePeerDependencies: + - supports-color + dev: true - /@babel/plugin-transform-typescript@7.21.3(@babel/core@7.21.4): + /@babel/plugin-transform-typescript/7.21.3_@babel+core@7.21.4: resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1958,13 +2542,22 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-class-features-plugin': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.4) + '@babel/plugin-syntax-typescript': 7.21.4_@babel+core@7.21.4 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-unicode-escapes@7.18.10(@babel/core@7.21.4): + /@babel/plugin-transform-unicode-escapes/7.18.10: + resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.21.4: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1972,18 +2565,114 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + dev: false + + /@babel/plugin-transform-unicode-regex/7.18.6: + resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-create-regexp-features-plugin': 7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + dev: true - /@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.21.4): + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4) + '@babel/helper-create-regexp-features-plugin': 7.21.4_@babel+core@7.21.4 + '@babel/helper-plugin-utils': 7.20.2 + + /@babel/preset-env/7.21.4: + resolution: {integrity: sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.21.4 + '@babel/helper-compilation-targets': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-validator-option': 7.21.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7 + '@babel/plugin-proposal-async-generator-functions': 7.20.7 + '@babel/plugin-proposal-class-properties': 7.18.6 + '@babel/plugin-proposal-class-static-block': 7.21.0 + '@babel/plugin-proposal-dynamic-import': 7.18.6 + '@babel/plugin-proposal-export-namespace-from': 7.18.9 + '@babel/plugin-proposal-json-strings': 7.18.6 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6 + '@babel/plugin-proposal-numeric-separator': 7.18.6 + '@babel/plugin-proposal-object-rest-spread': 7.20.7 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6 + '@babel/plugin-proposal-optional-chaining': 7.21.0 + '@babel/plugin-proposal-private-methods': 7.18.6 + '@babel/plugin-proposal-private-property-in-object': 7.21.0 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6 + '@babel/plugin-syntax-async-generators': 7.8.4 + '@babel/plugin-syntax-class-properties': 7.12.13 + '@babel/plugin-syntax-class-static-block': 7.14.5 + '@babel/plugin-syntax-dynamic-import': 7.8.3 + '@babel/plugin-syntax-export-namespace-from': 7.8.3 + '@babel/plugin-syntax-import-assertions': 7.20.0 + '@babel/plugin-syntax-json-strings': 7.8.3 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3 + '@babel/plugin-syntax-numeric-separator': 7.10.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3 + '@babel/plugin-syntax-optional-chaining': 7.8.3 + '@babel/plugin-syntax-private-property-in-object': 7.14.5 + '@babel/plugin-syntax-top-level-await': 7.14.5 + '@babel/plugin-transform-arrow-functions': 7.20.7 + '@babel/plugin-transform-async-to-generator': 7.20.7 + '@babel/plugin-transform-block-scoped-functions': 7.18.6 + '@babel/plugin-transform-block-scoping': 7.21.0 + '@babel/plugin-transform-classes': 7.21.0 + '@babel/plugin-transform-computed-properties': 7.20.7 + '@babel/plugin-transform-destructuring': 7.21.3 + '@babel/plugin-transform-dotall-regex': 7.18.6 + '@babel/plugin-transform-duplicate-keys': 7.18.9 + '@babel/plugin-transform-exponentiation-operator': 7.18.6 + '@babel/plugin-transform-for-of': 7.21.0 + '@babel/plugin-transform-function-name': 7.18.9 + '@babel/plugin-transform-literals': 7.18.9 + '@babel/plugin-transform-member-expression-literals': 7.18.6 + '@babel/plugin-transform-modules-amd': 7.20.11 + '@babel/plugin-transform-modules-commonjs': 7.21.2 + '@babel/plugin-transform-modules-systemjs': 7.20.11 + '@babel/plugin-transform-modules-umd': 7.18.6 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5 + '@babel/plugin-transform-new-target': 7.18.6 + '@babel/plugin-transform-object-super': 7.18.6 + '@babel/plugin-transform-parameters': 7.21.3 + '@babel/plugin-transform-property-literals': 7.18.6 + '@babel/plugin-transform-regenerator': 7.20.5 + '@babel/plugin-transform-reserved-words': 7.18.6 + '@babel/plugin-transform-shorthand-properties': 7.18.6 + '@babel/plugin-transform-spread': 7.20.7 + '@babel/plugin-transform-sticky-regex': 7.18.6 + '@babel/plugin-transform-template-literals': 7.18.9 + '@babel/plugin-transform-typeof-symbol': 7.18.9 + '@babel/plugin-transform-unicode-escapes': 7.18.10 + '@babel/plugin-transform-unicode-regex': 7.18.6 + '@babel/preset-modules': 0.1.5 + '@babel/types': 7.21.4 + babel-plugin-polyfill-corejs2: 0.3.3 + babel-plugin-polyfill-corejs3: 0.6.0 + babel-plugin-polyfill-regenerator: 0.4.1 + core-js-compat: 3.30.1 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color + dev: true - /@babel/preset-env@7.21.4(@babel/core@7.21.4): + /@babel/preset-env/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -1991,84 +2680,85 @@ packages: dependencies: '@babel/compat-data': 7.21.4 '@babel/core': 7.21.4 - '@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4) + '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.4) - '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.21.4) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.4) - '@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-for-of': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.21.4) - '@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.4) - '@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-regenerator': 7.20.5(@babel/core@7.21.4) - '@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-unicode-escapes': 7.18.10(@babel/core@7.21.4) - '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4) - '@babel/preset-modules': 0.1.5(@babel/core@7.21.4) + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-class-static-block': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-private-property-in-object': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.4 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.4 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.4 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.4 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.4 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.4 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.4 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.4 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.21.4 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.4 + '@babel/preset-modules': 0.1.5_@babel+core@7.21.4 '@babel/types': 7.21.4 - babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.4) - babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.4) - babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.4) + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.4 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.4 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.4 core-js-compat: 3.30.1 semver: 6.3.0 transitivePeerDependencies: - supports-color + dev: false - /@babel/preset-flow@7.21.4(@babel/core@7.21.4): + /@babel/preset-flow/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-F24cSq4DIBmhq4OzK3dE63NHagb27OPE3eWR+HLekt4Z3Y5MzIIUGF3LlLgV0gN8vzbDViSY7HnrReNVCJXTeA==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2077,22 +2767,49 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4) + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.21.4 dev: false - /@babel/preset-modules@0.1.5(@babel/core@7.21.4): + /@babel/preset-modules/0.1.5: + resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6 + '@babel/plugin-transform-dotall-regex': 7.18.6 + '@babel/types': 7.21.4 + esutils: 2.0.3 + dev: true + + /@babel/preset-modules/0.1.5_@babel+core@7.21.4: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.4) + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.4 '@babel/types': 7.21.4 esutils: 2.0.3 + dev: false + + /@babel/preset-react/7.18.6: + resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-validator-option': 7.21.0 + '@babel/plugin-transform-react-display-name': 7.18.6 + '@babel/plugin-transform-react-jsx': 7.21.0 + '@babel/plugin-transform-react-jsx-development': 7.18.6 + '@babel/plugin-transform-react-pure-annotations': 7.18.6 + dev: true - /@babel/preset-react@7.18.6(@babel/core@7.21.4): + /@babel/preset-react/7.18.6_@babel+core@7.21.4: resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2101,12 +2818,28 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.21.4) + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-development': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-pure-annotations': 7.18.6_@babel+core@7.21.4 + dev: false + + /@babel/preset-typescript/7.21.4: + resolution: {integrity: sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-plugin-utils': 7.20.2 + '@babel/helper-validator-option': 7.21.0 + '@babel/plugin-syntax-jsx': 7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2 + '@babel/plugin-transform-typescript': 7.21.3 + transitivePeerDependencies: + - supports-color + dev: true - /@babel/preset-typescript@7.21.4(@babel/core@7.21.4): + /@babel/preset-typescript/7.21.4_@babel+core@7.21.4: resolution: {integrity: sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2115,13 +2848,14 @@ packages: '@babel/core': 7.21.4 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4) + '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4 transitivePeerDependencies: - supports-color + dev: false - /@babel/register@7.21.0(@babel/core@7.21.4): + /@babel/register/7.21.0_@babel+core@7.21.4: resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -2135,10 +2869,10 @@ packages: source-map-support: 0.5.21 dev: false - /@babel/regjsgen@0.8.0: + /@babel/regjsgen/0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} - /@babel/runtime-corejs3@7.21.0: + /@babel/runtime-corejs3/7.21.0: resolution: {integrity: sha512-TDD4UJzos3JJtM+tHX+w2Uc+KWj7GV+VKKFdMVd2Rx8sdA19hcc3P3AHFYd5LVOw+pYuSd5lICC3gm52B6Rwxw==} engines: {node: '>=6.9.0'} dependencies: @@ -2146,13 +2880,13 @@ packages: regenerator-runtime: 0.13.11 dev: false - /@babel/runtime@7.21.0: + /@babel/runtime/7.21.0: resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 - /@babel/template@7.20.7: + /@babel/template/7.20.7: resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} engines: {node: '>=6.9.0'} dependencies: @@ -2160,7 +2894,24 @@ packages: '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - /@babel/traverse@7.21.4(supports-color@5.5.0): + /@babel/traverse/7.21.4: + resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.21.4 + '@babel/generator': 7.21.4 + '@babel/helper-environment-visitor': 7.18.9 + '@babel/helper-function-name': 7.21.0 + '@babel/helper-hoist-variables': 7.18.6 + '@babel/helper-split-export-declaration': 7.18.6 + '@babel/parser': 7.21.4 + '@babel/types': 7.21.4 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + + /@babel/traverse/7.21.4_supports-color@5.5.0: resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==} engines: {node: '>=6.9.0'} dependencies: @@ -2172,12 +2923,13 @@ packages: '@babel/helper-split-export-declaration': 7.18.6 '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4_supports-color@5.5.0 globals: 11.12.0 transitivePeerDependencies: - supports-color + dev: false - /@babel/types@7.21.4: + /@babel/types/7.21.4: resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==} engines: {node: '>=6.9.0'} dependencies: @@ -2185,11 +2937,11 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 - /@bcoe/v8-coverage@0.2.3: + /@bcoe/v8-coverage/0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@changesets/apply-release-plan@6.1.3: + /@changesets/apply-release-plan/6.1.3: resolution: {integrity: sha512-ECDNeoc3nfeAe1jqJb5aFQX7CqzQhD2klXRez2JDb/aVpGUbX673HgKrnrgJRuQR/9f2TtLoYIzrGB9qwD77mg==} dependencies: '@babel/runtime': 7.21.0 @@ -2207,7 +2959,7 @@ packages: semver: 5.7.1 dev: false - /@changesets/assemble-release-plan@5.2.3: + /@changesets/assemble-release-plan/5.2.3: resolution: {integrity: sha512-g7EVZCmnWz3zMBAdrcKhid4hkHT+Ft1n0mLussFMcB1dE2zCuwcvGoy9ec3yOgPGF4hoMtgHaMIk3T3TBdvU9g==} dependencies: '@babel/runtime': 7.21.0 @@ -2218,13 +2970,13 @@ packages: semver: 5.7.1 dev: false - /@changesets/changelog-git@0.1.14: + /@changesets/changelog-git/0.1.14: resolution: {integrity: sha512-+vRfnKtXVWsDDxGctOfzJsPhaCdXRYoe+KyWYoq5X/GqoISREiat0l3L8B0a453B2B4dfHGcZaGyowHbp9BSaA==} dependencies: '@changesets/types': 5.2.1 dev: false - /@changesets/cli@2.26.1: + /@changesets/cli/2.26.1: resolution: {integrity: sha512-XnTa+b51vt057fyAudvDKGB0Sh72xutQZNAdXkCqPBKO2zvs2yYZx5hFZj1u9cbtpwM6Sxtcr02/FQJfZOzemQ==} hasBin: true dependencies: @@ -2263,7 +3015,7 @@ packages: tty-table: 4.2.1 dev: false - /@changesets/config@2.3.0: + /@changesets/config/2.3.0: resolution: {integrity: sha512-EgP/px6mhCx8QeaMAvWtRrgyxW08k/Bx2tpGT+M84jEdX37v3VKfh4Cz1BkwrYKuMV2HZKeHOh8sHvja/HcXfQ==} dependencies: '@changesets/errors': 0.1.4 @@ -2275,13 +3027,13 @@ packages: micromatch: 4.0.5 dev: false - /@changesets/errors@0.1.4: + /@changesets/errors/0.1.4: resolution: {integrity: sha512-HAcqPF7snsUJ/QzkWoKfRfXushHTu+K5KZLJWPb34s4eCZShIf8BFO3fwq6KU8+G7L5KdtN2BzQAXOSXEyiY9Q==} dependencies: extendable-error: 0.1.7 dev: false - /@changesets/get-dependents-graph@1.3.5: + /@changesets/get-dependents-graph/1.3.5: resolution: {integrity: sha512-w1eEvnWlbVDIY8mWXqWuYE9oKhvIaBhzqzo4ITSJY9hgoqQ3RoBqwlcAzg11qHxv/b8ReDWnMrpjpKrW6m1ZTA==} dependencies: '@changesets/types': 5.2.1 @@ -2291,7 +3043,7 @@ packages: semver: 5.7.1 dev: false - /@changesets/get-release-plan@3.0.16: + /@changesets/get-release-plan/3.0.16: resolution: {integrity: sha512-OpP9QILpBp1bY2YNIKFzwigKh7Qe9KizRsZomzLe6pK8IUo8onkAAVUD8+JRKSr8R7d4+JRuQrfSSNlEwKyPYg==} dependencies: '@babel/runtime': 7.21.0 @@ -2303,11 +3055,11 @@ packages: '@manypkg/get-packages': 1.1.3 dev: false - /@changesets/get-version-range-type@0.3.2: + /@changesets/get-version-range-type/0.3.2: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: false - /@changesets/git@2.0.0: + /@changesets/git/2.0.0: resolution: {integrity: sha512-enUVEWbiqUTxqSnmesyJGWfzd51PY4H7mH9yUw0hPVpZBJ6tQZFMU3F3mT/t9OJ/GjyiM4770i+sehAn6ymx6A==} dependencies: '@babel/runtime': 7.21.0 @@ -2319,20 +3071,20 @@ packages: spawndamnit: 2.0.0 dev: false - /@changesets/logger@0.0.5: + /@changesets/logger/0.0.5: resolution: {integrity: sha512-gJyZHomu8nASHpaANzc6bkQMO9gU/ib20lqew1rVx753FOxffnCrJlGIeQVxNWCqM+o6OOleCo/ivL8UAO5iFw==} dependencies: chalk: 2.4.2 dev: false - /@changesets/parse@0.3.16: + /@changesets/parse/0.3.16: resolution: {integrity: sha512-127JKNd167ayAuBjUggZBkmDS5fIKsthnr9jr6bdnuUljroiERW7FBTDNnNVyJ4l69PzR57pk6mXQdtJyBCJKg==} dependencies: '@changesets/types': 5.2.1 js-yaml: 3.14.1 dev: false - /@changesets/pre@1.0.14: + /@changesets/pre/1.0.14: resolution: {integrity: sha512-dTsHmxQWEQekHYHbg+M1mDVYFvegDh9j/kySNuDKdylwfMEevTeDouR7IfHNyVodxZXu17sXoJuf2D0vi55FHQ==} dependencies: '@babel/runtime': 7.21.0 @@ -2342,7 +3094,7 @@ packages: fs-extra: 7.0.1 dev: false - /@changesets/read@0.5.9: + /@changesets/read/0.5.9: resolution: {integrity: sha512-T8BJ6JS6j1gfO1HFq50kU3qawYxa4NTbI/ASNVVCBTsKquy2HYwM9r7ZnzkiMe8IEObAJtUVGSrePCOxAK2haQ==} dependencies: '@babel/runtime': 7.21.0 @@ -2355,15 +3107,15 @@ packages: p-filter: 2.1.0 dev: false - /@changesets/types@4.1.0: + /@changesets/types/4.1.0: resolution: {integrity: sha512-LDQvVDv5Kb50ny2s25Fhm3d9QSZimsoUGBsUioj6MC3qbMUCuC8GPIvk/M6IvXx3lYhAs0lwWUQLb+VIEUCECw==} dev: false - /@changesets/types@5.2.1: + /@changesets/types/5.2.1: resolution: {integrity: sha512-myLfHbVOqaq9UtUKqR/nZA/OY7xFjQMdfgfqeZIBK4d0hA6pgxArvdv8M+6NUzzBsjWLOtvApv8YHr4qM+Kpfg==} dev: false - /@changesets/write@0.2.3: + /@changesets/write/0.2.3: resolution: {integrity: sha512-Dbamr7AIMvslKnNYsLFafaVORx4H0pvCA2MHqgtNCySMe1blImEyAEOzDmcgKAkgz4+uwoLz7demIrX+JBr/Xw==} dependencies: '@babel/runtime': 7.21.0 @@ -2373,7 +3125,7 @@ packages: prettier: 2.8.7 dev: false - /@cnakazawa/watch@1.0.4: + /@cnakazawa/watch/1.0.4: resolution: {integrity: sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==} engines: {node: '>=0.1.95'} hasBin: true @@ -2381,14 +3133,14 @@ packages: exec-sh: 0.3.6 minimist: 1.2.8 - /@colors/colors@1.5.0: + /@colors/colors/1.5.0: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} requiresBuild: true dev: false optional: true - /@commitlint/cli@17.4.4: + /@commitlint/cli/17.4.4: resolution: {integrity: sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g==} engines: {node: '>=v14'} hasBin: true @@ -2408,7 +3160,7 @@ packages: - '@swc/wasm' dev: true - /@commitlint/config-validator@17.4.4: + /@commitlint/config-validator/17.4.4: resolution: {integrity: sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==} engines: {node: '>=v14'} dependencies: @@ -2416,7 +3168,7 @@ packages: ajv: 8.12.0 dev: true - /@commitlint/ensure@17.4.4: + /@commitlint/ensure/17.4.4: resolution: {integrity: sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==} engines: {node: '>=v14'} dependencies: @@ -2428,12 +3180,12 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /@commitlint/execute-rule@17.4.0: + /@commitlint/execute-rule/17.4.0: resolution: {integrity: sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==} engines: {node: '>=v14'} dev: true - /@commitlint/format@17.4.4: + /@commitlint/format/17.4.4: resolution: {integrity: sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==} engines: {node: '>=v14'} dependencies: @@ -2441,7 +3193,7 @@ packages: chalk: 4.1.2 dev: true - /@commitlint/is-ignored@17.4.4: + /@commitlint/is-ignored/17.4.4: resolution: {integrity: sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==} engines: {node: '>=v14'} dependencies: @@ -2449,7 +3201,7 @@ packages: semver: 7.3.8 dev: true - /@commitlint/lint@17.6.1: + /@commitlint/lint/17.6.1: resolution: {integrity: sha512-VARJ9kxH64isgwVnC+ABPafCYzqxpsWJIpDaTuI0gh8aX4GQ0i7cn9tvxtFNfJj4ER2BAJeWJ0vURdNYjK2RQQ==} engines: {node: '>=v14'} dependencies: @@ -2459,7 +3211,7 @@ packages: '@commitlint/types': 17.4.4 dev: true - /@commitlint/load@17.5.0: + /@commitlint/load/17.5.0: resolution: {integrity: sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q==} engines: {node: '>=v14'} dependencies: @@ -2470,24 +3222,24 @@ packages: '@types/node': 18.15.11 chalk: 4.1.2 cosmiconfig: 8.1.3 - cosmiconfig-typescript-loader: 4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@4.9.5) + cosmiconfig-typescript-loader: 4.3.0_cd16023e19004494632150c2520e85f5 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@18.15.11)(typescript@4.9.5) - typescript: 4.9.5 + ts-node: 10.9.1_09c0d3c39cd0f1cdb4581c815323892a + typescript: 5.0.4 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' dev: true - /@commitlint/message@17.4.2: + /@commitlint/message/17.4.2: resolution: {integrity: sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==} engines: {node: '>=v14'} dev: true - /@commitlint/parse@17.4.4: + /@commitlint/parse/17.4.4: resolution: {integrity: sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==} engines: {node: '>=v14'} dependencies: @@ -2496,7 +3248,7 @@ packages: conventional-commits-parser: 3.2.4 dev: true - /@commitlint/read@17.5.1: + /@commitlint/read/17.5.1: resolution: {integrity: sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==} engines: {node: '>=v14'} dependencies: @@ -2507,7 +3259,7 @@ packages: minimist: 1.2.8 dev: true - /@commitlint/resolve-extends@17.4.4: + /@commitlint/resolve-extends/17.4.4: resolution: {integrity: sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==} engines: {node: '>=v14'} dependencies: @@ -2519,7 +3271,7 @@ packages: resolve-global: 1.0.0 dev: true - /@commitlint/rules@17.6.1: + /@commitlint/rules/17.6.1: resolution: {integrity: sha512-lUdHw6lYQ1RywExXDdLOKxhpp6857/4c95Dc/1BikrHgdysVUXz26yV0vp1GL7Gv+avx9WqZWTIVB7pNouxlfw==} engines: {node: '>=v14'} dependencies: @@ -2530,26 +3282,26 @@ packages: execa: 5.1.1 dev: true - /@commitlint/to-lines@17.4.0: + /@commitlint/to-lines/17.4.0: resolution: {integrity: sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==} engines: {node: '>=v14'} dev: true - /@commitlint/top-level@17.4.0: + /@commitlint/top-level/17.4.0: resolution: {integrity: sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==} engines: {node: '>=v14'} dependencies: find-up: 5.0.0 dev: true - /@commitlint/types@17.4.4: + /@commitlint/types/17.4.4: resolution: {integrity: sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==} engines: {node: '>=v14'} dependencies: chalk: 4.1.2 dev: true - /@crxjs/vite-plugin@2.0.0-beta.16: + /@crxjs/vite-plugin/2.0.0-beta.16: resolution: {integrity: sha512-/XO6sWmVKcBiHFyCpTD1RtbKbFh7gLOUZxymBQ5EuLnlW/hD80yDWDNvYKFr2xl2YwWkM1100RusR+HwaRssHA==} dependencies: '@rollup/pluginutils': 4.2.1 @@ -2557,7 +3309,7 @@ packages: acorn-walk: 8.2.0 cheerio: 1.0.0-rc.12 connect-injector: 0.4.4 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 es-module-lexer: 0.10.5 fast-glob: 3.2.12 fs-extra: 10.1.0 @@ -2571,23 +3323,24 @@ packages: - supports-color dev: true - /@cspotcode/source-map-support@0.8.1: + /@cspotcode/source-map-support/0.8.1: resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} engines: {node: '>=12'} dependencies: '@jridgewell/trace-mapping': 0.3.9 + dev: true - /@discoveryjs/json-ext@0.5.7: + /@discoveryjs/json-ext/0.5.7: resolution: {integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==} engines: {node: '>=10.0.0'} dev: false - /@docsearch/css@3.3.3: - resolution: {integrity: sha512-6SCwI7P8ao+se1TUsdZ7B4XzL+gqeQZnBc+2EONZlcVa0dVrk0NjETxozFKgMv0eEGH8QzP1fkN+A1rH61l4eg==} + /@docsearch/css/3.3.4: + resolution: {integrity: sha512-vDwCDoVXDgopw/hvr0zEADew2wWaGP8Qq0Bxhgii1Ewz2t4fQeyJwIRN/mWADeLFYPVkpz8TpEbxya/i6Tm0WA==} dev: false - /@docsearch/react@3.3.3(@algolia/client-search@4.17.0)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-pLa0cxnl+G0FuIDuYlW+EBK6Rw2jwLw9B1RHIeS4N4s2VhsfJ/wzeCi3CWcs5yVfxLd5ZK50t//TMA5e79YT7Q==} + /@docsearch/react/3.3.4_f988e132fbe734170b3ebfb3637577ba: + resolution: {integrity: sha512-aeOf1WC5zMzBEi2SI6WWznOmIo9rnpN4p7a3zHXxowVciqlI4HsZGtOR9nFOufLeolv7HibwLlaM0oyUqJxasw==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' react: '>= 16.8.0 < 19.0.0' @@ -2600,18 +3353,120 @@ packages: react-dom: optional: true dependencies: - '@algolia/autocomplete-core': 1.7.4 - '@algolia/autocomplete-preset-algolia': 1.7.4(@algolia/client-search@4.17.0)(algoliasearch@4.17.0) - '@docsearch/css': 3.3.3 + '@algolia/autocomplete-core': 1.8.2 + '@algolia/autocomplete-preset-algolia': 1.8.2_algoliasearch@4.17.0 + '@docsearch/css': 3.3.4 '@types/react': 18.0.35 algoliasearch: 4.17.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + transitivePeerDependencies: + - '@algolia/client-search' + dev: false + + /@docusaurus/core/2.3.1_844e4e460b3013777cbee295da68a7be: + resolution: {integrity: sha512-0Jd4jtizqnRAr7svWaBbbrCCN8mzBNd2xFLoT/IM7bGfFie5y58oz97KzXliwiLY3zWjqMXjQcuP1a5VgCv2JA==} + engines: {node: '>=16.14'} + hasBin: true + peerDependencies: + react: ^16.8.4 || ^17.0.0 + react-dom: ^16.8.4 || ^17.0.0 + dependencies: + '@babel/core': 7.21.4 + '@babel/generator': 7.21.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 + '@babel/preset-env': 7.21.4_@babel+core@7.21.4 + '@babel/preset-react': 7.18.6_@babel+core@7.21.4 + '@babel/preset-typescript': 7.21.4_@babel+core@7.21.4 + '@babel/runtime': 7.21.0 + '@babel/runtime-corejs3': 7.21.0 + '@babel/traverse': 7.21.4 + '@docusaurus/cssnano-preset': 2.3.1 + '@docusaurus/logger': 2.3.1 + '@docusaurus/mdx-loader': 2.3.1_7b194c7a2a503053190c78928294eb76 + '@docusaurus/react-loadable': 5.5.2_react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 + '@slorber/static-site-generator-webpack-plugin': 4.0.7 + '@svgr/webpack': 6.5.1 + autoprefixer: 10.4.14_postcss@8.4.23 + babel-loader: 8.3.0_73e1ae16a440bace29a63fd03d231fcd + babel-plugin-dynamic-import-node: 2.3.3 + boxen: 6.2.1 + chalk: 4.1.2 + chokidar: 3.5.3 + clean-css: 5.3.2 + cli-table3: 0.6.3 + combine-promises: 1.1.0 + commander: 5.1.0 + copy-webpack-plugin: 11.0.0_webpack@5.81.0 + core-js: 3.30.1 + css-loader: 6.7.3_webpack@5.81.0 + css-minimizer-webpack-plugin: 4.2.2_clean-css@5.3.2+webpack@5.81.0 + cssnano: 5.1.15_postcss@8.4.23 + del: 6.1.1 + detect-port: 1.5.1 + escape-html: 1.0.3 + eta: 2.0.1 + file-loader: 6.2.0_webpack@5.81.0 + fs-extra: 10.1.0 + html-minifier-terser: 6.1.0 + html-tags: 3.3.1 + html-webpack-plugin: 5.5.1_webpack@5.81.0 + import-fresh: 3.3.0 + leven: 3.1.0 + lodash: 4.17.21 + mini-css-extract-plugin: 2.7.5_webpack@5.81.0 + postcss: 8.4.23 + postcss-loader: 7.2.4_bc7189263e7a21b8b682a0d6ebf00cc6 + prompts: 2.4.2 + react: 18.2.0 + react-dev-utils: 12.0.1_6d6adb5f80f832eae32b8e107e0af6f2 + react-dom: 18.2.0_react@18.2.0 + react-helmet-async: 1.3.0_react-dom@18.2.0+react@18.2.0 + react-loadable: /@docusaurus/react-loadable/5.5.2_react@18.2.0 + react-loadable-ssr-addon-v5-slorber: 1.0.1_da65b0b7e9c2d09be851db22c530150c + react-router: 5.3.4_react@18.2.0 + react-router-config: 5.1.1_react-router@5.3.4+react@18.2.0 + react-router-dom: 5.3.4_react@18.2.0 + rtl-detect: 1.0.4 + semver: 7.5.0 + serve-handler: 6.1.5 + shelljs: 0.8.5 + terser-webpack-plugin: 5.3.7_webpack@5.81.0 + tslib: 2.5.0 + update-notifier: 5.1.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.81.0 + wait-on: 6.0.1 + webpack: 5.81.0 + webpack-bundle-analyzer: 4.8.0 + webpack-dev-server: 4.13.3_webpack@5.81.0 + webpack-merge: 5.8.0 + webpackbar: 5.0.2_webpack@5.81.0 transitivePeerDependencies: - - '@algolia/client-search' + - '@docusaurus/types' + - '@parcel/css' + - '@swc/core' + - '@swc/css' + - '@types/node' + - bufferutil + - csso + - debug + - esbuild + - eslint + - lightningcss + - supports-color + - ts-node + - typescript + - uglify-js + - utf-8-validate + - vue-template-compiler + - webpack-cli dev: false - /@docusaurus/core@2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/core/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-0Jd4jtizqnRAr7svWaBbbrCCN8mzBNd2xFLoT/IM7bGfFie5y58oz97KzXliwiLY3zWjqMXjQcuP1a5VgCv2JA==} engines: {node: '>=16.14'} hasBin: true @@ -2621,25 +3476,25 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/generator': 7.21.4 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-transform-runtime': 7.21.4(@babel/core@7.21.4) - '@babel/preset-env': 7.21.4(@babel/core@7.21.4) - '@babel/preset-react': 7.18.6(@babel/core@7.21.4) - '@babel/preset-typescript': 7.21.4(@babel/core@7.21.4) + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 + '@babel/preset-env': 7.21.4_@babel+core@7.21.4 + '@babel/preset-react': 7.18.6_@babel+core@7.21.4 + '@babel/preset-typescript': 7.21.4_@babel+core@7.21.4 '@babel/runtime': 7.21.0 '@babel/runtime-corejs3': 7.21.0 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@docusaurus/cssnano-preset': 2.3.1 '@docusaurus/logger': 2.3.1 - '@docusaurus/mdx-loader': 2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/react-loadable': 5.5.2(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-common': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/mdx-loader': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/react-loadable': 5.5.2_react@18.2.0 + '@docusaurus/utils': 2.3.1 + '@docusaurus/utils-common': 2.3.1 + '@docusaurus/utils-validation': 2.3.1 '@slorber/static-site-generator-webpack-plugin': 4.0.7 '@svgr/webpack': 6.5.1 - autoprefixer: 10.4.14(postcss@8.4.23) - babel-loader: 8.3.0(@babel/core@7.21.4)(webpack@5.80.0) + autoprefixer: 10.4.14_postcss@8.4.23 + babel-loader: 8.3.0_73e1ae16a440bace29a63fd03d231fcd babel-plugin-dynamic-import-node: 2.3.3 boxen: 6.2.1 chalk: 4.1.2 @@ -2648,50 +3503,50 @@ packages: cli-table3: 0.6.3 combine-promises: 1.1.0 commander: 5.1.0 - copy-webpack-plugin: 11.0.0(webpack@5.80.0) + copy-webpack-plugin: 11.0.0_webpack@5.81.0 core-js: 3.30.1 - css-loader: 6.7.3(webpack@5.80.0) - css-minimizer-webpack-plugin: 4.2.2(clean-css@5.3.2)(webpack@5.80.0) - cssnano: 5.1.15(postcss@8.4.23) + css-loader: 6.7.3_webpack@5.81.0 + css-minimizer-webpack-plugin: 4.2.2_clean-css@5.3.2+webpack@5.81.0 + cssnano: 5.1.15_postcss@8.4.23 del: 6.1.1 detect-port: 1.5.1 escape-html: 1.0.3 eta: 2.0.1 - file-loader: 6.2.0(webpack@5.80.0) + file-loader: 6.2.0_webpack@5.81.0 fs-extra: 10.1.0 html-minifier-terser: 6.1.0 html-tags: 3.3.1 - html-webpack-plugin: 5.5.1(webpack@5.80.0) + html-webpack-plugin: 5.5.1_webpack@5.81.0 import-fresh: 3.3.0 leven: 3.1.0 lodash: 4.17.21 - mini-css-extract-plugin: 2.7.5(webpack@5.80.0) + mini-css-extract-plugin: 2.7.5_webpack@5.81.0 postcss: 8.4.23 - postcss-loader: 7.2.4(@types/node@18.15.11)(postcss@8.4.23)(ts-node@10.9.1)(typescript@4.9.5)(webpack@5.80.0) + postcss-loader: 7.2.4_bc7189263e7a21b8b682a0d6ebf00cc6 prompts: 2.4.2 react: 18.2.0 - react-dev-utils: 12.0.1(eslint@8.36.0)(typescript@4.9.5)(webpack@5.80.0) - react-dom: 18.2.0(react@18.2.0) - react-helmet-async: 1.3.0(react-dom@18.2.0)(react@18.2.0) - react-loadable: /@docusaurus/react-loadable@5.5.2(react@18.2.0) - react-loadable-ssr-addon-v5-slorber: 1.0.1(@docusaurus/react-loadable@5.5.2)(webpack@5.80.0) - react-router: 5.3.4(react@18.2.0) - react-router-config: 5.1.1(react-router@5.3.4)(react@18.2.0) - react-router-dom: 5.3.4(react@18.2.0) + react-dev-utils: 12.0.1_6d6adb5f80f832eae32b8e107e0af6f2 + react-dom: 18.2.0_react@18.2.0 + react-helmet-async: 1.3.0_react-dom@18.2.0+react@18.2.0 + react-loadable: /@docusaurus/react-loadable/5.5.2_react@18.2.0 + react-loadable-ssr-addon-v5-slorber: 1.0.1_da65b0b7e9c2d09be851db22c530150c + react-router: 5.3.4_react@18.2.0 + react-router-config: 5.1.1_react-router@5.3.4+react@18.2.0 + react-router-dom: 5.3.4_react@18.2.0 rtl-detect: 1.0.4 semver: 7.5.0 serve-handler: 6.1.5 shelljs: 0.8.5 - terser-webpack-plugin: 5.3.7(webpack@5.80.0) + terser-webpack-plugin: 5.3.7_webpack@5.81.0 tslib: 2.5.0 update-notifier: 5.1.0 - url-loader: 4.1.1(file-loader@6.2.0)(webpack@5.80.0) + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.81.0 wait-on: 6.0.1 - webpack: 5.80.0 + webpack: 5.81.0 webpack-bundle-analyzer: 4.8.0 - webpack-dev-server: 4.13.3(webpack@5.80.0) + webpack-dev-server: 4.13.3_webpack@5.81.0 webpack-merge: 5.8.0 - webpackbar: 5.0.2(webpack@5.80.0) + webpackbar: 5.0.2_webpack@5.81.0 transitivePeerDependencies: - '@docusaurus/types' - '@parcel/css' @@ -2713,17 +3568,17 @@ packages: - webpack-cli dev: false - /@docusaurus/cssnano-preset@2.3.1: + /@docusaurus/cssnano-preset/2.3.1: resolution: {integrity: sha512-7mIhAROES6CY1GmCjR4CZkUfjTL6B3u6rKHK0ChQl2d1IevYXq/k/vFgvOrJfcKxiObpMnE9+X6R2Wt1KqxC6w==} engines: {node: '>=16.14'} dependencies: - cssnano-preset-advanced: 5.3.10(postcss@8.4.23) + cssnano-preset-advanced: 5.3.10_postcss@8.4.23 postcss: 8.4.23 - postcss-sort-media-queries: 4.4.1(postcss@8.4.23) + postcss-sort-media-queries: 4.4.1_postcss@8.4.23 tslib: 2.5.0 dev: false - /@docusaurus/logger@2.3.1: + /@docusaurus/logger/2.3.1: resolution: {integrity: sha512-2lAV/olKKVr9qJhfHFCaqBIl8FgYjbUFwgUnX76+cULwQYss+42ZQ3grHGFvI0ocN2X55WcYe64ellQXz7suqg==} engines: {node: '>=16.14'} dependencies: @@ -2731,7 +3586,42 @@ packages: tslib: 2.5.0 dev: false - /@docusaurus/mdx-loader@2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0): + /@docusaurus/mdx-loader/2.3.1_7b194c7a2a503053190c78928294eb76: + resolution: {integrity: sha512-Gzga7OsxQRpt3392K9lv/bW4jGppdLFJh3luKRknCKSAaZrmVkOQv2gvCn8LAOSZ3uRg5No7AgYs/vpL8K94lA==} + engines: {node: '>=16.14'} + peerDependencies: + react: ^16.8.4 || ^17.0.0 + react-dom: ^16.8.4 || ^17.0.0 + dependencies: + '@babel/parser': 7.21.4 + '@babel/traverse': 7.21.4 + '@docusaurus/logger': 2.3.1 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@mdx-js/mdx': 1.6.22 + escape-html: 1.0.3 + file-loader: 6.2.0_webpack@5.81.0 + fs-extra: 10.1.0 + image-size: 1.0.2 + mdast-util-to-string: 2.0.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + remark-emoji: 2.2.0 + stringify-object: 3.3.0 + tslib: 2.5.0 + unified: 9.2.2 + unist-util-visit: 2.0.3 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.81.0 + webpack: 5.81.0 + transitivePeerDependencies: + - '@docusaurus/types' + - '@swc/core' + - esbuild + - supports-color + - uglify-js + - webpack-cli + dev: false + + /@docusaurus/mdx-loader/2.3.1_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-Gzga7OsxQRpt3392K9lv/bW4jGppdLFJh3luKRknCKSAaZrmVkOQv2gvCn8LAOSZ3uRg5No7AgYs/vpL8K94lA==} engines: {node: '>=16.14'} peerDependencies: @@ -2739,24 +3629,24 @@ packages: react-dom: ^16.8.4 || ^17.0.0 dependencies: '@babel/parser': 7.21.4 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@docusaurus/logger': 2.3.1 - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/utils': 2.3.1 '@mdx-js/mdx': 1.6.22 escape-html: 1.0.3 - file-loader: 6.2.0(webpack@5.80.0) + file-loader: 6.2.0_webpack@5.81.0 fs-extra: 10.1.0 image-size: 1.0.2 mdast-util-to-string: 2.0.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 remark-emoji: 2.2.0 stringify-object: 3.3.0 tslib: 2.5.0 unified: 9.2.2 unist-util-visit: 2.0.3 - url-loader: 4.1.1(file-loader@6.2.0)(webpack@5.80.0) - webpack: 5.80.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.81.0 + webpack: 5.81.0 transitivePeerDependencies: - '@docusaurus/types' - '@swc/core' @@ -2766,22 +3656,22 @@ packages: - webpack-cli dev: false - /@docusaurus/module-type-aliases@2.3.1(react-dom@18.2.0)(react@18.2.0): + /@docusaurus/module-type-aliases/2.3.1_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-6KkxfAVOJqIUynTRb/tphYCl+co3cP0PlHiMDbi+SzmYxMdgIrwYqH9yAnGSDoN6Jk2ZE/JY/Azs/8LPgKP48A==} peerDependencies: react: '*' react-dom: '*' dependencies: - '@docusaurus/react-loadable': 5.5.2(react@18.2.0) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) + '@docusaurus/react-loadable': 5.5.2_react@18.2.0 + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.0 '@types/react-router-config': 5.0.7 '@types/react-router-dom': 5.3.3 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-helmet-async: 1.3.0(react-dom@18.2.0)(react@18.2.0) - react-loadable: /@docusaurus/react-loadable@5.5.2(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + react-helmet-async: 1.3.0_react-dom@18.2.0+react@18.2.0 + react-loadable: /@docusaurus/react-loadable/5.5.2_react@18.2.0 transitivePeerDependencies: - '@swc/core' - esbuild @@ -2789,31 +3679,31 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-blog@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-content-blog/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-f5LjqX+9WkiLyGiQ41x/KGSJ/9bOjSD8lsVhPvYeUYHCtYpuiDKfhZE07O4EqpHkBx4NQdtQDbp+aptgHSTuiw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be '@docusaurus/logger': 2.3.1 - '@docusaurus/mdx-loader': 2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-common': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/mdx-loader': 2.3.1_7b194c7a2a503053190c78928294eb76 + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 cheerio: 1.0.0-rc.12 feed: 4.2.2 fs-extra: 10.1.0 lodash: 4.17.21 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 reading-time: 1.5.0 tslib: 2.5.0 unist-util-visit: 2.0.3 utility-types: 3.10.0 - webpack: 5.80.0 + webpack: 5.81.0 transitivePeerDependencies: - '@parcel/css' - '@swc/core' @@ -2834,20 +3724,20 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-docs@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-content-docs/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-DxztTOBEruv7qFxqUtbsqXeNcHqcVEIEe+NQoI1oi2DBmKBhW/o0MIal8lt+9gvmpx3oYtlwmLOOGepxZgJGkw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be '@docusaurus/logger': 2.3.1 - '@docusaurus/mdx-loader': 2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/module-type-aliases': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/mdx-loader': 2.3.1_7b194c7a2a503053190c78928294eb76 + '@docusaurus/module-type-aliases': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 '@types/react-router-config': 5.0.7 combine-promises: 1.1.0 fs-extra: 10.1.0 @@ -2855,10 +3745,10 @@ packages: js-yaml: 4.1.0 lodash: 4.17.21 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 utility-types: 3.10.0 - webpack: 5.80.0 + webpack: 5.81.0 transitivePeerDependencies: - '@parcel/css' - '@swc/core' @@ -2879,23 +3769,23 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-pages@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-content-pages/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-E80UL6hvKm5VVw8Ka8YaVDtO6kWWDVUK4fffGvkpQ/AJQDOg99LwOXKujPoICC22nUFTsZ2Hp70XvpezCsFQaA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/mdx-loader': 2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/mdx-loader': 2.3.1_7b194c7a2a503053190c78928294eb76 + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 fs-extra: 10.1.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 - webpack: 5.80.0 + webpack: 5.81.0 transitivePeerDependencies: - '@parcel/css' - '@swc/core' @@ -2916,20 +3806,20 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug@2.3.1(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-debug/2.3.1_c816ab1b2ffb2f77140487f7cef10323: resolution: {integrity: sha512-Ujpml1Ppg4geB/2hyu2diWnO49az9U2bxM9Shen7b6qVcyFisNJTkVG2ocvLC7wM1efTJcUhBO6zAku2vKJGMw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 fs-extra: 10.1.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-json-view: 1.21.3(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + react-json-view: 1.21.3_f988e132fbe734170b3ebfb3637577ba tslib: 2.5.0 transitivePeerDependencies: - '@parcel/css' @@ -2953,18 +3843,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-analytics@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-google-analytics/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-OHip0GQxKOFU8n7gkt3TM4HOYTXPCFDjqKbMClDD3KaDnyTuMp/Zvd9HSr770lLEscgPWIvzhJByRAClqsUWiQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 transitivePeerDependencies: - '@parcel/css' @@ -2986,18 +3876,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-gtag@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-google-gtag/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-uXtDhfu4+Hm+oqWUySr3DNI5cWC/rmP6XJyAk83Heor3dFjZqDwCbkX8yWPywkRiWev3Dk/rVF8lEn0vIGVocA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 transitivePeerDependencies: - '@parcel/css' @@ -3019,18 +3909,18 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-tag-manager@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-google-tag-manager/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-Ww2BPEYSqg8q8tJdLYPFFM3FMDBCVhEM4UUqKzJaiRMx3NEoly3qqDRAoRDGdIhlC//Rf0iJV9cWAoq2m6k3sw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 transitivePeerDependencies: - '@parcel/css' @@ -3052,22 +3942,22 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-sitemap@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-sitemap/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-8Yxile/v6QGYV9vgFiYL+8d2N4z4Er3pSHsrD08c5XI8bUXxTppMwjarDUTH/TRTfgAWotRbhJ6WZLyajLpozA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be '@docusaurus/logger': 2.3.1 - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-common': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 fs-extra: 10.1.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 sitemap: 7.1.1 tslib: 2.5.0 transitivePeerDependencies: @@ -3090,28 +3980,28 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic@2.3.1(@algolia/client-search@4.17.0)(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/preset-classic/2.3.1_c816ab1b2ffb2f77140487f7cef10323: resolution: {integrity: sha512-OQ5W0AHyfdUk0IldwJ3BlnZ1EqoJuu2L2BMhqLbqwNWdkmzmSUvlFLH1Pe7CZSQgB2YUUC/DnmjbPKk/qQD0lQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-blog': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-debug': 2.3.1(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-google-analytics': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-google-gtag': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-google-tag-manager': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-sitemap': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-classic': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-search-algolia': 2.3.1(@algolia/client-search@4.17.0)(@docusaurus/types@2.3.1)(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/plugin-content-blog': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-docs': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-pages': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-debug': 2.3.1_c816ab1b2ffb2f77140487f7cef10323 + '@docusaurus/plugin-google-analytics': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-google-gtag': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-google-tag-manager': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-sitemap': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-classic': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-common': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/theme-search-algolia': 2.3.1_c7cb797729db96b8a3251c69889c515f + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 transitivePeerDependencies: - '@algolia/client-search' - '@parcel/css' @@ -3135,47 +4025,47 @@ packages: - webpack-cli dev: false - /@docusaurus/react-loadable@5.5.2(react@18.2.0): + /@docusaurus/react-loadable/5.5.2_react@18.2.0: resolution: {integrity: sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==} peerDependencies: react: '*' dependencies: - '@types/react': 18.0.35 + '@types/react': 18.2.0 prop-types: 15.8.1 react: 18.2.0 dev: false - /@docusaurus/theme-classic@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-classic/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-SelSIDvyttb7ZYHj8vEUhqykhAqfOPKk+uP0z85jH72IMC58e7O8DIlcAeBv+CWsLbNIl9/Hcg71X0jazuxJug==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/mdx-loader': 2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/module-type-aliases': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/plugin-content-blog': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/mdx-loader': 2.3.1_7b194c7a2a503053190c78928294eb76 + '@docusaurus/module-type-aliases': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/plugin-content-blog': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-docs': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-pages': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-common': 2.3.1_844e4e460b3013777cbee295da68a7be '@docusaurus/theme-translations': 2.3.1 - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-common': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) - '@mdx-js/react': 1.6.22(react@18.2.0) + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-common': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 + '@mdx-js/react': 1.6.22_react@18.2.0 clsx: 1.2.1 copy-text-to-clipboard: 3.1.0 infima: 0.2.0-alpha.42 lodash: 4.17.21 nprogress: 0.2.0 postcss: 8.4.23 - prism-react-renderer: 1.3.5(react@18.2.0) + prism-react-renderer: 1.3.5_react@18.2.0 prismjs: 1.29.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-router-dom: 5.3.4(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + react-router-dom: 5.3.4_react@18.2.0 rtlcss: 3.5.0 tslib: 2.5.0 utility-types: 3.10.0 @@ -3199,29 +4089,74 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-common@2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-common/2.3.1_844e4e460b3013777cbee295da68a7be: resolution: {integrity: sha512-RYmYl2OR2biO+yhmW1aS5FyEvnrItPINa+0U2dMxcHpah8reSCjQ9eJGRmAgkZFchV1+aIQzXOI1K7LCW38O0g==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/mdx-loader': 2.3.1(@docusaurus/types@2.3.1)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/module-type-aliases': 2.3.1(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/plugin-content-blog': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/mdx-loader': 2.3.1_7b194c7a2a503053190c78928294eb76 + '@docusaurus/module-type-aliases': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/plugin-content-blog': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-docs': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-pages': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.0 + '@types/react-router-config': 5.0.7 + clsx: 1.2.1 + parse-numeric-range: 1.3.0 + prism-react-renderer: 1.3.5_react@18.2.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + tslib: 2.5.0 + use-sync-external-store: 1.2.0_react@18.2.0 + utility-types: 3.10.0 + transitivePeerDependencies: + - '@docusaurus/types' + - '@parcel/css' + - '@swc/core' + - '@swc/css' + - '@types/node' + - bufferutil + - csso + - debug + - esbuild + - eslint + - lightningcss + - supports-color + - ts-node + - typescript + - uglify-js + - utf-8-validate + - vue-template-compiler + - webpack-cli + dev: false + + /@docusaurus/theme-common/2.3.1_8c4c4abfa1187183961456ea2faeaad2: + resolution: {integrity: sha512-RYmYl2OR2biO+yhmW1aS5FyEvnrItPINa+0U2dMxcHpah8reSCjQ9eJGRmAgkZFchV1+aIQzXOI1K7LCW38O0g==} + engines: {node: '>=16.14'} + peerDependencies: + react: ^16.8.4 || ^17.0.0 + react-dom: ^16.8.4 || ^17.0.0 + dependencies: + '@docusaurus/mdx-loader': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/module-type-aliases': 2.3.1_react-dom@18.2.0+react@18.2.0 + '@docusaurus/plugin-content-blog': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-docs': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/plugin-content-pages': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/utils': 2.3.1 + '@types/history': 4.7.11 + '@types/react': 18.2.0 '@types/react-router-config': 5.0.7 clsx: 1.2.1 parse-numeric-range: 1.3.0 - prism-react-renderer: 1.3.5(react@18.2.0) + prism-react-renderer: 1.3.5_react@18.2.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 - use-sync-external-store: 1.2.0(react@18.2.0) + use-sync-external-store: 1.2.0_react@18.2.0 utility-types: 3.10.0 transitivePeerDependencies: - '@docusaurus/types' @@ -3244,30 +4179,78 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-live-codeblock@2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-live-codeblock/2.3.1_8c4c4abfa1187183961456ea2faeaad2: resolution: {integrity: sha512-BCxDPjnXs98tgLSteZZYsor3WQR/xkoFRdrwMzp624nQ5P/LoGmwym/7XzbrYKObwn4E0ffUjp2RpSAOtn+JKw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-common': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 '@docusaurus/theme-translations': 2.3.1 - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/utils-validation': 2.3.1 '@philpl/buble': 0.19.7 clsx: 1.2.1 fs-extra: 10.1.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-live: 2.2.3(react-dom@18.2.0)(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + react-live: 2.2.3_react-dom@18.2.0+react@18.2.0 + tslib: 2.5.0 + transitivePeerDependencies: + - '@docusaurus/types' + - '@parcel/css' + - '@swc/core' + - '@swc/css' + - '@types/node' + - bufferutil + - csso + - debug + - esbuild + - eslint + - lightningcss + - supports-color + - ts-node + - typescript + - uglify-js + - utf-8-validate + - vue-template-compiler + - webpack-cli + dev: false + + /@docusaurus/theme-search-algolia/2.3.1_c7cb797729db96b8a3251c69889c515f: + resolution: {integrity: sha512-JdHaRqRuH1X++g5fEMLnq7OtULSGQdrs9AbhcWRQ428ZB8/HOiaN6mj3hzHvcD3DFgu7koIVtWPQnvnN7iwzHA==} + engines: {node: '>=16.14'} + peerDependencies: + react: ^16.8.4 || ^17.0.0 + react-dom: ^16.8.4 || ^17.0.0 + dependencies: + '@docsearch/react': 3.3.4_f988e132fbe734170b3ebfb3637577ba + '@docusaurus/core': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/logger': 2.3.1 + '@docusaurus/plugin-content-docs': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-common': 2.3.1_844e4e460b3013777cbee295da68a7be + '@docusaurus/theme-translations': 2.3.1 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + '@docusaurus/utils-validation': 2.3.1_@docusaurus+types@2.3.1 + algoliasearch: 4.17.0 + algoliasearch-helper: 3.12.0_algoliasearch@4.17.0 + clsx: 1.2.1 + eta: 2.0.1 + fs-extra: 10.1.0 + lodash: 4.17.21 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 + utility-types: 3.10.0 transitivePeerDependencies: + - '@algolia/client-search' - '@docusaurus/types' - '@parcel/css' - '@swc/core' - '@swc/css' - '@types/node' + - '@types/react' - bufferutil - csso - debug @@ -3283,29 +4266,29 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia@2.3.1(@algolia/client-search@4.17.0)(@docusaurus/types@2.3.1)(@types/node@18.15.11)(@types/react@18.0.35)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-search-algolia/2.3.1_c816ab1b2ffb2f77140487f7cef10323: resolution: {integrity: sha512-JdHaRqRuH1X++g5fEMLnq7OtULSGQdrs9AbhcWRQ428ZB8/HOiaN6mj3hzHvcD3DFgu7koIVtWPQnvnN7iwzHA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docsearch/react': 3.3.3(@algolia/client-search@4.17.0)(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0) - '@docusaurus/core': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docsearch/react': 3.3.4_f988e132fbe734170b3ebfb3637577ba + '@docusaurus/core': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 '@docusaurus/logger': 2.3.1 - '@docusaurus/plugin-content-docs': 2.3.1(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.3.1(@docusaurus/types@2.3.1)(@types/node@18.15.11)(eslint@8.36.0)(react-dom@18.2.0)(react@18.2.0)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 + '@docusaurus/theme-common': 2.3.1_8c4c4abfa1187183961456ea2faeaad2 '@docusaurus/theme-translations': 2.3.1 - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - '@docusaurus/utils-validation': 2.3.1(@docusaurus/types@2.3.1) + '@docusaurus/utils': 2.3.1 + '@docusaurus/utils-validation': 2.3.1 algoliasearch: 4.17.0 - algoliasearch-helper: 3.12.0(algoliasearch@4.17.0) + algoliasearch-helper: 3.12.0_algoliasearch@4.17.0 clsx: 1.2.1 eta: 2.0.1 fs-extra: 10.1.0 lodash: 4.17.21 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 tslib: 2.5.0 utility-types: 3.10.0 transitivePeerDependencies: @@ -3331,7 +4314,7 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-translations@2.3.1: + /@docusaurus/theme-translations/2.3.1: resolution: {integrity: sha512-BsBZzAewJabVhoGG1Ij2u4pMS3MPW6gZ6sS4pc+Y7czevRpzxoFNJXRtQDVGe7mOpv/MmRmqg4owDK+lcOTCVQ==} engines: {node: '>=16.14'} dependencies: @@ -3339,21 +4322,21 @@ packages: tslib: 2.5.0 dev: false - /@docusaurus/types@2.3.1(react-dom@18.2.0)(react@18.2.0): + /@docusaurus/types/2.3.1_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-PREbIRhTaNNY042qmfSE372Jb7djZt+oVTZkoqHJ8eff8vOIc2zqqDqBVc5BhOfpZGPTrE078yy/torUEZy08A==} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.0 commander: 5.1.0 - joi: 17.9.1 + joi: 17.9.2 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-helmet-async: 1.3.0(react-dom@18.2.0)(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + react-helmet-async: 1.3.0_react-dom@18.2.0+react@18.2.0 utility-types: 3.10.0 - webpack: 5.80.0 + webpack: 5.81.0 webpack-merge: 5.8.0 transitivePeerDependencies: - '@swc/core' @@ -3362,7 +4345,19 @@ packages: - webpack-cli dev: false - /@docusaurus/utils-common@2.3.1(@docusaurus/types@2.3.1): + /@docusaurus/utils-common/2.3.1: + resolution: {integrity: sha512-pVlRpXkdNcxmKNxAaB1ya2hfCEvVsLDp2joeM6K6uv55Oc5nVIqgyYSgSNKZyMdw66NnvMfsu0RBylcwZQKo9A==} + engines: {node: '>=16.14'} + peerDependencies: + '@docusaurus/types': '*' + peerDependenciesMeta: + '@docusaurus/types': + optional: true + dependencies: + tslib: 2.5.0 + dev: false + + /@docusaurus/utils-common/2.3.1_@docusaurus+types@2.3.1: resolution: {integrity: sha512-pVlRpXkdNcxmKNxAaB1ya2hfCEvVsLDp2joeM6K6uv55Oc5nVIqgyYSgSNKZyMdw66NnvMfsu0RBylcwZQKo9A==} engines: {node: '>=16.14'} peerDependencies: @@ -3371,17 +4366,35 @@ packages: '@docusaurus/types': optional: true dependencies: - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 + tslib: 2.5.0 + dev: false + + /@docusaurus/utils-validation/2.3.1: + resolution: {integrity: sha512-7n0208IG3k1HVTByMHlZoIDjjOFC8sbViHVXJx0r3Q+3Ezrx+VQ1RZ/zjNn6lT+QBCRCXlnlaoJ8ug4HIVgQ3w==} + engines: {node: '>=16.14'} + dependencies: + '@docusaurus/logger': 2.3.1 + '@docusaurus/utils': 2.3.1 + joi: 17.9.2 + js-yaml: 4.1.0 tslib: 2.5.0 + transitivePeerDependencies: + - '@docusaurus/types' + - '@swc/core' + - esbuild + - supports-color + - uglify-js + - webpack-cli dev: false - /@docusaurus/utils-validation@2.3.1(@docusaurus/types@2.3.1): + /@docusaurus/utils-validation/2.3.1_@docusaurus+types@2.3.1: resolution: {integrity: sha512-7n0208IG3k1HVTByMHlZoIDjjOFC8sbViHVXJx0r3Q+3Ezrx+VQ1RZ/zjNn6lT+QBCRCXlnlaoJ8ug4HIVgQ3w==} engines: {node: '>=16.14'} dependencies: '@docusaurus/logger': 2.3.1 - '@docusaurus/utils': 2.3.1(@docusaurus/types@2.3.1) - joi: 17.9.1 + '@docusaurus/utils': 2.3.1_@docusaurus+types@2.3.1 + joi: 17.9.2 js-yaml: 4.1.0 tslib: 2.5.0 transitivePeerDependencies: @@ -3393,7 +4406,40 @@ packages: - webpack-cli dev: false - /@docusaurus/utils@2.3.1(@docusaurus/types@2.3.1): + /@docusaurus/utils/2.3.1: + resolution: {integrity: sha512-9WcQROCV0MmrpOQDXDGhtGMd52DHpSFbKLfkyaYumzbTstrbA5pPOtiGtxK1nqUHkiIv8UwexS54p0Vod2I1lg==} + engines: {node: '>=16.14'} + peerDependencies: + '@docusaurus/types': '*' + peerDependenciesMeta: + '@docusaurus/types': + optional: true + dependencies: + '@docusaurus/logger': 2.3.1 + '@svgr/webpack': 6.5.1 + escape-string-regexp: 4.0.0 + file-loader: 6.2.0_webpack@5.81.0 + fs-extra: 10.1.0 + github-slugger: 1.5.0 + globby: 11.1.0 + gray-matter: 4.0.3 + js-yaml: 4.1.0 + lodash: 4.17.21 + micromatch: 4.0.5 + resolve-pathname: 3.0.0 + shelljs: 0.8.5 + tslib: 2.5.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.81.0 + webpack: 5.81.0 + transitivePeerDependencies: + - '@swc/core' + - esbuild + - supports-color + - uglify-js + - webpack-cli + dev: false + + /@docusaurus/utils/2.3.1_@docusaurus+types@2.3.1: resolution: {integrity: sha512-9WcQROCV0MmrpOQDXDGhtGMd52DHpSFbKLfkyaYumzbTstrbA5pPOtiGtxK1nqUHkiIv8UwexS54p0Vod2I1lg==} engines: {node: '>=16.14'} peerDependencies: @@ -3403,10 +4449,10 @@ packages: optional: true dependencies: '@docusaurus/logger': 2.3.1 - '@docusaurus/types': 2.3.1(react-dom@18.2.0)(react@18.2.0) + '@docusaurus/types': 2.3.1_react-dom@18.2.0+react@18.2.0 '@svgr/webpack': 6.5.1 escape-string-regexp: 4.0.0 - file-loader: 6.2.0(webpack@5.80.0) + file-loader: 6.2.0_webpack@5.81.0 fs-extra: 10.1.0 github-slugger: 1.5.0 globby: 11.1.0 @@ -3417,8 +4463,8 @@ packages: resolve-pathname: 3.0.0 shelljs: 0.8.5 tslib: 2.5.0 - url-loader: 4.1.1(file-loader@6.2.0)(webpack@5.80.0) - webpack: 5.80.0 + url-loader: 4.1.1_file-loader@6.2.0+webpack@5.81.0 + webpack: 5.81.0 transitivePeerDependencies: - '@swc/core' - esbuild @@ -3427,201 +4473,223 @@ packages: - webpack-cli dev: false - /@emotion/is-prop-valid@1.2.0: + /@emotion/is-prop-valid/1.2.0: resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==} dependencies: '@emotion/memoize': 0.8.0 dev: false - /@emotion/memoize@0.8.0: + /@emotion/memoize/0.8.0: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/stylis@0.8.5: + /@emotion/stylis/0.8.5: resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==} dev: false - /@emotion/unitless@0.7.5: + /@emotion/unitless/0.7.5: resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==} dev: false - /@esbuild/android-arm64@0.17.17: - resolution: {integrity: sha512-jaJ5IlmaDLFPNttv0ofcwy/cfeY4bh/n705Tgh+eLObbGtQBK3EPAu+CzL95JVE4nFAliyrnEu0d32Q5foavqg==} + /@esbuild/android-arm/0.17.18: + resolution: {integrity: sha512-EmwL+vUBZJ7mhFCs5lA4ZimpUH3WMAoqvOIYhVQwdIgSpHC8ImHdsRyhHAVxpDYUSm0lWvd63z0XH1IlImS2Qw==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [android] requiresBuild: true + dev: true optional: true - /@esbuild/android-arm@0.17.17: - resolution: {integrity: sha512-E6VAZwN7diCa3labs0GYvhEPL2M94WLF8A+czO8hfjREXxba8Ng7nM5VxV+9ihNXIY1iQO1XxUU4P7hbqbICxg==} + /@esbuild/android-arm64/0.17.18: + resolution: {integrity: sha512-/iq0aK0eeHgSC3z55ucMAHO05OIqmQehiGay8eP5l/5l+iEr4EIbh4/MI8xD9qRFjqzgkc0JkX0LculNC9mXBw==} engines: {node: '>=12'} - cpu: [arm] + cpu: [arm64] os: [android] requiresBuild: true + dev: true optional: true - /@esbuild/android-x64@0.17.17: - resolution: {integrity: sha512-446zpfJ3nioMC7ASvJB1pszHVskkw4u/9Eu8s5yvvsSDTzYh4p4ZIRj0DznSl3FBF0Z/mZfrKXTtt0QCoFmoHA==} + /@esbuild/android-x64/0.17.18: + resolution: {integrity: sha512-x+0efYNBF3NPW2Xc5bFOSFW7tTXdAcpfEg2nXmxegm4mJuVeS+i109m/7HMiOQ6M12aVGGFlqJX3RhNdYM2lWg==} engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true + dev: true optional: true - /@esbuild/darwin-arm64@0.17.17: - resolution: {integrity: sha512-m/gwyiBwH3jqfUabtq3GH31otL/0sE0l34XKpSIqR7NjQ/XHQ3lpmQHLHbG8AHTGCw8Ao059GvV08MS0bhFIJQ==} + /@esbuild/darwin-arm64/0.17.18: + resolution: {integrity: sha512-6tY+djEAdF48M1ONWnQb1C+6LiXrKjmqjzPNPWXhu/GzOHTHX2nh8Mo2ZAmBFg0kIodHhciEgUBtcYCAIjGbjQ==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true + dev: true optional: true - /@esbuild/darwin-x64@0.17.17: - resolution: {integrity: sha512-4utIrsX9IykrqYaXR8ob9Ha2hAY2qLc6ohJ8c0CN1DR8yWeMrTgYFjgdeQ9LIoTOfLetXjuCu5TRPHT9yKYJVg==} + /@esbuild/darwin-x64/0.17.18: + resolution: {integrity: sha512-Qq84ykvLvya3dO49wVC9FFCNUfSrQJLbxhoQk/TE1r6MjHo3sFF2tlJCwMjhkBVq3/ahUisj7+EpRSz0/+8+9A==} engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true + dev: true optional: true - /@esbuild/freebsd-arm64@0.17.17: - resolution: {integrity: sha512-4PxjQII/9ppOrpEwzQ1b0pXCsFLqy77i0GaHodrmzH9zq2/NEhHMAMJkJ635Ns4fyJPFOlHMz4AsklIyRqFZWA==} + /@esbuild/freebsd-arm64/0.17.18: + resolution: {integrity: sha512-fw/ZfxfAzuHfaQeMDhbzxp9mc+mHn1Y94VDHFHjGvt2Uxl10mT4CDavHm+/L9KG441t1QdABqkVYwakMUeyLRA==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true + dev: true optional: true - /@esbuild/freebsd-x64@0.17.17: - resolution: {integrity: sha512-lQRS+4sW5S3P1sv0z2Ym807qMDfkmdhUYX30GRBURtLTrJOPDpoU0kI6pVz1hz3U0+YQ0tXGS9YWveQjUewAJw==} + /@esbuild/freebsd-x64/0.17.18: + resolution: {integrity: sha512-FQFbRtTaEi8ZBi/A6kxOC0V0E9B/97vPdYjY9NdawyLd4Qk5VD5g2pbWN2VR1c0xhzcJm74HWpObPszWC+qTew==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true + dev: true optional: true - /@esbuild/linux-arm64@0.17.17: - resolution: {integrity: sha512-2+pwLx0whKY1/Vqt8lyzStyda1v0qjJ5INWIe+d8+1onqQxHLLi3yr5bAa4gvbzhZqBztifYEu8hh1La5+7sUw==} + /@esbuild/linux-arm/0.17.18: + resolution: {integrity: sha512-jW+UCM40LzHcouIaqv3e/oRs0JM76JfhHjCavPxMUti7VAPh8CaGSlS7cmyrdpzSk7A+8f0hiedHqr/LMnfijg==} engines: {node: '>=12'} - cpu: [arm64] + cpu: [arm] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-arm@0.17.17: - resolution: {integrity: sha512-biDs7bjGdOdcmIk6xU426VgdRUpGg39Yz6sT9Xp23aq+IEHDb/u5cbmu/pAANpDB4rZpY/2USPhCA+w9t3roQg==} + /@esbuild/linux-arm64/0.17.18: + resolution: {integrity: sha512-R7pZvQZFOY2sxUG8P6A21eq6q+eBv7JPQYIybHVf1XkQYC+lT7nDBdC7wWKTrbvMXKRaGudp/dzZCwL/863mZQ==} engines: {node: '>=12'} - cpu: [arm] + cpu: [arm64] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-ia32@0.17.17: - resolution: {integrity: sha512-IBTTv8X60dYo6P2t23sSUYym8fGfMAiuv7PzJ+0LcdAndZRzvke+wTVxJeCq4WgjppkOpndL04gMZIFvwoU34Q==} + /@esbuild/linux-ia32/0.17.18: + resolution: {integrity: sha512-ygIMc3I7wxgXIxk6j3V00VlABIjq260i967Cp9BNAk5pOOpIXmd1RFQJQX9Io7KRsthDrQYrtcx7QCof4o3ZoQ==} engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-loong64@0.17.17: - resolution: {integrity: sha512-WVMBtcDpATjaGfWfp6u9dANIqmU9r37SY8wgAivuKmgKHE+bWSuv0qXEFt/p3qXQYxJIGXQQv6hHcm7iWhWjiw==} + /@esbuild/linux-loong64/0.17.18: + resolution: {integrity: sha512-bvPG+MyFs5ZlwYclCG1D744oHk1Pv7j8psF5TfYx7otCVmcJsEXgFEhQkbhNW8otDHL1a2KDINW20cfCgnzgMQ==} engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-mips64el@0.17.17: - resolution: {integrity: sha512-2kYCGh8589ZYnY031FgMLy0kmE4VoGdvfJkxLdxP4HJvWNXpyLhjOvxVsYjYZ6awqY4bgLR9tpdYyStgZZhi2A==} + /@esbuild/linux-mips64el/0.17.18: + resolution: {integrity: sha512-oVqckATOAGuiUOa6wr8TXaVPSa+6IwVJrGidmNZS1cZVx0HqkTMkqFGD2HIx9H1RvOwFeWYdaYbdY6B89KUMxA==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-ppc64@0.17.17: - resolution: {integrity: sha512-KIdG5jdAEeAKogfyMTcszRxy3OPbZhq0PPsW4iKKcdlbk3YE4miKznxV2YOSmiK/hfOZ+lqHri3v8eecT2ATwQ==} + /@esbuild/linux-ppc64/0.17.18: + resolution: {integrity: sha512-3dLlQO+b/LnQNxgH4l9rqa2/IwRJVN9u/bK63FhOPB4xqiRqlQAU0qDU3JJuf0BmaH0yytTBdoSBHrb2jqc5qQ==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-riscv64@0.17.17: - resolution: {integrity: sha512-Cj6uWLBR5LWhcD/2Lkfg2NrkVsNb2sFM5aVEfumKB2vYetkA/9Uyc1jVoxLZ0a38sUhFk4JOVKH0aVdPbjZQeA==} + /@esbuild/linux-riscv64/0.17.18: + resolution: {integrity: sha512-/x7leOyDPjZV3TcsdfrSI107zItVnsX1q2nho7hbbQoKnmoeUWjs+08rKKt4AUXju7+3aRZSsKrJtaRmsdL1xA==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-s390x@0.17.17: - resolution: {integrity: sha512-lK+SffWIr0XsFf7E0srBjhpkdFVJf3HEgXCwzkm69kNbRar8MhezFpkIwpk0qo2IOQL4JE4mJPJI8AbRPLbuOQ==} + /@esbuild/linux-s390x/0.17.18: + resolution: {integrity: sha512-cX0I8Q9xQkL/6F5zWdYmVf5JSQt+ZfZD2bJudZrWD+4mnUvoZ3TDDXtDX2mUaq6upMFv9FlfIh4Gfun0tbGzuw==} engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/linux-x64@0.17.17: - resolution: {integrity: sha512-XcSGTQcWFQS2jx3lZtQi7cQmDYLrpLRyz1Ns1DzZCtn898cWfm5Icx/DEWNcTU+T+tyPV89RQtDnI7qL2PObPg==} + /@esbuild/linux-x64/0.17.18: + resolution: {integrity: sha512-66RmRsPlYy4jFl0vG80GcNRdirx4nVWAzJmXkevgphP1qf4dsLQCpSKGM3DUQCojwU1hnepI63gNZdrr02wHUA==} engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true + dev: true optional: true - /@esbuild/netbsd-x64@0.17.17: - resolution: {integrity: sha512-RNLCDmLP5kCWAJR+ItLM3cHxzXRTe4N00TQyQiimq+lyqVqZWGPAvcyfUBM0isE79eEZhIuGN09rAz8EL5KdLA==} + /@esbuild/netbsd-x64/0.17.18: + resolution: {integrity: sha512-95IRY7mI2yrkLlTLb1gpDxdC5WLC5mZDi+kA9dmM5XAGxCME0F8i4bYH4jZreaJ6lIZ0B8hTrweqG1fUyW7jbg==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true + dev: true optional: true - /@esbuild/openbsd-x64@0.17.17: - resolution: {integrity: sha512-PAXswI5+cQq3Pann7FNdcpSUrhrql3wKjj3gVkmuz6OHhqqYxKvi6GgRBoaHjaG22HV/ZZEgF9TlS+9ftHVigA==} + /@esbuild/openbsd-x64/0.17.18: + resolution: {integrity: sha512-WevVOgcng+8hSZ4Q3BKL3n1xTv5H6Nb53cBrtzzEjDbbnOmucEVcZeGCsCOi9bAOcDYEeBZbD2SJNBxlfP3qiA==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true + dev: true optional: true - /@esbuild/sunos-x64@0.17.17: - resolution: {integrity: sha512-V63egsWKnx/4V0FMYkr9NXWrKTB5qFftKGKuZKFIrAkO/7EWLFnbBZNM1CvJ6Sis+XBdPws2YQSHF1Gqf1oj/Q==} + /@esbuild/sunos-x64/0.17.18: + resolution: {integrity: sha512-Rzf4QfQagnwhQXVBS3BYUlxmEbcV7MY+BH5vfDZekU5eYpcffHSyjU8T0xucKVuOcdCsMo+Ur5wmgQJH2GfNrg==} engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true + dev: true optional: true - /@esbuild/win32-arm64@0.17.17: - resolution: {integrity: sha512-YtUXLdVnd6YBSYlZODjWzH+KzbaubV0YVd6UxSfoFfa5PtNJNaW+1i+Hcmjpg2nEe0YXUCNF5bkKy1NnBv1y7Q==} + /@esbuild/win32-arm64/0.17.18: + resolution: {integrity: sha512-Kb3Ko/KKaWhjeAm2YoT/cNZaHaD1Yk/pa3FTsmqo9uFh1D1Rfco7BBLIPdDOozrObj2sahslFuAQGvWbgWldAg==} engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true + dev: true optional: true - /@esbuild/win32-ia32@0.17.17: - resolution: {integrity: sha512-yczSLRbDdReCO74Yfc5tKG0izzm+lPMYyO1fFTcn0QNwnKmc3K+HdxZWLGKg4pZVte7XVgcFku7TIZNbWEJdeQ==} + /@esbuild/win32-ia32/0.17.18: + resolution: {integrity: sha512-0/xUMIdkVHwkvxfbd5+lfG7mHOf2FRrxNbPiKWg9C4fFrB8H0guClmaM3BFiRUYrznVoyxTIyC/Ou2B7QQSwmw==} engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true + dev: true optional: true - /@esbuild/win32-x64@0.17.17: - resolution: {integrity: sha512-FNZw7H3aqhF9OyRQbDDnzUApDXfC1N6fgBhkqEO2jvYCJ+DxMTfZVqg3AX0R1khg1wHTBRD5SdcibSJ+XF6bFg==} + /@esbuild/win32-x64/0.17.18: + resolution: {integrity: sha512-qU25Ma1I3NqTSHJUOKi9sAH1/Mzuvlke0ioMJRthLXKm7JiSKVwFghlGbDLOO2sARECGhja4xYfRAZNPAkooYg==} engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true + dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.36.0): + /@eslint-community/eslint-utils/4.4.0_eslint@8.36.0: resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3629,17 +4697,19 @@ packages: dependencies: eslint: 8.36.0 eslint-visitor-keys: 3.4.0 + dev: true - /@eslint-community/regexpp@4.5.0: + /@eslint-community/regexpp/4.5.0: resolution: {integrity: sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dev: true - /@eslint/eslintrc@0.4.3: + /@eslint/eslintrc/0.4.3: resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 espree: 7.3.1 globals: 13.20.0 ignore: 4.0.6 @@ -3651,7 +4721,7 @@ packages: - supports-color dev: true - /@eslint/eslintrc@2.0.2: + /@eslint/eslintrc/2.0.2: resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: @@ -3666,22 +4736,24 @@ packages: strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color + dev: true - /@eslint/js@8.36.0: + /@eslint/js/8.36.0: resolution: {integrity: sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true - /@hapi/hoek@9.3.0: + /@hapi/hoek/9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} dev: false - /@hapi/topo@5.1.0: + /@hapi/topo/5.1.0: resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} dependencies: '@hapi/hoek': 9.3.0 dev: false - /@headlessui/react@1.7.14(react-dom@18.2.0)(react@18.2.0): + /@headlessui/react/1.7.14_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-znzdq9PG8rkwcu9oQ2FwIy0ZFtP9Z7ycS+BAqJ3R5EIqC/0bJGvhT7193rFf+45i9nnPsYvCQVW4V/bB9Xc+gA==} engines: {node: '>=10'} peerDependencies: @@ -3690,10 +4762,10 @@ packages: dependencies: client-only: 0.0.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 dev: false - /@humanwhocodes/config-array@0.11.8: + /@humanwhocodes/config-array/0.11.8: resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} engines: {node: '>=10.10.0'} dependencies: @@ -3702,26 +4774,29 @@ packages: minimatch: 3.1.2 transitivePeerDependencies: - supports-color + dev: true - /@humanwhocodes/config-array@0.5.0: + /@humanwhocodes/config-array/0.5.0: resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: - supports-color dev: true - /@humanwhocodes/module-importer@1.0.1: + /@humanwhocodes/module-importer/1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} + dev: true - /@humanwhocodes/object-schema@1.2.1: + /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + dev: true - /@istanbuljs/load-nyc-config@1.1.0: + /@istanbuljs/load-nyc-config/1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} dependencies: @@ -3732,24 +4807,24 @@ packages: resolve-from: 5.0.0 dev: true - /@istanbuljs/schema@0.1.3: + /@istanbuljs/schema/0.1.3: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} dev: true - /@jest/console@26.6.2: + /@jest/console/26.6.2: resolution: {integrity: sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 chalk: 4.1.2 jest-message-util: 26.6.2 jest-util: 26.6.2 slash: 3.0.0 dev: true - /@jest/console@29.5.0: + /@jest/console/29.5.0: resolution: {integrity: sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -3761,7 +4836,7 @@ packages: slash: 3.0.0 dev: true - /@jest/core@26.6.3(ts-node@10.9.1): + /@jest/core/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==} engines: {node: '>= 10.14.2'} dependencies: @@ -3770,20 +4845,20 @@ packages: '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 ansi-escapes: 4.3.2 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 26.6.2 - jest-config: 26.6.3(ts-node@10.9.1) + jest-config: 26.6.3_ts-node@10.9.1 jest-haste-map: 26.6.2 jest-message-util: 26.6.2 jest-regex-util: 26.0.0 jest-resolve: 26.6.2 jest-resolve-dependencies: 26.6.3 - jest-runner: 26.6.3(ts-node@10.9.1) - jest-runtime: 26.6.3(ts-node@10.9.1) + jest-runner: 26.6.3_ts-node@10.9.1 + jest-runtime: 26.6.3_ts-node@10.9.1 jest-snapshot: 26.6.2 jest-util: 26.6.2 jest-validate: 26.6.2 @@ -3801,7 +4876,7 @@ packages: - utf-8-validate dev: true - /@jest/core@29.5.0(ts-node@10.9.1): + /@jest/core/29.5.0_ts-node@10.9.1: resolution: {integrity: sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -3822,7 +4897,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.5.0 - jest-config: 29.5.0(@types/node@18.15.11)(ts-node@10.9.1) + jest-config: 29.5.0_8c568fab37d014ebedd0f0007a6e3549 jest-haste-map: 29.5.0 jest-message-util: 29.5.0 jest-regex-util: 29.4.3 @@ -3843,31 +4918,31 @@ packages: - ts-node dev: true - /@jest/create-cache-key-function@26.6.2: + /@jest/create-cache-key-function/26.6.2: resolution: {integrity: sha512-LgEuqU1f/7WEIPYqwLPIvvHuc1sB6gMVbT6zWhin3txYUNYK/kGQrC1F2WR4gR34YlI9bBtViTm5z98RqVZAaw==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 dev: false - /@jest/create-cache-key-function@29.5.0: + /@jest/create-cache-key-function/29.5.0: resolution: {integrity: sha512-LIDZyZgnZss7uikvBKBB/USWwG+GO8+GnwRWT+YkCGDGsqLQlhm9BC3z6+7+eMs1kUlvXQIWEzBR8Q2Pnvx6lg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 dev: false - /@jest/environment@26.6.2: + /@jest/environment/26.6.2: resolution: {integrity: sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==} engines: {node: '>= 10.14.2'} dependencies: '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 jest-mock: 26.6.2 dev: true - /@jest/environment@29.5.0: + /@jest/environment/29.5.0: resolution: {integrity: sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -3876,14 +4951,14 @@ packages: '@types/node': 18.15.11 jest-mock: 29.5.0 - /@jest/expect-utils@29.5.0: + /@jest/expect-utils/29.5.0: resolution: {integrity: sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: jest-get-type: 29.4.3 dev: true - /@jest/expect@29.5.0: + /@jest/expect/29.5.0: resolution: {integrity: sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -3893,19 +4968,19 @@ packages: - supports-color dev: true - /@jest/fake-timers@26.6.2: + /@jest/fake-timers/26.6.2: resolution: {integrity: sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 '@sinonjs/fake-timers': 6.0.1 - '@types/node': 18.15.11 + '@types/node': 18.16.1 jest-message-util: 26.6.2 jest-mock: 26.6.2 jest-util: 26.6.2 dev: true - /@jest/fake-timers@29.5.0: + /@jest/fake-timers/29.5.0: resolution: {integrity: sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -3916,7 +4991,7 @@ packages: jest-mock: 29.5.0 jest-util: 29.5.0 - /@jest/globals@26.6.2: + /@jest/globals/26.6.2: resolution: {integrity: sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==} engines: {node: '>= 10.14.2'} dependencies: @@ -3925,7 +5000,7 @@ packages: expect: 26.6.2 dev: true - /@jest/globals@29.5.0: + /@jest/globals/29.5.0: resolution: {integrity: sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -3937,7 +5012,7 @@ packages: - supports-color dev: true - /@jest/reporters@26.6.2: + /@jest/reporters/26.6.2: resolution: {integrity: sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==} engines: {node: '>= 10.14.2'} dependencies: @@ -3971,7 +5046,7 @@ packages: - supports-color dev: true - /@jest/reporters@29.5.0: + /@jest/reporters/29.5.0: resolution: {integrity: sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4008,13 +5083,13 @@ packages: - supports-color dev: true - /@jest/schemas@29.4.3: + /@jest/schemas/29.4.3: resolution: {integrity: sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@sinclair/typebox': 0.25.24 - /@jest/source-map@26.6.2: + /@jest/source-map/26.6.2: resolution: {integrity: sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==} engines: {node: '>= 10.14.2'} dependencies: @@ -4023,7 +5098,7 @@ packages: source-map: 0.6.1 dev: true - /@jest/source-map@29.4.3: + /@jest/source-map/29.4.3: resolution: {integrity: sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -4032,7 +5107,7 @@ packages: graceful-fs: 4.2.11 dev: true - /@jest/test-result@26.6.2: + /@jest/test-result/26.6.2: resolution: {integrity: sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -4042,7 +5117,7 @@ packages: collect-v8-coverage: 1.0.1 dev: true - /@jest/test-result@29.5.0: + /@jest/test-result/29.5.0: resolution: {integrity: sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -4052,15 +5127,15 @@ packages: collect-v8-coverage: 1.0.1 dev: true - /@jest/test-sequencer@26.6.3(ts-node@10.9.1): + /@jest/test-sequencer/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==} engines: {node: '>= 10.14.2'} dependencies: '@jest/test-result': 26.6.2 graceful-fs: 4.2.11 jest-haste-map: 26.6.2 - jest-runner: 26.6.3(ts-node@10.9.1) - jest-runtime: 26.6.3(ts-node@10.9.1) + jest-runner: 26.6.3_ts-node@10.9.1 + jest-runtime: 26.6.3_ts-node@10.9.1 transitivePeerDependencies: - bufferutil - canvas @@ -4069,7 +5144,7 @@ packages: - utf-8-validate dev: true - /@jest/test-sequencer@29.5.0: + /@jest/test-sequencer/29.5.0: resolution: {integrity: sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -4079,7 +5154,7 @@ packages: slash: 3.0.0 dev: true - /@jest/transform@26.6.2: + /@jest/transform/26.6.2: resolution: {integrity: sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==} engines: {node: '>= 10.14.2'} dependencies: @@ -4102,7 +5177,7 @@ packages: - supports-color dev: true - /@jest/transform@29.5.0: + /@jest/transform/29.5.0: resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -4125,17 +5200,17 @@ packages: - supports-color dev: true - /@jest/types@26.6.2: + /@jest/types/26.6.2: resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==} engines: {node: '>= 10.14.2'} dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.15.11 + '@types/node': 18.16.1 '@types/yargs': 15.0.15 chalk: 4.1.2 - /@jest/types@27.5.1: + /@jest/types/27.5.1: resolution: {integrity: sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4146,7 +5221,7 @@ packages: chalk: 4.1.2 dev: false - /@jest/types@29.5.0: + /@jest/types/29.5.0: resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -4157,7 +5232,7 @@ packages: '@types/yargs': 17.0.24 chalk: 4.1.2 - /@jridgewell/gen-mapping@0.3.3: + /@jridgewell/gen-mapping/0.3.3: resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} engines: {node: '>=6.0.0'} dependencies: @@ -4165,47 +5240,49 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.18 - /@jridgewell/resolve-uri@3.1.0: + /@jridgewell/resolve-uri/3.1.0: resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} - /@jridgewell/resolve-uri@3.1.1: + /@jridgewell/resolve-uri/3.1.1: resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} engines: {node: '>=6.0.0'} + dev: true - /@jridgewell/set-array@1.1.2: + /@jridgewell/set-array/1.1.2: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} - /@jridgewell/source-map@0.3.3: + /@jridgewell/source-map/0.3.3: resolution: {integrity: sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==} dependencies: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 - /@jridgewell/sourcemap-codec@1.4.14: + /@jridgewell/sourcemap-codec/1.4.14: resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} - /@jridgewell/sourcemap-codec@1.4.15: + /@jridgewell/sourcemap-codec/1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/trace-mapping@0.3.18: + /@jridgewell/trace-mapping/0.3.18: resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - /@jridgewell/trace-mapping@0.3.9: + /@jridgewell/trace-mapping/0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 + dev: true - /@leichtgewicht/ip-codec@2.0.4: + /@leichtgewicht/ip-codec/2.0.4: resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==} dev: false - /@lottiefiles/react-lottie-player@3.5.3(react@18.2.0): + /@lottiefiles/react-lottie-player/3.5.3_react@18.2.0: resolution: {integrity: sha512-6pGbiTMjGnPddR1ur8M/TIDCiogZMc1aKIUbMEKXKAuNeYwZ2hvqwBJ+w5KRm88ccdcU88C2cGyLVsboFlSdVQ==} peerDependencies: react: 16 - 18 @@ -4214,7 +5291,7 @@ packages: react: 18.2.0 dev: false - /@manypkg/find-root@1.1.0: + /@manypkg/find-root/1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: '@babel/runtime': 7.21.0 @@ -4223,7 +5300,7 @@ packages: fs-extra: 8.1.0 dev: false - /@manypkg/get-packages@1.1.3: + /@manypkg/get-packages/1.1.3: resolution: {integrity: sha512-fo+QhuU3qE/2TQMQmbVMqaQ6EWbMhi4ABWP+O4AM1NqPBuy0OrApV5LO6BrrgnhtAHS2NH6RrVk9OL181tTi8A==} dependencies: '@babel/runtime': 7.21.0 @@ -4234,14 +5311,14 @@ packages: read-yaml-file: 1.1.0 dev: false - /@mdx-js/mdx@1.6.22: + /@mdx-js/mdx/1.6.22: resolution: {integrity: sha512-AMxuLxPz2j5/6TpF/XSdKpQP1NlG0z11dFOlq+2IP/lSgl11GY8ji6S/rgsViN/L0BDvHvUMruRb7ub+24LUYA==} dependencies: '@babel/core': 7.12.9 - '@babel/plugin-syntax-jsx': 7.12.1(@babel/core@7.12.9) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) + '@babel/plugin-syntax-jsx': 7.12.1_@babel+core@7.12.9 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.9 '@mdx-js/util': 1.6.22 - babel-plugin-apply-mdx-type-prop: 1.6.22(@babel/core@7.12.9) + babel-plugin-apply-mdx-type-prop: 1.6.22_@babel+core@7.12.9 babel-plugin-extract-import-names: 1.6.22 camelcase-css: 2.0.1 detab: 2.0.4 @@ -4260,7 +5337,7 @@ packages: - supports-color dev: false - /@mdx-js/mdx@2.3.0: + /@mdx-js/mdx/2.3.0: resolution: {integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==} dependencies: '@types/estree-jsx': 1.0.0 @@ -4284,7 +5361,7 @@ packages: - supports-color dev: false - /@mdx-js/react@1.6.22(react@18.2.0): + /@mdx-js/react/1.6.22_react@18.2.0: resolution: {integrity: sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==} peerDependencies: react: ^16.13.1 || ^17.0.0 @@ -4292,7 +5369,7 @@ packages: react: 18.2.0 dev: false - /@mdx-js/react@2.3.0(react@18.2.0): + /@mdx-js/react/2.3.0_react@18.2.0: resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==} peerDependencies: react: '>=16' @@ -4302,11 +5379,11 @@ packages: react: 18.2.0 dev: false - /@mdx-js/util@1.6.22: + /@mdx-js/util/1.6.22: resolution: {integrity: sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==} dev: false - /@napi-rs/simple-git-android-arm-eabi@0.1.8: + /@napi-rs/simple-git-android-arm-eabi/0.1.8: resolution: {integrity: sha512-JJCejHBB1G6O8nxjQLT4quWCcvLpC3oRdJJ9G3MFYSCoYS8i1bWCWeU+K7Br+xT+D6s1t9q8kNJAwJv9Ygpi0g==} engines: {node: '>= 10'} cpu: [arm] @@ -4315,7 +5392,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-android-arm64@0.1.8: + /@napi-rs/simple-git-android-arm64/0.1.8: resolution: {integrity: sha512-mraHzwWBw3tdRetNOS5KnFSjvdAbNBnjFLA8I4PwTCPJj3Q4txrigcPp2d59cJ0TC51xpnPXnZjYdNwwSI9g6g==} engines: {node: '>= 10'} cpu: [arm64] @@ -4324,7 +5401,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-darwin-arm64@0.1.8: + /@napi-rs/simple-git-darwin-arm64/0.1.8: resolution: {integrity: sha512-ufy/36eI/j4UskEuvqSH7uXtp3oXeLDmjQCfKJz3u5Vx98KmOMKrqAm2H81AB2WOtCo5mqS6PbBeUXR8BJX8lQ==} engines: {node: '>= 10'} cpu: [arm64] @@ -4333,7 +5410,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-darwin-x64@0.1.8: + /@napi-rs/simple-git-darwin-x64/0.1.8: resolution: {integrity: sha512-Vb21U+v3tPJNl+8JtIHHT8HGe6WZ8o1Tq3f6p+Jx9Cz71zEbcIiB9FCEMY1knS/jwQEOuhhlI9Qk7d4HY+rprA==} engines: {node: '>= 10'} cpu: [x64] @@ -4342,7 +5419,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-linux-arm-gnueabihf@0.1.8: + /@napi-rs/simple-git-linux-arm-gnueabihf/0.1.8: resolution: {integrity: sha512-6BPTJ7CzpSm2t54mRLVaUr3S7ORJfVJoCk2rQ8v8oDg0XAMKvmQQxOsAgqKBo9gYNHJnqrOx3AEuEgvB586BuQ==} engines: {node: '>= 10'} cpu: [arm] @@ -4351,7 +5428,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-linux-arm64-gnu@0.1.8: + /@napi-rs/simple-git-linux-arm64-gnu/0.1.8: resolution: {integrity: sha512-qfESqUCAA/XoQpRXHptSQ8gIFnETCQt1zY9VOkplx6tgYk9PCeaX4B1Xuzrh3eZamSCMJFn+1YB9Ut8NwyGgAA==} engines: {node: '>= 10'} cpu: [arm64] @@ -4360,7 +5437,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-linux-arm64-musl@0.1.8: + /@napi-rs/simple-git-linux-arm64-musl/0.1.8: resolution: {integrity: sha512-G80BQPpaRmQpn8dJGHp4I2/YVhWDUNJwcCrJAtAdbKFDCMyCHJBln2ERL/+IEUlIAT05zK/c1Z5WEprvXEdXow==} engines: {node: '>= 10'} cpu: [arm64] @@ -4369,7 +5446,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-linux-x64-gnu@0.1.8: + /@napi-rs/simple-git-linux-x64-gnu/0.1.8: resolution: {integrity: sha512-NI6o1sZYEf6vPtNWJAm9w8BxJt+LlSFW0liSjYe3lc3e4dhMfV240f0ALeqlwdIldRPaDFwZSJX5/QbS7nMzhw==} engines: {node: '>= 10'} cpu: [x64] @@ -4378,7 +5455,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-linux-x64-musl@0.1.8: + /@napi-rs/simple-git-linux-x64-musl/0.1.8: resolution: {integrity: sha512-wljGAEOW41er45VTiU8kXJmO480pQKzsgRCvPlJJSCaEVBbmo6XXbFIXnZy1a2J3Zyy2IOsRB4PVkUZaNuPkZQ==} engines: {node: '>= 10'} cpu: [x64] @@ -4387,7 +5464,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-win32-arm64-msvc@0.1.8: + /@napi-rs/simple-git-win32-arm64-msvc/0.1.8: resolution: {integrity: sha512-QuV4QILyKPfbWHoQKrhXqjiCClx0SxbCTVogkR89BwivekqJMd9UlMxZdoCmwLWutRx4z9KmzQqokvYI5QeepA==} engines: {node: '>= 10'} cpu: [arm64] @@ -4396,7 +5473,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git-win32-x64-msvc@0.1.8: + /@napi-rs/simple-git-win32-x64-msvc/0.1.8: resolution: {integrity: sha512-UzNS4JtjhZhZ5hRLq7BIUq+4JOwt1ThIKv11CsF1ag2l99f0123XvfEpjczKTaa94nHtjXYc2Mv9TjccBqYOew==} engines: {node: '>= 10'} cpu: [x64] @@ -4405,7 +5482,7 @@ packages: dev: false optional: true - /@napi-rs/simple-git@0.1.8: + /@napi-rs/simple-git/0.1.8: resolution: {integrity: sha512-BvOMdkkofTz6lEE35itJ/laUokPhr/5ToMGlOH25YnhLD2yN1KpRAT4blW9tT8281/1aZjW3xyi73bs//IrDKA==} engines: {node: '>= 10'} optionalDependencies: @@ -4422,17 +5499,17 @@ packages: '@napi-rs/simple-git-win32-x64-msvc': 0.1.8 dev: false - /@next/env@13.2.4: + /@next/env/13.2.4: resolution: {integrity: sha512-+Mq3TtpkeeKFZanPturjcXt+KHfKYnLlX6jMLyCrmpq6OOs4i1GqBOAauSkii9QeKCMTYzGppar21JU57b/GEA==} dev: false - /@next/eslint-plugin-next@13.2.4: + /@next/eslint-plugin-next/13.2.4: resolution: {integrity: sha512-ck1lI+7r1mMJpqLNa3LJ5pxCfOB1lfJncKmRJeJxcJqcngaFwylreLP7da6Rrjr6u2gVRTfmnkSkjc80IiQCwQ==} dependencies: glob: 7.1.7 dev: true - /@next/swc-android-arm-eabi@13.2.4: + /@next/swc-android-arm-eabi/13.2.4: resolution: {integrity: sha512-DWlalTSkLjDU11MY11jg17O1gGQzpRccM9Oes2yTqj2DpHndajrXHGxj9HGtJ+idq2k7ImUdJVWS2h2l/EDJOw==} engines: {node: '>= 10'} cpu: [arm] @@ -4441,7 +5518,7 @@ packages: dev: false optional: true - /@next/swc-android-arm64@13.2.4: + /@next/swc-android-arm64/13.2.4: resolution: {integrity: sha512-sRavmUImUCf332Gy+PjIfLkMhiRX1Ez4SI+3vFDRs1N5eXp+uNzjFUK/oLMMOzk6KFSkbiK/3Wt8+dHQR/flNg==} engines: {node: '>= 10'} cpu: [arm64] @@ -4450,7 +5527,7 @@ packages: dev: false optional: true - /@next/swc-darwin-arm64@13.2.4: + /@next/swc-darwin-arm64/13.2.4: resolution: {integrity: sha512-S6vBl+OrInP47TM3LlYx65betocKUUlTZDDKzTiRDbsRESeyIkBtZ6Qi5uT2zQs4imqllJznVjFd1bXLx3Aa6A==} engines: {node: '>= 10'} cpu: [arm64] @@ -4459,7 +5536,7 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@13.2.4: + /@next/swc-darwin-x64/13.2.4: resolution: {integrity: sha512-a6LBuoYGcFOPGd4o8TPo7wmv5FnMr+Prz+vYHopEDuhDoMSHOnC+v+Ab4D7F0NMZkvQjEJQdJS3rqgFhlZmKlw==} engines: {node: '>= 10'} cpu: [x64] @@ -4468,7 +5545,7 @@ packages: dev: false optional: true - /@next/swc-freebsd-x64@13.2.4: + /@next/swc-freebsd-x64/13.2.4: resolution: {integrity: sha512-kkbzKVZGPaXRBPisoAQkh3xh22r+TD+5HwoC5bOkALraJ0dsOQgSMAvzMXKsN3tMzJUPS0tjtRf1cTzrQ0I5vQ==} engines: {node: '>= 10'} cpu: [x64] @@ -4477,7 +5554,7 @@ packages: dev: false optional: true - /@next/swc-linux-arm-gnueabihf@13.2.4: + /@next/swc-linux-arm-gnueabihf/13.2.4: resolution: {integrity: sha512-7qA1++UY0fjprqtjBZaOA6cas/7GekpjVsZn/0uHvquuITFCdKGFCsKNBx3S0Rpxmx6WYo0GcmhNRM9ru08BGg==} engines: {node: '>= 10'} cpu: [arm] @@ -4486,7 +5563,7 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@13.2.4: + /@next/swc-linux-arm64-gnu/13.2.4: resolution: {integrity: sha512-xzYZdAeq883MwXgcwc72hqo/F/dwUxCukpDOkx/j1HTq/J0wJthMGjinN9wH5bPR98Mfeh1MZJ91WWPnZOedOg==} engines: {node: '>= 10'} cpu: [arm64] @@ -4495,7 +5572,7 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@13.2.4: + /@next/swc-linux-arm64-musl/13.2.4: resolution: {integrity: sha512-8rXr3WfmqSiYkb71qzuDP6I6R2T2tpkmf83elDN8z783N9nvTJf2E7eLx86wu2OJCi4T05nuxCsh4IOU3LQ5xw==} engines: {node: '>= 10'} cpu: [arm64] @@ -4504,7 +5581,7 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@13.2.4: + /@next/swc-linux-x64-gnu/13.2.4: resolution: {integrity: sha512-Ngxh51zGSlYJ4EfpKG4LI6WfquulNdtmHg1yuOYlaAr33KyPJp4HeN/tivBnAHcZkoNy0hh/SbwDyCnz5PFJQQ==} engines: {node: '>= 10'} cpu: [x64] @@ -4513,7 +5590,7 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@13.2.4: + /@next/swc-linux-x64-musl/13.2.4: resolution: {integrity: sha512-gOvwIYoSxd+j14LOcvJr+ekd9fwYT1RyMAHOp7znA10+l40wkFiMONPLWiZuHxfRk+Dy7YdNdDh3ImumvL6VwA==} engines: {node: '>= 10'} cpu: [x64] @@ -4522,7 +5599,7 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@13.2.4: + /@next/swc-win32-arm64-msvc/13.2.4: resolution: {integrity: sha512-q3NJzcfClgBm4HvdcnoEncmztxrA5GXqKeiZ/hADvC56pwNALt3ngDC6t6qr1YW9V/EPDxCYeaX4zYxHciW4Dw==} engines: {node: '>= 10'} cpu: [arm64] @@ -4531,7 +5608,7 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@13.2.4: + /@next/swc-win32-ia32-msvc/13.2.4: resolution: {integrity: sha512-/eZ5ncmHUYtD2fc6EUmAIZlAJnVT2YmxDsKs1Ourx0ttTtvtma/WKlMV5NoUsyOez0f9ExLyOpeCoz5aj+MPXw==} engines: {node: '>= 10'} cpu: [ia32] @@ -4540,7 +5617,7 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@13.2.4: + /@next/swc-win32-x64-msvc/13.2.4: resolution: {integrity: sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==} engines: {node: '>= 10'} cpu: [x64] @@ -4549,32 +5626,32 @@ packages: dev: false optional: true - /@nodelib/fs.scandir@2.1.5: + /@nodelib/fs.scandir/2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 - /@nodelib/fs.stat@2.0.5: + /@nodelib/fs.stat/2.0.5: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} - /@nodelib/fs.walk@1.2.8: + /@nodelib/fs.walk/1.2.8: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@philpl/buble@0.19.7: + /@philpl/buble/0.19.7: resolution: {integrity: sha512-wKTA2DxAGEW+QffRQvOhRQ0VBiYU2h2p8Yc1oBNlqSKws48/8faxqKNIuub0q4iuyTuLwtB8EkwiKwhlfV1PBA==} hasBin: true dependencies: acorn: 6.4.2 - acorn-class-fields: 0.2.1(acorn@6.4.2) - acorn-dynamic-import: 4.0.0(acorn@6.4.2) - acorn-jsx: 5.3.2(acorn@6.4.2) + acorn-class-fields: 0.2.1_acorn@6.4.2 + acorn-dynamic-import: 4.0.0_acorn@6.4.2 + acorn-jsx: 5.3.2_acorn@6.4.2 chalk: 2.4.2 magic-string: 0.25.9 minimist: 1.2.8 @@ -4582,7 +5659,7 @@ packages: regexpu-core: 4.8.0 dev: false - /@pkgr/utils@2.3.1: + /@pkgr/utils/2.3.1: resolution: {integrity: sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dependencies: @@ -4594,15 +5671,15 @@ packages: tslib: 2.5.0 dev: true - /@polka/url@1.0.0-next.21: + /@polka/url/1.0.0-next.21: resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==} dev: false - /@popperjs/core@2.11.7: + /@popperjs/core/2.11.7: resolution: {integrity: sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==} dev: false - /@react-native-community/cli-clean@10.1.1: + /@react-native-community/cli-clean/10.1.1: resolution: {integrity: sha512-iNsrjzjIRv9yb5y309SWJ8NDHdwYtnCpmxZouQDyOljUdC9MwdZ4ChbtA4rwQyAwgOVfS9F/j56ML3Cslmvrxg==} dependencies: '@react-native-community/cli-tools': 10.1.1 @@ -4613,7 +5690,7 @@ packages: - encoding dev: false - /@react-native-community/cli-config@10.1.1: + /@react-native-community/cli-config/10.1.1: resolution: {integrity: sha512-p4mHrjC+s/ayiNVG6T35GdEGdP6TuyBUg5plVGRJfTl8WT6LBfLYLk+fz/iETrEZ/YkhQIsQcEUQC47MqLNHog==} dependencies: '@react-native-community/cli-tools': 10.1.1 @@ -4621,28 +5698,24 @@ packages: cosmiconfig: 5.2.1 deepmerge: 3.3.0 glob: 7.2.3 - joi: 17.9.1 + joi: 17.9.2 transitivePeerDependencies: - encoding dev: false - /@react-native-community/cli-debugger-ui@10.0.0: + /@react-native-community/cli-debugger-ui/10.0.0: resolution: {integrity: sha512-8UKLcvpSNxnUTRy8CkCl27GGLqZunQ9ncGYhSrWyKrU9SWBJJGeZwi2k2KaoJi5FvF2+cD0t8z8cU6lsq2ZZmA==} dependencies: serve-static: 1.15.0 - transitivePeerDependencies: - - supports-color dev: false - /@react-native-community/cli-debugger-ui@5.0.1: + /@react-native-community/cli-debugger-ui/5.0.1: resolution: {integrity: sha512-5gGKaaXYOVE423BUqxIfvfAVSj5Cg1cU/TpGbeg/iqpy2CfqyWqJB3tTuVUbOOiOvR5wbU8tti6pIi1pchJ+oA==} dependencies: serve-static: 1.15.0 - transitivePeerDependencies: - - supports-color dev: false - /@react-native-community/cli-doctor@10.2.2: + /@react-native-community/cli-doctor/10.2.2: resolution: {integrity: sha512-49Ep2aQOF0PkbAR/TcyMjOm9XwBa8VQr+/Zzf4SJeYwiYLCT1NZRAVAVjYRXl0xqvq5S5mAGZZShS4AQl4WsZw==} dependencies: '@react-native-community/cli-config': 10.1.1 @@ -4665,7 +5738,7 @@ packages: - encoding dev: false - /@react-native-community/cli-hermes@10.2.0: + /@react-native-community/cli-hermes/10.2.0: resolution: {integrity: sha512-urfmvNeR8IiO/Sd92UU3xPO+/qI2lwCWQnxOkWaU/i2EITFekE47MD6MZrfVulRVYRi5cuaFqKZO/ccOdOB/vQ==} dependencies: '@react-native-community/cli-platform-android': 10.2.0 @@ -4677,7 +5750,7 @@ packages: - encoding dev: false - /@react-native-community/cli-hermes@5.0.1: + /@react-native-community/cli-hermes/5.0.1: resolution: {integrity: sha512-nD+ZOFvu5MfjLB18eDJ01MNiFrzj8SDtENjGpf0ZRFndOWASDAmU54/UlU/wj8OzTToK1+S1KY7j2P2M1gleww==} dependencies: '@react-native-community/cli-platform-android': 5.0.1 @@ -4689,7 +5762,7 @@ packages: - encoding dev: false - /@react-native-community/cli-platform-android@10.1.3: + /@react-native-community/cli-platform-android/10.1.3: resolution: {integrity: sha512-8YZEpBL6yd9l4CIoFcLOgrV8x2GDujdqrdWrNsNERDAbsiFwqAQvfjyyb57GAZVuEPEJCoqUlGlMCwOh3XQb9A==} dependencies: '@react-native-community/cli-tools': 10.1.1 @@ -4701,7 +5774,7 @@ packages: - encoding dev: false - /@react-native-community/cli-platform-android@10.2.0: + /@react-native-community/cli-platform-android/10.2.0: resolution: {integrity: sha512-CBenYwGxwFdObZTn1lgxWtMGA5ms2G/ALQhkS+XTAD7KHDrCxFF9yT/fnAjFZKM6vX/1TqGI1RflruXih3kAhw==} dependencies: '@react-native-community/cli-tools': 10.1.1 @@ -4713,7 +5786,7 @@ packages: - encoding dev: false - /@react-native-community/cli-platform-android@5.0.1: + /@react-native-community/cli-platform-android/5.0.1: resolution: {integrity: sha512-qv9GJX6BJ+Y4qvV34vgxKwwN1cnveXUdP6y2YmTW7XoAYs5YUzKqHajpY58EyucAL2y++6+573t5y4U/9IIoww==} dependencies: '@react-native-community/cli-tools': 5.0.1 @@ -4730,7 +5803,7 @@ packages: - encoding dev: false - /@react-native-community/cli-platform-ios@10.1.1: + /@react-native-community/cli-platform-ios/10.1.1: resolution: {integrity: sha512-EB9/L8j1LqrqyfJtLRixU+d8FIP6Pr83rEgUgXgya/u8wk3h/bvX70w+Ff2skwjdPLr5dLUQ/n5KFX4r3bsNmA==} dependencies: '@react-native-community/cli-tools': 10.1.1 @@ -4742,7 +5815,7 @@ packages: - encoding dev: false - /@react-native-community/cli-platform-ios@10.2.1: + /@react-native-community/cli-platform-ios/10.2.1: resolution: {integrity: sha512-hz4zu4Y6eyj7D0lnZx8Mf2c2si8y+zh/zUTgCTaPPLzQD8jSZNNBtUUiA1cARm2razpe8marCZ1QbTMAGbf3mg==} dependencies: '@react-native-community/cli-tools': 10.1.1 @@ -4755,7 +5828,7 @@ packages: - encoding dev: false - /@react-native-community/cli-platform-ios@5.0.2: + /@react-native-community/cli-platform-ios/5.0.2: resolution: {integrity: sha512-IAJ2B3j2BTsQUJZ4R6cVvnTbPq0Vza7+dOgP81ISz2BKRtQ0VqNFv+VOALH2jLaDzf4t7NFlskzIXFqWqy2BLg==} dependencies: '@react-native-community/cli-tools': 5.0.1 @@ -4769,7 +5842,7 @@ packages: - encoding dev: false - /@react-native-community/cli-plugin-metro@10.2.2(@babel/core@7.21.4): + /@react-native-community/cli-plugin-metro/10.2.2: resolution: {integrity: sha512-sTGjZlD3OGqbF9v1ajwUIXhGmjw9NyJ/14Lo0sg7xH8Pv4qUd5ZvQ6+DWYrQn3IKFUMfGFWYyL81ovLuPylrpw==} dependencies: '@react-native-community/cli-server-api': 10.1.1 @@ -4779,19 +5852,18 @@ packages: metro: 0.73.9 metro-config: 0.73.9 metro-core: 0.73.9 - metro-react-native-babel-transformer: 0.73.9(@babel/core@7.21.4) + metro-react-native-babel-transformer: 0.73.9 metro-resolver: 0.73.9 metro-runtime: 0.73.9 readline: 1.3.0 transitivePeerDependencies: - - '@babel/core' - bufferutil - encoding - supports-color - utf-8-validate dev: false - /@react-native-community/cli-server-api@10.1.1: + /@react-native-community/cli-server-api/10.1.1: resolution: {integrity: sha512-NZDo/wh4zlm8as31UEBno2bui8+ufzsZV+KN7QjEJWEM0levzBtxaD+4je0OpfhRIIkhaRm2gl/vVf7OYAzg4g==} dependencies: '@react-native-community/cli-debugger-ui': 10.0.0 @@ -4806,11 +5878,10 @@ packages: transitivePeerDependencies: - bufferutil - encoding - - supports-color - utf-8-validate dev: false - /@react-native-community/cli-server-api@5.0.1: + /@react-native-community/cli-server-api/5.0.1: resolution: {integrity: sha512-OOxL+y9AOZayQzmSW+h5T54wQe+QBc/f67Y9QlWzzJhkKJdYx+S4VOooHoD5PFJzGbYaxhu2YF17p517pcEIIA==} dependencies: '@react-native-community/cli-debugger-ui': 5.0.1 @@ -4823,13 +5894,10 @@ packages: serve-static: 1.15.0 ws: 1.1.5 transitivePeerDependencies: - - bufferutil - encoding - - supports-color - - utf-8-validate dev: false - /@react-native-community/cli-tools@10.1.1: + /@react-native-community/cli-tools/10.1.1: resolution: {integrity: sha512-+FlwOnZBV+ailEzXjcD8afY2ogFEBeHOw/8+XXzMgPaquU2Zly9B+8W089tnnohO3yfiQiZqkQlElP423MY74g==} dependencies: appdirsjs: 1.2.7 @@ -4845,7 +5913,7 @@ packages: - encoding dev: false - /@react-native-community/cli-tools@5.0.1: + /@react-native-community/cli-tools/5.0.1: resolution: {integrity: sha512-XOX5w98oSE8+KnkMZZPMRT7I5TaP8fLbDl0tCu40S7Epz+Zz924n80fmdu6nUDIfPT1nV6yH1hmHmWAWTDOR+Q==} dependencies: chalk: 3.0.0 @@ -4858,19 +5926,19 @@ packages: - encoding dev: false - /@react-native-community/cli-types@10.0.0: + /@react-native-community/cli-types/10.0.0: resolution: {integrity: sha512-31oUM6/rFBZQfSmDQsT1DX/5fjqfxg7sf2u8kTPJK7rXVya5SRpAMaCXsPAG0omsmJxXt+J9HxUi3Ic+5Ux5Iw==} dependencies: - joi: 17.9.1 + joi: 17.9.2 dev: false - /@react-native-community/cli-types@5.0.1: + /@react-native-community/cli-types/5.0.1: resolution: {integrity: sha512-BesXnuFFlU/d1F3+sHhvKt8fUxbQlAbZ3hhMEImp9A6sopl8TEtryUGJ1dbazGjRXcADutxvjwT/i3LJVTIQug==} dependencies: ora: 3.4.0 dev: false - /@react-native-community/cli@10.1.3(@babel/core@7.21.4): + /@react-native-community/cli/10.1.3: resolution: {integrity: sha512-kzh6bYLGN1q1q0IiczKSP1LTrovFeVzppYRTKohPI9VdyZwp7b5JOgaQMB/Ijtwm3MxBDrZgV9AveH/eUmUcKQ==} engines: {node: '>=14'} hasBin: true @@ -4880,7 +5948,7 @@ packages: '@react-native-community/cli-debugger-ui': 10.0.0 '@react-native-community/cli-doctor': 10.2.2 '@react-native-community/cli-hermes': 10.2.0 - '@react-native-community/cli-plugin-metro': 10.2.2(@babel/core@7.21.4) + '@react-native-community/cli-plugin-metro': 10.2.2 '@react-native-community/cli-server-api': 10.1.1 '@react-native-community/cli-tools': 10.1.1 '@react-native-community/cli-types': 10.0.0 @@ -4893,14 +5961,13 @@ packages: prompts: 2.4.2 semver: 6.3.0 transitivePeerDependencies: - - '@babel/core' - bufferutil - encoding - supports-color - utf-8-validate dev: false - /@react-native-community/cli@5.0.1(@babel/core@7.21.4)(react-native@0.64.0): + /@react-native-community/cli/5.0.1_react-native@0.64.0: resolution: {integrity: sha512-9VzSYUYSEqxEH5Ib2UNSdn2eyPiYZ4T7Y79o9DKtRBuSaUIwbCUdZtIm+UUjBpLS1XYBkW26FqL8/UdZDmQvXw==} engines: {node: '>=12'} hasBin: true @@ -4924,13 +5991,13 @@ packages: fs-extra: 8.1.0 glob: 7.2.3 graceful-fs: 4.2.11 - joi: 17.9.1 + joi: 17.9.2 leven: 3.1.0 lodash: 4.17.21 metro: 0.64.0 metro-config: 0.64.0 metro-core: 0.64.0 - metro-react-native-babel-transformer: 0.64.0(@babel/core@7.21.4) + metro-react-native-babel-transformer: 0.64.0 metro-resolver: 0.64.0 metro-runtime: 0.64.0 minimist: 1.2.8 @@ -4939,75 +6006,72 @@ packages: ora: 3.4.0 pretty-format: 26.6.2 prompts: 2.4.2 - react-native: 0.64.0(@babel/core@7.21.4)(@babel/preset-env@7.21.4)(react@18.0.0) + react-native: 0.64.0_7a2be77eddb41524f0501232420c1caa semver: 6.3.0 serve-static: 1.15.0 strip-ansi: 5.2.0 sudo-prompt: 9.2.1 wcwidth: 1.0.1 transitivePeerDependencies: - - '@babel/core' - - bufferutil - encoding - supports-color - - utf-8-validate dev: false - /@react-native-community/eslint-config@2.0.0(eslint@7.32.0)(typescript@4.9.5): + /@react-native-community/eslint-config/2.0.0_eslint@7.32.0+typescript@5.0.4: resolution: {integrity: sha512-vHaMMfvMp9BWCQQ0lNIXibOJTcXIbYUQ8dSUsMOsrXgVkeVQJj88OwrKS00rQyqwMaC4/a6HuDiFzYUkGKOpVg==} peerDependencies: eslint: '>=6' dependencies: '@react-native-community/eslint-plugin': 1.3.0 - '@typescript-eslint/eslint-plugin': 3.10.1(@typescript-eslint/parser@3.10.1)(eslint@7.32.0)(typescript@4.9.5) - '@typescript-eslint/parser': 3.10.1(eslint@7.32.0)(typescript@4.9.5) - babel-eslint: 10.1.0(eslint@7.32.0) + '@typescript-eslint/eslint-plugin': 3.10.1_a18e814019c959d52a44881c5533ce12 + '@typescript-eslint/parser': 3.10.1_eslint@7.32.0+typescript@5.0.4 + babel-eslint: 10.1.0_eslint@7.32.0 eslint: 7.32.0 - eslint-config-prettier: 6.15.0(eslint@7.32.0) - eslint-plugin-eslint-comments: 3.2.0(eslint@7.32.0) - eslint-plugin-flowtype: 2.50.3(eslint@7.32.0) - eslint-plugin-jest: 22.4.1(eslint@7.32.0) - eslint-plugin-prettier: 3.1.2(eslint@7.32.0)(prettier@2.8.7) - eslint-plugin-react: 7.32.2(eslint@7.32.0) - eslint-plugin-react-hooks: 4.6.0(eslint@7.32.0) - eslint-plugin-react-native: 3.11.0(eslint@7.32.0) - prettier: 2.8.7 + eslint-config-prettier: 6.15.0_eslint@7.32.0 + eslint-plugin-eslint-comments: 3.2.0_eslint@7.32.0 + eslint-plugin-flowtype: 2.50.3_eslint@7.32.0 + eslint-plugin-jest: 22.4.1_eslint@7.32.0 + eslint-plugin-prettier: 3.1.2_eslint@7.32.0+prettier@2.8.8 + eslint-plugin-react: 7.32.2_eslint@7.32.0 + eslint-plugin-react-hooks: 4.6.0_eslint@7.32.0 + eslint-plugin-react-native: 3.11.0_eslint@7.32.0 + prettier: 2.8.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@react-native-community/eslint-plugin@1.3.0: + /@react-native-community/eslint-plugin/1.3.0: resolution: {integrity: sha512-+zDZ20NUnSWghj7Ku5aFphMzuM9JulqCW+aPXT6IfIXFbb8tzYTTOSeRFOtuekJ99ibW2fUCSsjuKNlwDIbHFg==} dev: true - /@react-native/assets@1.0.0: + /@react-native/assets/1.0.0: resolution: {integrity: sha512-KrwSpS1tKI70wuKl68DwJZYEvXktDHdZMG0k2AXD/rJVSlB23/X2CB2cutVR0HwNMJIal9HOUOBB2rVfa6UGtQ==} dev: false - /@react-native/normalize-color@1.0.0: + /@react-native/normalize-color/1.0.0: resolution: {integrity: sha512-xUNRvNmCl3UGCPbbHvfyFMnpvLPoOjDCcp5bT9m2k+TF/ZBklEQwhPZlkrxRx2NhgFh1X3a5uL7mJ7ZR+8G7Qg==} dev: false - /@react-native/normalize-color@2.1.0: + /@react-native/normalize-color/2.1.0: resolution: {integrity: sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA==} dev: false - /@react-native/polyfills@1.0.0: + /@react-native/polyfills/1.0.0: resolution: {integrity: sha512-0jbp4RxjYopTsIdLl+/Fy2TiwVYHy4mgeu07DG4b/LyM0OS/+lPP5c9sbnt/AMlnF6qz2JRZpPpGw1eMNS6A4w==} dev: false - /@react-native/polyfills@2.0.0: + /@react-native/polyfills/2.0.0: resolution: {integrity: sha512-K0aGNn1TjalKj+65D7ycc1//H9roAQ51GJVk5ZJQFb2teECGmzd86bYDC0aYdbRf7gtovescq4Zt6FR0tgXiHQ==} dev: false - /@rollup/plugin-commonjs@17.1.0(rollup@2.79.1): + /@rollup/plugin-commonjs/17.1.0_rollup@2.79.1: resolution: {integrity: sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==} engines: {node: '>= 8.0.0'} peerDependencies: rollup: ^2.30.0 dependencies: - '@rollup/pluginutils': 3.1.0(rollup@2.79.1) + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 commondir: 1.0.1 estree-walker: 2.0.2 glob: 7.2.3 @@ -5017,13 +6081,13 @@ packages: rollup: 2.79.1 dev: true - /@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1): + /@rollup/plugin-node-resolve/11.2.1_rollup@2.79.1: resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: - '@rollup/pluginutils': 3.1.0(rollup@2.79.1) + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 '@types/resolve': 1.17.1 builtin-modules: 3.3.0 deepmerge: 4.3.1 @@ -5032,7 +6096,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/pluginutils@3.1.0(rollup@2.79.1): + /@rollup/pluginutils/3.1.0_rollup@2.79.1: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: @@ -5044,7 +6108,7 @@ packages: rollup: 2.79.1 dev: true - /@rollup/pluginutils@4.2.1: + /@rollup/pluginutils/4.2.1: resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} engines: {node: '>= 8.0.0'} dependencies: @@ -5052,60 +6116,60 @@ packages: picomatch: 2.3.1 dev: true - /@rushstack/eslint-patch@1.2.0: + /@rushstack/eslint-patch/1.2.0: resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==} dev: true - /@sideway/address@4.1.4: + /@sideway/address/4.1.4: resolution: {integrity: sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==} dependencies: '@hapi/hoek': 9.3.0 dev: false - /@sideway/formula@3.0.1: + /@sideway/formula/3.0.1: resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==} dev: false - /@sideway/pinpoint@2.0.0: + /@sideway/pinpoint/2.0.0: resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==} dev: false - /@sinclair/typebox@0.25.24: + /@sinclair/typebox/0.25.24: resolution: {integrity: sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==} - /@sindresorhus/is@0.14.0: + /@sindresorhus/is/0.14.0: resolution: {integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==} engines: {node: '>=6'} dev: false - /@sindresorhus/is@4.6.0: + /@sindresorhus/is/4.6.0: resolution: {integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==} engines: {node: '>=10'} dev: true - /@sinonjs/commons@1.8.6: + /@sinonjs/commons/1.8.6: resolution: {integrity: sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==} dependencies: type-detect: 4.0.8 dev: true - /@sinonjs/commons@2.0.0: + /@sinonjs/commons/2.0.0: resolution: {integrity: sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==} dependencies: type-detect: 4.0.8 - /@sinonjs/fake-timers@10.0.2: + /@sinonjs/fake-timers/10.0.2: resolution: {integrity: sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==} dependencies: '@sinonjs/commons': 2.0.0 - /@sinonjs/fake-timers@6.0.1: + /@sinonjs/fake-timers/6.0.1: resolution: {integrity: sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==} dependencies: '@sinonjs/commons': 1.8.6 dev: true - /@slorber/static-site-generator-webpack-plugin@4.0.7: + /@slorber/static-site-generator-webpack-plugin/4.0.7: resolution: {integrity: sha512-Ug7x6z5lwrz0WqdnNFOMYrDQNTPAprvHLSh6+/fmml3qUiz6l5eq+2MzLKWtn/q5K5NpSiFsZTP/fck/3vjSxA==} engines: {node: '>=14'} dependencies: @@ -5114,7 +6178,7 @@ packages: webpack-sources: 3.2.3 dev: false - /@svgr/babel-plugin-add-jsx-attribute@6.5.1(@babel/core@7.21.4): + /@svgr/babel-plugin-add-jsx-attribute/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==} engines: {node: '>=10'} peerDependencies: @@ -5123,7 +6187,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-remove-jsx-attribute@7.0.0(@babel/core@7.21.4): + /@svgr/babel-plugin-remove-jsx-attribute/7.0.0_@babel+core@7.21.4: resolution: {integrity: sha512-iiZaIvb3H/c7d3TH2HBeK91uI2rMhZNwnsIrvd7ZwGLkFw6mmunOCoVnjdYua662MqGFxlN9xTq4fv9hgR4VXQ==} engines: {node: '>=14'} peerDependencies: @@ -5132,7 +6196,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-remove-jsx-empty-expression@7.0.0(@babel/core@7.21.4): + /@svgr/babel-plugin-remove-jsx-empty-expression/7.0.0_@babel+core@7.21.4: resolution: {integrity: sha512-sQQmyo+qegBx8DfFc04PFmIO1FP1MHI1/QEpzcIcclo5OAISsOJPW76ZIs0bDyO/DBSJEa/tDa1W26pVtt0FRw==} engines: {node: '>=14'} peerDependencies: @@ -5141,7 +6205,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-replace-jsx-attribute-value@6.5.1(@babel/core@7.21.4): + /@svgr/babel-plugin-replace-jsx-attribute-value/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==} engines: {node: '>=10'} peerDependencies: @@ -5150,7 +6214,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-svg-dynamic-title@6.5.1(@babel/core@7.21.4): + /@svgr/babel-plugin-svg-dynamic-title/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==} engines: {node: '>=10'} peerDependencies: @@ -5159,7 +6223,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-svg-em-dimensions@6.5.1(@babel/core@7.21.4): + /@svgr/babel-plugin-svg-em-dimensions/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==} engines: {node: '>=10'} peerDependencies: @@ -5168,7 +6232,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-transform-react-native-svg@6.5.1(@babel/core@7.21.4): + /@svgr/babel-plugin-transform-react-native-svg/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==} engines: {node: '>=10'} peerDependencies: @@ -5177,7 +6241,7 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-plugin-transform-svg-component@6.5.1(@babel/core@7.21.4): + /@svgr/babel-plugin-transform-svg-component/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==} engines: {node: '>=12'} peerDependencies: @@ -5186,37 +6250,37 @@ packages: '@babel/core': 7.21.4 dev: false - /@svgr/babel-preset@6.5.1(@babel/core@7.21.4): + /@svgr/babel-preset/6.5.1_@babel+core@7.21.4: resolution: {integrity: sha512-6127fvO/FF2oi5EzSQOAjo1LE3OtNVh11R+/8FXa+mHx1ptAaS4cknIjnUA7e6j6fwGGJ17NzaTJFUwOV2zwCw==} engines: {node: '>=10'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@svgr/babel-plugin-add-jsx-attribute': 6.5.1(@babel/core@7.21.4) - '@svgr/babel-plugin-remove-jsx-attribute': 7.0.0(@babel/core@7.21.4) - '@svgr/babel-plugin-remove-jsx-empty-expression': 7.0.0(@babel/core@7.21.4) - '@svgr/babel-plugin-replace-jsx-attribute-value': 6.5.1(@babel/core@7.21.4) - '@svgr/babel-plugin-svg-dynamic-title': 6.5.1(@babel/core@7.21.4) - '@svgr/babel-plugin-svg-em-dimensions': 6.5.1(@babel/core@7.21.4) - '@svgr/babel-plugin-transform-react-native-svg': 6.5.1(@babel/core@7.21.4) - '@svgr/babel-plugin-transform-svg-component': 6.5.1(@babel/core@7.21.4) + '@svgr/babel-plugin-add-jsx-attribute': 6.5.1_@babel+core@7.21.4 + '@svgr/babel-plugin-remove-jsx-attribute': 7.0.0_@babel+core@7.21.4 + '@svgr/babel-plugin-remove-jsx-empty-expression': 7.0.0_@babel+core@7.21.4 + '@svgr/babel-plugin-replace-jsx-attribute-value': 6.5.1_@babel+core@7.21.4 + '@svgr/babel-plugin-svg-dynamic-title': 6.5.1_@babel+core@7.21.4 + '@svgr/babel-plugin-svg-em-dimensions': 6.5.1_@babel+core@7.21.4 + '@svgr/babel-plugin-transform-react-native-svg': 6.5.1_@babel+core@7.21.4 + '@svgr/babel-plugin-transform-svg-component': 6.5.1_@babel+core@7.21.4 dev: false - /@svgr/core@6.5.1: + /@svgr/core/6.5.1: resolution: {integrity: sha512-/xdLSWxK5QkqG524ONSjvg3V/FkNyCv538OIBdQqPNaAta3AsXj/Bd2FbvR87yMbXO2hFSWiAe/Q6IkVPDw+mw==} engines: {node: '>=10'} dependencies: '@babel/core': 7.21.4 - '@svgr/babel-preset': 6.5.1(@babel/core@7.21.4) - '@svgr/plugin-jsx': 6.5.1(@svgr/core@6.5.1) + '@svgr/babel-preset': 6.5.1_@babel+core@7.21.4 + '@svgr/plugin-jsx': 6.5.1_@svgr+core@6.5.1 camelcase: 6.3.0 cosmiconfig: 7.1.0 transitivePeerDependencies: - supports-color dev: false - /@svgr/hast-util-to-babel-ast@6.5.1: + /@svgr/hast-util-to-babel-ast/6.5.1: resolution: {integrity: sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==} engines: {node: '>=10'} dependencies: @@ -5224,14 +6288,14 @@ packages: entities: 4.5.0 dev: false - /@svgr/plugin-jsx@6.5.1(@svgr/core@6.5.1): + /@svgr/plugin-jsx/6.5.1_@svgr+core@6.5.1: resolution: {integrity: sha512-+UdQxI3jgtSjCykNSlEMuy1jSRQlGC7pqBCPvkG/2dATdWo082zHTTK3uhnAju2/6XpE6B5mZ3z4Z8Ns01S8Gw==} engines: {node: '>=10'} peerDependencies: '@svgr/core': ^6.0.0 dependencies: '@babel/core': 7.21.4 - '@svgr/babel-preset': 6.5.1(@babel/core@7.21.4) + '@svgr/babel-preset': 6.5.1_@babel+core@7.21.4 '@svgr/core': 6.5.1 '@svgr/hast-util-to-babel-ast': 6.5.1 svg-parser: 2.0.4 @@ -5239,7 +6303,7 @@ packages: - supports-color dev: false - /@svgr/plugin-svgo@6.5.1(@svgr/core@6.5.1): + /@svgr/plugin-svgo/6.5.1_@svgr+core@6.5.1: resolution: {integrity: sha512-omvZKf8ixP9z6GWgwbtmP9qQMPX4ODXi+wzbVZgomNFsUIlHA1sf4fThdwTWSsZGgvGAG6yE+b/F5gWUkcZ/iQ==} engines: {node: '>=10'} peerDependencies: @@ -5251,43 +6315,43 @@ packages: svgo: 2.8.0 dev: false - /@svgr/webpack@6.5.1: + /@svgr/webpack/6.5.1: resolution: {integrity: sha512-cQ/AsnBkXPkEK8cLbv4Dm7JGXq2XrumKnL1dRpJD9rIO2fTIlJI9a1uCciYG1F2aUsox/hJQyNGbt3soDxSRkA==} engines: {node: '>=10'} dependencies: '@babel/core': 7.21.4 - '@babel/plugin-transform-react-constant-elements': 7.21.3(@babel/core@7.21.4) - '@babel/preset-env': 7.21.4(@babel/core@7.21.4) - '@babel/preset-react': 7.18.6(@babel/core@7.21.4) - '@babel/preset-typescript': 7.21.4(@babel/core@7.21.4) + '@babel/plugin-transform-react-constant-elements': 7.21.3_@babel+core@7.21.4 + '@babel/preset-env': 7.21.4_@babel+core@7.21.4 + '@babel/preset-react': 7.18.6_@babel+core@7.21.4 + '@babel/preset-typescript': 7.21.4_@babel+core@7.21.4 '@svgr/core': 6.5.1 - '@svgr/plugin-jsx': 6.5.1(@svgr/core@6.5.1) - '@svgr/plugin-svgo': 6.5.1(@svgr/core@6.5.1) + '@svgr/plugin-jsx': 6.5.1_@svgr+core@6.5.1 + '@svgr/plugin-svgo': 6.5.1_@svgr+core@6.5.1 transitivePeerDependencies: - supports-color dev: false - /@swc/helpers@0.4.14: + /@swc/helpers/0.4.14: resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} dependencies: tslib: 2.5.0 dev: false - /@szmarczak/http-timer@1.1.2: + /@szmarczak/http-timer/1.1.2: resolution: {integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==} engines: {node: '>=6'} dependencies: defer-to-connect: 1.1.3 dev: false - /@szmarczak/http-timer@4.0.6: + /@szmarczak/http-timer/4.0.6: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} engines: {node: '>=10'} dependencies: defer-to-connect: 2.0.1 dev: true - /@testing-library/dom@9.2.0: + /@testing-library/dom/9.2.0: resolution: {integrity: sha512-xTEnpUKiV/bMyEsE5bT4oYA0x0Z/colMtxzUY8bKyPXBNLn/e0V4ZjBZkEhms0xE4pv9QsPfSRu9AWS4y5wGvA==} engines: {node: '>=14'} dependencies: @@ -5301,7 +6365,7 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@5.16.5: + /@testing-library/jest-dom/5.16.5: resolution: {integrity: sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: @@ -5316,7 +6380,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react@14.0.0(react-dom@18.2.0)(react@18.2.0): + /@testing-library/react/14.0.0_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-S04gSNJbYE30TlIMLTzv6QCTzt9AqIF5y6s6SzVFILNcNvbV/jU96GeiTPillGQo+Ny64M/5PV7klNYYgv5Dfg==} engines: {node: '>=14'} peerDependencies: @@ -5327,47 +6391,51 @@ packages: '@testing-library/dom': 9.2.0 '@types/react-dom': 18.0.11 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 dev: true - /@tootallnate/once@1.1.2: + /@tootallnate/once/1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} dev: true - /@tootallnate/once@2.0.0: + /@tootallnate/once/2.0.0: resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} engines: {node: '>= 10'} dev: true - /@trysound/sax@0.2.0: + /@trysound/sax/0.2.0: resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} engines: {node: '>=10.13.0'} dev: false - /@tsconfig/node10@1.0.9: + /@tsconfig/node10/1.0.9: resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} + dev: true - /@tsconfig/node12@1.0.11: + /@tsconfig/node12/1.0.11: resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==} + dev: true - /@tsconfig/node14@1.0.3: + /@tsconfig/node14/1.0.3: resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==} + dev: true - /@tsconfig/node16@1.0.3: + /@tsconfig/node16/1.0.3: resolution: {integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==} + dev: true - /@types/acorn@4.0.6: + /@types/acorn/4.0.6: resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==} dependencies: '@types/estree': 1.0.1 dev: false - /@types/aria-query@5.0.1: + /@types/aria-query/5.0.1: resolution: {integrity: sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q==} dev: true - /@types/babel__core@7.20.0: + /@types/babel__core/7.20.0: resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} dependencies: '@babel/parser': 7.21.4 @@ -5377,46 +6445,52 @@ packages: '@types/babel__traverse': 7.18.3 dev: true - /@types/babel__generator@7.6.4: + /@types/babel__generator/7.6.4: resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} dependencies: '@babel/types': 7.21.4 dev: true - /@types/babel__helper-module-imports@7.18.0: + /@types/babel__helper-module-imports/7.18.0: resolution: {integrity: sha512-bXrjmO0EhInafHtFIaimws2rDf8Sp0E6T3cstzSL4lUAPtzZ2GhoV48U6n4IHyBIBsd88r4JIw2UPTqlyWwXcg==} dependencies: '@types/babel__core': 7.20.0 '@types/babel__traverse': 7.18.3 dev: true - /@types/babel__template@7.4.1: + /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: '@babel/parser': 7.21.4 '@babel/types': 7.21.4 dev: true - /@types/babel__traverse@7.18.3: + /@types/babel__traverse/7.18.3: resolution: {integrity: sha512-1kbcJ40lLB7MHsj39U4Sh1uTd2E7rLEa79kmDpI6cy+XiXsteB3POdQomoq4FxszMrO3ZYchkhYJw7A2862b3w==} dependencies: '@babel/types': 7.21.4 dev: true - /@types/body-parser@1.19.2: + /@types/babel__traverse/7.18.5: + resolution: {integrity: sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==} + dependencies: + '@babel/types': 7.21.4 + dev: true + + /@types/body-parser/1.19.2: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/bonjour@3.5.10: + /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/cacheable-request@6.0.3: + /@types/cacheable-request/6.0.3: resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==} dependencies: '@types/http-cache-semantics': 4.0.1 @@ -5425,175 +6499,176 @@ packages: '@types/responselike': 1.0.0 dev: true - /@types/chrome@0.0.233: + /@types/chrome/0.0.233: resolution: {integrity: sha512-T3HUW8LDhHfYPbUkOZilhnqX04sZqEFIQO0OIG8byZ7PBIk2jYys1AkNg56UbtKbsh3dABmOniK+0Q3oyo7Sxg==} dependencies: '@types/filesystem': 0.0.32 '@types/har-format': 1.2.10 dev: true - /@types/connect-history-api-fallback@1.3.5: + /@types/connect-history-api-fallback/1.3.5: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: - '@types/express-serve-static-core': 4.17.33 - '@types/node': 18.15.11 + '@types/express-serve-static-core': 4.17.34 + '@types/node': 18.16.1 dev: false - /@types/connect@3.4.35: + /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/debug@4.1.7: + /@types/debug/4.1.7: resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} dependencies: '@types/ms': 0.7.31 dev: false - /@types/eslint-scope@3.7.4: + /@types/eslint-scope/3.7.4: resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} dependencies: '@types/eslint': 8.37.0 '@types/estree': 1.0.1 dev: false - /@types/eslint-visitor-keys@1.0.0: + /@types/eslint-visitor-keys/1.0.0: resolution: {integrity: sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==} dev: true - /@types/eslint@8.37.0: + /@types/eslint/8.37.0: resolution: {integrity: sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==} dependencies: '@types/estree': 1.0.1 '@types/json-schema': 7.0.11 dev: false - /@types/estree-jsx@1.0.0: + /@types/estree-jsx/1.0.0: resolution: {integrity: sha512-3qvGd0z8F2ENTGr/GG1yViqfiKmRfrXVx5sJyHGFu3z7m5g5utCQtGp/g29JnjflhtQJBv1WDQukHiT58xPcYQ==} dependencies: '@types/estree': 1.0.1 dev: false - /@types/estree@0.0.39: + /@types/estree/0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true - /@types/estree@1.0.1: + /@types/estree/1.0.1: resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} - /@types/express-serve-static-core@4.17.33: - resolution: {integrity: sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==} + /@types/express-serve-static-core/4.17.34: + resolution: {integrity: sha512-fvr49XlCGoUj2Pp730AItckfjat4WNb0lb3kfrLWffd+RLeoGAMsq7UOy04PAPtoL01uKwcp6u8nhzpgpDYr3w==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 + '@types/send': 0.17.1 dev: false - /@types/express@4.17.17: + /@types/express/4.17.17: resolution: {integrity: sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==} dependencies: '@types/body-parser': 1.19.2 - '@types/express-serve-static-core': 4.17.33 + '@types/express-serve-static-core': 4.17.34 '@types/qs': 6.9.7 '@types/serve-static': 1.15.1 dev: false - /@types/filesystem@0.0.32: + /@types/filesystem/0.0.32: resolution: {integrity: sha512-Yuf4jR5YYMR2DVgwuCiP11s0xuVRyPKmz8vo6HBY3CGdeMj8af93CFZX+T82+VD1+UqHOxTq31lO7MI7lepBtQ==} dependencies: '@types/filewriter': 0.0.29 dev: true - /@types/filewriter@0.0.29: + /@types/filewriter/0.0.29: resolution: {integrity: sha512-BsPXH/irW0ht0Ji6iw/jJaK8Lj3FJemon2gvEqHKpCdDCeemHa+rI3WBGq5z7cDMZgoLjY40oninGxqk+8NzNQ==} dev: true - /@types/glob@8.1.0: + /@types/glob/8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 '@types/node': 18.15.11 dev: true - /@types/graceful-fs@4.1.6: + /@types/graceful-fs/4.1.6: resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 - /@types/har-format@1.2.10: + /@types/har-format/1.2.10: resolution: {integrity: sha512-o0J30wqycjF5miWDKYKKzzOU1ZTLuA42HZ4HE7/zqTOc/jTLdQ5NhYWvsRQo45Nfi1KHoRdNhteSI4BAxTF1Pg==} dev: true - /@types/hast@2.3.4: + /@types/hast/2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} dependencies: '@types/unist': 2.0.6 dev: false - /@types/history@4.7.11: + /@types/history/4.7.11: resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==} dev: false - /@types/hoist-non-react-statics@3.3.1: + /@types/hoist-non-react-statics/3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.2.0 hoist-non-react-statics: 3.3.2 dev: false - /@types/html-minifier-terser@6.1.0: + /@types/html-minifier-terser/6.1.0: resolution: {integrity: sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==} dev: false - /@types/http-cache-semantics@4.0.1: + /@types/http-cache-semantics/4.0.1: resolution: {integrity: sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==} dev: true - /@types/http-proxy@1.17.10: - resolution: {integrity: sha512-Qs5aULi+zV1bwKAg5z1PWnDXWmsn+LxIvUGv6E2+OOMYhclZMO+OXd9pYVf2gLykf2I7IV2u7oTHwChPNsvJ7g==} + /@types/http-proxy/1.17.11: + resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/is-ci@3.0.0: + /@types/is-ci/3.0.0: resolution: {integrity: sha512-Q0Op0hdWbYd1iahB+IFNQcWXFq4O0Q5MwQP7uN0souuQ4rPg1vEYcnIOfr1gY+M+6rc8FGoRaBO1mOOvL29sEQ==} dependencies: ci-info: 3.8.0 dev: false - /@types/istanbul-lib-coverage@2.0.4: + /@types/istanbul-lib-coverage/2.0.4: resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} - /@types/istanbul-lib-report@3.0.0: + /@types/istanbul-lib-report/3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: '@types/istanbul-lib-coverage': 2.0.4 - /@types/istanbul-reports@3.0.1: + /@types/istanbul-reports/3.0.1: resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} dependencies: '@types/istanbul-lib-report': 3.0.0 - /@types/jest@26.0.24: + /@types/jest/26.0.24: resolution: {integrity: sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==} dependencies: jest-diff: 26.6.2 pretty-format: 26.6.2 dev: true - /@types/jest@29.5.1: + /@types/jest/29.5.1: resolution: {integrity: sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==} dependencies: expect: 29.5.0 pretty-format: 29.5.0 dev: true - /@types/js-yaml@4.0.5: + /@types/js-yaml/4.0.5: resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==} dev: false - /@types/jsdom@20.0.1: + /@types/jsdom/20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: '@types/node': 18.15.11 @@ -5601,300 +6676,321 @@ packages: parse5: 7.1.2 dev: true - /@types/json-schema@7.0.11: + /@types/json-schema/7.0.11: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} - /@types/json5@0.0.29: + /@types/json5/0.0.29: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/katex@0.11.1: - resolution: {integrity: sha512-DUlIj2nk0YnJdlWgsFuVKcX27MLW0KbKmGVoUHmFr+74FYYNUDAaj9ZqTADvsbE8rfxuVmSFc7KczYn5Y09ozg==} + /@types/katex/0.14.0: + resolution: {integrity: sha512-+2FW2CcT0K3P+JMR8YG846bmDwplKUTsWgT2ENwdQ1UdVfRk3GQrh6Mi4sTopy30gI8Uau5CEqHTDZ6YvWIUPA==} dev: false - /@types/katex@0.16.0: + /@types/katex/0.16.0: resolution: {integrity: sha512-hz+S3nV6Mym5xPbT9fnO8dDhBFQguMYpY0Ipxv06JMi1ORgnEM4M1ymWDUhUNer3ElLmT583opRo4RzxKmh9jw==} dev: false - /@types/keyv@3.1.4: + /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: '@types/node': 18.15.11 + dev: true - /@types/mdast@3.0.11: + /@types/mdast/3.0.11: resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==} dependencies: '@types/unist': 2.0.6 dev: false - /@types/mdx@2.0.4: + /@types/mdx/2.0.4: resolution: {integrity: sha512-qCYrNdpKwN6YO6FVnx+ulfqifKlE3lQGsNhvDaW9Oxzyob/cRLBJWow8GHBBD4NxQ7BVvtsATgLsX0vZAWmtrg==} dev: false - /@types/mime@3.0.1: + /@types/mime/1.3.2: + resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} + dev: false + + /@types/mime/3.0.1: resolution: {integrity: sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==} dev: false - /@types/minimatch@5.1.2: + /@types/minimatch/5.1.2: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} dev: true - /@types/minimist@1.2.2: + /@types/minimist/1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - /@types/ms@0.7.31: + /@types/ms/0.7.31: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: false - /@types/node@12.20.55: + /@types/node/12.20.55: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: false - /@types/node@17.0.45: + /@types/node/17.0.45: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false - /@types/node@18.15.11: + /@types/node/18.15.11: resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==} - /@types/node@18.15.3: + /@types/node/18.15.3: resolution: {integrity: sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==} dev: false - /@types/normalize-package-data@2.4.1: + /@types/node/18.16.1: + resolution: {integrity: sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==} + + /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} - /@types/parse-json@4.0.0: + /@types/parse-json/4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} dev: false - /@types/parse5@5.0.3: + /@types/parse5/5.0.3: resolution: {integrity: sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw==} dev: false - /@types/prettier@2.7.2: + /@types/prettier/2.7.2: resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} dev: true - /@types/prismjs@1.26.0: + /@types/prismjs/1.26.0: resolution: {integrity: sha512-ZTaqn/qSqUuAq1YwvOFQfVW1AR/oQJlLSZVustdjwI+GZ8kr0MSHBj0tsXPW1EqHubx50gtBEjbPGsdZwQwCjQ==} dev: true - /@types/prop-types@15.7.5: + /@types/prop-types/15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/qs@6.9.7: + /@types/qs/6.9.7: resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==} dev: false - /@types/range-parser@1.2.4: + /@types/range-parser/1.2.4: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: false - /@types/react-dom@18.0.11: + /@types/react-dom/18.0.11: resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} dependencies: '@types/react': 18.0.35 dev: true - /@types/react-native@0.64.32: + /@types/react-dom/18.2.1: + resolution: {integrity: sha512-8QZEV9+Kwy7tXFmjJrp3XUKQSs9LTnE0KnoUb0YCguWBiNW0Yfb2iBMYZ08WPg35IR6P3Z0s00B15SwZnO26+w==} + dependencies: + '@types/react': 18.2.0 + dev: true + + /@types/react-native/0.64.32: resolution: {integrity: sha512-aa6l+3oWyzDt3L73wgI1d+s+kb6U6I0TSoXUpua2XL9nG1kpq6cAq+6CfANp8ZzPTW88znCTshGdD/JnO+MnbQ==} dependencies: '@types/react': 17.0.58 dev: true - /@types/react-native@0.70.13: + /@types/react-native/0.70.13: resolution: {integrity: sha512-VnC/ny8Eynk3fvY4cnNKXpo/0zUhA2gO64RX51yzVofblOP6TR6jciga0kIjI4c+2eUyWNGrahmiolNm+QU6Cw==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.2.0 dev: false - /@types/react-native@0.71.6: + /@types/react-native/0.71.6: resolution: {integrity: sha512-eCqEZ+GhW9L9o6yVoPqCCAq8Sbd6liaKlh6WviD0X7O035NEe7VQ+q9KXYL+mhyZrLI5sbX7f3G973gG6fuiyQ==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.2.0 dev: false - /@types/react-router-config@5.0.7: + /@types/react-router-config/5.0.7: resolution: {integrity: sha512-pFFVXUIydHlcJP6wJm7sDii5mD/bCmmAY0wQzq+M+uX7bqS95AQqHZWP1iNMKrWVQSuHIzj5qi9BvrtLX2/T4w==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.0 '@types/react-router': 5.1.20 dev: false - /@types/react-router-dom@5.3.3: + /@types/react-router-dom/5.3.3: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.0 '@types/react-router': 5.1.20 dev: false - /@types/react-router@5.1.20: + /@types/react-router/5.1.20: resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.0 dev: false - /@types/react-test-renderer@16.9.5: + /@types/react-test-renderer/16.9.5: resolution: {integrity: sha512-C4cN7C2uSSGOYelp2XfdtJb5TsCP+QiZ+0Bm4U3ZfUswN8oN9O/l86XO/OvBSFCmWY7w75fzsQvZ50eGkFN34A==} dependencies: '@types/react': 16.14.40 dev: true - /@types/react-transition-group@4.4.5: + /@types/react-transition-group/4.4.5: resolution: {integrity: sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.2.0 dev: true - /@types/react@16.14.40: + /@types/react/16.14.40: resolution: {integrity: sha512-elQj2VQHDuJ5xuEcn5Wxh/YQFNbEuPJFRKSdyG866awDm5dmtoqsMmuAJWb/l/qd2kDkZMfOTKygVfMIdBBPKg==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 - csstype: 3.1.1 + csstype: 3.1.2 dev: true - /@types/react@17.0.58: + /@types/react/17.0.58: resolution: {integrity: sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 - csstype: 3.1.1 + csstype: 3.1.2 dev: true - /@types/react@18.0.35: + /@types/react/18.0.35: resolution: {integrity: sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 csstype: 3.1.1 - /@types/react@18.0.37: - resolution: {integrity: sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw==} + /@types/react/18.2.0: + resolution: {integrity: sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 csstype: 3.1.2 - dev: true - /@types/resolve@1.17.1: + /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: true - /@types/responselike@1.0.0: + /@types/responselike/1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: '@types/node': 18.15.11 + dev: true - /@types/retry@0.12.0: + /@types/retry/0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} dev: false - /@types/sax@1.2.4: + /@types/sax/1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 18.15.11 + '@types/node': 17.0.45 dev: false - /@types/scheduler@0.16.3: + /@types/scheduler/0.16.3: resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==} - /@types/semver@6.2.3: + /@types/semver/6.2.3: resolution: {integrity: sha512-KQf+QAMWKMrtBMsB8/24w53tEsxllMj6TuA80TT/5igJalLI/zm0L3oXRbIAl4Ohfc85gyHX/jhMwsVkmhLU4A==} dev: false - /@types/semver@7.3.13: + /@types/semver/7.3.13: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true - /@types/serve-index@1.9.1: + /@types/send/0.17.1: + resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} + dependencies: + '@types/mime': 1.3.2 + '@types/node': 18.16.1 + dev: false + + /@types/serve-index/1.9.1: resolution: {integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==} dependencies: '@types/express': 4.17.17 dev: false - /@types/serve-static@1.15.1: + /@types/serve-static/1.15.1: resolution: {integrity: sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==} dependencies: '@types/mime': 3.0.1 - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/sockjs@0.3.33: + /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/stack-utils@2.0.1: + /@types/stack-utils/2.0.1: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} - /@types/styled-components-react-native@5.2.1: + /@types/styled-components-react-native/5.2.1: resolution: {integrity: sha512-XI/SWDSLSe7IjZXA9jS0vv4WPpV2B+nQhefUqk00usNHxhErlzPtTGdhjMZgrH0uYz5R0hLLIandhmhDTLkKBg==} dependencies: - '@types/react': 18.0.35 + '@types/react': 18.2.0 '@types/react-native': 0.70.13 '@types/styled-components': 5.1.26 dev: false - /@types/styled-components@5.1.26: + /@types/styled-components/5.1.26: resolution: {integrity: sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw==} dependencies: '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.0.35 - csstype: 3.1.1 + '@types/react': 18.2.0 + csstype: 3.1.2 dev: false - /@types/testing-library__jest-dom@5.14.5: + /@types/testing-library__jest-dom/5.14.5: resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} dependencies: - '@types/jest': 26.0.24 + '@types/jest': 29.5.1 dev: true - /@types/tough-cookie@4.0.2: + /@types/tough-cookie/4.0.2: resolution: {integrity: sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==} dev: true - /@types/unist@2.0.6: + /@types/unist/2.0.6: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: false - /@types/webextension-polyfill@0.10.0: + /@types/webextension-polyfill/0.10.0: resolution: {integrity: sha512-If4EcaHzYTqcbNMp/FdReVdRmLL/Te42ivnJII551bYjhX19bWem5m14FERCqdJA732OloGuxCRvLBvcMGsn4A==} dev: true - /@types/ws@8.5.4: + /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: false - /@types/yargs-parser@21.0.0: + /@types/yargs-parser/21.0.0: resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} - /@types/yargs@15.0.15: + /@types/yargs/15.0.15: resolution: {integrity: sha512-IziEYMU9XoVj8hWg7k+UJrXALkGFjWJhn5QFEv9q4p+v40oZhSuC135M38st8XPjICL7Ey4TV64ferBGUoJhBg==} dependencies: '@types/yargs-parser': 21.0.0 - /@types/yargs@16.0.5: + /@types/yargs/16.0.5: resolution: {integrity: sha512-AxO/ADJOBFJScHbWhq2xAhlWP24rY4aCEG/NFaMvbT3X2MgRsLjhjQwsn0Zi5zn0LG9jUhCCZMeX9Dkuw6k+vQ==} dependencies: '@types/yargs-parser': 21.0.0 dev: false - /@types/yargs@17.0.24: + /@types/yargs/17.0.24: resolution: {integrity: sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==} dependencies: '@types/yargs-parser': 21.0.0 - /@typescript-eslint/eslint-plugin@3.10.1(@typescript-eslint/parser@3.10.1)(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/eslint-plugin/3.10.1_a18e814019c959d52a44881c5533ce12: resolution: {integrity: sha512-PQg0emRtzZFWq6PxBcdxRH3QIQiyFO3WCVpRL3fgj5oQS3CDs3AeAKfv4DxNhzn8ITdNJGJ4D3Qw8eAJf3lXeQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5905,20 +7001,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 3.10.1(eslint@7.32.0)(typescript@4.9.5) - '@typescript-eslint/parser': 3.10.1(eslint@7.32.0)(typescript@4.9.5) - debug: 4.3.4(supports-color@5.5.0) + '@typescript-eslint/experimental-utils': 3.10.1_eslint@7.32.0+typescript@5.0.4 + '@typescript-eslint/parser': 3.10.1_eslint@7.32.0+typescript@5.0.4 + debug: 4.3.4 eslint: 7.32.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 semver: 7.5.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/eslint-plugin@5.58.0(@typescript-eslint/parser@5.58.0)(eslint@8.36.0)(typescript@5.0.4): + /@typescript-eslint/eslint-plugin/5.58.0_5a10082107c989b259f2bdd53a43904a: resolution: {integrity: sha512-vxHvLhH0qgBd3/tW6/VccptSfc8FxPQIkmNTVLWcCOVqSBvqpnKkBTYrhcGlXfSnd78azwe+PsjYFj0X34/njA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5930,23 +7026,23 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.0 - '@typescript-eslint/parser': 5.58.0(eslint@8.36.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.58.0_eslint@8.36.0+typescript@5.0.4 '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/type-utils': 5.58.0(eslint@8.36.0)(typescript@5.0.4) - '@typescript-eslint/utils': 5.58.0(eslint@8.36.0)(typescript@5.0.4) - debug: 4.3.4(supports-color@5.5.0) + '@typescript-eslint/type-utils': 5.58.0_eslint@8.36.0+typescript@5.0.4 + '@typescript-eslint/utils': 5.58.0_eslint@8.36.0+typescript@5.0.4 + debug: 4.3.4 eslint: 8.36.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.0 - tsutils: 3.21.0(typescript@5.0.4) + tsutils: 3.21.0_typescript@5.0.4 typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils@3.10.1(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/experimental-utils/3.10.1_eslint@7.32.0+typescript@5.0.4: resolution: {integrity: sha512-DewqIgscDzmAfd5nOGe4zm6Bl7PKtMG2Ad0KG8CUZAHlXfAKTF9Ol5PXhiMh39yRL2ChRH1cuuUGOcVyyrhQIw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5954,7 +7050,7 @@ packages: dependencies: '@types/json-schema': 7.0.11 '@typescript-eslint/types': 3.10.1 - '@typescript-eslint/typescript-estree': 3.10.1(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 3.10.1_typescript@5.0.4 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 @@ -5963,7 +7059,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser@3.10.1(eslint@7.32.0)(typescript@4.9.5): + /@typescript-eslint/parser/3.10.1_eslint@7.32.0+typescript@5.0.4: resolution: {integrity: sha512-Ug1RcWcrJP02hmtaXVS3axPPTTPnZjupqhgj+NnZ6BCkwSImWk/283347+x9wN+lqOdK9Eo3vsyiyDHgsmiEJw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5974,17 +7070,17 @@ packages: optional: true dependencies: '@types/eslint-visitor-keys': 1.0.0 - '@typescript-eslint/experimental-utils': 3.10.1(eslint@7.32.0)(typescript@4.9.5) + '@typescript-eslint/experimental-utils': 3.10.1_eslint@7.32.0+typescript@5.0.4 '@typescript-eslint/types': 3.10.1 - '@typescript-eslint/typescript-estree': 3.10.1(typescript@4.9.5) + '@typescript-eslint/typescript-estree': 3.10.1_typescript@5.0.4 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 - typescript: 4.9.5 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.58.0(eslint@8.36.0)(typescript@4.9.5): + /@typescript-eslint/parser/5.58.0_eslint@8.36.0+typescript@5.0.4: resolution: {integrity: sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5996,16 +7092,16 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.58.0 '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0(typescript@4.9.5) - debug: 4.3.4(supports-color@5.5.0) + '@typescript-eslint/typescript-estree': 5.58.0_typescript@5.0.4 + debug: 4.3.4 eslint: 8.36.0 - typescript: 4.9.5 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.58.0(eslint@8.36.0)(typescript@5.0.4): - resolution: {integrity: sha512-ixaM3gRtlfrKzP8N6lRhBbjTow1t6ztfBvQNGuRM8qH1bjFFXIJ35XY+FC0RRBKn3C6cT+7VW1y8tNm7DwPHDQ==} + /@typescript-eslint/parser/5.59.1_eslint@8.36.0+typescript@5.0.4: + resolution: {integrity: sha512-nzjFAN8WEu6yPRDizIFyzAfgK7nybPodMNFGNH0M9tei2gYnYszRDqVA0xlnRjkl7Hkx2vYrEdb6fP2a21cG1g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6014,9 +7110,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.58.0 - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.4) + '@typescript-eslint/scope-manager': 5.59.1 + '@typescript-eslint/types': 5.59.1 + '@typescript-eslint/typescript-estree': 5.59.1_typescript@5.0.4 debug: 4.3.4 eslint: 8.36.0 typescript: 5.0.4 @@ -6024,7 +7120,7 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager@5.58.0: + /@typescript-eslint/scope-manager/5.58.0: resolution: {integrity: sha512-b+w8ypN5CFvrXWQb9Ow9T4/6LC2MikNf1viLkYTiTbkQl46CnR69w7lajz1icW0TBsYmlpg+mRzFJ4LEJ8X9NA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: @@ -6032,7 +7128,15 @@ packages: '@typescript-eslint/visitor-keys': 5.58.0 dev: true - /@typescript-eslint/type-utils@5.58.0(eslint@8.36.0)(typescript@5.0.4): + /@typescript-eslint/scope-manager/5.59.1: + resolution: {integrity: sha512-mau0waO5frJctPuAzcxiNWqJR5Z8V0190FTSqRw1Q4Euop6+zTwHAf8YIXNwDOT29tyUDrQ65jSg9aTU/H0omA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.59.1 + '@typescript-eslint/visitor-keys': 5.59.1 + dev: true + + /@typescript-eslint/type-utils/5.58.0_eslint@8.36.0+typescript@5.0.4: resolution: {integrity: sha512-FF5vP/SKAFJ+LmR9PENql7fQVVgGDOS+dq3j+cKl9iW/9VuZC/8CFmzIP0DLKXfWKpRHawJiG70rVH+xZZbp8w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6042,27 +7146,32 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.4) - '@typescript-eslint/utils': 5.58.0(eslint@8.36.0)(typescript@5.0.4) - debug: 4.3.4(supports-color@5.5.0) + '@typescript-eslint/typescript-estree': 5.58.0_typescript@5.0.4 + '@typescript-eslint/utils': 5.58.0_eslint@8.36.0+typescript@5.0.4 + debug: 4.3.4 eslint: 8.36.0 - tsutils: 3.21.0(typescript@5.0.4) + tsutils: 3.21.0_typescript@5.0.4 typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@3.10.1: + /@typescript-eslint/types/3.10.1: resolution: {integrity: sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: true - /@typescript-eslint/types@5.58.0: + /@typescript-eslint/types/5.58.0: resolution: {integrity: sha512-JYV4eITHPzVQMnHZcYJXl2ZloC7thuUHrcUmxtzvItyKPvQ50kb9QXBkgNAt90OYMqwaodQh2kHutWZl1fc+1g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@3.10.1(typescript@4.9.5): + /@typescript-eslint/types/5.59.1: + resolution: {integrity: sha512-dg0ICB+RZwHlysIy/Dh1SP+gnXNzwd/KS0JprD3Lmgmdq+dJAJnUPe1gNG34p0U19HvRlGX733d/KqscrGC1Pg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true + + /@typescript-eslint/typescript-estree/3.10.1_typescript@5.0.4: resolution: {integrity: sha512-QbcXOuq6WYvnB3XPsZpIwztBoquEYLXh2MtwVU+kO8jgYCiv4G5xrSP/1wg4tkvrEE+esZVquIPX/dxPlePk1w==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -6073,18 +7182,18 @@ packages: dependencies: '@typescript-eslint/types': 3.10.1 '@typescript-eslint/visitor-keys': 3.10.1 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 glob: 7.2.3 is-glob: 4.0.3 lodash: 4.17.21 semver: 7.5.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.58.0(typescript@4.9.5): + /@typescript-eslint/typescript-estree/5.58.0_typescript@5.0.4: resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -6095,18 +7204,18 @@ packages: dependencies: '@typescript-eslint/types': 5.58.0 '@typescript-eslint/visitor-keys': 5.58.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.0 - tsutils: 3.21.0(typescript@4.9.5) - typescript: 4.9.5 + tsutils: 3.21.0_typescript@5.0.4 + typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.58.0(typescript@5.0.4): - resolution: {integrity: sha512-cRACvGTodA+UxnYM2uwA2KCwRL7VAzo45syNysqlMyNyjw0Z35Icc9ihPJZjIYuA5bXJYiJ2YGUB59BqlOZT1Q==} + /@typescript-eslint/typescript-estree/5.59.1_typescript@5.0.4: + resolution: {integrity: sha512-lYLBBOCsFltFy7XVqzX0Ju+Lh3WPIAWxYpmH/Q7ZoqzbscLiCW00LeYCdsUnnfnj29/s1WovXKh2gwCoinHNGA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -6114,30 +7223,30 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/visitor-keys': 5.58.0 + '@typescript-eslint/types': 5.59.1 + '@typescript-eslint/visitor-keys': 5.59.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.0 - tsutils: 3.21.0(typescript@5.0.4) + tsutils: 3.21.0_typescript@5.0.4 typescript: 5.0.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.58.0(eslint@8.36.0)(typescript@5.0.4): + /@typescript-eslint/utils/5.58.0_eslint@8.36.0+typescript@5.0.4: resolution: {integrity: sha512-gAmLOTFXMXOC+zP1fsqm3VceKSBQJNzV385Ok3+yzlavNHZoedajjS4UyS21gabJYcobuigQPs/z71A9MdJFqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.36.0) + '@eslint-community/eslint-utils': 4.4.0_eslint@8.36.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.58.0 '@typescript-eslint/types': 5.58.0 - '@typescript-eslint/typescript-estree': 5.58.0(typescript@5.0.4) + '@typescript-eslint/typescript-estree': 5.58.0_typescript@5.0.4 eslint: 8.36.0 eslint-scope: 5.1.1 semver: 7.5.0 @@ -6146,14 +7255,14 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@3.10.1: + /@typescript-eslint/visitor-keys/3.10.1: resolution: {integrity: sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: eslint-visitor-keys: 1.3.0 dev: true - /@typescript-eslint/visitor-keys@5.58.0: + /@typescript-eslint/visitor-keys/5.58.0: resolution: {integrity: sha512-/fBraTlPj0jwdyTwLyrRTxv/3lnU2H96pNTVM6z3esTWLtA5MZ9ghSMJ7Rb+TtUAdtEw9EyJzJ0EydIMKxQ9gA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: @@ -6161,58 +7270,66 @@ packages: eslint-visitor-keys: 3.4.0 dev: true - /@vitejs/plugin-react@3.1.0(vite@4.2.0): + /@typescript-eslint/visitor-keys/5.59.1: + resolution: {integrity: sha512-6waEYwBTCWryx0VJmP7JaM4FpipLsFl9CvYf2foAE8Qh/Y0s+bxWysciwOs0LTBED4JCaNxTZ5rGadB14M6dwA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.59.1 + eslint-visitor-keys: 3.4.0 + dev: true + + /@vitejs/plugin-react/3.1.0_vite@4.2.0: resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.1.0-beta.0 dependencies: '@babel/core': 7.21.4 - '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4) + '@babel/plugin-transform-react-jsx-self': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.21.4 magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.2.0(@types/node@18.15.11) + vite: 4.2.0_@types+node@18.15.11 transitivePeerDependencies: - supports-color dev: true - /@vitejs/plugin-react@3.1.0(vite@4.3.1): + /@vitejs/plugin-react/3.1.0_vite@4.3.3: resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.1.0-beta.0 dependencies: '@babel/core': 7.21.4 - '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4) + '@babel/plugin-transform-react-jsx-self': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.21.4 magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.3.1(@types/node@18.15.11) + vite: 4.3.3_@types+node@18.15.11 transitivePeerDependencies: - supports-color dev: true - /@webassemblyjs/ast@1.11.5: + /@webassemblyjs/ast/1.11.5: resolution: {integrity: sha512-LHY/GSAZZRpsNQH+/oHqhRQ5FT7eoULcBqgfyTB5nQHogFnK3/7QoN7dLnwSE/JkUAF0SrRuclT7ODqMFtWxxQ==} dependencies: '@webassemblyjs/helper-numbers': 1.11.5 '@webassemblyjs/helper-wasm-bytecode': 1.11.5 dev: false - /@webassemblyjs/floating-point-hex-parser@1.11.5: + /@webassemblyjs/floating-point-hex-parser/1.11.5: resolution: {integrity: sha512-1j1zTIC5EZOtCplMBG/IEwLtUojtwFVwdyVMbL/hwWqbzlQoJsWCOavrdnLkemwNoC/EOwtUFch3fuo+cbcXYQ==} dev: false - /@webassemblyjs/helper-api-error@1.11.5: + /@webassemblyjs/helper-api-error/1.11.5: resolution: {integrity: sha512-L65bDPmfpY0+yFrsgz8b6LhXmbbs38OnwDCf6NpnMUYqa+ENfE5Dq9E42ny0qz/PdR0LJyq/T5YijPnU8AXEpA==} dev: false - /@webassemblyjs/helper-buffer@1.11.5: + /@webassemblyjs/helper-buffer/1.11.5: resolution: {integrity: sha512-fDKo1gstwFFSfacIeH5KfwzjykIE6ldh1iH9Y/8YkAZrhmu4TctqYjSh7t0K2VyDSXOZJ1MLhht/k9IvYGcIxg==} dev: false - /@webassemblyjs/helper-numbers@1.11.5: + /@webassemblyjs/helper-numbers/1.11.5: resolution: {integrity: sha512-DhykHXM0ZABqfIGYNv93A5KKDw/+ywBFnuWybZZWcuzWHfbp21wUfRkbtz7dMGwGgT4iXjWuhRMA2Mzod6W4WA==} dependencies: '@webassemblyjs/floating-point-hex-parser': 1.11.5 @@ -6220,11 +7337,11 @@ packages: '@xtuc/long': 4.2.2 dev: false - /@webassemblyjs/helper-wasm-bytecode@1.11.5: + /@webassemblyjs/helper-wasm-bytecode/1.11.5: resolution: {integrity: sha512-oC4Qa0bNcqnjAowFn7MPCETQgDYytpsfvz4ujZz63Zu/a/v71HeCAAmZsgZ3YVKec3zSPYytG3/PrRCqbtcAvA==} dev: false - /@webassemblyjs/helper-wasm-section@1.11.5: + /@webassemblyjs/helper-wasm-section/1.11.5: resolution: {integrity: sha512-uEoThA1LN2NA+K3B9wDo3yKlBfVtC6rh0i4/6hvbz071E8gTNZD/pT0MsBf7MeD6KbApMSkaAK0XeKyOZC7CIA==} dependencies: '@webassemblyjs/ast': 1.11.5 @@ -6233,23 +7350,23 @@ packages: '@webassemblyjs/wasm-gen': 1.11.5 dev: false - /@webassemblyjs/ieee754@1.11.5: + /@webassemblyjs/ieee754/1.11.5: resolution: {integrity: sha512-37aGq6qVL8A8oPbPrSGMBcp38YZFXcHfiROflJn9jxSdSMMM5dS5P/9e2/TpaJuhE+wFrbukN2WI6Hw9MH5acg==} dependencies: '@xtuc/ieee754': 1.2.0 dev: false - /@webassemblyjs/leb128@1.11.5: + /@webassemblyjs/leb128/1.11.5: resolution: {integrity: sha512-ajqrRSXaTJoPW+xmkfYN6l8VIeNnR4vBOTQO9HzR7IygoCcKWkICbKFbVTNMjMgMREqXEr0+2M6zukzM47ZUfQ==} dependencies: '@xtuc/long': 4.2.2 dev: false - /@webassemblyjs/utf8@1.11.5: + /@webassemblyjs/utf8/1.11.5: resolution: {integrity: sha512-WiOhulHKTZU5UPlRl53gHR8OxdGsSOxqfpqWeA2FmcwBMaoEdz6b2x2si3IwC9/fSPLfe8pBMRTHVMk5nlwnFQ==} dev: false - /@webassemblyjs/wasm-edit@1.11.5: + /@webassemblyjs/wasm-edit/1.11.5: resolution: {integrity: sha512-C0p9D2fAu3Twwqvygvf42iGCQ4av8MFBLiTb+08SZ4cEdwzWx9QeAHDo1E2k+9s/0w1DM40oflJOpkZ8jW4HCQ==} dependencies: '@webassemblyjs/ast': 1.11.5 @@ -6262,7 +7379,7 @@ packages: '@webassemblyjs/wast-printer': 1.11.5 dev: false - /@webassemblyjs/wasm-gen@1.11.5: + /@webassemblyjs/wasm-gen/1.11.5: resolution: {integrity: sha512-14vteRlRjxLK9eSyYFvw1K8Vv+iPdZU0Aebk3j6oB8TQiQYuO6hj9s4d7qf6f2HJr2khzvNldAFG13CgdkAIfA==} dependencies: '@webassemblyjs/ast': 1.11.5 @@ -6272,7 +7389,7 @@ packages: '@webassemblyjs/utf8': 1.11.5 dev: false - /@webassemblyjs/wasm-opt@1.11.5: + /@webassemblyjs/wasm-opt/1.11.5: resolution: {integrity: sha512-tcKwlIXstBQgbKy1MlbDMlXaxpucn42eb17H29rawYLxm5+MsEmgPzeCP8B1Cl69hCice8LeKgZpRUAPtqYPgw==} dependencies: '@webassemblyjs/ast': 1.11.5 @@ -6281,7 +7398,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.5 dev: false - /@webassemblyjs/wasm-parser@1.11.5: + /@webassemblyjs/wasm-parser/1.11.5: resolution: {integrity: sha512-SVXUIwsLQlc8srSD7jejsfTU83g7pIGr2YYNb9oHdtldSxaOhvA5xwvIiWIfcX8PlSakgqMXsLpLfbbJ4cBYew==} dependencies: '@webassemblyjs/ast': 1.11.5 @@ -6292,26 +7409,26 @@ packages: '@webassemblyjs/utf8': 1.11.5 dev: false - /@webassemblyjs/wast-printer@1.11.5: + /@webassemblyjs/wast-printer/1.11.5: resolution: {integrity: sha512-f7Pq3wvg3GSPUPzR0F6bmI89Hdb+u9WXrSKc4v+N0aV0q6r42WoF92Jp2jEorBEBRoRNXgjp53nBniDXcqZYPA==} dependencies: '@webassemblyjs/ast': 1.11.5 '@xtuc/long': 4.2.2 dev: false - /@webcomponents/custom-elements@1.6.0: + /@webcomponents/custom-elements/1.6.0: resolution: {integrity: sha512-CqTpxOlUCPWRNUPZDxT5v2NnHXA4oox612iUGnmTUGQFhZ1Gkj8kirtl/2wcF6MqX7+PqqicZzOCBKKfIn0dww==} dev: true - /@xtuc/ieee754@1.2.0: + /@xtuc/ieee754/1.2.0: resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} dev: false - /@xtuc/long@4.2.2: + /@xtuc/long/4.2.2: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} dev: false - /JSONStream@1.3.5: + /JSONStream/1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} hasBin: true dependencies: @@ -6319,22 +7436,22 @@ packages: through: 2.3.8 dev: true - /abab@2.0.6: + /abab/2.0.6: resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} dev: true - /abort-controller@3.0.0: + /abort-controller/3.0.0: resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} engines: {node: '>=6.5'} dependencies: event-target-shim: 5.0.1 dev: false - /absolute-path@0.0.0: + /absolute-path/0.0.0: resolution: {integrity: sha512-HQiug4c+/s3WOvEnDRxXVmNtSG5s2gJM9r19BTcqjp7BWcE48PB+Y2G6jE65kqI0LpsQeMZygt/b60Gi4KxGyA==} dev: false - /accepts@1.3.8: + /accepts/1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} engines: {node: '>= 0.6'} dependencies: @@ -6342,7 +7459,7 @@ packages: negotiator: 0.6.3 dev: false - /acorn-class-fields@0.2.1(acorn@6.4.2): + /acorn-class-fields/0.2.1_acorn@6.4.2: resolution: {integrity: sha512-US/kqTe0H8M4LN9izoL+eykVAitE68YMuYZ3sHn3i1fjniqR7oQ3SPvuMK/VT1kjOQHrx5Q88b90TtOKgAv2hQ==} engines: {node: '>=4.8.2'} peerDependencies: @@ -6351,7 +7468,7 @@ packages: acorn: 6.4.2 dev: false - /acorn-dynamic-import@4.0.0(acorn@6.4.2): + /acorn-dynamic-import/4.0.0_acorn@6.4.2: resolution: {integrity: sha512-d3OEjQV4ROpoflsnUA8HozoIR504TFxNivYEUi6uwz0IYhBkTDXGuWlNdMtybRt3nqVx/L6XqMt0FxkXuWKZhw==} deprecated: This is probably built in to whatever tool you're using. If you still need it... idk peerDependencies: @@ -6360,21 +7477,21 @@ packages: acorn: 6.4.2 dev: false - /acorn-globals@6.0.0: + /acorn-globals/6.0.0: resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} dependencies: acorn: 7.4.1 acorn-walk: 7.2.0 dev: true - /acorn-globals@7.0.1: + /acorn-globals/7.0.1: resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==} dependencies: acorn: 8.8.2 acorn-walk: 8.2.0 dev: true - /acorn-import-assertions@1.8.0(acorn@8.8.2): + /acorn-import-assertions/1.8.0_acorn@8.8.2: resolution: {integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==} peerDependencies: acorn: ^8 @@ -6382,7 +7499,7 @@ packages: acorn: 8.8.2 dev: false - /acorn-jsx@5.3.2(acorn@6.4.2): + /acorn-jsx/5.3.2_acorn@6.4.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6390,7 +7507,7 @@ packages: acorn: 6.4.2 dev: false - /acorn-jsx@5.3.2(acorn@7.4.1): + /acorn-jsx/5.3.2_acorn@7.4.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -6398,54 +7515,54 @@ packages: acorn: 7.4.1 dev: true - /acorn-jsx@5.3.2(acorn@8.8.2): + /acorn-jsx/5.3.2_acorn@8.8.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: acorn: 8.8.2 - /acorn-walk@7.2.0: + /acorn-walk/7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} dev: true - /acorn-walk@8.2.0: + /acorn-walk/8.2.0: resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} engines: {node: '>=0.4.0'} - /acorn@6.4.2: + /acorn/6.4.2: resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} engines: {node: '>=0.4.0'} hasBin: true dev: false - /acorn@7.4.1: + /acorn/7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true dev: true - /acorn@8.8.2: + /acorn/8.8.2: resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} engines: {node: '>=0.4.0'} hasBin: true - /address@1.2.2: + /address/1.2.2: resolution: {integrity: sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==} engines: {node: '>= 10.0.0'} dev: false - /agent-base@6.0.2: + /agent-base/6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /aggregate-error@3.1.0: + /aggregate-error/3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} dependencies: @@ -6453,10 +7570,8 @@ packages: indent-string: 4.0.0 dev: false - /ajv-formats@2.1.1(ajv@8.12.0): + /ajv-formats/2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} - peerDependencies: - ajv: ^8.0.0 peerDependenciesMeta: ajv: optional: true @@ -6464,7 +7579,7 @@ packages: ajv: 8.12.0 dev: false - /ajv-keywords@3.5.2(ajv@6.12.6): + /ajv-keywords/3.5.2_ajv@6.12.6: resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} peerDependencies: ajv: ^6.9.1 @@ -6472,7 +7587,7 @@ packages: ajv: 6.12.6 dev: false - /ajv-keywords@5.1.0(ajv@8.12.0): + /ajv-keywords/5.1.0_ajv@8.12.0: resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} peerDependencies: ajv: ^8.8.2 @@ -6481,7 +7596,7 @@ packages: fast-deep-equal: 3.1.3 dev: false - /ajv@6.12.6: + /ajv/6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: fast-deep-equal: 3.1.3 @@ -6489,7 +7604,7 @@ packages: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - /ajv@8.12.0: + /ajv/8.12.0: resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} dependencies: fast-deep-equal: 3.1.3 @@ -6497,7 +7612,7 @@ packages: require-from-string: 2.0.2 uri-js: 4.4.1 - /algoliasearch-helper@3.12.0(algoliasearch@4.17.0): + /algoliasearch-helper/3.12.0_algoliasearch@4.17.0: resolution: {integrity: sha512-/j1U3PEwdan0n6P/QqSnSpNSLC5+cEMvyljd5CnmNmUjDlGrys+vFEOwjVEnqELIiAGMHEA/Nl3CiKVFBUYqyQ==} peerDependencies: algoliasearch: '>= 3.1 < 6' @@ -6506,7 +7621,7 @@ packages: algoliasearch: 4.17.0 dev: false - /algoliasearch@4.17.0: + /algoliasearch/4.17.0: resolution: {integrity: sha512-JMRh2Mw6sEnVMiz6+APsi7lx9a2jiDFF+WUtANaUVCv6uSU9UOLdo5h9K3pdP6frRRybaM2fX8b1u0nqICS9aA==} dependencies: '@algolia/cache-browser-local-storage': 4.17.0 @@ -6525,28 +7640,28 @@ packages: '@algolia/transporter': 4.17.0 dev: false - /anser@1.4.10: + /anser/1.4.10: resolution: {integrity: sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==} dev: false - /ansi-align@3.0.1: + /ansi-align/3.0.1: resolution: {integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==} dependencies: string-width: 4.2.3 dev: false - /ansi-colors@4.1.3: + /ansi-colors/4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} engines: {node: '>=6'} - /ansi-escapes@4.3.2: + /ansi-escapes/4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} dependencies: type-fest: 0.21.3 dev: true - /ansi-fragments@0.2.1: + /ansi-fragments/0.2.1: resolution: {integrity: sha512-DykbNHxuXQwUDRv5ibc2b0x7uw7wmwOGLBUd5RmaQ5z8Lhx19vwvKV+FAsM5rEA6dEcHxX+/Ad5s9eF2k2bB+w==} dependencies: colorette: 1.4.0 @@ -6554,75 +7669,73 @@ packages: strip-ansi: 5.2.0 dev: false - /ansi-html-community@0.0.8: + /ansi-html-community/0.0.8: resolution: {integrity: sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==} engines: {'0': node >= 0.8.0} hasBin: true dev: false - /ansi-regex@4.1.1: + /ansi-regex/4.1.1: resolution: {integrity: sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==} engines: {node: '>=6'} dev: false - /ansi-regex@5.0.1: + /ansi-regex/5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} - /ansi-regex@6.0.1: + /ansi-regex/6.0.1: resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} engines: {node: '>=12'} dev: false - /ansi-sequence-parser@1.1.0: + /ansi-sequence-parser/1.1.0: resolution: {integrity: sha512-lEm8mt52to2fT8GhciPCGeCXACSz2UwIN4X2e2LJSnZ5uAbn2/dsYdOmUXq0AtWS5cpAupysIneExOgH0Vd2TQ==} dev: false - /ansi-styles@3.2.1: + /ansi-styles/3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} dependencies: color-convert: 1.9.3 - /ansi-styles@4.3.0: + /ansi-styles/4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} dependencies: color-convert: 2.0.1 - /ansi-styles@5.2.0: + /ansi-styles/5.2.0: resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} engines: {node: '>=10'} - /ansi-styles@6.2.1: + /ansi-styles/6.2.1: resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} engines: {node: '>=12'} dev: false - /anymatch@2.0.0: + /anymatch/2.0.0: resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} dependencies: micromatch: 3.1.10 normalize-path: 2.1.1 - transitivePeerDependencies: - - supports-color - /anymatch@3.1.3: + /anymatch/3.1.3: resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} engines: {node: '>= 8'} dependencies: normalize-path: 3.0.0 picomatch: 2.3.1 - /appdirsjs@1.2.7: + /appdirsjs/1.2.7: resolution: {integrity: sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==} dev: false - /arch@2.2.0: + /arch/2.2.0: resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==} dev: false - /archiver@0.11.0: + /archiver/0.11.0: resolution: {integrity: sha512-Jew2vT04Dc2DSR7NrfTLDpwoGYVgl9MXJu/BBAwdM248v67ScIGezA8MqHVIa0B+af+b0S3mBPUD2HNP3tM2PQ==} engines: {node: '>= 0.10.0'} dependencies: @@ -6636,66 +7749,67 @@ packages: zip-stream: 0.4.1 dev: true - /arg@1.0.0: + /arg/1.0.0: resolution: {integrity: sha512-Wk7TEzl1KqvTGs/uyhmHO/3XLd3t1UeU4IstvPXVzGPM522cTjqjNZ99esCkcL52sjqjo8e8CTBcWhkxvGzoAw==} dev: false - /arg@4.1.3: + /arg/4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} + dev: true - /arg@5.0.2: + /arg/5.0.2: resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==} dev: false - /argparse@1.0.10: + /argparse/1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: sprintf-js: 1.0.3 - /argparse@2.0.1: + /argparse/2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - /aria-query@5.1.3: + /aria-query/5.1.3: resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==} dependencies: deep-equal: 2.2.0 dev: true - /arr-diff@4.0.0: + /arr-diff/4.0.0: resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} engines: {node: '>=0.10.0'} - /arr-flatten@1.1.0: + /arr-flatten/1.1.0: resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} engines: {node: '>=0.10.0'} - /arr-union@3.1.0: + /arr-union/3.1.0: resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} engines: {node: '>=0.10.0'} - /array-buffer-byte-length@1.0.0: + /array-buffer-byte-length/1.0.0: resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} dependencies: call-bind: 1.0.2 is-array-buffer: 3.0.2 - /array-filter@0.0.1: + /array-filter/0.0.1: resolution: {integrity: sha512-VW0FpCIhjZdarWjIz8Vpva7U95fl2Jn+b+mmFFMLn8PIVscOQcAgEznwUzTEuUHuqZqIxwzRlcaN/urTFFQoiw==} dev: false - /array-flatten@1.1.1: + /array-flatten/1.1.1: resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} dev: false - /array-flatten@2.1.2: + /array-flatten/2.1.2: resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==} dev: false - /array-ify@1.0.0: + /array-ify/1.0.0: resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} dev: true - /array-includes@3.1.6: + /array-includes/3.1.6: resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} engines: {node: '>= 0.4'} dependencies: @@ -6706,23 +7820,23 @@ packages: is-string: 1.0.7 dev: true - /array-map@0.0.1: + /array-map/0.0.1: resolution: {integrity: sha512-sxHIeJTGEsRC8/hYkZzdJNNPZ41EXHVys7pqMw1iwE/Kx8/hto0UbDuGQsSJ0ujPovj9qUZl6EOY/EiZ2g3d9Q==} dev: false - /array-reduce@0.0.0: + /array-reduce/0.0.0: resolution: {integrity: sha512-8jR+StqaC636u7h3ye1co3lQRefgVVUQUhuAmRbDqIMeR2yuXzRvkCNQiQ5J/wbREmoBLNtp13dhaaVpZQDRUw==} dev: false - /array-union@2.1.0: + /array-union/2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - /array-unique@0.3.2: + /array-unique/0.3.2: resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} engines: {node: '>=0.10.0'} - /array.prototype.flat@1.3.1: + /array.prototype.flat/1.3.1: resolution: {integrity: sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==} engines: {node: '>= 0.4'} dependencies: @@ -6731,7 +7845,7 @@ packages: es-abstract: 1.21.2 es-shim-unscopables: 1.0.0 - /array.prototype.flatmap@1.3.1: + /array.prototype.flatmap/1.3.1: resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} engines: {node: '>= 0.4'} dependencies: @@ -6741,7 +7855,7 @@ packages: es-shim-unscopables: 1.0.0 dev: true - /array.prototype.reduce@1.0.5: + /array.prototype.reduce/1.0.5: resolution: {integrity: sha512-kDdugMl7id9COE8R7MHF5jWk7Dqt/fs4Pv+JXoICnYwqpjjjbUurz6w5fT5IG6brLdJhv6/VoHB0H7oyIBXd+Q==} engines: {node: '>= 0.4'} dependencies: @@ -6752,7 +7866,7 @@ packages: is-string: 1.0.7 dev: true - /array.prototype.tosorted@1.1.1: + /array.prototype.tosorted/1.1.1: resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} dependencies: call-bind: 1.0.2 @@ -6762,77 +7876,77 @@ packages: get-intrinsic: 1.2.0 dev: true - /arrify@1.0.1: + /arrify/1.0.1: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} - /asap@2.0.6: + /asap/2.0.6: resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==} dev: false - /assign-symbols@1.0.0: + /assign-symbols/1.0.0: resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} engines: {node: '>=0.10.0'} - /ast-types-flow@0.0.7: + /ast-types-flow/0.0.7: resolution: {integrity: sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==} dev: true - /ast-types@0.14.2: + /ast-types/0.14.2: resolution: {integrity: sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA==} engines: {node: '>=4'} dependencies: tslib: 2.5.0 dev: false - /astral-regex@1.0.0: + /astral-regex/1.0.0: resolution: {integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==} engines: {node: '>=4'} dev: false - /astral-regex@2.0.0: + /astral-regex/2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} dev: true - /astring@1.8.4: + /astring/1.8.4: resolution: {integrity: sha512-97a+l2LBU3Op3bBQEff79i/E4jMD2ZLFD8rHx9B6mXyB2uQwhJQYfiDqUwtfjF4QA1F2qs//N6Cw8LetMbQjcw==} hasBin: true dev: false - /async-limiter@1.0.1: + /async-limiter/1.0.1: resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} dev: false - /async@0.9.2: + /async/0.9.2: resolution: {integrity: sha512-l6ToIJIotphWahxxHyzK9bnLR6kM4jJIIgLShZeqLY7iboHoGkdgFl7W2/Ivi4SkMJYGKqW8vSuk0uKUj6qsSw==} dev: true - /async@2.6.4: + /async/2.6.4: resolution: {integrity: sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==} dependencies: lodash: 4.17.21 dev: false - /async@3.2.4: + /async/3.2.4: resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} dev: false - /asynckit@0.4.0: + /asynckit/0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} dev: true - /at-least-node@1.0.0: + /at-least-node/1.0.0: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} engines: {node: '>= 4.0.0'} dev: false - /atob@2.1.2: + /atob/2.1.2: resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} engines: {node: '>= 4.5.0'} hasBin: true - /autoprefixer@10.4.14(postcss@8.4.23): + /autoprefixer/10.4.14_postcss@8.4.23: resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -6848,16 +7962,16 @@ packages: postcss-value-parser: 4.2.0 dev: false - /available-typed-arrays@1.0.5: + /available-typed-arrays/1.0.5: resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} engines: {node: '>= 0.4'} - /axe-core@4.7.0: + /axe-core/4.7.0: resolution: {integrity: sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==} engines: {node: '>=4'} dev: true - /axios@0.25.0: + /axios/0.25.0: resolution: {integrity: sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==} dependencies: follow-redirects: 1.15.2 @@ -6865,13 +7979,13 @@ packages: - debug dev: false - /axobject-query@3.1.1: + /axobject-query/3.1.1: resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==} dependencies: deep-equal: 2.2.0 dev: true - /babel-core@7.0.0-bridge.0(@babel/core@7.21.4): + /babel-core/7.0.0-bridge.0_@babel+core@7.21.4: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -6879,7 +7993,7 @@ packages: '@babel/core': 7.21.4 dev: false - /babel-eslint@10.1.0(eslint@7.32.0): + /babel-eslint/10.1.0_eslint@7.32.0: resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==} engines: {node: '>=6'} deprecated: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. @@ -6888,7 +8002,7 @@ packages: dependencies: '@babel/code-frame': 7.21.4 '@babel/parser': 7.21.4 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 @@ -6897,7 +8011,7 @@ packages: - supports-color dev: true - /babel-jest@26.6.3(@babel/core@7.21.4): + /babel-jest/26.6.3_@babel+core@7.21.4: resolution: {integrity: sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -6908,7 +8022,7 @@ packages: '@jest/types': 26.6.2 '@types/babel__core': 7.20.0 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 26.6.2(@babel/core@7.21.4) + babel-preset-jest: 26.6.2_@babel+core@7.21.4 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -6916,7 +8030,7 @@ packages: - supports-color dev: true - /babel-jest@29.5.0(@babel/core@7.21.4): + /babel-jest/29.5.0_@babel+core@7.21.4: resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -6926,7 +8040,7 @@ packages: '@jest/transform': 29.5.0 '@types/babel__core': 7.20.0 babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 29.5.0(@babel/core@7.21.4) + babel-preset-jest: 29.5.0_@babel+core@7.21.4 chalk: 4.1.2 graceful-fs: 4.2.11 slash: 3.0.0 @@ -6934,7 +8048,7 @@ packages: - supports-color dev: true - /babel-loader@8.3.0(@babel/core@7.21.4)(webpack@5.80.0): + /babel-loader/8.3.0_73e1ae16a440bace29a63fd03d231fcd: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: @@ -6946,10 +8060,10 @@ packages: loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /babel-plugin-apply-mdx-type-prop@1.6.22(@babel/core@7.12.9): + /babel-plugin-apply-mdx-type-prop/1.6.22_@babel+core@7.12.9: resolution: {integrity: sha512-VefL+8o+F/DfK24lPZMtJctrCVOfgbqLAGZSkxwhazQv4VxPg3Za/i40fu22KR2m8eEda+IfSOlPLUSIiLcnCQ==} peerDependencies: '@babel/core': ^7.11.6 @@ -6959,19 +8073,19 @@ packages: '@mdx-js/util': 1.6.22 dev: false - /babel-plugin-dynamic-import-node@2.3.3: + /babel-plugin-dynamic-import-node/2.3.3: resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} dependencies: object.assign: 4.1.4 dev: false - /babel-plugin-extract-import-names@1.6.22: + /babel-plugin-extract-import-names/1.6.22: resolution: {integrity: sha512-yJ9BsJaISua7d8zNT7oRG1ZLBJCIdZ4PZqmH8qa9N5AK01ifk3fnkc98AXhtzE7UkfCsEumvoQWgoYLhOnJ7jQ==} dependencies: '@babel/helper-plugin-utils': 7.10.4 dev: false - /babel-plugin-istanbul@6.1.1: + /babel-plugin-istanbul/6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} dependencies: @@ -6984,60 +8098,93 @@ packages: - supports-color dev: true - /babel-plugin-jest-hoist@26.6.2: + /babel-plugin-jest-hoist/26.6.2: resolution: {integrity: sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==} engines: {node: '>= 10.14.2'} dependencies: '@babel/template': 7.20.7 '@babel/types': 7.21.4 '@types/babel__core': 7.20.0 - '@types/babel__traverse': 7.18.3 + '@types/babel__traverse': 7.18.5 dev: true - /babel-plugin-jest-hoist@29.5.0: + /babel-plugin-jest-hoist/29.5.0: resolution: {integrity: sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.20.7 '@babel/types': 7.21.4 '@types/babel__core': 7.20.0 - '@types/babel__traverse': 7.18.3 + '@types/babel__traverse': 7.18.5 + dev: true + + /babel-plugin-polyfill-corejs2/0.3.3: + resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/compat-data': 7.21.4 + '@babel/helper-define-polyfill-provider': 0.3.3 + semver: 6.3.0 + transitivePeerDependencies: + - supports-color dev: true - /babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.4): + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.4: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.21.4 '@babel/core': 7.21.4 - '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4) + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.4 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.21.4): + /babel-plugin-polyfill-corejs3/0.6.0: + resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-define-polyfill-provider': 0.3.3 + core-js-compat: 3.30.1 + transitivePeerDependencies: + - supports-color + dev: true + + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.4: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4) + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.4 core-js-compat: 3.30.1 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.4): + /babel-plugin-polyfill-regenerator/0.4.1: + resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/helper-define-polyfill-provider': 0.3.3 + transitivePeerDependencies: + - supports-color + dev: true + + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.4: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.21.4 - '@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4) + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.4 transitivePeerDependencies: - supports-color - /babel-plugin-styled-components@2.1.1(styled-components@5.3.5): + /babel-plugin-styled-components/2.1.1_styled-components@5.3.5: resolution: {integrity: sha512-c8lJlszObVQPguHkI+akXv8+Jgb9Ccujx0EetL7oIvwU100LxO6XAGe45qry37wUL40a5U9f23SYrivro2XKhA==} peerDependencies: styled-components: '>= 2' @@ -7047,75 +8194,75 @@ packages: babel-plugin-syntax-jsx: 6.18.0 lodash: 4.17.21 picomatch: 2.3.1 - styled-components: 5.3.5(react-dom@18.2.0)(react-is@18.2.0)(react@18.0.0) + styled-components: 5.3.5_react-dom@18.2.0+react@18.0.0 dev: false - /babel-plugin-syntax-jsx@6.18.0: + /babel-plugin-syntax-jsx/6.18.0: resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==} dev: false - /babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: + /babel-plugin-syntax-trailing-function-commas/7.0.0-beta.0: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} dev: false - /babel-preset-current-node-syntax@1.0.1(@babel/core@7.21.4): + /babel-preset-current-node-syntax/1.0.1_@babel+core@7.21.4: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.21.4 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4) - '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.4) - '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.21.4) - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.4) - dev: true - - /babel-preset-fbjs@3.4.0(@babel/core@7.21.4): + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.4 + '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.4 + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.4 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.4 + dev: true + + /babel-preset-fbjs/3.4.0_@babel+core@7.21.4: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.4) - '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-for-of': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4) + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.4 + '@babel/plugin-syntax-flow': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 transitivePeerDependencies: - supports-color dev: false - /babel-preset-jest@26.6.2(@babel/core@7.21.4): + /babel-preset-jest/26.6.2_@babel+core@7.21.4: resolution: {integrity: sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -7123,10 +8270,10 @@ packages: dependencies: '@babel/core': 7.21.4 babel-plugin-jest-hoist: 26.6.2 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.4) + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.4 dev: true - /babel-preset-jest@29.5.0(@babel/core@7.21.4): + /babel-preset-jest/29.5.0_@babel+core@7.21.4: resolution: {integrity: sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -7134,29 +8281,21 @@ packages: dependencies: '@babel/core': 7.21.4 babel-plugin-jest-hoist: 29.5.0 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.4) + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.4 dev: true - /bail@1.0.5: + /bail/1.0.5: resolution: {integrity: sha512-xFbRxM1tahm08yHBP16MMjVUAvDaBMD38zsM9EMAUN61omwLmKlOpB/Zku5QkjZ8TZ4vn53pj+t518cH0S03RQ==} dev: false - /bail@2.0.2: + /bail/2.0.2: resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} dev: false - /balanced-match@1.0.2: + /balanced-match/1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} - /base16@1.0.0: - resolution: {integrity: sha512-pNdYkNPiJUnEhnfXV56+sQy8+AaPcG3POZAUnwr4EeqCUZFz4u2PePbo3e5Gj4ziYPCWGUZT9RHisvJKnwFuBQ==} - dev: false - - /base64-js@1.5.1: - resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - dev: false - - /base@0.11.2: + /base/0.11.2: resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} engines: {node: '>=0.10.0'} dependencies: @@ -7168,37 +8307,45 @@ packages: mixin-deep: 1.3.2 pascalcase: 0.1.1 - /batch@0.6.1: + /base16/1.0.0: + resolution: {integrity: sha512-pNdYkNPiJUnEhnfXV56+sQy8+AaPcG3POZAUnwr4EeqCUZFz4u2PePbo3e5Gj4ziYPCWGUZT9RHisvJKnwFuBQ==} + dev: false + + /base64-js/1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + dev: false + + /batch/0.6.1: resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} dev: false - /better-path-resolve@1.0.0: + /better-path-resolve/1.0.0: resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} engines: {node: '>=4'} dependencies: is-windows: 1.0.2 dev: false - /big-integer@1.6.51: + /big-integer/1.6.51: resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} engines: {node: '>=0.6'} dev: false - /big.js@5.2.2: + /big.js/5.2.2: resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} dev: false - /binary-extensions@2.2.0: + /binary-extensions/2.2.0: resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} engines: {node: '>=8'} - /bl@0.9.5: + /bl/0.9.5: resolution: {integrity: sha512-njlCs8XLBIK7LCChTWfzWuIAxkpmmLXcL7/igCofFT1B039Sz0IPnAmosN5QaO22lU4qr8LcUz2ojUlE6pLkRQ==} dependencies: readable-stream: 1.0.34 dev: true - /bl@4.1.0: + /bl/4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} dependencies: buffer: 5.7.1 @@ -7206,7 +8353,7 @@ packages: readable-stream: 3.6.2 dev: false - /body-parser@1.20.1: + /body-parser/1.20.1: resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: @@ -7222,11 +8369,9 @@ packages: raw-body: 2.5.1 type-is: 1.6.18 unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color dev: false - /bonjour-service@1.1.1: + /bonjour-service/1.1.1: resolution: {integrity: sha512-Z/5lQRMOG9k7W+FkeGTNjh7htqn/2LMnfOvBZ8pynNZCM9MwkQkI3zeI4oz09uWdcgmgHugVvBqxGg4VQJ5PCg==} dependencies: array-flatten: 2.1.2 @@ -7235,10 +8380,10 @@ packages: multicast-dns: 7.2.5 dev: false - /boolbase@1.0.0: + /boolbase/1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - /boxen@5.1.2: + /boxen/5.1.2: resolution: {integrity: sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==} engines: {node: '>=10'} dependencies: @@ -7252,7 +8397,7 @@ packages: wrap-ansi: 7.0.0 dev: false - /boxen@6.2.1: + /boxen/6.2.1: resolution: {integrity: sha512-H4PEsJXfFI/Pt8sjDWbHlQPx4zL/bvSQjcilJmaulGt5mLDorHOHpmdXAJcBcmru7PhYSp/cDMWRko4ZUMFkSw==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: @@ -7266,32 +8411,32 @@ packages: wrap-ansi: 8.1.0 dev: false - /bplist-creator@0.1.0: + /bplist-creator/0.1.0: resolution: {integrity: sha512-sXaHZicyEEmY86WyueLTQesbeoH/mquvarJaQNbjuOQO+7gbFcDEWqKmcWA4cOTLzFlfgvkiVxolk1k5bBIpmg==} dependencies: stream-buffers: 2.2.0 dev: false - /bplist-parser@0.3.1: + /bplist-parser/0.3.1: resolution: {integrity: sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==} engines: {node: '>= 5.10.0'} dependencies: big-integer: 1.6.51 dev: false - /brace-expansion@1.1.11: + /brace-expansion/1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 - /brace-expansion@2.0.1: + /brace-expansion/2.0.1: resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} dependencies: balanced-match: 1.0.2 dev: true - /braces@2.3.2: + /braces/2.3.2: resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} engines: {node: '>=0.10.0'} dependencies: @@ -7305,48 +8450,46 @@ packages: snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - /braces@3.0.2: + /braces/3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: fill-range: 7.0.1 - /breakword@1.0.5: + /breakword/1.0.5: resolution: {integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==} dependencies: wcwidth: 1.0.1 dev: false - /browser-process-hrtime@1.0.0: + /browser-process-hrtime/1.0.0: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserslist@4.21.5: + /browserslist/4.21.5: resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: caniuse-lite: 1.0.30001481 - electron-to-chromium: 1.4.368 + electron-to-chromium: 1.4.374 node-releases: 2.0.10 - update-browserslist-db: 1.0.11(browserslist@4.21.5) + update-browserslist-db: 1.0.11_browserslist@4.21.5 - /bs-logger@0.2.6: + /bs-logger/0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} engines: {node: '>= 6'} dependencies: fast-json-stable-stringify: 2.1.0 dev: true - /bser@2.1.1: + /bser/2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} dependencies: node-int64: 0.4.0 - /buble@0.19.6: + /buble/0.19.6: resolution: {integrity: sha512-9kViM6nJA1Q548Jrd06x0geh+BG2ru2+RMDkIHHgJY/8AcyCs34lTHwra9BX7YdPrZXd5aarkpr/SY8bmPgPdg==} hasBin: true dependencies: @@ -7358,36 +8501,36 @@ packages: vlq: 1.0.1 dev: false - /buffer-crc32@0.2.13: + /buffer-crc32/0.2.13: resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} dev: true - /buffer-from@1.1.2: + /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - /buffer@5.7.1: + /buffer/5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} dependencies: base64-js: 1.5.1 ieee754: 1.2.1 dev: false - /builtin-modules@3.3.0: + /builtin-modules/3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} dev: true - /bytes@3.0.0: + /bytes/3.0.0: resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} engines: {node: '>= 0.8'} dev: false - /bytes@3.1.2: + /bytes/3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} dev: false - /cache-base@1.0.1: + /cache-base/1.0.1: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} dependencies: @@ -7401,12 +8544,12 @@ packages: union-value: 1.0.1 unset-value: 1.0.0 - /cacheable-lookup@5.0.4: + /cacheable-lookup/5.0.4: resolution: {integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==} engines: {node: '>=10.6.0'} dev: true - /cacheable-request@6.1.0: + /cacheable-request/6.1.0: resolution: {integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==} engines: {node: '>=8'} dependencies: @@ -7419,7 +8562,7 @@ packages: responselike: 1.0.2 dev: false - /cacheable-request@7.0.2: + /cacheable-request/7.0.2: resolution: {integrity: sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==} engines: {node: '>=8'} dependencies: @@ -7432,48 +8575,48 @@ packages: responselike: 2.0.1 dev: true - /call-bind@1.0.2: + /call-bind/1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 get-intrinsic: 1.2.0 - /caller-callsite@2.0.0: + /caller-callsite/2.0.0: resolution: {integrity: sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==} engines: {node: '>=4'} dependencies: callsites: 2.0.0 dev: false - /caller-path@2.0.0: + /caller-path/2.0.0: resolution: {integrity: sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==} engines: {node: '>=4'} dependencies: caller-callsite: 2.0.0 dev: false - /callsites@2.0.0: + /callsites/2.0.0: resolution: {integrity: sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==} engines: {node: '>=4'} dev: false - /callsites@3.1.0: + /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - /camel-case@4.1.2: + /camel-case/4.1.2: resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} dependencies: pascal-case: 3.1.2 tslib: 2.5.0 dev: false - /camelcase-css@2.0.1: + /camelcase-css/2.0.1: resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} engines: {node: '>= 6'} dev: false - /camelcase-keys@6.2.2: + /camelcase-keys/6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} dependencies: @@ -7481,19 +8624,19 @@ packages: map-obj: 4.3.0 quick-lru: 4.0.1 - /camelcase@5.3.1: + /camelcase/5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} - /camelcase@6.3.0: + /camelcase/6.3.0: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} engines: {node: '>=10'} - /camelize@1.0.1: + /camelize/1.0.1: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} dev: false - /caniuse-api@3.0.0: + /caniuse-api/3.0.0: resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} dependencies: browserslist: 4.21.5 @@ -7502,10 +8645,10 @@ packages: lodash.uniq: 4.5.0 dev: false - /caniuse-lite@1.0.30001481: + /caniuse-lite/1.0.30001481: resolution: {integrity: sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==} - /capital-case@1.0.4: + /capital-case/1.0.4: resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} dependencies: no-case: 3.0.4 @@ -7513,21 +8656,21 @@ packages: upper-case-first: 2.0.2 dev: false - /capture-exit@2.0.0: + /capture-exit/2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: rsvp: 4.8.5 - /ccount@1.1.0: + /ccount/1.1.0: resolution: {integrity: sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==} dev: false - /ccount@2.0.1: + /ccount/2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} dev: false - /chalk@2.3.0: + /chalk/2.3.0: resolution: {integrity: sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==} engines: {node: '>=4'} dependencies: @@ -7536,7 +8679,7 @@ packages: supports-color: 4.5.0 dev: false - /chalk@2.4.2: + /chalk/2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} dependencies: @@ -7544,21 +8687,21 @@ packages: escape-string-regexp: 1.0.5 supports-color: 5.5.0 - /chalk@3.0.0: + /chalk/3.0.0: resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} engines: {node: '>=8'} dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 - /chalk@4.1.2: + /chalk/4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 - /change-case@4.1.2: + /change-case/4.1.2: resolution: {integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==} dependencies: camel-case: 4.1.2 @@ -7575,44 +8718,44 @@ packages: tslib: 2.5.0 dev: false - /char-regex@1.0.2: + /char-regex/1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} dev: true - /character-entities-html4@2.1.0: + /character-entities-html4/2.1.0: resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} dev: false - /character-entities-legacy@1.1.4: + /character-entities-legacy/1.1.4: resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==} dev: false - /character-entities-legacy@3.0.0: + /character-entities-legacy/3.0.0: resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==} dev: false - /character-entities@1.2.4: + /character-entities/1.2.4: resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==} dev: false - /character-entities@2.0.2: + /character-entities/2.0.2: resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} dev: false - /character-reference-invalid@1.1.4: + /character-reference-invalid/1.1.4: resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==} dev: false - /character-reference-invalid@2.0.1: + /character-reference-invalid/2.0.1: resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==} dev: false - /chardet@0.7.0: + /chardet/0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} dev: false - /cheerio-select@2.1.0: + /cheerio-select/2.1.0: resolution: {integrity: sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==} dependencies: boolbase: 1.0.0 @@ -7622,7 +8765,7 @@ packages: domhandler: 5.0.3 domutils: 3.0.1 - /cheerio@1.0.0-rc.12: + /cheerio/1.0.0-rc.12: resolution: {integrity: sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==} engines: {node: '>= 6'} dependencies: @@ -7634,7 +8777,7 @@ packages: parse5: 7.1.2 parse5-htmlparser2-tree-adapter: 7.0.0 - /chokidar@3.5.3: + /chokidar/3.5.3: resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} engines: {node: '>= 8.10.0'} dependencies: @@ -7648,34 +8791,34 @@ packages: optionalDependencies: fsevents: 2.3.2 - /chrome-trace-event@1.0.3: + /chrome-trace-event/1.0.3: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} engines: {node: '>=6.0'} dev: false - /chrome-webstore-upload@1.0.0: + /chrome-webstore-upload/1.0.0: resolution: {integrity: sha512-8+MKhuLzVWNekBnej8w4M80O8Yfp91hBQimqEZx1nKEn7nNQwBa/CjjQSuK2c3vz9DukV5WRZcQz+zzLdrEC1Q==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: got: 11.8.6 dev: true - /ci-info@2.0.0: + /ci-info/2.0.0: resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} - /ci-info@3.8.0: + /ci-info/3.8.0: resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==} engines: {node: '>=8'} - /cjs-module-lexer@0.6.0: + /cjs-module-lexer/0.6.0: resolution: {integrity: sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==} dev: true - /cjs-module-lexer@1.2.2: + /cjs-module-lexer/1.2.2: resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} dev: true - /class-utils@0.3.6: + /class-utils/0.3.6: resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} engines: {node: '>=0.10.0'} dependencies: @@ -7684,48 +8827,48 @@ packages: isobject: 3.0.1 static-extend: 0.1.2 - /clean-css@5.3.2: + /clean-css/5.3.2: resolution: {integrity: sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==} engines: {node: '>= 10.0'} dependencies: source-map: 0.6.1 dev: false - /clean-stack@2.2.0: + /clean-stack/2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} dev: false - /cli-boxes@2.2.1: + /cli-boxes/2.2.1: resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==} engines: {node: '>=6'} dev: false - /cli-boxes@3.0.0: + /cli-boxes/3.0.0: resolution: {integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==} engines: {node: '>=10'} dev: false - /cli-cursor@2.1.0: + /cli-cursor/2.1.0: resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==} engines: {node: '>=4'} dependencies: restore-cursor: 2.0.0 dev: false - /cli-cursor@3.1.0: + /cli-cursor/3.1.0: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} dependencies: restore-cursor: 3.1.0 dev: false - /cli-spinners@2.8.0: + /cli-spinners/2.8.0: resolution: {integrity: sha512-/eG5sJcvEIwxcdYM86k5tPwn0MUzkX5YY3eImTGpJOZgVe4SdTMY14vQpcxgBzJ0wXwAYrS8E+c3uHeK4JNyzQ==} engines: {node: '>=6'} dev: false - /cli-table3@0.6.3: + /cli-table3/0.6.3: resolution: {integrity: sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==} engines: {node: 10.* || >= 12.*} dependencies: @@ -7734,11 +8877,11 @@ packages: '@colors/colors': 1.5.0 dev: false - /client-only@0.0.1: + /client-only/0.0.1: resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} dev: false - /clipboardy@1.2.2: + /clipboardy/1.2.2: resolution: {integrity: sha512-16KrBOV7bHmHdxcQiCvfUFYVFyEah4FI8vYT1Fr7CGSA4G+xBWMEfUEQJS1hxeHGtI9ju1Bzs9uXSbj5HZKArw==} engines: {node: '>=4'} dependencies: @@ -7746,14 +8889,14 @@ packages: execa: 0.8.0 dev: false - /cliui@6.0.0: + /cliui/6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} dependencies: string-width: 4.2.3 strip-ansi: 6.0.1 wrap-ansi: 6.2.0 - /cliui@8.0.1: + /cliui/8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} engines: {node: '>=12'} dependencies: @@ -7761,7 +8904,7 @@ packages: strip-ansi: 6.0.1 wrap-ansi: 7.0.0 - /clone-deep@4.0.1: + /clone-deep/4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} dependencies: @@ -7770,148 +8913,148 @@ packages: shallow-clone: 3.0.1 dev: false - /clone-response@1.0.3: + /clone-response/1.0.3: resolution: {integrity: sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==} dependencies: mimic-response: 1.0.1 - /clone@1.0.4: + /clone/1.0.4: resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} engines: {node: '>=0.8'} dev: false - /clsx@1.2.1: + /clsx/1.2.1: resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==} engines: {node: '>=6'} dev: false - /co@4.6.0: + /co/4.6.0: resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /collapse-white-space@1.0.6: + /collapse-white-space/1.0.6: resolution: {integrity: sha512-jEovNnrhMuqyCcjfEJA56v0Xq8SkIoPKDyaHahwo3POf4qcSXqMYuwNcOTzp74vTsR9Tn08z4MxWqAhcekogkQ==} dev: false - /collect-v8-coverage@1.0.1: + /collect-v8-coverage/1.0.1: resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} dev: true - /collection-visit@1.0.0: + /collection-visit/1.0.0: resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} engines: {node: '>=0.10.0'} dependencies: map-visit: 1.0.0 object-visit: 1.0.1 - /color-convert@1.9.3: + /color-convert/1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: color-name: 1.1.3 - /color-convert@2.0.1: + /color-convert/2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 - /color-name@1.1.3: + /color-name/1.1.3: resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} - /color-name@1.1.4: + /color-name/1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /colord@2.9.3: + /colord/2.9.3: resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} dev: false - /colorette@1.4.0: + /colorette/1.4.0: resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} dev: false - /colorette@2.0.20: + /colorette/2.0.20: resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} dev: false - /colors@1.4.0: + /colors/1.4.0: resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} engines: {node: '>=0.1.90'} dev: false - /combine-promises@1.1.0: + /combine-promises/1.1.0: resolution: {integrity: sha512-ZI9jvcLDxqwaXEixOhArm3r7ReIivsXkpbyEWyeOhzz1QS0iSgBPnWvEqvIQtYyamGCYA88gFhmUrs9hrrQ0pg==} engines: {node: '>=10'} dev: false - /combined-stream@1.0.8: + /combined-stream/1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 dev: true - /comma-separated-tokens@1.0.8: + /comma-separated-tokens/1.0.8: resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==} dev: false - /comma-separated-tokens@2.0.3: + /comma-separated-tokens/2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} dev: false - /command-exists@1.2.9: + /command-exists/1.2.9: resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==} dev: false - /commander@2.13.0: + /commander/2.13.0: resolution: {integrity: sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA==} dev: false - /commander@2.20.3: + /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - /commander@5.1.0: + /commander/5.1.0: resolution: {integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==} engines: {node: '>= 6'} dev: false - /commander@7.2.0: + /commander/7.2.0: resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} engines: {node: '>= 10'} dev: false - /commander@8.3.0: + /commander/8.3.0: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} dev: false - /commander@9.5.0: + /commander/9.5.0: resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} engines: {node: ^12.20.0 || >=14} dev: false - /commondir@1.0.1: + /commondir/1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} - /compare-func@2.0.0: + /compare-func/2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} dependencies: array-ify: 1.0.0 dot-prop: 5.3.0 dev: true - /component-emitter@1.3.0: + /component-emitter/1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} - /component-props@1.1.1: + /component-props/1.1.1: resolution: {integrity: sha512-69pIRJs9fCCHRqCz3390YF2LV1Lu6iEMZ5zuVqqUn+G20V9BNXlMs0cWawWeW9g4Ynmg29JmkG6R7/lUJoGd1Q==} dev: false - /component-xor@0.0.4: + /component-xor/0.0.4: resolution: {integrity: sha512-ZIt6sla8gfo+AFVRZoZOertcnD5LJaY2T9CKE2j13NJxQt/mUafD69Bl7/Y4AnpI2LGjiXH7cOfJDx/n2G9edA==} dev: false - /compress-commons@0.1.6: + /compress-commons/0.1.6: resolution: {integrity: sha512-TiSO1gzpHUM+UAKHK+THSSmqAFIx+6mq66jK55YS2kJ7RTiwO+1LwdHNcDzgEB2iB1KYf45aaOgjpY3PnAh1KA==} engines: {node: '>= 0.8.0'} dependencies: @@ -7920,14 +9063,14 @@ packages: readable-stream: 1.0.34 dev: true - /compressible@2.0.18: + /compressible/2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 dev: false - /compression@1.7.4: + /compression/1.7.4: resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} engines: {node: '>= 0.8.0'} dependencies: @@ -7938,18 +9081,16 @@ packages: on-headers: 1.0.2 safe-buffer: 5.1.2 vary: 1.1.2 - transitivePeerDependencies: - - supports-color dev: false - /compute-scroll-into-view@3.0.3: + /compute-scroll-into-view/3.0.3: resolution: {integrity: sha512-nadqwNxghAGTamwIqQSG433W6OADZx2vCo3UXHNrzTRHK/htu+7+L0zhjEoaeaQVNAi3YgqWDv8+tzf0hRfR+A==} dev: false - /concat-map@0.0.1: + /concat-map/0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - /configstore@5.0.1: + /configstore/5.0.1: resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==} engines: {node: '>=8'} dependencies: @@ -7961,12 +9102,12 @@ packages: xdg-basedir: 4.0.0 dev: false - /connect-history-api-fallback@2.0.0: + /connect-history-api-fallback/2.0.0: resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==} engines: {node: '>=0.8'} dev: false - /connect-injector@0.4.4: + /connect-injector/0.4.4: resolution: {integrity: sha512-hdBG8nXop42y2gWCqOV8y1O3uVk4cIU+SoxLCPyCUKRImyPiScoNiSulpHjoktRU1BdI0UzoUdxUa87thrcmHw==} engines: {node: '>= 0.8.0'} dependencies: @@ -7974,11 +9115,9 @@ packages: q: 1.5.1 stream-buffers: 0.2.6 uberproto: 1.2.0 - transitivePeerDependencies: - - supports-color dev: true - /connect@3.7.0: + /connect/3.7.0: resolution: {integrity: sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==} engines: {node: '>= 0.10.0'} dependencies: @@ -7986,20 +9125,18 @@ packages: finalhandler: 1.1.2 parseurl: 1.3.3 utils-merge: 1.0.1 - transitivePeerDependencies: - - supports-color dev: false - /consola@2.15.3: + /consola/2.15.3: resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} dev: false - /console-clear@1.1.1: + /console-clear/1.1.1: resolution: {integrity: sha512-pMD+MVR538ipqkG5JXeOEbKWS5um1H4LUUccUQG68qpeqBYbzYy79Gh55jkd2TtPdRfUaLWdv6LPP//5Zt0aPQ==} engines: {node: '>=4'} dev: false - /constant-case@3.0.4: + /constant-case/3.0.4: resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} dependencies: no-case: 3.0.4 @@ -8007,24 +9144,24 @@ packages: upper-case: 2.0.2 dev: false - /content-disposition@0.5.2: + /content-disposition/0.5.2: resolution: {integrity: sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==} engines: {node: '>= 0.6'} dev: false - /content-disposition@0.5.4: + /content-disposition/0.5.4: resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} engines: {node: '>= 0.6'} dependencies: safe-buffer: 5.2.1 dev: false - /content-type@1.0.5: + /content-type/1.0.5: resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} engines: {node: '>= 0.6'} dev: false - /conventional-changelog-angular@5.0.13: + /conventional-changelog-angular/5.0.13: resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==} engines: {node: '>=10'} dependencies: @@ -8032,45 +9169,45 @@ packages: q: 1.5.1 dev: true - /conventional-commits-parser@3.2.4: + /conventional-commits-parser/3.2.4: resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==} engines: {node: '>=10'} hasBin: true dependencies: - JSONStream: 1.3.5 is-text-path: 1.0.1 + JSONStream: 1.3.5 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 through2: 4.0.2 dev: true - /convert-source-map@1.9.0: + /convert-source-map/1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - /convert-source-map@2.0.0: + /convert-source-map/2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /cookie-signature@1.0.6: + /cookie-signature/1.0.6: resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} dev: false - /cookie@0.5.0: + /cookie/0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} dev: false - /copy-descriptor@0.1.1: + /copy-descriptor/0.1.1: resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} engines: {node: '>=0.10.0'} - /copy-text-to-clipboard@3.1.0: + /copy-text-to-clipboard/3.1.0: resolution: {integrity: sha512-PFM6BnjLnOON/lB3ta/Jg7Ywsv+l9kQGD4TWDCSlRBGmqnnTM5MrDkhAFgw+8HZt0wW6Q2BBE4cmy9sq+s9Qng==} engines: {node: '>=12'} dev: false - /copy-webpack-plugin@11.0.0(webpack@5.80.0): + /copy-webpack-plugin/11.0.0_webpack@5.81.0: resolution: {integrity: sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -8082,34 +9219,34 @@ packages: normalize-path: 3.0.0 schema-utils: 4.0.1 serialize-javascript: 6.0.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /core-js-compat@3.30.1: + /core-js-compat/3.30.1: resolution: {integrity: sha512-d690npR7MC6P0gq4npTl5n2VQeNAmUrJ90n+MHiKS7W2+xno4o3F5GDEuylSdi6EJ3VssibSGXOa1r3YXD3Mhw==} dependencies: browserslist: 4.21.5 - /core-js-pure@3.30.1: + /core-js-pure/3.30.1: resolution: {integrity: sha512-nXBEVpmUnNRhz83cHd9JRQC52cTMcuXAmR56+9dSMpRdpeA4I1PX6yjmhd71Eyc/wXNsdBdUDIj1QTIeZpU5Tg==} requiresBuild: true dev: false - /core-js@2.6.12: + /core-js/2.6.12: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. requiresBuild: true dev: false - /core-js@3.30.1: + /core-js/3.30.1: resolution: {integrity: sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==} requiresBuild: true dev: false - /core-util-is@1.0.3: + /core-util-is/1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - /cosmiconfig-typescript-loader@4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@4.9.5): + /cosmiconfig-typescript-loader/4.3.0_cd16023e19004494632150c2520e85f5: resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -8120,10 +9257,10 @@ packages: dependencies: '@types/node': 18.15.11 cosmiconfig: 8.1.3 - ts-node: 10.9.1(@types/node@18.15.11)(typescript@4.9.5) - typescript: 4.9.5 + ts-node: 10.9.1_09c0d3c39cd0f1cdb4581c815323892a + typescript: 5.0.4 - /cosmiconfig@5.2.1: + /cosmiconfig/5.2.1: resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==} engines: {node: '>=4'} dependencies: @@ -8133,7 +9270,7 @@ packages: parse-json: 4.0.0 dev: false - /cosmiconfig@6.0.0: + /cosmiconfig/6.0.0: resolution: {integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==} engines: {node: '>=8'} dependencies: @@ -8144,7 +9281,7 @@ packages: yaml: 1.10.2 dev: false - /cosmiconfig@7.1.0: + /cosmiconfig/7.1.0: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} dependencies: @@ -8155,7 +9292,7 @@ packages: yaml: 1.10.2 dev: false - /cosmiconfig@8.1.3: + /cosmiconfig/8.1.3: resolution: {integrity: sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==} engines: {node: '>=14'} dependencies: @@ -8164,7 +9301,7 @@ packages: parse-json: 5.2.0 path-type: 4.0.0 - /crc32-stream@0.3.4: + /crc32-stream/0.3.4: resolution: {integrity: sha512-6hJjO1uXTBSnY14XjxDmK3xm9AG8KjwjJAFkVfjcR2IMu/hGz73e0KT2aEIhh9JR36jHUXuMv58xfNC8lwBJnQ==} engines: {node: '>= 0.8.0'} dependencies: @@ -8172,10 +9309,11 @@ packages: readable-stream: 1.0.34 dev: true - /create-require@1.1.1: + /create-require/1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} + dev: true - /cross-fetch@3.1.5: + /cross-fetch/3.1.5: resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} dependencies: node-fetch: 2.6.7 @@ -8183,7 +9321,7 @@ packages: - encoding dev: false - /cross-spawn@5.1.0: + /cross-spawn/5.1.0: resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==} dependencies: lru-cache: 4.1.5 @@ -8191,7 +9329,7 @@ packages: which: 1.3.1 dev: false - /cross-spawn@6.0.5: + /cross-spawn/6.0.5: resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} engines: {node: '>=4.8'} dependencies: @@ -8201,7 +9339,7 @@ packages: shebang-command: 1.2.0 which: 1.3.1 - /cross-spawn@7.0.3: + /cross-spawn/7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} dependencies: @@ -8209,17 +9347,17 @@ packages: shebang-command: 2.0.0 which: 2.0.2 - /crypto-random-string@2.0.0: + /crypto-random-string/2.0.0: resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} engines: {node: '>=8'} dev: false - /css-color-keywords@1.0.0: + /css-color-keywords/1.0.0: resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==} engines: {node: '>=4'} dev: false - /css-declaration-sorter@6.4.0(postcss@8.4.23): + /css-declaration-sorter/6.4.0_postcss@8.4.23: resolution: {integrity: sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==} engines: {node: ^10 || ^12 || >=14} peerDependencies: @@ -8228,24 +9366,24 @@ packages: postcss: 8.4.23 dev: false - /css-loader@6.7.3(webpack@5.80.0): + /css-loader/6.7.3_webpack@5.81.0: resolution: {integrity: sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) + icss-utils: 5.1.0_postcss@8.4.23 postcss: 8.4.23 - postcss-modules-extract-imports: 3.0.0(postcss@8.4.23) - postcss-modules-local-by-default: 4.0.0(postcss@8.4.23) - postcss-modules-scope: 3.0.0(postcss@8.4.23) - postcss-modules-values: 4.0.0(postcss@8.4.23) + postcss-modules-extract-imports: 3.0.0_postcss@8.4.23 + postcss-modules-local-by-default: 4.0.0_postcss@8.4.23 + postcss-modules-scope: 3.0.0_postcss@8.4.23 + postcss-modules-values: 4.0.0_postcss@8.4.23 postcss-value-parser: 4.2.0 semver: 7.5.0 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /css-minimizer-webpack-plugin@4.2.2(clean-css@5.3.2)(webpack@5.80.0): + /css-minimizer-webpack-plugin/4.2.2_clean-css@5.3.2+webpack@5.81.0: resolution: {integrity: sha512-s3Of/4jKfw1Hj9CxEO1E5oXhQAxlayuHO2y/ML+C6I9sQ7FdzfEV6QgMLN3vI+qFsjJGIAFLKtQK7t8BOXAIyA==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -8271,16 +9409,16 @@ packages: optional: true dependencies: clean-css: 5.3.2 - cssnano: 5.1.15(postcss@8.4.23) + cssnano: 5.1.15_postcss@8.4.23 jest-worker: 29.5.0 postcss: 8.4.23 schema-utils: 4.0.1 serialize-javascript: 6.0.1 source-map: 0.6.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /css-select@4.3.0: + /css-select/4.3.0: resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} dependencies: boolbase: 1.0.0 @@ -8290,7 +9428,7 @@ packages: nth-check: 2.1.1 dev: false - /css-select@5.1.0: + /css-select/5.1.0: resolution: {integrity: sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==} dependencies: boolbase: 1.0.0 @@ -8299,7 +9437,7 @@ packages: domutils: 3.0.1 nth-check: 2.1.1 - /css-to-react-native@3.2.0: + /css-to-react-native/3.2.0: resolution: {integrity: sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==} dependencies: camelize: 1.0.1 @@ -8307,7 +9445,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /css-tree@1.1.3: + /css-tree/1.1.3: resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} engines: {node: '>=8.0.0'} dependencies: @@ -8315,81 +9453,81 @@ packages: source-map: 0.6.1 dev: false - /css-vendor@2.0.8: + /css-vendor/2.0.8: resolution: {integrity: sha512-x9Aq0XTInxrkuFeHKbYC7zWY8ai7qJ04Kxd9MnvbC1uO5DagxoHQjm4JvG+vCdXOoFtCjbL2XSZfxmoYa9uQVQ==} dependencies: '@babel/runtime': 7.21.0 is-in-browser: 1.1.3 dev: false - /css-what@6.1.0: + /css-what/6.1.0: resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} engines: {node: '>= 6'} - /css.escape@1.5.1: + /css.escape/1.5.1: resolution: {integrity: sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==} dev: true - /cssesc@3.0.0: + /cssesc/3.0.0: resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} engines: {node: '>=4'} hasBin: true dev: false - /cssnano-preset-advanced@5.3.10(postcss@8.4.23): + /cssnano-preset-advanced/5.3.10_postcss@8.4.23: resolution: {integrity: sha512-fnYJyCS9jgMU+cmHO1rPSPf9axbQyD7iUhLO5Df6O4G+fKIOMps+ZbU0PdGFejFBBZ3Pftf18fn1eG7MAPUSWQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - autoprefixer: 10.4.14(postcss@8.4.23) - cssnano-preset-default: 5.2.14(postcss@8.4.23) + autoprefixer: 10.4.14_postcss@8.4.23 + cssnano-preset-default: 5.2.14_postcss@8.4.23 postcss: 8.4.23 - postcss-discard-unused: 5.1.0(postcss@8.4.23) - postcss-merge-idents: 5.1.1(postcss@8.4.23) - postcss-reduce-idents: 5.2.0(postcss@8.4.23) - postcss-zindex: 5.1.0(postcss@8.4.23) + postcss-discard-unused: 5.1.0_postcss@8.4.23 + postcss-merge-idents: 5.1.1_postcss@8.4.23 + postcss-reduce-idents: 5.2.0_postcss@8.4.23 + postcss-zindex: 5.1.0_postcss@8.4.23 dev: false - /cssnano-preset-default@5.2.14(postcss@8.4.23): + /cssnano-preset-default/5.2.14_postcss@8.4.23: resolution: {integrity: sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - css-declaration-sorter: 6.4.0(postcss@8.4.23) - cssnano-utils: 3.1.0(postcss@8.4.23) + css-declaration-sorter: 6.4.0_postcss@8.4.23 + cssnano-utils: 3.1.0_postcss@8.4.23 postcss: 8.4.23 - postcss-calc: 8.2.4(postcss@8.4.23) - postcss-colormin: 5.3.1(postcss@8.4.23) - postcss-convert-values: 5.1.3(postcss@8.4.23) - postcss-discard-comments: 5.1.2(postcss@8.4.23) - postcss-discard-duplicates: 5.1.0(postcss@8.4.23) - postcss-discard-empty: 5.1.1(postcss@8.4.23) - postcss-discard-overridden: 5.1.0(postcss@8.4.23) - postcss-merge-longhand: 5.1.7(postcss@8.4.23) - postcss-merge-rules: 5.1.4(postcss@8.4.23) - postcss-minify-font-values: 5.1.0(postcss@8.4.23) - postcss-minify-gradients: 5.1.1(postcss@8.4.23) - postcss-minify-params: 5.1.4(postcss@8.4.23) - postcss-minify-selectors: 5.2.1(postcss@8.4.23) - postcss-normalize-charset: 5.1.0(postcss@8.4.23) - postcss-normalize-display-values: 5.1.0(postcss@8.4.23) - postcss-normalize-positions: 5.1.1(postcss@8.4.23) - postcss-normalize-repeat-style: 5.1.1(postcss@8.4.23) - postcss-normalize-string: 5.1.0(postcss@8.4.23) - postcss-normalize-timing-functions: 5.1.0(postcss@8.4.23) - postcss-normalize-unicode: 5.1.1(postcss@8.4.23) - postcss-normalize-url: 5.1.0(postcss@8.4.23) - postcss-normalize-whitespace: 5.1.1(postcss@8.4.23) - postcss-ordered-values: 5.1.3(postcss@8.4.23) - postcss-reduce-initial: 5.1.2(postcss@8.4.23) - postcss-reduce-transforms: 5.1.0(postcss@8.4.23) - postcss-svgo: 5.1.0(postcss@8.4.23) - postcss-unique-selectors: 5.1.1(postcss@8.4.23) - dev: false - - /cssnano-utils@3.1.0(postcss@8.4.23): + postcss-calc: 8.2.4_postcss@8.4.23 + postcss-colormin: 5.3.1_postcss@8.4.23 + postcss-convert-values: 5.1.3_postcss@8.4.23 + postcss-discard-comments: 5.1.2_postcss@8.4.23 + postcss-discard-duplicates: 5.1.0_postcss@8.4.23 + postcss-discard-empty: 5.1.1_postcss@8.4.23 + postcss-discard-overridden: 5.1.0_postcss@8.4.23 + postcss-merge-longhand: 5.1.7_postcss@8.4.23 + postcss-merge-rules: 5.1.4_postcss@8.4.23 + postcss-minify-font-values: 5.1.0_postcss@8.4.23 + postcss-minify-gradients: 5.1.1_postcss@8.4.23 + postcss-minify-params: 5.1.4_postcss@8.4.23 + postcss-minify-selectors: 5.2.1_postcss@8.4.23 + postcss-normalize-charset: 5.1.0_postcss@8.4.23 + postcss-normalize-display-values: 5.1.0_postcss@8.4.23 + postcss-normalize-positions: 5.1.1_postcss@8.4.23 + postcss-normalize-repeat-style: 5.1.1_postcss@8.4.23 + postcss-normalize-string: 5.1.0_postcss@8.4.23 + postcss-normalize-timing-functions: 5.1.0_postcss@8.4.23 + postcss-normalize-unicode: 5.1.1_postcss@8.4.23 + postcss-normalize-url: 5.1.0_postcss@8.4.23 + postcss-normalize-whitespace: 5.1.1_postcss@8.4.23 + postcss-ordered-values: 5.1.3_postcss@8.4.23 + postcss-reduce-initial: 5.1.2_postcss@8.4.23 + postcss-reduce-transforms: 5.1.0_postcss@8.4.23 + postcss-svgo: 5.1.0_postcss@8.4.23 + postcss-unique-selectors: 5.1.1_postcss@8.4.23 + dev: false + + /cssnano-utils/3.1.0_postcss@8.4.23: resolution: {integrity: sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -8398,63 +9536,63 @@ packages: postcss: 8.4.23 dev: false - /cssnano@5.1.15(postcss@8.4.23): + /cssnano/5.1.15_postcss@8.4.23: resolution: {integrity: sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-preset-default: 5.2.14(postcss@8.4.23) + cssnano-preset-default: 5.2.14_postcss@8.4.23 lilconfig: 2.1.0 postcss: 8.4.23 yaml: 1.10.2 dev: false - /csso@4.2.0: + /csso/4.2.0: resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==} engines: {node: '>=8.0.0'} dependencies: css-tree: 1.1.3 dev: false - /cssom@0.3.8: + /cssom/0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} dev: true - /cssom@0.4.4: + /cssom/0.4.4: resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} dev: true - /cssom@0.5.0: + /cssom/0.5.0: resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==} dev: true - /cssstyle@2.3.0: + /cssstyle/2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} engines: {node: '>=8'} dependencies: cssom: 0.3.8 dev: true - /csstype@3.1.1: + /csstype/3.1.1: resolution: {integrity: sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==} - /csstype@3.1.2: + /csstype/3.1.2: resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==} - /csv-generate@3.4.3: + /csv-generate/3.4.3: resolution: {integrity: sha512-w/T+rqR0vwvHqWs/1ZyMDWtHHSJaN06klRqJXBEpDJaM/+dZkso0OKh1VcuuYvK3XM53KysVNq8Ko/epCK8wOw==} dev: false - /csv-parse@4.16.3: + /csv-parse/4.16.3: resolution: {integrity: sha512-cO1I/zmz4w2dcKHVvpCr7JVRu8/FymG5OEpmvsZYlccYolPBLoVGKUHgNoc4ZGkFeFlWGEDmMyBM+TTqRdW/wg==} dev: false - /csv-stringify@5.6.5: + /csv-stringify/5.6.5: resolution: {integrity: sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==} dev: false - /csv@5.5.3: + /csv/5.5.3: resolution: {integrity: sha512-QTaY0XjjhTQOdguARF0lGKm5/mEq9PD9/VhZZegHDIBq2tQwgNpHc3dneD4mGo2iJs+fTKv5Bp0fZ+BRuY3Z0g==} engines: {node: '>= 0.1.90'} dependencies: @@ -8464,16 +9602,16 @@ packages: stream-transform: 2.1.3 dev: false - /damerau-levenshtein@1.0.8: + /damerau-levenshtein/1.0.8: resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==} dev: true - /dargs@7.0.0: + /dargs/7.0.0: resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==} engines: {node: '>=8'} dev: true - /data-urls@2.0.0: + /data-urls/2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} engines: {node: '>=10'} dependencies: @@ -8482,7 +9620,7 @@ packages: whatwg-url: 8.7.0 dev: true - /data-urls@3.0.2: + /data-urls/3.0.2: resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==} engines: {node: '>=12'} dependencies: @@ -8491,32 +9629,22 @@ packages: whatwg-url: 11.0.0 dev: true - /dayjs@1.11.7: + /dayjs/1.11.7: resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==} dev: false - /debug@2.6.9: + /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true dependencies: ms: 2.0.0 - /debug@3.2.7: + /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true dependencies: ms: 2.1.3 dev: true - /debug@4.3.4: + /debug/4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} engines: {node: '>=6.0'} peerDependencies: @@ -8527,7 +9655,7 @@ packages: dependencies: ms: 2.1.2 - /debug@4.3.4(supports-color@5.5.0): + /debug/4.3.4_supports-color@5.5.0: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} engines: {node: '>=6.0'} peerDependencies: @@ -8538,51 +9666,52 @@ packages: dependencies: ms: 2.1.2 supports-color: 5.5.0 + dev: false - /decamelize-keys@1.1.1: + /decamelize-keys/1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} engines: {node: '>=0.10.0'} dependencies: decamelize: 1.2.0 map-obj: 1.0.1 - /decamelize@1.2.0: + /decamelize/1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} - /decimal.js@10.4.3: + /decimal.js/10.4.3: resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==} dev: true - /decode-named-character-reference@1.0.2: + /decode-named-character-reference/1.0.2: resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} dependencies: character-entities: 2.0.2 dev: false - /decode-uri-component@0.2.2: + /decode-uri-component/0.2.2: resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} engines: {node: '>=0.10'} - /decompress-response@3.3.0: + /decompress-response/3.3.0: resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} engines: {node: '>=4'} dependencies: mimic-response: 1.0.1 dev: false - /decompress-response@6.0.0: + /decompress-response/6.0.0: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} engines: {node: '>=10'} dependencies: mimic-response: 3.1.0 dev: true - /dedent@0.7.0: + /dedent/0.7.0: resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==} dev: true - /deep-equal@2.2.0: + /deep-equal/2.2.0: resolution: {integrity: sha512-RdpzE0Hv4lhowpIUKKMJfeH6C1pXdtT1/it80ubgWqwI3qpuxUBpC1S4hnHg+zjnuOoDkzUtUCEEkG+XG5l3Mw==} dependencies: call-bind: 1.0.2 @@ -8604,76 +9733,77 @@ packages: which-typed-array: 1.1.9 dev: true - /deep-extend@0.6.0: + /deep-extend/0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} dev: false - /deep-is@0.1.4: + /deep-is/0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} + dev: true - /deepmerge@3.3.0: + /deepmerge/3.3.0: resolution: {integrity: sha512-GRQOafGHwMHpjPx9iCvTgpu9NojZ49q794EEL94JVEw6VaeA8XTUyBKvAkOOjBX9oJNiV6G3P+T+tihFjo2TqA==} engines: {node: '>=0.10.0'} dev: false - /deepmerge@4.3.1: + /deepmerge/4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} - /default-gateway@6.0.3: + /default-gateway/6.0.3: resolution: {integrity: sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==} engines: {node: '>= 10'} dependencies: execa: 5.1.1 dev: false - /defaults@1.0.4: + /defaults/1.0.4: resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} dependencies: clone: 1.0.4 dev: false - /defer-to-connect@1.1.3: + /defer-to-connect/1.1.3: resolution: {integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==} dev: false - /defer-to-connect@2.0.1: + /defer-to-connect/2.0.1: resolution: {integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==} engines: {node: '>=10'} dev: true - /define-lazy-prop@2.0.0: + /define-lazy-prop/2.0.0: resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==} engines: {node: '>=8'} - /define-properties@1.2.0: + /define-properties/1.2.0: resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==} engines: {node: '>= 0.4'} dependencies: has-property-descriptors: 1.0.0 object-keys: 1.1.1 - /define-property@0.2.5: + /define-property/0.2.5: resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 0.1.6 - /define-property@1.0.0: + /define-property/1.0.0: resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 - /define-property@2.0.2: + /define-property/2.0.2: resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 isobject: 3.0.1 - /del@6.1.1: + /del/6.1.1: resolution: {integrity: sha512-ua8BhapfP0JUJKC/zV9yHHDW/rDoDxP4Zhn3AkA6/xT6gY7jYXJiaeyBZznYVujhZZET+UgcbZiQ7sN3WqcImg==} engines: {node: '>=10'} dependencies: @@ -8687,26 +9817,26 @@ packages: slash: 3.0.0 dev: false - /delayed-stream@1.0.0: + /delayed-stream/1.0.0: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} dev: true - /denodeify@1.2.1: + /denodeify/1.2.1: resolution: {integrity: sha512-KNTihKNmQENUZeKu5fzfpzRqR5S2VMp4gl9RFHiWzj9DfvYQPMJ6XHKNaQxaGCXwPk6y9yme3aUoaiAe+KX+vg==} dev: false - /depd@1.1.2: + /depd/1.1.2: resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} engines: {node: '>= 0.6'} dev: false - /depd@2.0.0: + /depd/2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} dev: false - /deprecated-react-native-prop-types@3.0.1: + /deprecated-react-native-prop-types/3.0.1: resolution: {integrity: sha512-J0jCJcsk4hMlIb7xwOZKLfMpuJn6l8UtrPEzzQV5ewz5gvKNYakhBuq9h2rWX7YwHHJZFhU5W8ye7dB9oN8VcQ==} dependencies: '@react-native/normalize-color': 2.1.0 @@ -8714,131 +9844,131 @@ packages: prop-types: 15.8.1 dev: false - /dequal@2.0.3: + /dequal/2.0.3: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} engines: {node: '>=6'} dev: false - /destroy@1.2.0: + /destroy/1.2.0: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dev: false - /detab@2.0.4: + /detab/2.0.4: resolution: {integrity: sha512-8zdsQA5bIkoRECvCrNKPla84lyoR7DSAyf7p0YgXzBO9PDJx8KntPUay7NS6yp+KdxdVtiE5SpHKtbp2ZQyA9g==} dependencies: repeat-string: 1.6.1 dev: false - /detect-indent@6.1.0: + /detect-indent/6.1.0: resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} engines: {node: '>=8'} dev: false - /detect-newline@3.1.0: + /detect-newline/3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} dev: true - /detect-node@2.1.0: + /detect-node/2.1.0: resolution: {integrity: sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==} dev: false - /detect-port-alt@1.1.6: + /detect-port-alt/1.1.6: resolution: {integrity: sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==} engines: {node: '>= 4.2.1'} hasBin: true dependencies: address: 1.2.2 debug: 2.6.9 - transitivePeerDependencies: - - supports-color dev: false - /detect-port@1.5.1: + /detect-port/1.5.1: resolution: {integrity: sha512-aBzdj76lueB6uUst5iAs7+0H/oOjqI5D16XUWxlWMIMROhcM0rfsNVk93zTngq1dDNpoXRr++Sus7ETAExppAQ==} hasBin: true dependencies: address: 1.2.2 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: false - /diff-sequences@26.6.2: + /diff-sequences/26.6.2: resolution: {integrity: sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==} engines: {node: '>= 10.14.2'} dev: true - /diff-sequences@29.4.3: + /diff-sequences/29.4.3: resolution: {integrity: sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: true - /diff@4.0.2: + /diff/4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} + dev: true - /diff@5.1.0: + /diff/5.1.0: resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==} engines: {node: '>=0.3.1'} dev: false - /dir-glob@3.0.1: + /dir-glob/3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} dependencies: path-type: 4.0.0 - /dns-equal@1.0.0: + /dns-equal/1.0.0: resolution: {integrity: sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==} dev: false - /dns-packet@5.6.0: + /dns-packet/5.6.0: resolution: {integrity: sha512-rza3UH1LwdHh9qyPXp8lkwpjSNk/AMD3dPytUoRoqnypDUhY0xvbdmVhWOfxO68frEfV9BU8V12Ez7ZsHGZpCQ==} engines: {node: '>=6'} dependencies: '@leichtgewicht/ip-codec': 2.0.4 dev: false - /doctrine@2.1.0: + /doctrine/2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 dev: true - /doctrine@3.0.0: + /doctrine/3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} dependencies: esutils: 2.0.3 + dev: true - /dom-accessibility-api@0.5.16: + /dom-accessibility-api/0.5.16: resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} dev: true - /dom-converter@0.2.0: + /dom-converter/0.2.0: resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==} dependencies: utila: 0.4.0 dev: false - /dom-helpers@5.2.1: + /dom-helpers/5.2.1: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: '@babel/runtime': 7.21.0 - csstype: 3.1.1 + csstype: 3.1.2 dev: false - /dom-iterator@1.0.0: + /dom-iterator/1.0.0: resolution: {integrity: sha512-7dsMOQI07EMU98gQM8NSB3GsAiIeBYIPKpnxR3c9xOvdvBjChAcOM0iJ222I3p5xyiZO9e5oggkNaCusuTdYig==} dependencies: component-props: 1.1.1 component-xor: 0.0.4 dev: false - /dom-serializer@1.4.1: + /dom-serializer/1.4.1: resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} dependencies: domelementtype: 2.3.0 @@ -8846,44 +9976,44 @@ packages: entities: 2.2.0 dev: false - /dom-serializer@2.0.0: + /dom-serializer/2.0.0: resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} dependencies: domelementtype: 2.3.0 domhandler: 5.0.3 entities: 4.5.0 - /domelementtype@2.3.0: + /domelementtype/2.3.0: resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} - /domexception@2.0.1: + /domexception/2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} engines: {node: '>=8'} dependencies: webidl-conversions: 5.0.0 dev: true - /domexception@4.0.0: + /domexception/4.0.0: resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==} engines: {node: '>=12'} dependencies: webidl-conversions: 7.0.0 dev: true - /domhandler@4.3.1: + /domhandler/4.3.1: resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} engines: {node: '>= 4'} dependencies: domelementtype: 2.3.0 dev: false - /domhandler@5.0.3: + /domhandler/5.0.3: resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} engines: {node: '>= 4'} dependencies: domelementtype: 2.3.0 - /domutils@2.8.0: + /domutils/2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} dependencies: dom-serializer: 1.4.1 @@ -8891,119 +10021,119 @@ packages: domhandler: 4.3.1 dev: false - /domutils@3.0.1: + /domutils/3.0.1: resolution: {integrity: sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==} dependencies: dom-serializer: 2.0.0 domelementtype: 2.3.0 domhandler: 5.0.3 - /dot-case@3.0.4: + /dot-case/3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: no-case: 3.0.4 tslib: 2.5.0 dev: false - /dot-prop@5.3.0: + /dot-prop/5.3.0: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} dependencies: is-obj: 2.0.0 - /duplexer3@0.1.5: - resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==} + /duplexer/0.1.2: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: false - /duplexer@0.1.2: - resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} + /duplexer3/0.1.5: + resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==} dev: false - /eastasianwidth@0.2.0: + /eastasianwidth/0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: false - /ee-first@1.1.1: + /ee-first/1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} dev: false - /electron-to-chromium@1.4.368: - resolution: {integrity: sha512-e2aeCAixCj9M7nJxdB/wDjO6mbYX+lJJxSJCXDzlr5YPGYVofuJwGN9nKg2o6wWInjX6XmxRinn3AeJMK81ltw==} + /electron-to-chromium/1.4.374: + resolution: {integrity: sha512-dNP9tQNTrjgVlSXMqGaj0BdrCS+9pcUvy5/emB6x8kh0YwCoDZ0Z4ce1+7aod+KhybHUd5o5LgKrc5al4kVmzQ==} - /emittery@0.13.1: + /emittery/0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} engines: {node: '>=12'} dev: true - /emittery@0.7.2: + /emittery/0.7.2: resolution: {integrity: sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==} engines: {node: '>=10'} dev: true - /emoji-regex@8.0.0: + /emoji-regex/8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - /emoji-regex@9.2.2: + /emoji-regex/9.2.2: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} - /emojis-list@3.0.0: + /emojis-list/3.0.0: resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} engines: {node: '>= 4'} dev: false - /emoticon@3.2.0: + /emoticon/3.2.0: resolution: {integrity: sha512-SNujglcLTTg+lDAcApPNgEdudaqQFiAbJCqzjNxJkvN9vAwCGi0uu8IUVvx+f16h+V44KCY6Y2yboroc9pilHg==} dev: false - /encodeurl@1.0.2: + /encodeurl/1.0.2: resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} engines: {node: '>= 0.8'} dev: false - /end-of-stream@1.4.4: + /end-of-stream/1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: once: 1.4.0 - /enhanced-resolve@5.13.0: + /enhanced-resolve/5.13.0: resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==} engines: {node: '>=10.13.0'} dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 - /enquirer@2.3.6: + /enquirer/2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} dependencies: ansi-colors: 4.1.3 - /entities@2.2.0: + /entities/2.2.0: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} dev: false - /entities@4.5.0: + /entities/4.5.0: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} - /envinfo@7.8.1: + /envinfo/7.8.1: resolution: {integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==} engines: {node: '>=4'} hasBin: true dev: false - /error-ex@1.3.2: + /error-ex/1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 - /error-stack-parser@2.1.4: + /error-stack-parser/2.1.4: resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==} dependencies: stackframe: 1.3.4 dev: false - /errorhandler@1.5.1: + /errorhandler/1.5.1: resolution: {integrity: sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A==} engines: {node: '>= 0.8'} dependencies: @@ -9011,7 +10141,7 @@ packages: escape-html: 1.0.3 dev: false - /es-abstract@1.21.2: + /es-abstract/1.21.2: resolution: {integrity: sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==} engines: {node: '>= 0.4'} dependencies: @@ -9050,11 +10180,11 @@ packages: unbox-primitive: 1.0.2 which-typed-array: 1.1.9 - /es-array-method-boxes-properly@1.0.0: + /es-array-method-boxes-properly/1.0.0: resolution: {integrity: sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==} dev: true - /es-get-iterator@1.1.3: + /es-get-iterator/1.1.3: resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==} dependencies: call-bind: 1.0.2 @@ -9068,15 +10198,15 @@ packages: stop-iteration-iterator: 1.0.0 dev: true - /es-module-lexer@0.10.5: + /es-module-lexer/0.10.5: resolution: {integrity: sha512-+7IwY/kiGAacQfY+YBhKMvEmyAJnw5grTUgjG85Pe7vcUI/6b7pZjZG8nQ7+48YhzEAEqrEgD2dCz/JIK+AYvw==} dev: true - /es-module-lexer@1.2.1: + /es-module-lexer/1.2.1: resolution: {integrity: sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==} dev: false - /es-set-tostringtag@2.0.1: + /es-set-tostringtag/2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} engines: {node: '>= 0.4'} dependencies: @@ -9084,12 +10214,12 @@ packages: has: 1.0.3 has-tostringtag: 1.0.0 - /es-shim-unscopables@1.0.0: + /es-shim-unscopables/1.0.0: resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} dependencies: has: 1.0.3 - /es-to-primitive@1.2.1: + /es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: @@ -9097,66 +10227,67 @@ packages: is-date-object: 1.0.5 is-symbol: 1.0.4 - /esbuild@0.17.17: - resolution: {integrity: sha512-/jUywtAymR8jR4qsa2RujlAF7Krpt5VWi72Q2yuLD4e/hvtNcFQ0I1j8m/bxq238pf3/0KO5yuXNpuLx8BE1KA==} + /esbuild/0.17.18: + resolution: {integrity: sha512-z1lix43jBs6UKjcZVKOw2xx69ffE2aG0PygLL5qJ9OS/gy0Ewd1gW/PUQIOIQGXBHWNywSc0floSKoMFF8aK2w==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: - '@esbuild/android-arm': 0.17.17 - '@esbuild/android-arm64': 0.17.17 - '@esbuild/android-x64': 0.17.17 - '@esbuild/darwin-arm64': 0.17.17 - '@esbuild/darwin-x64': 0.17.17 - '@esbuild/freebsd-arm64': 0.17.17 - '@esbuild/freebsd-x64': 0.17.17 - '@esbuild/linux-arm': 0.17.17 - '@esbuild/linux-arm64': 0.17.17 - '@esbuild/linux-ia32': 0.17.17 - '@esbuild/linux-loong64': 0.17.17 - '@esbuild/linux-mips64el': 0.17.17 - '@esbuild/linux-ppc64': 0.17.17 - '@esbuild/linux-riscv64': 0.17.17 - '@esbuild/linux-s390x': 0.17.17 - '@esbuild/linux-x64': 0.17.17 - '@esbuild/netbsd-x64': 0.17.17 - '@esbuild/openbsd-x64': 0.17.17 - '@esbuild/sunos-x64': 0.17.17 - '@esbuild/win32-arm64': 0.17.17 - '@esbuild/win32-ia32': 0.17.17 - '@esbuild/win32-x64': 0.17.17 - - /escalade@3.1.1: + '@esbuild/android-arm': 0.17.18 + '@esbuild/android-arm64': 0.17.18 + '@esbuild/android-x64': 0.17.18 + '@esbuild/darwin-arm64': 0.17.18 + '@esbuild/darwin-x64': 0.17.18 + '@esbuild/freebsd-arm64': 0.17.18 + '@esbuild/freebsd-x64': 0.17.18 + '@esbuild/linux-arm': 0.17.18 + '@esbuild/linux-arm64': 0.17.18 + '@esbuild/linux-ia32': 0.17.18 + '@esbuild/linux-loong64': 0.17.18 + '@esbuild/linux-mips64el': 0.17.18 + '@esbuild/linux-ppc64': 0.17.18 + '@esbuild/linux-riscv64': 0.17.18 + '@esbuild/linux-s390x': 0.17.18 + '@esbuild/linux-x64': 0.17.18 + '@esbuild/netbsd-x64': 0.17.18 + '@esbuild/openbsd-x64': 0.17.18 + '@esbuild/sunos-x64': 0.17.18 + '@esbuild/win32-arm64': 0.17.18 + '@esbuild/win32-ia32': 0.17.18 + '@esbuild/win32-x64': 0.17.18 + dev: true + + /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} - /escape-goat@2.1.1: + /escape-goat/2.1.1: resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} engines: {node: '>=8'} dev: false - /escape-html@1.0.3: + /escape-html/1.0.3: resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} dev: false - /escape-string-regexp@1.0.5: + /escape-string-regexp/1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} - /escape-string-regexp@2.0.0: + /escape-string-regexp/2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} - /escape-string-regexp@4.0.0: + /escape-string-regexp/4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /escape-string-regexp@5.0.0: + /escape-string-regexp/5.0.0: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} dev: false - /escodegen@2.0.0: + /escodegen/2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} hasBin: true @@ -9169,32 +10300,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.2.4(eslint@8.36.0)(typescript@4.9.5): - resolution: {integrity: sha512-lunIBhsoeqw6/Lfkd6zPt25w1bn0znLA/JCL+au1HoEpSb4/PpsOYsYtgV/q+YPsoKIOzFyU5xnb04iZnXjUvg==} - peerDependencies: - eslint: ^7.23.0 || ^8.0.0 - typescript: '>=3.3.1' - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@next/eslint-plugin-next': 13.2.4 - '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.58.0(eslint@8.36.0)(typescript@4.9.5) - eslint: 8.36.0 - eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.36.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0) - eslint-plugin-jsx-a11y: 6.7.1(eslint@8.36.0) - eslint-plugin-react: 7.32.2(eslint@8.36.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.36.0) - typescript: 4.9.5 - transitivePeerDependencies: - - eslint-import-resolver-webpack - - supports-color - dev: true - - /eslint-config-next@13.2.4(eslint@8.36.0)(typescript@5.0.4): + /eslint-config-next/13.2.4_eslint@8.36.0+typescript@5.0.4: resolution: {integrity: sha512-lunIBhsoeqw6/Lfkd6zPt25w1bn0znLA/JCL+au1HoEpSb4/PpsOYsYtgV/q+YPsoKIOzFyU5xnb04iZnXjUvg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -9205,21 +10311,20 @@ packages: dependencies: '@next/eslint-plugin-next': 13.2.4 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.58.0(eslint@8.36.0)(typescript@5.0.4) + '@typescript-eslint/parser': 5.59.1_eslint@8.36.0+typescript@5.0.4 eslint: 8.36.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.36.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0) - eslint-plugin-jsx-a11y: 6.7.1(eslint@8.36.0) - eslint-plugin-react: 7.32.2(eslint@8.36.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.36.0) + eslint-import-resolver-typescript: 3.5.5_201514a69359a09b93b819e6d1f20366 + eslint-plugin-import: 2.27.5_eslint@8.36.0 + eslint-plugin-jsx-a11y: 6.7.1_eslint@8.36.0 + eslint-plugin-react: 7.32.2_eslint@8.36.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.36.0 typescript: 5.0.4 transitivePeerDependencies: - - eslint-import-resolver-webpack - supports-color dev: true - /eslint-config-prettier@6.15.0(eslint@7.32.0): + /eslint-config-prettier/6.15.0_eslint@7.32.0: resolution: {integrity: sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==} hasBin: true peerDependencies: @@ -9229,17 +10334,15 @@ packages: get-stdin: 6.0.0 dev: true - /eslint-import-resolver-node@0.3.7: + /eslint-import-resolver-node/0.3.7: resolution: {integrity: sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==} dependencies: debug: 3.2.7 is-core-module: 2.12.0 resolve: 1.22.2 - transitivePeerDependencies: - - supports-color dev: true - /eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.36.0): + /eslint-import-resolver-typescript/3.5.5_201514a69359a09b93b819e6d1f20366: resolution: {integrity: sha512-TdJqPHs2lW5J9Zpe17DZNQuDnox4xo2o+0tE7Pggain9Rbc19ik8kFtXdxZ250FVx2kF4vlt2RSf4qlUpG7bhw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -9249,51 +10352,31 @@ packages: debug: 4.3.4 enhanced-resolve: 5.13.0 eslint: 8.36.0 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0) + eslint-module-utils: 2.8.0_eslint@8.36.0 + eslint-plugin-import: 2.27.5_eslint@8.36.0 get-tsconfig: 4.5.0 globby: 13.1.4 is-core-module: 2.12.0 is-glob: 4.0.3 synckit: 0.8.5 transitivePeerDependencies: - - '@typescript-eslint/parser' - - eslint-import-resolver-node - - eslint-import-resolver-webpack - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0): + /eslint-module-utils/2.8.0_eslint@8.36.0: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: - '@typescript-eslint/parser': '*' eslint: '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true eslint: optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true dependencies: - '@typescript-eslint/parser': 5.58.0(eslint@8.36.0)(typescript@5.0.4) debug: 3.2.7 eslint: 8.36.0 - eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5)(eslint@8.36.0) - transitivePeerDependencies: - - supports-color dev: true - /eslint-plugin-eslint-comments@3.2.0(eslint@7.32.0): + /eslint-plugin-eslint-comments/3.2.0_eslint@7.32.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: @@ -9304,7 +10387,7 @@ packages: ignore: 5.2.4 dev: true - /eslint-plugin-flowtype@2.50.3(eslint@7.32.0): + /eslint-plugin-flowtype/2.50.3_eslint@7.32.0: resolution: {integrity: sha512-X+AoKVOr7Re0ko/yEXyM5SSZ0tazc6ffdIOocp2fFUlWoDt7DV0Bz99mngOkAFLOAWjqRA5jPwqUCbrx13XoxQ==} engines: {node: '>=4'} peerDependencies: @@ -9314,17 +10397,12 @@ packages: lodash: 4.17.21 dev: true - /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0): + /eslint-plugin-import/2.27.5_eslint@8.36.0: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: - '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true dependencies: - '@typescript-eslint/parser': 5.58.0(eslint@8.36.0)(typescript@5.0.4) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -9332,7 +10410,7 @@ packages: doctrine: 2.1.0 eslint: 8.36.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.58.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.36.0) + eslint-module-utils: 2.8.0_eslint@8.36.0 has: 1.0.3 is-core-module: 2.12.0 is-glob: 4.0.3 @@ -9341,13 +10419,9 @@ packages: resolve: 1.22.2 semver: 6.3.0 tsconfig-paths: 3.14.2 - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color dev: true - /eslint-plugin-jest@22.4.1(eslint@7.32.0): + /eslint-plugin-jest/22.4.1_eslint@7.32.0: resolution: {integrity: sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg==} engines: {node: '>=6'} peerDependencies: @@ -9356,7 +10430,7 @@ packages: eslint: 7.32.0 dev: true - /eslint-plugin-jsx-a11y@6.7.1(eslint@8.36.0): + /eslint-plugin-jsx-a11y/6.7.1_eslint@8.36.0: resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} engines: {node: '>=4.0'} peerDependencies: @@ -9381,7 +10455,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier@3.1.2(eslint@7.32.0)(prettier@2.8.7): + /eslint-plugin-prettier/3.1.2_eslint@7.32.0+prettier@2.8.8: resolution: {integrity: sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==} engines: {node: '>=6.0.0'} peerDependencies: @@ -9389,11 +10463,11 @@ packages: prettier: '>= 1.13.0' dependencies: eslint: 7.32.0 - prettier: 2.8.7 + prettier: 2.8.8 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@7.32.0): + /eslint-plugin-react-hooks/4.6.0_eslint@7.32.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: @@ -9402,7 +10476,7 @@ packages: eslint: 7.32.0 dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@8.36.0): + /eslint-plugin-react-hooks/4.6.0_eslint@8.36.0: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: @@ -9411,23 +10485,23 @@ packages: eslint: 8.36.0 dev: true - /eslint-plugin-react-native-globals@0.1.2: + /eslint-plugin-react-native-globals/0.1.2: resolution: {integrity: sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g==} dev: true - /eslint-plugin-react-native@3.11.0(eslint@7.32.0): + /eslint-plugin-react-native/3.11.0_eslint@7.32.0: resolution: {integrity: sha512-7F3OTwrtQPfPFd+VygqKA2VZ0f2fz0M4gJmry/TRE18JBb94/OtMxwbL7Oqwu7FGyrdeIOWnXQbBAveMcSTZIA==} peerDependencies: eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 dependencies: - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 eslint: 7.32.0 eslint-plugin-react-native-globals: 0.1.2 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-react@7.32.2(eslint@7.32.0): + /eslint-plugin-react/7.32.2_eslint@7.32.0: resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: @@ -9451,7 +10525,7 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-react@7.32.2(eslint@8.36.0): + /eslint-plugin-react/7.32.2_eslint@8.36.0: resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: @@ -9475,42 +10549,44 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-scope@5.1.1: + /eslint-scope/5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 - /eslint-scope@7.2.0: + /eslint-scope/7.2.0: resolution: {integrity: sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 + dev: true - /eslint-utils@2.1.0: + /eslint-utils/2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} dependencies: eslint-visitor-keys: 1.3.0 dev: true - /eslint-visitor-keys@1.3.0: + /eslint-visitor-keys/1.3.0: resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==} engines: {node: '>=4'} dev: true - /eslint-visitor-keys@2.1.0: + /eslint-visitor-keys/2.1.0: resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} engines: {node: '>=10'} dev: true - /eslint-visitor-keys@3.4.0: + /eslint-visitor-keys/3.4.0: resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: true - /eslint@7.32.0: + /eslint/7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} hasBin: true @@ -9521,7 +10597,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 doctrine: 3.0.0 enquirer: 2.3.6 escape-string-regexp: 4.0.0 @@ -9559,12 +10635,12 @@ packages: - supports-color dev: true - /eslint@8.36.0: + /eslint/8.36.0: resolution: {integrity: sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.36.0) + '@eslint-community/eslint-utils': 4.4.0_eslint@8.36.0 '@eslint-community/regexpp': 4.5.0 '@eslint/eslintrc': 2.0.2 '@eslint/js': 8.36.0 @@ -9606,56 +10682,59 @@ packages: text-table: 0.2.0 transitivePeerDependencies: - supports-color + dev: true - /espree@7.3.1: + /espree/7.3.1: resolution: {integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: acorn: 7.4.1 - acorn-jsx: 5.3.2(acorn@7.4.1) + acorn-jsx: 5.3.2_acorn@7.4.1 eslint-visitor-keys: 1.3.0 dev: true - /espree@9.5.1: + /espree/9.5.1: resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) + acorn-jsx: 5.3.2_acorn@8.8.2 eslint-visitor-keys: 3.4.0 + dev: true - /esprima@4.0.1: + /esprima/4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true - /esquery@1.5.0: + /esquery/1.5.0: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 + dev: true - /esrecurse@4.3.0: + /esrecurse/4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} dependencies: estraverse: 5.3.0 - /estraverse@4.3.0: + /estraverse/4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} - /estraverse@5.3.0: + /estraverse/5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} - /estree-util-attach-comments@2.1.1: + /estree-util-attach-comments/2.1.1: resolution: {integrity: sha512-+5Ba/xGGS6mnwFbXIuQiDPTbuTxuMCooq3arVv7gPZtYpjp+VXH/NkHAP35OOefPhNG/UGqU3vt/LTABwcHX0w==} dependencies: '@types/estree': 1.0.1 dev: false - /estree-util-build-jsx@2.2.2: + /estree-util-build-jsx/2.2.2: resolution: {integrity: sha512-m56vOXcOBuaF+Igpb9OPAy7f9w9OIkb5yhjsZuaPm7HoGi4oTOQi0h2+yZ+AtKklYFZ+rPC4n0wYCJCEU1ONqg==} dependencies: '@types/estree-jsx': 1.0.0 @@ -9663,11 +10742,11 @@ packages: estree-walker: 3.0.3 dev: false - /estree-util-is-identifier-name@2.1.0: + /estree-util-is-identifier-name/2.1.0: resolution: {integrity: sha512-bEN9VHRyXAUOjkKVQVvArFym08BTWB0aJPppZZr0UNyAqWsLaVfAqP7hbaTJjzHifmB5ebnR8Wm7r7yGN/HonQ==} dev: false - /estree-util-to-js@1.2.0: + /estree-util-to-js/1.2.0: resolution: {integrity: sha512-IzU74r1PK5IMMGZXUVZbmiu4A1uhiPgW5hm1GjcOfr4ZzHaMPpLNJjR7HjXiIOzi25nZDrgFTobHTkV5Q6ITjA==} dependencies: '@types/estree-jsx': 1.0.0 @@ -9675,78 +10754,78 @@ packages: source-map: 0.7.4 dev: false - /estree-util-value-to-estree@1.3.0: + /estree-util-value-to-estree/1.3.0: resolution: {integrity: sha512-Y+ughcF9jSUJvncXwqRageavjrNPAI+1M/L3BI3PyLp1nmgYTGUXU6t5z1Y7OWuThoDdhPME07bQU+d5LxdJqw==} engines: {node: '>=12.0.0'} dependencies: is-plain-obj: 3.0.0 dev: false - /estree-util-visit@1.2.1: + /estree-util-visit/1.2.1: resolution: {integrity: sha512-xbgqcrkIVbIG+lI/gzbvd9SGTJL4zqJKBFttUl5pP27KhAjtMKbX/mQXJ7qgyXpMgVy/zvpm0xoQQaGL8OloOw==} dependencies: '@types/estree-jsx': 1.0.0 '@types/unist': 2.0.6 dev: false - /estree-walker@0.6.1: + /estree-walker/0.6.1: resolution: {integrity: sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==} dev: false - /estree-walker@1.0.1: + /estree-walker/1.0.1: resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} dev: true - /estree-walker@2.0.2: + /estree-walker/2.0.2: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} dev: true - /estree-walker@3.0.3: + /estree-walker/3.0.3: resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} dependencies: '@types/estree': 1.0.1 dev: false - /esutils@2.0.3: + /esutils/2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - /eta@2.0.1: + /eta/2.0.1: resolution: {integrity: sha512-46E2qDPDm7QA+usjffUWz9KfXsxVZclPOuKsXs4ZWZdI/X1wpDF7AO424pt7fdYohCzWsIkXAhNGXSlwo5naAg==} engines: {node: '>=6.0.0'} dev: false - /etag@1.8.1: + /etag/1.8.1: resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} engines: {node: '>= 0.6'} dev: false - /eval@0.1.8: + /eval/0.1.8: resolution: {integrity: sha512-EzV94NYKoO09GLXGjXj9JIlXijVck4ONSr5wiCWDvhsvj5jxSrzTmRU/9C1DyB6uToszLs8aifA6NQ7lEQdvFw==} engines: {node: '>= 0.8'} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 require-like: 0.1.2 dev: false - /event-target-shim@5.0.1: + /event-target-shim/5.0.1: resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} engines: {node: '>=6'} dev: false - /eventemitter3@4.0.7: + /eventemitter3/4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: false - /events@3.3.0: + /events/3.3.0: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} dev: false - /exec-sh@0.3.6: + /exec-sh/0.3.6: resolution: {integrity: sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w==} - /execa@0.8.0: + /execa/0.8.0: resolution: {integrity: sha512-zDWS+Rb1E8BlqqhALSt9kUhss8Qq4nN3iof3gsOdyINksElaPyNBtKUMTR62qhvgVWR0CqCX7sdnKe4MnUbFEA==} engines: {node: '>=4'} dependencies: @@ -9759,7 +10838,7 @@ packages: strip-eof: 1.0.0 dev: false - /execa@1.0.0: + /execa/1.0.0: resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==} engines: {node: '>=6'} dependencies: @@ -9771,7 +10850,7 @@ packages: signal-exit: 3.0.7 strip-eof: 1.0.0 - /execa@4.1.0: + /execa/4.1.0: resolution: {integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==} engines: {node: '>=10'} dependencies: @@ -9786,7 +10865,7 @@ packages: strip-final-newline: 2.0.0 dev: true - /execa@5.1.1: + /execa/5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} dependencies: @@ -9800,12 +10879,12 @@ packages: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - /exit@0.1.2: + /exit/0.1.2: resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==} engines: {node: '>= 0.8.0'} dev: true - /expand-brackets@2.1.4: + /expand-brackets/2.1.4: resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} engines: {node: '>=0.10.0'} dependencies: @@ -9816,10 +10895,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - /expect@26.6.2: + /expect/26.6.2: resolution: {integrity: sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9831,7 +10908,7 @@ packages: jest-regex-util: 26.0.0 dev: true - /expect@29.5.0: + /expect/29.5.0: resolution: {integrity: sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -9842,7 +10919,7 @@ packages: jest-util: 29.5.0 dev: true - /express@4.18.2: + /express/4.18.2: resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==} engines: {node: '>= 0.10.0'} dependencies: @@ -9877,32 +10954,30 @@ packages: type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 - transitivePeerDependencies: - - supports-color dev: false - /extend-shallow@2.0.1: + /extend-shallow/2.0.1: resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} engines: {node: '>=0.10.0'} dependencies: is-extendable: 0.1.1 - /extend-shallow@3.0.2: + /extend-shallow/3.0.2: resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} engines: {node: '>=0.10.0'} dependencies: assign-symbols: 1.0.0 is-extendable: 1.0.1 - /extend@3.0.2: + /extend/3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: false - /extendable-error@0.1.7: + /extendable-error/0.1.7: resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==} dev: false - /external-editor@3.1.0: + /external-editor/3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} dependencies: @@ -9911,7 +10986,7 @@ packages: tmp: 0.0.33 dev: false - /extglob@2.0.4: + /extglob/2.0.4: resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} engines: {node: '>=0.10.0'} dependencies: @@ -9923,17 +10998,15 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - /fast-deep-equal@3.1.3: + /fast-deep-equal/3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-diff@1.2.0: + /fast-diff/1.2.0: resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} dev: true - /fast-glob@3.2.12: + /fast-glob/3.2.12: resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} engines: {node: '>=8.6.0'} dependencies: @@ -9943,47 +11016,48 @@ packages: merge2: 1.4.1 micromatch: 4.0.5 - /fast-json-stable-stringify@2.1.0: + /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} - /fast-levenshtein@2.0.6: + /fast-levenshtein/2.0.6: resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + dev: true - /fast-safe-stringify@2.1.1: + /fast-safe-stringify/2.1.1: resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==} dev: false - /fast-url-parser@1.1.3: + /fast-url-parser/1.1.3: resolution: {integrity: sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==} dependencies: punycode: 1.4.1 dev: false - /fast-xml-parser@4.2.2: + /fast-xml-parser/4.2.2: resolution: {integrity: sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q==} hasBin: true dependencies: strnum: 1.0.5 dev: false - /fastq@1.15.0: + /fastq/1.15.0: resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} dependencies: reusify: 1.0.4 - /faye-websocket@0.11.4: + /faye-websocket/0.11.4: resolution: {integrity: sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==} engines: {node: '>=0.8.0'} dependencies: websocket-driver: 0.7.4 dev: false - /fb-watchman@2.0.2: + /fb-watchman/2.0.2: resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==} dependencies: bser: 2.1.1 - /fbemitter@3.0.0: + /fbemitter/3.0.0: resolution: {integrity: sha512-KWKaceCwKQU0+HPoop6gn4eOHk50bBv/VxjJtGMfwmJt3D29JpN4H4eisCtIPA+a8GVBam+ldMMpMjJUvpDyHw==} dependencies: fbjs: 3.0.4 @@ -9991,11 +11065,11 @@ packages: - encoding dev: false - /fbjs-css-vars@1.0.2: + /fbjs-css-vars/1.0.2: resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==} dev: false - /fbjs@3.0.4: + /fbjs/3.0.4: resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==} dependencies: cross-fetch: 3.1.5 @@ -10009,20 +11083,31 @@ packages: - encoding dev: false - /feed@4.2.2: + /feed/4.2.2: resolution: {integrity: sha512-u5/sxGfiMfZNtJ3OvQpXcvotFpYkL0n9u9mM2vkui2nGo8b4wvDkJ8gAkYqbA8QpGyFCv3RK0Z+Iv+9veCS9bQ==} engines: {node: '>=0.4.0'} dependencies: xml-js: 1.6.11 dev: false - /file-entry-cache@6.0.1: + /file-entry-cache/6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: flat-cache: 3.0.4 + dev: true + + /file-loader/6.2.0: + resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} + engines: {node: '>= 10.13.0'} + peerDependencies: + webpack: ^4.0.0 || ^5.0.0 + dependencies: + loader-utils: 2.0.4 + schema-utils: 3.1.2 + dev: false - /file-loader@6.2.0(webpack@5.80.0): + /file-loader/6.2.0_webpack@5.81.0: resolution: {integrity: sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -10030,15 +11115,15 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.1.2 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /filesize@8.0.7: + /filesize/8.0.7: resolution: {integrity: sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==} engines: {node: '>= 0.4.0'} dev: false - /fill-range@4.0.0: + /fill-range/4.0.0: resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} engines: {node: '>=0.10.0'} dependencies: @@ -10047,13 +11132,13 @@ packages: repeat-string: 1.6.1 to-regex-range: 2.1.1 - /fill-range@7.0.1: + /fill-range/7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 - /finalhandler@1.1.2: + /finalhandler/1.1.2: resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==} engines: {node: '>= 0.8'} dependencies: @@ -10064,11 +11149,9 @@ packages: parseurl: 1.3.3 statuses: 1.5.0 unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color dev: false - /finalhandler@1.2.0: + /finalhandler/1.2.0: resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} engines: {node: '>= 0.8'} dependencies: @@ -10079,11 +11162,9 @@ packages: parseurl: 1.3.3 statuses: 2.0.1 unpipe: 1.0.0 - transitivePeerDependencies: - - supports-color dev: false - /find-cache-dir@2.1.0: + /find-cache-dir/2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} engines: {node: '>=6'} dependencies: @@ -10092,7 +11173,7 @@ packages: pkg-dir: 3.0.0 dev: false - /find-cache-dir@3.3.2: + /find-cache-dir/3.3.2: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} engines: {node: '>=8'} dependencies: @@ -10101,59 +11182,61 @@ packages: pkg-dir: 4.2.0 dev: false - /find-up@3.0.0: + /find-up/3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} dependencies: locate-path: 3.0.0 dev: false - /find-up@4.1.0: + /find-up/4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: locate-path: 5.0.0 path-exists: 4.0.0 - /find-up@5.0.0: + /find-up/5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} dependencies: locate-path: 6.0.0 path-exists: 4.0.0 - /find-yarn-workspace-root2@1.2.16: + /find-yarn-workspace-root2/1.2.16: resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} dependencies: micromatch: 4.0.5 pkg-dir: 4.2.0 dev: false - /flat-cache@3.0.4: + /flat-cache/3.0.4: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: flatted: 3.2.7 rimraf: 3.0.2 + dev: true - /flatted@3.2.7: + /flatted/3.2.7: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} + dev: true - /flexsearch@0.7.31: + /flexsearch/0.7.31: resolution: {integrity: sha512-XGozTsMPYkm+6b5QL3Z9wQcJjNYxp0CYn3U1gO7dwD6PAqU1SVWZxI9CCg3z+ml3YfqdPnrBehaBrnH2AGKbNA==} dev: false - /flow-parser@0.121.0: + /flow-parser/0.121.0: resolution: {integrity: sha512-1gIBiWJNR0tKUNv8gZuk7l9rVX06OuLzY9AoGio7y/JT4V1IZErEMEq2TJS+PFcw/y0RshZ1J/27VfK1UQzYVg==} engines: {node: '>=0.4.0'} dev: false - /flow-parser@0.185.2: + /flow-parser/0.185.2: resolution: {integrity: sha512-2hJ5ACYeJCzNtiVULov6pljKOLygy0zddoqSI1fFetM+XRPpRshFdGEijtqlamA1XwyZ+7rhryI6FQFzvtLWUQ==} engines: {node: '>=0.4.0'} dev: false - /flux@4.0.4(react@18.2.0): + /flux/4.0.4_react@18.2.0: resolution: {integrity: sha512-NCj3XlayA2UsapRpM7va6wU1+9rE5FIL7qoMcmxWHRzbp0yujihMBm9BBHZ1MDIk5h5o2Bl6eGiCe8rYELAmYw==} peerDependencies: react: ^15.0.2 || ^16.0.0 || ^17.0.0 @@ -10165,11 +11248,11 @@ packages: - encoding dev: false - /focus-visible@5.2.0: + /focus-visible/5.2.0: resolution: {integrity: sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ==} dev: false - /follow-redirects@1.15.2: + /follow-redirects/1.15.2: resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} engines: {node: '>=4.0'} peerDependencies: @@ -10179,16 +11262,16 @@ packages: optional: true dev: false - /for-each@0.3.3: + /for-each/0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} dependencies: is-callable: 1.2.7 - /for-in@1.0.2: + /for-in/1.0.2: resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} engines: {node: '>=0.10.0'} - /fork-ts-checker-webpack-plugin@6.5.3(eslint@8.36.0)(typescript@4.9.5)(webpack@5.80.0): + /fork-ts-checker-webpack-plugin/6.5.3_6d6adb5f80f832eae32b8e107e0af6f2: resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -10216,11 +11299,11 @@ packages: schema-utils: 2.7.0 semver: 7.5.0 tapable: 1.1.3 - typescript: 4.9.5 - webpack: 5.80.0 + typescript: 5.0.4 + webpack: 5.81.0 dev: false - /form-data@3.0.1: + /form-data/3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} dependencies: @@ -10229,7 +11312,7 @@ packages: mime-types: 2.1.35 dev: true - /form-data@4.0.0: + /form-data/4.0.0: resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} engines: {node: '>= 6'} dependencies: @@ -10238,27 +11321,27 @@ packages: mime-types: 2.1.35 dev: true - /forwarded@0.2.0: + /forwarded/0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} dev: false - /fraction.js@4.2.0: + /fraction.js/4.2.0: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} dev: false - /fragment-cache@0.2.1: + /fragment-cache/0.2.1: resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} engines: {node: '>=0.10.0'} dependencies: map-cache: 0.2.2 - /fresh@0.5.2: + /fresh/0.5.2: resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} engines: {node: '>= 0.6'} dev: false - /fs-extra@1.0.0: + /fs-extra/1.0.0: resolution: {integrity: sha512-VerQV6vEKuhDWD2HGOybV6v5I73syoc/cXAbKlgTC7M/oFVEtklWlp9QH2Ijw3IaWDOQcMkldSPa7zXy79Z/UQ==} dependencies: graceful-fs: 4.2.11 @@ -10266,7 +11349,7 @@ packages: klaw: 1.3.1 dev: false - /fs-extra@10.1.0: + /fs-extra/10.1.0: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} dependencies: @@ -10274,7 +11357,7 @@ packages: jsonfile: 6.1.0 universalify: 2.0.0 - /fs-extra@11.1.1: + /fs-extra/11.1.1: resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} engines: {node: '>=14.14'} dependencies: @@ -10283,7 +11366,7 @@ packages: universalify: 2.0.0 dev: true - /fs-extra@7.0.1: + /fs-extra/7.0.1: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -10292,7 +11375,7 @@ packages: universalify: 0.1.2 dev: false - /fs-extra@8.1.0: + /fs-extra/8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -10301,7 +11384,7 @@ packages: universalify: 0.1.2 dev: false - /fs-extra@9.1.0: + /fs-extra/9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} engines: {node: '>=10'} dependencies: @@ -10311,24 +11394,24 @@ packages: universalify: 2.0.0 dev: false - /fs-monkey@1.0.3: + /fs-monkey/1.0.3: resolution: {integrity: sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==} dev: false - /fs.realpath@1.0.0: + /fs.realpath/1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} - /fsevents@2.3.2: + /fsevents/2.3.2: resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true optional: true - /function-bind@1.1.1: + /function-bind/1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} - /function.prototype.name@1.1.5: + /function.prototype.name/1.1.5: resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} engines: {node: '>= 0.4'} dependencies: @@ -10337,91 +11420,91 @@ packages: es-abstract: 1.21.2 functions-have-names: 1.2.3 - /functional-red-black-tree@1.0.1: + /functional-red-black-tree/1.0.1: resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==} dev: true - /functions-have-names@1.2.3: + /functions-have-names/1.2.3: resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - /gensync@1.0.0-beta.2: + /gensync/1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} - /get-caller-file@2.0.5: + /get-caller-file/2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} - /get-dev-paths@0.2.0: + /get-dev-paths/0.2.0: resolution: {integrity: sha512-DqRTfx5itL0AH+A3SVGfCyOu4SN8w8P9cYiZLQeY6nNk/UBFHXdaiIzaaPt/5a1ssv96XFchh5Go2UVq74vWbQ==} dependencies: realpath-native: 1.1.0 type-error: 1.0.3 dev: true - /get-intrinsic@1.2.0: + /get-intrinsic/1.2.0: resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==} dependencies: function-bind: 1.1.1 has: 1.0.3 has-symbols: 1.0.3 - /get-own-enumerable-property-symbols@3.0.2: + /get-own-enumerable-property-symbols/3.0.2: resolution: {integrity: sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==} dev: false - /get-package-type@0.1.0: + /get-package-type/0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} dev: true - /get-port@3.2.0: + /get-port/3.2.0: resolution: {integrity: sha512-x5UJKlgeUiNT8nyo/AcnwLnZuZNcSjSw0kogRB+Whd1fjjFq4B1hySFxSFWWSn4mIBzg3sRNUDFYc4g5gjPoLg==} engines: {node: '>=4'} dev: false - /get-stdin@6.0.0: + /get-stdin/6.0.0: resolution: {integrity: sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==} engines: {node: '>=4'} dev: true - /get-stream@3.0.0: + /get-stream/3.0.0: resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==} engines: {node: '>=4'} dev: false - /get-stream@4.1.0: + /get-stream/4.1.0: resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==} engines: {node: '>=6'} dependencies: pump: 3.0.0 - /get-stream@5.2.0: + /get-stream/5.2.0: resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==} engines: {node: '>=8'} dependencies: pump: 3.0.0 - /get-stream@6.0.1: + /get-stream/6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} - /get-symbol-description@1.0.0: + /get-symbol-description/1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.0 - /get-tsconfig@4.5.0: + /get-tsconfig/4.5.0: resolution: {integrity: sha512-MjhiaIWCJ1sAU4pIQ5i5OfOuHHxVo1oYeNsWTON7jxYkod8pHocXeh+SSbmu5OZZZK73B6cbJ2XADzXehLyovQ==} dev: true - /get-value@2.0.6: + /get-value/2.0.6: resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} engines: {node: '>=0.10.0'} - /git-raw-commits@2.0.11: + /git-raw-commits/2.0.11: resolution: {integrity: sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==} engines: {node: '>=10'} hasBin: true @@ -10433,51 +11516,51 @@ packages: through2: 4.0.2 dev: true - /git-up@7.0.0: + /git-up/7.0.0: resolution: {integrity: sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==} dependencies: is-ssh: 1.4.0 parse-url: 8.1.0 dev: false - /git-url-parse@13.1.0: + /git-url-parse/13.1.0: resolution: {integrity: sha512-5FvPJP/70WkIprlUZ33bm4UAaFdjcLkJLpWft1BeZKqwR0uhhNGoKwlUaPtVb4LxCSQ++erHapRak9kWGj+FCA==} dependencies: git-up: 7.0.0 dev: false - /github-slugger@1.5.0: + /github-slugger/1.5.0: resolution: {integrity: sha512-wIh+gKBI9Nshz2o46B0B3f5k/W+WI9ZAv6y5Dn5WJ5SK1t0TnDimB4WE5rmTD05ZAIn8HALCZVmCsvj0w0v0lw==} dev: false - /github-slugger@2.0.0: + /github-slugger/2.0.0: resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==} dev: false - /glob-parent@5.1.2: + /glob-parent/5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} dependencies: is-glob: 4.0.3 - /glob-parent@6.0.2: + /glob-parent/6.0.2: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} dependencies: is-glob: 4.0.3 - /glob-to-regexp@0.4.1: + /glob-to-regexp/0.4.1: resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} dev: false - /glob@3.2.11: + /glob/3.2.11: resolution: {integrity: sha512-hVb0zwEZwC1FXSKRPFTeOtN7AArJcJlI6ULGLtrstaswKNlrTJqAA+1lYlSUop4vjA423xlBzqfVS3iWGlqJ+g==} dependencies: inherits: 2.0.4 minimatch: 0.3.0 dev: true - /glob@7.1.7: + /glob/7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} dependencies: fs.realpath: 1.0.0 @@ -10488,7 +11571,7 @@ packages: path-is-absolute: 1.0.1 dev: true - /glob@7.2.3: + /glob/7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} dependencies: fs.realpath: 1.0.0 @@ -10498,7 +11581,7 @@ packages: once: 1.4.0 path-is-absolute: 1.0.1 - /glob@9.3.5: + /glob/9.3.5: resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==} engines: {node: '>=16 || 14 >=14.17'} dependencies: @@ -10508,28 +11591,28 @@ packages: path-scurry: 1.7.0 dev: true - /global-dirs@0.1.1: + /global-dirs/0.1.1: resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==} engines: {node: '>=4'} dependencies: ini: 1.3.8 dev: true - /global-dirs@3.0.1: + /global-dirs/3.0.1: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} engines: {node: '>=10'} dependencies: ini: 2.0.0 dev: false - /global-modules@2.0.0: + /global-modules/2.0.0: resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} engines: {node: '>=6'} dependencies: global-prefix: 3.0.0 dev: false - /global-prefix@3.0.0: + /global-prefix/3.0.0: resolution: {integrity: sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==} engines: {node: '>=6'} dependencies: @@ -10538,27 +11621,28 @@ packages: which: 1.3.1 dev: false - /globals@11.12.0: + /globals/11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - /globals@13.20.0: + /globals/13.20.0: resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 + dev: true - /globalthis@1.0.3: + /globalthis/1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} dependencies: define-properties: 1.2.0 - /globalyzer@0.1.0: + /globalyzer/0.1.0: resolution: {integrity: sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q==} dev: true - /globby@11.1.0: + /globby/11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} dependencies: @@ -10569,7 +11653,7 @@ packages: merge2: 1.4.1 slash: 3.0.0 - /globby@13.1.4: + /globby/13.1.4: resolution: {integrity: sha512-iui/IiiW+QrJ1X1hKH5qwlMQyv34wJAYwH1vrf8b9kBA4sNiif3gKsMHa+BrdnOpEudWjpotfa7LrTzB1ERS/g==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: @@ -10579,16 +11663,16 @@ packages: merge2: 1.4.1 slash: 4.0.0 - /globrex@0.1.2: + /globrex/0.1.2: resolution: {integrity: sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==} dev: true - /gopd@1.0.1: + /gopd/1.0.1: resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} dependencies: get-intrinsic: 1.2.0 - /got@11.8.6: + /got/11.8.6: resolution: {integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==} engines: {node: '>=10.19.0'} dependencies: @@ -10605,14 +11689,12 @@ packages: responselike: 2.0.1 dev: true - /got@9.6.0: + /got/9.6.0: resolution: {integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==} engines: {node: '>=8.6'} dependencies: '@sindresorhus/is': 0.14.0 '@szmarczak/http-timer': 1.1.2 - '@types/keyv': 3.1.4 - '@types/responselike': 1.0.0 cacheable-request: 6.1.0 decompress-response: 3.3.0 duplexer3: 0.1.5 @@ -10624,13 +11706,13 @@ packages: url-parse-lax: 3.0.0 dev: false - /graceful-fs@4.2.11: + /graceful-fs/4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - /grapheme-splitter@1.0.4: + /grapheme-splitter/1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - /gray-matter@4.0.3: + /gray-matter/4.0.3: resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==} engines: {node: '>=6.0'} dependencies: @@ -10640,62 +11722,62 @@ packages: strip-bom-string: 1.0.0 dev: false - /growly@1.3.0: + /growly/1.3.0: resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} dev: true optional: true - /gzip-size@6.0.0: + /gzip-size/6.0.0: resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} engines: {node: '>=10'} dependencies: duplexer: 0.1.2 dev: false - /handle-thing@2.0.1: + /handle-thing/2.0.1: resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==} dev: false - /hard-rejection@2.1.0: + /hard-rejection/2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} - /has-bigints@1.0.2: + /has-bigints/1.0.2: resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - /has-flag@2.0.0: + /has-flag/2.0.0: resolution: {integrity: sha512-P+1n3MnwjR/Epg9BBo1KT8qbye2g2Ou4sFumihwt6I4tsUX7jnLcX4BTOSKg/B1ZrIYMN9FcEnG4x5a7NB8Eng==} engines: {node: '>=0.10.0'} dev: false - /has-flag@3.0.0: + /has-flag/3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} - /has-flag@4.0.0: + /has-flag/4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - /has-property-descriptors@1.0.0: + /has-property-descriptors/1.0.0: resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} dependencies: get-intrinsic: 1.2.0 - /has-proto@1.0.1: + /has-proto/1.0.1: resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} engines: {node: '>= 0.4'} - /has-symbols@1.0.3: + /has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} - /has-tostringtag@1.0.0: + /has-tostringtag/1.0.0: resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 - /has-value@0.3.1: + /has-value/0.3.1: resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} engines: {node: '>=0.10.0'} dependencies: @@ -10703,7 +11785,7 @@ packages: has-values: 0.1.4 isobject: 2.1.0 - /has-value@1.0.0: + /has-value/1.0.0: resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} engines: {node: '>=0.10.0'} dependencies: @@ -10711,29 +11793,29 @@ packages: has-values: 1.0.0 isobject: 3.0.1 - /has-values@0.1.4: + /has-values/0.1.4: resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} engines: {node: '>=0.10.0'} - /has-values@1.0.0: + /has-values/1.0.0: resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 kind-of: 4.0.0 - /has-yarn@2.1.0: + /has-yarn/2.1.0: resolution: {integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==} engines: {node: '>=8'} dev: false - /has@1.0.3: + /has/1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 - /hash-obj@4.0.0: + /hash-obj/4.0.0: resolution: {integrity: sha512-FwO1BUVWkyHasWDW4S8o0ssQXjvyghLV2rfVhnN36b2bbcj45eGiuzdn9XOvOpjV3TKQD7Gm2BWNXdE9V4KKYg==} engines: {node: '>=12'} dependencies: @@ -10742,7 +11824,7 @@ packages: type-fest: 1.4.0 dev: false - /hast-to-hyperscript@9.0.1: + /hast-to-hyperscript/9.0.1: resolution: {integrity: sha512-zQgLKqF+O2F72S1aa4y2ivxzSlko3MAvxkwG8ehGmNiqd98BIN3JM1rAJPmplEyLmGLO2QZYJtIneOSZ2YbJuA==} dependencies: '@types/unist': 2.0.6 @@ -10754,7 +11836,32 @@ packages: web-namespaces: 1.1.4 dev: false - /hast-util-from-parse5@6.0.1: + /hast-util-from-dom/4.2.0: + resolution: {integrity: sha512-t1RJW/OpJbCAJQeKi3Qrj1cAOLA0+av/iPFori112+0X7R3wng+jxLA+kXec8K4szqPRGI8vPxbbpEYvvpwaeQ==} + dependencies: + hastscript: 7.2.0 + web-namespaces: 2.0.1 + dev: false + + /hast-util-from-html-isomorphic/1.0.0: + resolution: {integrity: sha512-Yu480AKeOEN/+l5LA674a+7BmIvtDj24GvOt7MtQWuhzUwlaaRWdEPXAh3Qm5vhuthpAipFb2vTetKXWOjmTvw==} + dependencies: + '@types/hast': 2.3.4 + hast-util-from-dom: 4.2.0 + hast-util-from-html: 1.0.1 + unist-util-remove-position: 4.0.2 + dev: false + + /hast-util-from-html/1.0.1: + resolution: {integrity: sha512-ehTy+4Lz1YAVF6enEuL9QFUHqJKRxAc8a7KACyhawY+YqTG5pLkrBHfykXELEy75N601fHDr36HIqCGSNxmgZw==} + dependencies: + '@types/hast': 2.3.4 + hast-util-from-parse5: 7.1.2 + parse5: 7.1.2 + vfile: 5.3.7 + dev: false + + /hast-util-from-parse5/6.0.1: resolution: {integrity: sha512-jeJUWiN5pSxW12Rh01smtVkZgZr33wBokLzKLwinYOUfSzm1Nl/c3GUGebDyOKjdsRgMvoVbV0VpAcpjF4NrJA==} dependencies: '@types/parse5': 5.0.3 @@ -10765,7 +11872,7 @@ packages: web-namespaces: 1.1.4 dev: false - /hast-util-from-parse5@7.1.2: + /hast-util-from-parse5/7.1.2: resolution: {integrity: sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==} dependencies: '@types/hast': 2.3.4 @@ -10777,24 +11884,24 @@ packages: web-namespaces: 2.0.1 dev: false - /hast-util-is-element@2.1.3: + /hast-util-is-element/2.1.3: resolution: {integrity: sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==} dependencies: '@types/hast': 2.3.4 '@types/unist': 2.0.6 dev: false - /hast-util-parse-selector@2.2.5: + /hast-util-parse-selector/2.2.5: resolution: {integrity: sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==} dev: false - /hast-util-parse-selector@3.1.1: + /hast-util-parse-selector/3.1.1: resolution: {integrity: sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==} dependencies: '@types/hast': 2.3.4 dev: false - /hast-util-raw@6.0.1: + /hast-util-raw/6.0.1: resolution: {integrity: sha512-ZMuiYA+UF7BXBtsTBNcLBF5HzXzkyE6MLzJnL605LKE8GJylNjGc4jjxazAHUtcwT5/CEt6afRKViYB4X66dig==} dependencies: '@types/hast': 2.3.4 @@ -10809,7 +11916,7 @@ packages: zwitch: 1.0.5 dev: false - /hast-util-to-estree@2.3.2: + /hast-util-to-estree/2.3.2: resolution: {integrity: sha512-YYDwATNdnvZi3Qi84iatPIl1lWpXba1MeNrNbDfJfVzEBZL8uUmtR7mt7bxKBC8kuAuvb0bkojXYZzsNHyHCLg==} dependencies: '@types/estree': 1.0.1 @@ -10831,7 +11938,7 @@ packages: - supports-color dev: false - /hast-util-to-parse5@6.0.0: + /hast-util-to-parse5/6.0.0: resolution: {integrity: sha512-Lu5m6Lgm/fWuz8eWnrKezHtVY83JeRGaNQ2kn9aJgqaxvVkFCZQBEhgodZUDUvoodgyROHDb3r5IxAEdl6suJQ==} dependencies: hast-to-hyperscript: 9.0.1 @@ -10841,7 +11948,7 @@ packages: zwitch: 1.0.5 dev: false - /hast-util-to-text@3.1.2: + /hast-util-to-text/3.1.2: resolution: {integrity: sha512-tcllLfp23dJJ+ju5wCCZHVpzsQQ43+moJbqVX3jNWPB7z/KFC4FyZD6R7y94cHL6MQ33YtMZL8Z0aIXXI4XFTw==} dependencies: '@types/hast': 2.3.4 @@ -10850,11 +11957,11 @@ packages: unist-util-find-after: 4.0.1 dev: false - /hast-util-whitespace@2.0.1: + /hast-util-whitespace/2.0.1: resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==} dev: false - /hastscript@6.0.0: + /hastscript/6.0.0: resolution: {integrity: sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==} dependencies: '@types/hast': 2.3.4 @@ -10864,7 +11971,7 @@ packages: space-separated-tokens: 1.1.5 dev: false - /hastscript@7.2.0: + /hastscript/7.2.0: resolution: {integrity: sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==} dependencies: '@types/hast': 2.3.4 @@ -10874,40 +11981,40 @@ packages: space-separated-tokens: 2.0.2 dev: false - /he@1.2.0: + /he/1.2.0: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true dev: false - /header-case@2.0.4: + /header-case/2.0.4: resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} dependencies: capital-case: 1.0.4 tslib: 2.5.0 dev: false - /hermes-engine@0.7.2: + /hermes-engine/0.7.2: resolution: {integrity: sha512-E2DkRaO97gwL98LPhgfkMqhHiNsrAjIfEk3wWYn2Y31xdkdWn0572H7RnVcGujMJVqZNJvtknxlpsUb8Wzc3KA==} dev: false - /hermes-estree@0.8.0: + /hermes-estree/0.8.0: resolution: {integrity: sha512-W6JDAOLZ5pMPMjEiQGLCXSSV7pIBEgRR5zGkxgmzGSXHOxqV5dC/M1Zevqpbm9TZDE5tu358qZf8Vkzmsc+u7Q==} dev: false - /hermes-parser@0.8.0: + /hermes-parser/0.8.0: resolution: {integrity: sha512-yZKalg1fTYG5eOiToLUaw69rQfZq/fi+/NtEXRU7N87K/XobNRhRWorh80oSge2lWUiZfTgUvRJH+XgZWrhoqA==} dependencies: hermes-estree: 0.8.0 dev: false - /hermes-profile-transformer@0.0.6: + /hermes-profile-transformer/0.0.6: resolution: {integrity: sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ==} engines: {node: '>=8'} dependencies: source-map: 0.7.4 dev: false - /history@4.10.1: + /history/4.10.1: resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} dependencies: '@babel/runtime': 7.21.0 @@ -10918,23 +12025,23 @@ packages: value-equal: 1.0.1 dev: false - /hoist-non-react-statics@3.3.2: + /hoist-non-react-statics/3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} dependencies: react-is: 16.13.1 dev: false - /hosted-git-info@2.8.9: + /hosted-git-info/2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} - /hosted-git-info@4.1.0: + /hosted-git-info/4.1.0: resolution: {integrity: sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 dev: true - /hpack.js@2.1.6: + /hpack.js/2.1.6: resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==} dependencies: inherits: 2.0.4 @@ -10943,29 +12050,29 @@ packages: wbuf: 1.7.3 dev: false - /html-encoding-sniffer@2.0.1: + /html-encoding-sniffer/2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} dependencies: whatwg-encoding: 1.0.5 dev: true - /html-encoding-sniffer@3.0.0: + /html-encoding-sniffer/3.0.0: resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==} engines: {node: '>=12'} dependencies: whatwg-encoding: 2.0.0 dev: true - /html-entities@2.3.3: + /html-entities/2.3.3: resolution: {integrity: sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==} dev: false - /html-escaper@2.0.2: + /html-escaper/2.0.2: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: true - /html-minifier-terser@6.1.0: + /html-minifier-terser/6.1.0: resolution: {integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==} engines: {node: '>=12'} hasBin: true @@ -10979,16 +12086,16 @@ packages: terser: 5.17.1 dev: false - /html-tags@3.3.1: + /html-tags/3.3.1: resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==} engines: {node: '>=8'} dev: false - /html-void-elements@1.0.5: + /html-void-elements/1.0.5: resolution: {integrity: sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==} dev: false - /html-webpack-plugin@5.5.1(webpack@5.80.0): + /html-webpack-plugin/5.5.1_webpack@5.81.0: resolution: {integrity: sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==} engines: {node: '>=10.13.0'} peerDependencies: @@ -10999,10 +12106,10 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /htmlparser2@6.1.0: + /htmlparser2/6.1.0: resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==} dependencies: domelementtype: 2.3.0 @@ -11011,7 +12118,7 @@ packages: entities: 2.2.0 dev: false - /htmlparser2@8.0.2: + /htmlparser2/8.0.2: resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==} dependencies: domelementtype: 2.3.0 @@ -11019,14 +12126,14 @@ packages: domutils: 3.0.1 entities: 4.5.0 - /http-cache-semantics@4.1.1: + /http-cache-semantics/4.1.1: resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} - /http-deceiver@1.2.7: + /http-deceiver/1.2.7: resolution: {integrity: sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==} dev: false - /http-errors@1.6.3: + /http-errors/1.6.3: resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==} engines: {node: '>= 0.6'} dependencies: @@ -11036,7 +12143,7 @@ packages: statuses: 1.5.0 dev: false - /http-errors@2.0.0: + /http-errors/2.0.0: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} dependencies: @@ -11047,33 +12154,33 @@ packages: toidentifier: 1.0.1 dev: false - /http-parser-js@0.5.8: + /http-parser-js/0.5.8: resolution: {integrity: sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==} dev: false - /http-proxy-agent@4.0.1: + /http-proxy-agent/4.0.1: resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} engines: {node: '>= 6'} dependencies: '@tootallnate/once': 1.1.2 agent-base: 6.0.2 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /http-proxy-agent@5.0.0: + /http-proxy-agent/5.0.0: resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==} engines: {node: '>= 6'} dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /http-proxy-middleware@2.0.6(@types/express@4.17.17): + /http-proxy-middleware/2.0.6_@types+express@4.17.17: resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -11083,7 +12190,7 @@ packages: optional: true dependencies: '@types/express': 4.17.17 - '@types/http-proxy': 1.17.10 + '@types/http-proxy': 1.17.11 http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 @@ -11092,7 +12199,7 @@ packages: - debug dev: false - /http-proxy@1.18.1: + /http-proxy/1.18.1: resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==} engines: {node: '>=8.0.0'} dependencies: @@ -11103,7 +12210,7 @@ packages: - debug dev: false - /http2-wrapper@1.0.3: + /http2-wrapper/1.0.3: resolution: {integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==} engines: {node: '>=10.19.0'} dependencies: @@ -11111,53 +12218,53 @@ packages: resolve-alpn: 1.2.1 dev: true - /https-proxy-agent@5.0.1: + /https-proxy-agent/5.0.1: resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 transitivePeerDependencies: - supports-color dev: true - /human-id@1.0.2: + /human-id/1.0.2: resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} dev: false - /human-signals@1.1.1: + /human-signals/1.1.1: resolution: {integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==} engines: {node: '>=8.12.0'} dev: true - /human-signals@2.1.0: + /human-signals/2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - /husky@5.2.0: + /husky/5.2.0: resolution: {integrity: sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==} engines: {node: '>= 10'} hasBin: true dev: true - /hyphenate-style-name@1.0.4: + /hyphenate-style-name/1.0.4: resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} dev: false - /iconv-lite@0.4.24: + /iconv-lite/0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 - /iconv-lite@0.6.3: + /iconv-lite/0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 dev: true - /icss-utils@5.1.0(postcss@8.4.23): + /icss-utils/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: @@ -11166,26 +12273,26 @@ packages: postcss: 8.4.23 dev: false - /ieee754@1.2.1: + /ieee754/1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} dev: false - /ignore@4.0.6: + /ignore/4.0.6: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} engines: {node: '>= 4'} dev: true - /ignore@5.2.4: + /ignore/5.2.4: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} - /image-size@0.6.3: + /image-size/0.6.3: resolution: {integrity: sha512-47xSUiQioGaB96nqtp5/q55m0aBQSQdyIloMOc/x+QVTDZLNmXE892IIDrJ0hM1A5vcNUDD5tDffkSP5lCaIIA==} engines: {node: '>=4.0'} hasBin: true dev: false - /image-size@1.0.2: + /image-size/1.0.2: resolution: {integrity: sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==} engines: {node: '>=14.0.0'} hasBin: true @@ -11193,11 +12300,11 @@ packages: queue: 6.0.2 dev: false - /immer@9.0.21: + /immer/9.0.21: resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==} dev: false - /import-fresh@2.0.0: + /import-fresh/2.0.0: resolution: {integrity: sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==} engines: {node: '>=4'} dependencies: @@ -11205,19 +12312,19 @@ packages: resolve-from: 3.0.0 dev: false - /import-fresh@3.3.0: + /import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 - /import-lazy@2.1.0: + /import-lazy/2.1.0: resolution: {integrity: sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==} engines: {node: '>=4'} dev: false - /import-local@3.1.0: + /import-local/3.1.0: resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==} engines: {node: '>=8'} hasBin: true @@ -11226,45 +12333,45 @@ packages: resolve-cwd: 3.0.0 dev: true - /imurmurhash@0.1.4: + /imurmurhash/0.1.4: resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} engines: {node: '>=0.8.19'} - /indent-string@4.0.0: + /indent-string/4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} - /infima@0.2.0-alpha.42: + /infima/0.2.0-alpha.42: resolution: {integrity: sha512-ift8OXNbQQwtbIt6z16KnSWP7uJ/SysSMFI4F87MNRTicypfl4Pv3E2OGVv6N3nSZFJvA8imYulCBS64iyHYww==} engines: {node: '>=12'} dev: false - /inflight@1.0.6: + /inflight/1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} dependencies: once: 1.4.0 wrappy: 1.0.2 - /inherits@2.0.3: + /inherits/2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} dev: false - /inherits@2.0.4: + /inherits/2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - /ini@1.3.8: + /ini/1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - /ini@2.0.0: + /ini/2.0.0: resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} engines: {node: '>=10'} dev: false - /inline-style-parser@0.1.1: + /inline-style-parser/0.1.1: resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==} dev: false - /internal-slot@1.0.5: + /internal-slot/1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} engines: {node: '>= 0.4'} dependencies: @@ -11272,70 +12379,70 @@ packages: has: 1.0.3 side-channel: 1.0.4 - /interpret@1.4.0: + /interpret/1.4.0: resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} engines: {node: '>= 0.10'} dev: false - /intersection-observer@0.12.2: + /intersection-observer/0.12.2: resolution: {integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==} dev: false - /invariant@2.2.4: + /invariant/2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: loose-envify: 1.4.0 dev: false - /ip@1.1.8: + /ip/1.1.8: resolution: {integrity: sha512-PuExPYUiu6qMBQb4l06ecm6T6ujzhmh+MeJcW9wa89PoAz5pvd4zPgN5WJV104mb6S2T1AwNIAaB70JNrLQWhg==} dev: false - /ipaddr.js@1.9.1: + /ipaddr.js/1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} dev: false - /ipaddr.js@2.0.1: + /ipaddr.js/2.0.1: resolution: {integrity: sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==} engines: {node: '>= 10'} dev: false - /is-accessor-descriptor@0.1.6: + /is-accessor-descriptor/0.1.6: resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /is-accessor-descriptor@1.0.0: + /is-accessor-descriptor/1.0.0: resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 - /is-alphabetical@1.0.4: + /is-alphabetical/1.0.4: resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==} dev: false - /is-alphabetical@2.0.1: + /is-alphabetical/2.0.1: resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==} dev: false - /is-alphanumerical@1.0.4: + /is-alphanumerical/1.0.4: resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==} dependencies: is-alphabetical: 1.0.4 is-decimal: 1.0.4 dev: false - /is-alphanumerical@2.0.1: + /is-alphanumerical/2.0.1: resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==} dependencies: is-alphabetical: 2.0.1 is-decimal: 2.0.1 dev: false - /is-arguments@1.1.1: + /is-arguments/1.1.1: resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==} engines: {node: '>= 0.4'} dependencies: @@ -11343,91 +12450,91 @@ packages: has-tostringtag: 1.0.0 dev: true - /is-array-buffer@3.0.2: + /is-array-buffer/3.0.2: resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.0 is-typed-array: 1.1.10 - /is-arrayish@0.2.1: + /is-arrayish/0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} - /is-bigint@1.0.4: + /is-bigint/1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} dependencies: has-bigints: 1.0.2 - /is-binary-path@2.1.0: + /is-binary-path/2.1.0: resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} engines: {node: '>=8'} dependencies: binary-extensions: 2.2.0 - /is-boolean-object@1.1.2: + /is-boolean-object/1.1.2: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 - /is-buffer@1.1.6: + /is-buffer/1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} - /is-buffer@2.0.5: + /is-buffer/2.0.5: resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==} engines: {node: '>=4'} dev: false - /is-callable@1.2.7: + /is-callable/1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} - /is-ci@2.0.0: + /is-ci/2.0.0: resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} hasBin: true dependencies: ci-info: 2.0.0 - /is-ci@3.0.1: + /is-ci/3.0.1: resolution: {integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ==} hasBin: true dependencies: ci-info: 3.8.0 dev: false - /is-core-module@2.12.0: + /is-core-module/2.12.0: resolution: {integrity: sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==} dependencies: has: 1.0.3 - /is-data-descriptor@0.1.4: + /is-data-descriptor/0.1.4: resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /is-data-descriptor@1.0.0: + /is-data-descriptor/1.0.0: resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 - /is-date-object@1.0.5: + /is-date-object/1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 - /is-decimal@1.0.4: + /is-decimal/1.0.4: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} dev: false - /is-decimal@2.0.1: + /is-decimal/2.0.1: resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==} dev: false - /is-descriptor@0.1.6: + /is-descriptor/0.1.6: resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} engines: {node: '>=0.10.0'} dependencies: @@ -11435,7 +12542,7 @@ packages: is-data-descriptor: 0.1.4 kind-of: 5.1.0 - /is-descriptor@1.0.2: + /is-descriptor/1.0.2: resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} engines: {node: '>=0.10.0'} dependencies: @@ -11443,63 +12550,63 @@ packages: is-data-descriptor: 1.0.0 kind-of: 6.0.3 - /is-directory@0.3.1: + /is-directory/0.3.1: resolution: {integrity: sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==} engines: {node: '>=0.10.0'} dev: false - /is-docker@2.2.1: + /is-docker/2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} engines: {node: '>=8'} hasBin: true - /is-extendable@0.1.1: + /is-extendable/0.1.1: resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} engines: {node: '>=0.10.0'} - /is-extendable@1.0.1: + /is-extendable/1.0.1: resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} engines: {node: '>=0.10.0'} dependencies: is-plain-object: 2.0.4 - /is-extglob@2.1.1: + /is-extglob/2.1.1: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} - /is-fullwidth-code-point@2.0.0: + /is-fullwidth-code-point/2.0.0: resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==} engines: {node: '>=4'} dev: false - /is-fullwidth-code-point@3.0.0: + /is-fullwidth-code-point/3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - /is-generator-fn@2.1.0: + /is-generator-fn/2.1.0: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} engines: {node: '>=6'} dev: true - /is-glob@4.0.3: + /is-glob/4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 - /is-hexadecimal@1.0.4: + /is-hexadecimal/1.0.4: resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==} dev: false - /is-hexadecimal@2.0.1: + /is-hexadecimal/2.0.1: resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==} dev: false - /is-in-browser@1.1.3: + /is-in-browser/1.1.3: resolution: {integrity: sha512-FeXIBgG/CPGd/WUxuEyvgGTEfwiG9Z4EKGxjNMRqviiIIfsmgrpnHLffEDdwUHqNva1VEW91o3xBT/m8Elgl9g==} dev: false - /is-installed-globally@0.4.0: + /is-installed-globally/0.4.0: resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} engines: {node: '>=10'} dependencies: @@ -11507,175 +12614,175 @@ packages: is-path-inside: 3.0.3 dev: false - /is-interactive@1.0.0: + /is-interactive/1.0.0: resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==} engines: {node: '>=8'} dev: false - /is-map@2.0.2: + /is-map/2.0.2: resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==} dev: true - /is-module@1.0.0: + /is-module/1.0.0: resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} dev: true - /is-negative-zero@2.0.2: + /is-negative-zero/2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} - /is-npm@5.0.0: + /is-npm/5.0.0: resolution: {integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==} engines: {node: '>=10'} dev: false - /is-number-object@1.0.7: + /is-number-object/1.0.7: resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 - /is-number@3.0.0: + /is-number/3.0.0: resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /is-number@7.0.0: + /is-number/7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - /is-obj@1.0.1: + /is-obj/1.0.1: resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} engines: {node: '>=0.10.0'} dev: false - /is-obj@2.0.0: + /is-obj/2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} - /is-obj@3.0.0: + /is-obj/3.0.0: resolution: {integrity: sha512-IlsXEHOjtKhpN8r/tRFj2nDyTmHvcfNeu/nrRIcXE17ROeatXchkojffa1SpdqW4cr/Fj6QkEf/Gn4zf6KKvEQ==} engines: {node: '>=12'} dev: false - /is-path-cwd@2.2.0: + /is-path-cwd/2.2.0: resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==} engines: {node: '>=6'} dev: false - /is-path-inside@3.0.3: + /is-path-inside/3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} - /is-plain-obj@1.1.0: + /is-plain-obj/1.1.0: resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} - /is-plain-obj@2.1.0: + /is-plain-obj/2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} dev: false - /is-plain-obj@3.0.0: + /is-plain-obj/3.0.0: resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==} engines: {node: '>=10'} dev: false - /is-plain-obj@4.1.0: + /is-plain-obj/4.1.0: resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} engines: {node: '>=12'} dev: false - /is-plain-object@2.0.4: + /is-plain-object/2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /is-potential-custom-element-name@1.0.1: + /is-potential-custom-element-name/1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} dev: true - /is-reference@1.2.1: + /is-reference/1.2.1: resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} dependencies: '@types/estree': 1.0.1 dev: true - /is-reference@3.0.1: + /is-reference/3.0.1: resolution: {integrity: sha512-baJJdQLiYaJdvFbJqXrcGv3WU3QCzBlUcI5QhbesIm6/xPsvmO+2CDoi/GMOFBQEQm+PXkwOPrp9KK5ozZsp2w==} dependencies: '@types/estree': 1.0.1 dev: false - /is-regex@1.1.4: + /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 - /is-regexp@1.0.0: + /is-regexp/1.0.0: resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} engines: {node: '>=0.10.0'} dev: false - /is-root@2.1.0: + /is-root/2.1.0: resolution: {integrity: sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==} engines: {node: '>=6'} dev: false - /is-set@2.0.2: + /is-set/2.0.2: resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==} dev: true - /is-shared-array-buffer@1.0.2: + /is-shared-array-buffer/1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} dependencies: call-bind: 1.0.2 - /is-ssh@1.4.0: + /is-ssh/1.4.0: resolution: {integrity: sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==} dependencies: protocols: 2.0.1 dev: false - /is-stream@1.1.0: + /is-stream/1.1.0: resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} engines: {node: '>=0.10.0'} - /is-stream@2.0.1: + /is-stream/2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} - /is-string@1.0.7: + /is-string/1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 - /is-subdir@1.2.0: + /is-subdir/1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} dependencies: better-path-resolve: 1.0.0 dev: false - /is-symbol@1.0.4: + /is-symbol/1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 - /is-text-path@1.0.1: + /is-text-path/1.0.1: resolution: {integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==} engines: {node: '>=0.10.0'} dependencies: text-extensions: 1.9.0 dev: true - /is-typed-array@1.1.10: + /is-typed-array/1.1.10: resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==} engines: {node: '>= 0.4'} dependencies: @@ -11685,86 +12792,86 @@ packages: gopd: 1.0.1 has-tostringtag: 1.0.0 - /is-typedarray@1.0.0: + /is-typedarray/1.0.0: resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==} - /is-unicode-supported@0.1.0: + /is-unicode-supported/0.1.0: resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} engines: {node: '>=10'} dev: false - /is-weakmap@2.0.1: + /is-weakmap/2.0.1: resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==} dev: true - /is-weakref@1.0.2: + /is-weakref/1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: call-bind: 1.0.2 - /is-weakset@2.0.2: + /is-weakset/2.0.2: resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.0 dev: true - /is-whitespace-character@1.0.4: + /is-whitespace-character/1.0.4: resolution: {integrity: sha512-SDweEzfIZM0SJV0EUga669UTKlmL0Pq8Lno0QDQsPnvECB3IM2aP0gdx5TrU0A01MAPfViaZiI2V1QMZLaKK5w==} dev: false - /is-windows@1.0.2: + /is-windows/1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} - /is-word-character@1.0.4: + /is-word-character/1.0.4: resolution: {integrity: sha512-5SMO8RVennx3nZrqtKwCGyyetPE9VDba5ugvKLaD4KopPG5kR4mQ7tNt/r7feL5yt5h3lpuBbIUmCOG2eSzXHA==} dev: false - /is-wsl@1.1.0: + /is-wsl/1.1.0: resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} engines: {node: '>=4'} dev: false - /is-wsl@2.2.0: + /is-wsl/2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} dependencies: is-docker: 2.2.1 - /is-yarn-global@0.3.0: + /is-yarn-global/0.3.0: resolution: {integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==} dev: false - /isarray@0.0.1: + /isarray/0.0.1: resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==} - /isarray@1.0.0: + /isarray/1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} - /isarray@2.0.5: + /isarray/2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} dev: true - /isexe@2.0.0: + /isexe/2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - /isobject@2.1.0: + /isobject/2.1.0: resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} engines: {node: '>=0.10.0'} dependencies: isarray: 1.0.0 - /isobject@3.0.1: + /isobject/3.0.1: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} - /istanbul-lib-coverage@3.2.0: + /istanbul-lib-coverage/3.2.0: resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} engines: {node: '>=8'} dev: true - /istanbul-lib-instrument@4.0.3: + /istanbul-lib-instrument/4.0.3: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: @@ -11776,7 +12883,7 @@ packages: - supports-color dev: true - /istanbul-lib-instrument@5.2.1: + /istanbul-lib-instrument/5.2.1: resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} engines: {node: '>=8'} dependencies: @@ -11789,7 +12896,7 @@ packages: - supports-color dev: true - /istanbul-lib-report@3.0.0: + /istanbul-lib-report/3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} engines: {node: '>=8'} dependencies: @@ -11798,18 +12905,18 @@ packages: supports-color: 7.2.0 dev: true - /istanbul-lib-source-maps@4.0.1: + /istanbul-lib-source-maps/4.0.1: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: - supports-color dev: true - /istanbul-reports@3.1.5: + /istanbul-reports/3.1.5: resolution: {integrity: sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==} engines: {node: '>=8'} dependencies: @@ -11817,7 +12924,7 @@ packages: istanbul-lib-report: 3.0.0 dev: true - /jest-changed-files@26.6.2: + /jest-changed-files/26.6.2: resolution: {integrity: sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -11826,7 +12933,7 @@ packages: throat: 5.0.0 dev: true - /jest-changed-files@29.5.0: + /jest-changed-files/29.5.0: resolution: {integrity: sha512-IFG34IUMUaNBIxjQXF/iu7g6EcdMrGRRxaUSw92I/2g2YC6vCdTltl4nHvt7Ci5nSJwXIkCu8Ka1DKF+X7Z1Ag==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -11834,7 +12941,7 @@ packages: p-limit: 3.1.0 dev: true - /jest-circus@29.5.0: + /jest-circus/29.5.0: resolution: {integrity: sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -11855,19 +12962,19 @@ packages: jest-util: 29.5.0 p-limit: 3.1.0 pretty-format: 29.5.0 - pure-rand: 6.0.1 + pure-rand: 6.0.2 slash: 3.0.0 stack-utils: 2.0.6 transitivePeerDependencies: - supports-color dev: true - /jest-cli@26.6.3(ts-node@10.9.1): + /jest-cli/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==} engines: {node: '>= 10.14.2'} hasBin: true dependencies: - '@jest/core': 26.6.3(ts-node@10.9.1) + '@jest/core': 26.6.3_ts-node@10.9.1 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 chalk: 4.1.2 @@ -11875,7 +12982,7 @@ packages: graceful-fs: 4.2.11 import-local: 3.1.0 is-ci: 2.0.0 - jest-config: 26.6.3(ts-node@10.9.1) + jest-config: 26.6.3_ts-node@10.9.1 jest-util: 26.6.2 jest-validate: 26.6.2 prompts: 2.4.2 @@ -11888,7 +12995,7 @@ packages: - utf-8-validate dev: true - /jest-cli@29.5.0(@types/node@18.15.11)(ts-node@10.9.1): + /jest-cli/29.5.0_8c568fab37d014ebedd0f0007a6e3549: resolution: {integrity: sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -11898,14 +13005,14 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 29.5.0(ts-node@10.9.1) + '@jest/core': 29.5.0_ts-node@10.9.1 '@jest/test-result': 29.5.0 '@jest/types': 29.5.0 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 - jest-config: 29.5.0(@types/node@18.15.11)(ts-node@10.9.1) + jest-config: 29.5.0_8c568fab37d014ebedd0f0007a6e3549 jest-util: 29.5.0 jest-validate: 29.5.0 prompts: 2.4.2 @@ -11916,7 +13023,7 @@ packages: - ts-node dev: true - /jest-config@26.6.3(ts-node@10.9.1): + /jest-config/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==} engines: {node: '>= 10.14.2'} peerDependencies: @@ -11926,9 +13033,9 @@ packages: optional: true dependencies: '@babel/core': 7.21.4 - '@jest/test-sequencer': 26.6.3(ts-node@10.9.1) + '@jest/test-sequencer': 26.6.3_ts-node@10.9.1 '@jest/types': 26.6.2 - babel-jest: 26.6.3(@babel/core@7.21.4) + babel-jest: 26.6.3_@babel+core@7.21.4 chalk: 4.1.2 deepmerge: 4.3.1 glob: 7.2.3 @@ -11936,14 +13043,14 @@ packages: jest-environment-jsdom: 26.6.2 jest-environment-node: 26.6.2 jest-get-type: 26.3.0 - jest-jasmine2: 26.6.3(ts-node@10.9.1) + jest-jasmine2: 26.6.3_ts-node@10.9.1 jest-regex-util: 26.0.0 jest-resolve: 26.6.2 jest-util: 26.6.2 jest-validate: 26.6.2 micromatch: 4.0.5 pretty-format: 26.6.2 - ts-node: 10.9.1(@types/node@18.15.11)(typescript@5.0.4) + ts-node: 10.9.1_09c0d3c39cd0f1cdb4581c815323892a transitivePeerDependencies: - bufferutil - canvas @@ -11951,7 +13058,7 @@ packages: - utf-8-validate dev: true - /jest-config@29.5.0(@types/node@18.15.11)(ts-node@10.9.1): + /jest-config/29.5.0_8c568fab37d014ebedd0f0007a6e3549: resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -11967,7 +13074,7 @@ packages: '@jest/test-sequencer': 29.5.0 '@jest/types': 29.5.0 '@types/node': 18.15.11 - babel-jest: 29.5.0(@babel/core@7.21.4) + babel-jest: 29.5.0_@babel+core@7.21.4 chalk: 4.1.2 ci-info: 3.8.0 deepmerge: 4.3.1 @@ -11986,12 +13093,12 @@ packages: pretty-format: 29.5.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.15.11)(typescript@5.0.4) + ts-node: 10.9.1_09c0d3c39cd0f1cdb4581c815323892a transitivePeerDependencies: - supports-color dev: true - /jest-diff@26.6.2: + /jest-diff/26.6.2: resolution: {integrity: sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==} engines: {node: '>= 10.14.2'} dependencies: @@ -12001,7 +13108,7 @@ packages: pretty-format: 26.6.2 dev: true - /jest-diff@29.5.0: + /jest-diff/29.5.0: resolution: {integrity: sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12011,21 +13118,21 @@ packages: pretty-format: 29.5.0 dev: true - /jest-docblock@26.0.0: + /jest-docblock/26.0.0: resolution: {integrity: sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==} engines: {node: '>= 10.14.2'} dependencies: detect-newline: 3.1.0 dev: true - /jest-docblock@29.4.3: + /jest-docblock/29.4.3: resolution: {integrity: sha512-fzdTftThczeSD9nZ3fzA/4KkHtnmllawWrXO69vtI+L9WjEIuXWs4AmyME7lN5hU7dB0sHhuPfcKofRsUb/2Fg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: detect-newline: 3.1.0 dev: true - /jest-each@26.6.2: + /jest-each/26.6.2: resolution: {integrity: sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==} engines: {node: '>= 10.14.2'} dependencies: @@ -12036,7 +13143,7 @@ packages: pretty-format: 26.6.2 dev: true - /jest-each@29.5.0: + /jest-each/29.5.0: resolution: {integrity: sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12047,14 +13154,14 @@ packages: pretty-format: 29.5.0 dev: true - /jest-environment-jsdom@26.6.2: + /jest-environment-jsdom/26.6.2: resolution: {integrity: sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==} engines: {node: '>= 10.14.2'} dependencies: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 jest-mock: 26.6.2 jest-util: 26.6.2 jsdom: 16.7.0 @@ -12065,7 +13172,7 @@ packages: - utf-8-validate dev: true - /jest-environment-jsdom@29.5.0: + /jest-environment-jsdom/29.5.0: resolution: {integrity: sha512-/KG8yEK4aN8ak56yFVdqFDzKNHgF4BAymCx2LbPNPsUshUlfAl0eX402Xm1pt+eoG9SLZEUVifqXtX8SK74KCw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -12088,19 +13195,19 @@ packages: - utf-8-validate dev: true - /jest-environment-node@26.6.2: + /jest-environment-node/26.6.2: resolution: {integrity: sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag==} engines: {node: '>= 10.14.2'} dependencies: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 jest-mock: 26.6.2 jest-util: 26.6.2 dev: true - /jest-environment-node@29.5.0: + /jest-environment-node/29.5.0: resolution: {integrity: sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12111,22 +13218,22 @@ packages: jest-mock: 29.5.0 jest-util: 29.5.0 - /jest-get-type@26.3.0: + /jest-get-type/26.3.0: resolution: {integrity: sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==} engines: {node: '>= 10.14.2'} - /jest-get-type@29.4.3: + /jest-get-type/29.4.3: resolution: {integrity: sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: true - /jest-haste-map@26.6.2: + /jest-haste-map/26.6.2: resolution: {integrity: sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.6 - '@types/node': 18.15.11 + '@types/node': 18.16.1 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -12139,10 +13246,8 @@ packages: walker: 1.0.8 optionalDependencies: fsevents: 2.3.2 - transitivePeerDependencies: - - supports-color - /jest-haste-map@29.5.0: + /jest-haste-map/29.5.0: resolution: {integrity: sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12161,16 +13266,16 @@ packages: fsevents: 2.3.2 dev: true - /jest-jasmine2@26.6.3(ts-node@10.9.1): + /jest-jasmine2/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==} engines: {node: '>= 10.14.2'} dependencies: - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@jest/environment': 26.6.2 '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 chalk: 4.1.2 co: 4.6.0 expect: 26.6.2 @@ -12178,7 +13283,7 @@ packages: jest-each: 26.6.2 jest-matcher-utils: 26.6.2 jest-message-util: 26.6.2 - jest-runtime: 26.6.3(ts-node@10.9.1) + jest-runtime: 26.6.3_ts-node@10.9.1 jest-snapshot: 26.6.2 jest-util: 26.6.2 pretty-format: 26.6.2 @@ -12191,7 +13296,7 @@ packages: - utf-8-validate dev: true - /jest-leak-detector@26.6.2: + /jest-leak-detector/26.6.2: resolution: {integrity: sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg==} engines: {node: '>= 10.14.2'} dependencies: @@ -12199,7 +13304,7 @@ packages: pretty-format: 26.6.2 dev: true - /jest-leak-detector@29.5.0: + /jest-leak-detector/29.5.0: resolution: {integrity: sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12207,7 +13312,7 @@ packages: pretty-format: 29.5.0 dev: true - /jest-matcher-utils@26.6.2: + /jest-matcher-utils/26.6.2: resolution: {integrity: sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw==} engines: {node: '>= 10.14.2'} dependencies: @@ -12217,7 +13322,7 @@ packages: pretty-format: 26.6.2 dev: true - /jest-matcher-utils@29.5.0: + /jest-matcher-utils/29.5.0: resolution: {integrity: sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12227,7 +13332,7 @@ packages: pretty-format: 29.5.0 dev: true - /jest-message-util@26.6.2: + /jest-message-util/26.6.2: resolution: {integrity: sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==} engines: {node: '>= 10.14.2'} dependencies: @@ -12242,7 +13347,7 @@ packages: stack-utils: 2.0.6 dev: true - /jest-message-util@29.5.0: + /jest-message-util/29.5.0: resolution: {integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12256,15 +13361,15 @@ packages: slash: 3.0.0 stack-utils: 2.0.6 - /jest-mock@26.6.2: + /jest-mock/26.6.2: resolution: {integrity: sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 dev: true - /jest-mock@29.5.0: + /jest-mock/29.5.0: resolution: {integrity: sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12272,7 +13377,7 @@ packages: '@types/node': 18.15.11 jest-util: 29.5.0 - /jest-pnp-resolver@1.2.3(jest-resolve@26.6.2): + /jest-pnp-resolver/1.2.3_jest-resolve@26.6.2: resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} engines: {node: '>=6'} peerDependencies: @@ -12284,7 +13389,7 @@ packages: jest-resolve: 26.6.2 dev: true - /jest-pnp-resolver@1.2.3(jest-resolve@29.5.0): + /jest-pnp-resolver/1.2.3_jest-resolve@29.5.0: resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} engines: {node: '>=6'} peerDependencies: @@ -12296,32 +13401,30 @@ packages: jest-resolve: 29.5.0 dev: true - /jest-regex-util@26.0.0: + /jest-regex-util/26.0.0: resolution: {integrity: sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==} engines: {node: '>= 10.14.2'} - /jest-regex-util@27.5.1: + /jest-regex-util/27.5.1: resolution: {integrity: sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: false - /jest-regex-util@29.4.3: + /jest-regex-util/29.4.3: resolution: {integrity: sha512-O4FglZaMmWXbGHSQInfXewIsd1LMn9p3ZXB/6r4FOkyhX2/iP/soMG98jGvk/A3HAN78+5VWcBGO0BJAPRh4kg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dev: true - /jest-resolve-dependencies@26.6.3: + /jest-resolve-dependencies/26.6.3: resolution: {integrity: sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 jest-regex-util: 26.0.0 jest-snapshot: 26.6.2 - transitivePeerDependencies: - - supports-color dev: true - /jest-resolve-dependencies@29.5.0: + /jest-resolve-dependencies/29.5.0: resolution: {integrity: sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12331,28 +13434,28 @@ packages: - supports-color dev: true - /jest-resolve@26.6.2: + /jest-resolve/26.6.2: resolution: {integrity: sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 chalk: 4.1.2 graceful-fs: 4.2.11 - jest-pnp-resolver: 1.2.3(jest-resolve@26.6.2) + jest-pnp-resolver: 1.2.3_jest-resolve@26.6.2 jest-util: 26.6.2 read-pkg-up: 7.0.1 resolve: 1.22.2 slash: 3.0.0 dev: true - /jest-resolve@29.5.0: + /jest-resolve/29.5.0: resolution: {integrity: sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: chalk: 4.1.2 graceful-fs: 4.2.11 jest-haste-map: 29.5.0 - jest-pnp-resolver: 1.2.3(jest-resolve@29.5.0) + jest-pnp-resolver: 1.2.3_jest-resolve@29.5.0 jest-util: 29.5.0 jest-validate: 29.5.0 resolve: 1.22.2 @@ -12360,7 +13463,7 @@ packages: slash: 3.0.0 dev: true - /jest-runner@26.6.3(ts-node@10.9.1): + /jest-runner/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -12368,18 +13471,18 @@ packages: '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 chalk: 4.1.2 emittery: 0.7.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 26.6.3(ts-node@10.9.1) + jest-config: 26.6.3_ts-node@10.9.1 jest-docblock: 26.0.0 jest-haste-map: 26.6.2 jest-leak-detector: 26.6.2 jest-message-util: 26.6.2 jest-resolve: 26.6.2 - jest-runtime: 26.6.3(ts-node@10.9.1) + jest-runtime: 26.6.3_ts-node@10.9.1 jest-util: 26.6.2 jest-worker: 26.6.2 source-map-support: 0.5.21 @@ -12392,7 +13495,7 @@ packages: - utf-8-validate dev: true - /jest-runner@29.5.0: + /jest-runner/29.5.0: resolution: {integrity: sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12421,7 +13524,7 @@ packages: - supports-color dev: true - /jest-runtime@26.6.3(ts-node@10.9.1): + /jest-runtime/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==} engines: {node: '>= 10.14.2'} hasBin: true @@ -12441,7 +13544,7 @@ packages: exit: 0.1.2 glob: 7.2.3 graceful-fs: 4.2.11 - jest-config: 26.6.3(ts-node@10.9.1) + jest-config: 26.6.3_ts-node@10.9.1 jest-haste-map: 26.6.2 jest-message-util: 26.6.2 jest-mock: 26.6.2 @@ -12461,7 +13564,7 @@ packages: - utf-8-validate dev: true - /jest-runtime@29.5.0: + /jest-runtime/29.5.0: resolution: {integrity: sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12491,14 +13594,14 @@ packages: - supports-color dev: true - /jest-serializer@26.6.2: + /jest-serializer/26.6.2: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 graceful-fs: 4.2.11 - /jest-serializer@27.5.1: + /jest-serializer/27.5.1: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12506,13 +13609,13 @@ packages: graceful-fs: 4.2.11 dev: false - /jest-snapshot@26.6.2: + /jest-snapshot/26.6.2: resolution: {integrity: sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==} engines: {node: '>= 10.14.2'} dependencies: '@babel/types': 7.21.4 '@jest/types': 26.6.2 - '@types/babel__traverse': 7.18.3 + '@types/babel__traverse': 7.18.5 '@types/prettier': 2.7.2 chalk: 4.1.2 expect: 26.6.2 @@ -12526,26 +13629,24 @@ packages: natural-compare: 1.4.0 pretty-format: 26.6.2 semver: 7.5.0 - transitivePeerDependencies: - - supports-color dev: true - /jest-snapshot@29.5.0: + /jest-snapshot/29.5.0: resolution: {integrity: sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/core': 7.21.4 '@babel/generator': 7.21.4 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-syntax-typescript': 7.21.4(@babel/core@7.21.4) - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-syntax-typescript': 7.21.4_@babel+core@7.21.4 + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 '@jest/expect-utils': 29.5.0 '@jest/transform': 29.5.0 '@jest/types': 29.5.0 - '@types/babel__traverse': 7.18.3 + '@types/babel__traverse': 7.18.5 '@types/prettier': 2.7.2 - babel-preset-current-node-syntax: 1.0.1(@babel/core@7.21.4) + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.4 chalk: 4.1.2 expect: 29.5.0 graceful-fs: 4.2.11 @@ -12561,18 +13662,18 @@ packages: - supports-color dev: true - /jest-util@26.6.2: + /jest-util/26.6.2: resolution: {integrity: sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==} engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 chalk: 4.1.2 graceful-fs: 4.2.11 is-ci: 2.0.0 micromatch: 4.0.5 - /jest-util@27.5.1: + /jest-util/27.5.1: resolution: {integrity: sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -12584,7 +13685,7 @@ packages: picomatch: 2.3.1 dev: false - /jest-util@29.5.0: + /jest-util/29.5.0: resolution: {integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12595,7 +13696,7 @@ packages: graceful-fs: 4.2.11 picomatch: 2.3.1 - /jest-validate@26.6.2: + /jest-validate/26.6.2: resolution: {integrity: sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -12606,7 +13707,7 @@ packages: leven: 3.1.0 pretty-format: 26.6.2 - /jest-validate@29.5.0: + /jest-validate/29.5.0: resolution: {integrity: sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12618,20 +13719,20 @@ packages: pretty-format: 29.5.0 dev: true - /jest-watcher@26.6.2: + /jest-watcher/26.6.2: resolution: {integrity: sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==} engines: {node: '>= 10.14.2'} dependencies: '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.15.11 + '@types/node': 18.16.1 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 26.6.2 string-length: 4.0.2 dev: true - /jest-watcher@29.5.0: + /jest-watcher/29.5.0: resolution: {integrity: sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -12645,40 +13746,40 @@ packages: string-length: 4.0.2 dev: true - /jest-worker@26.6.2: + /jest-worker/26.6.2: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 merge-stream: 2.0.0 supports-color: 7.2.0 - /jest-worker@27.5.1: + /jest-worker/27.5.1: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false - /jest-worker@29.5.0: + /jest-worker/29.5.0: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.15.11 + '@types/node': 18.16.1 jest-util: 29.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 - /jest@26.6.3(ts-node@10.9.1): + /jest/26.6.3_ts-node@10.9.1: resolution: {integrity: sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==} engines: {node: '>= 10.14.2'} hasBin: true dependencies: - '@jest/core': 26.6.3(ts-node@10.9.1) + '@jest/core': 26.6.3_ts-node@10.9.1 import-local: 3.1.0 - jest-cli: 26.6.3(ts-node@10.9.1) + jest-cli: 26.6.3_ts-node@10.9.1 transitivePeerDependencies: - bufferutil - canvas @@ -12687,7 +13788,7 @@ packages: - utf-8-validate dev: true - /jest@29.5.0(@types/node@18.15.11)(ts-node@10.9.1): + /jest/29.5.0_8c568fab37d014ebedd0f0007a6e3549: resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -12697,23 +13798,23 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 29.5.0(ts-node@10.9.1) + '@jest/core': 29.5.0_ts-node@10.9.1 '@jest/types': 29.5.0 import-local: 3.1.0 - jest-cli: 29.5.0(@types/node@18.15.11)(ts-node@10.9.1) + jest-cli: 29.5.0_8c568fab37d014ebedd0f0007a6e3549 transitivePeerDependencies: - '@types/node' - supports-color - ts-node dev: true - /jetifier@1.6.8: + /jetifier/1.6.8: resolution: {integrity: sha512-3Zi16h6L5tXDRQJTb221cnRoVG9/9OvreLdLU2/ZjRv/GILL+2Cemt0IKvkowwkDpvouAU1DQPOJ7qaiHeIdrw==} hasBin: true dev: false - /joi@17.9.1: - resolution: {integrity: sha512-FariIi9j6QODKATGBrEX7HZcja8Bsh3rfdGYy/Sb65sGlZWK/QWesU1ghk7aJWDj95knjXlQfSmzFSPPkLVsfw==} + /joi/17.9.2: + resolution: {integrity: sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==} dependencies: '@hapi/hoek': 9.3.0 '@hapi/topo': 5.1.0 @@ -12722,39 +13823,40 @@ packages: '@sideway/pinpoint': 2.0.0 dev: false - /js-cookie@3.0.1: + /js-cookie/3.0.1: resolution: {integrity: sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw==} engines: {node: '>=12'} dev: false - /js-sdsl@4.4.0: + /js-sdsl/4.4.0: resolution: {integrity: sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==} + dev: true - /js-tokens@4.0.0: + /js-tokens/4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - /js-yaml@3.14.1: + /js-yaml/3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true dependencies: argparse: 1.0.10 esprima: 4.0.1 - /js-yaml@4.1.0: + /js-yaml/4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true dependencies: argparse: 2.0.1 - /jsc-android@245459.0.0: + /jsc-android/245459.0.0: resolution: {integrity: sha512-wkjURqwaB1daNkDi2OYYbsLnIdC/lUM2nPXQKRs5pqEU9chDg435bjvo+LSaHotDENygHQDHe+ntUkkw2gwMtg==} dev: false - /jsc-android@250231.0.0: + /jsc-android/250231.0.0: resolution: {integrity: sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==} dev: false - /jscodeshift@0.11.0(@babel/preset-env@7.21.4): + /jscodeshift/0.11.0_@babel+preset-env@7.21.4: resolution: {integrity: sha512-SdRK2C7jjs4k/kT2mwtO07KJN9RnjxtKn03d9JVj6c3j9WwaLcFYsICYDnLAzY0hp+wG2nxl+Cm2jWLiNVYb8g==} hasBin: true peerDependencies: @@ -12762,15 +13864,15 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/parser': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/preset-env': 7.21.4(@babel/core@7.21.4) - '@babel/preset-flow': 7.21.4(@babel/core@7.21.4) - '@babel/preset-typescript': 7.21.4(@babel/core@7.21.4) - '@babel/register': 7.21.0(@babel/core@7.21.4) - babel-core: 7.0.0-bridge.0(@babel/core@7.21.4) + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/preset-env': 7.21.4 + '@babel/preset-flow': 7.21.4_@babel+core@7.21.4 + '@babel/preset-typescript': 7.21.4_@babel+core@7.21.4 + '@babel/register': 7.21.0_@babel+core@7.21.4 + babel-core: 7.0.0-bridge.0_@babel+core@7.21.4 colors: 1.4.0 flow-parser: 0.121.0 graceful-fs: 4.2.11 @@ -12784,7 +13886,7 @@ packages: - supports-color dev: false - /jscodeshift@0.13.1(@babel/preset-env@7.21.4): + /jscodeshift/0.13.1_@babel+preset-env@7.21.4: resolution: {integrity: sha512-lGyiEbGOvmMRKgWk4vf+lUrCWO/8YR8sUR3FKF1Cq5fovjZDlIcw3Hu5ppLHAnEXshVffvaM0eyuY/AbOeYpnQ==} hasBin: true peerDependencies: @@ -12792,15 +13894,15 @@ packages: dependencies: '@babel/core': 7.21.4 '@babel/parser': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/preset-env': 7.21.4(@babel/core@7.21.4) - '@babel/preset-flow': 7.21.4(@babel/core@7.21.4) - '@babel/preset-typescript': 7.21.4(@babel/core@7.21.4) - '@babel/register': 7.21.0(@babel/core@7.21.4) - babel-core: 7.0.0-bridge.0(@babel/core@7.21.4) + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/preset-env': 7.21.4 + '@babel/preset-flow': 7.21.4_@babel+core@7.21.4 + '@babel/preset-typescript': 7.21.4_@babel+core@7.21.4 + '@babel/register': 7.21.0_@babel+core@7.21.4 + babel-core: 7.0.0-bridge.0_@babel+core@7.21.4 chalk: 4.1.2 flow-parser: 0.185.2 graceful-fs: 4.2.11 @@ -12814,7 +13916,7 @@ packages: - supports-color dev: false - /jsdom@16.7.0: + /jsdom/16.7.0: resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==} engines: {node: '>=10'} peerDependencies: @@ -12856,7 +13958,7 @@ packages: - utf-8-validate dev: true - /jsdom@20.0.3: + /jsdom/20.0.3: resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==} engines: {node: '>=14'} peerDependencies: @@ -12897,90 +13999,91 @@ packages: - utf-8-validate dev: true - /jsesc@0.5.0: + /jsesc/0.5.0: resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} hasBin: true - /jsesc@2.5.2: + /jsesc/2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true - /jsesc@3.0.2: + /jsesc/3.0.2: resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} engines: {node: '>=6'} hasBin: true dev: true - /json-buffer@3.0.0: + /json-buffer/3.0.0: resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==} dev: false - /json-buffer@3.0.1: + /json-buffer/3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} dev: true - /json-parse-better-errors@1.0.2: + /json-parse-better-errors/1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} dev: false - /json-parse-even-better-errors@2.3.1: + /json-parse-even-better-errors/2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} - /json-schema-traverse@0.4.1: + /json-schema-traverse/0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} - /json-schema-traverse@1.0.0: + /json-schema-traverse/1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} - /json-stable-stringify-without-jsonify@1.0.1: + /json-stable-stringify-without-jsonify/1.0.1: resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} + dev: true - /json5@1.0.2: + /json5/1.0.2: resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} hasBin: true dependencies: minimist: 1.2.8 dev: true - /json5@2.2.3: + /json5/2.2.3: resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} engines: {node: '>=6'} hasBin: true - /jsonc-parser@3.2.0: + /jsonc-parser/3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} dev: false - /jsonfile@2.4.0: + /jsonfile/2.4.0: resolution: {integrity: sha512-PKllAqbgLgxHaj8TElYymKCAgrASebJrWpTnEkOaTowt23VKXXN0sUeriJ+eh7y6ufb/CC5ap11pz71/cM0hUw==} optionalDependencies: graceful-fs: 4.2.11 dev: false - /jsonfile@4.0.0: + /jsonfile/4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} optionalDependencies: graceful-fs: 4.2.11 dev: false - /jsonfile@6.1.0: + /jsonfile/6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: universalify: 2.0.0 optionalDependencies: graceful-fs: 4.2.11 - /jsonify@0.0.1: + /jsonify/0.0.1: resolution: {integrity: sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==} dev: false - /jsonparse@1.3.1: + /jsonparse/1.3.1: resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==} engines: {'0': node >= 0.2.0} dev: true - /jss-plugin-camel-case@10.10.0: + /jss-plugin-camel-case/10.10.0: resolution: {integrity: sha512-z+HETfj5IYgFxh1wJnUAU8jByI48ED+v0fuTuhKrPR+pRBYS2EDwbusU8aFOpCdYhtRc9zhN+PJ7iNE8pAWyPw==} dependencies: '@babel/runtime': 7.21.0 @@ -12988,7 +14091,7 @@ packages: jss: 10.10.0 dev: false - /jss-plugin-compose@10.10.0: + /jss-plugin-compose/10.10.0: resolution: {integrity: sha512-F5kgtWpI2XfZ3Z8eP78tZEYFdgTIbpA/TMuX3a8vwrNolYtN1N4qJR/Ob0LAsqIwCMLojtxN7c7Oo/+Vz6THow==} dependencies: '@babel/runtime': 7.21.0 @@ -12996,21 +14099,21 @@ packages: tiny-warning: 1.0.3 dev: false - /jss-plugin-default-unit@10.10.0: + /jss-plugin-default-unit/10.10.0: resolution: {integrity: sha512-SvpajxIECi4JDUbGLefvNckmI+c2VWmP43qnEy/0eiwzRUsafg5DVSIWSzZe4d2vFX1u9nRDP46WCFV/PXVBGQ==} dependencies: '@babel/runtime': 7.21.0 jss: 10.10.0 dev: false - /jss-plugin-expand@10.10.0: + /jss-plugin-expand/10.10.0: resolution: {integrity: sha512-ymT62W2OyDxBxr7A6JR87vVX9vTq2ep5jZLIdUSusfBIEENLdkkc0lL/Xaq8W9s3opUq7R0sZQpzRWELrfVYzA==} dependencies: '@babel/runtime': 7.21.0 jss: 10.10.0 dev: false - /jss-plugin-extend@10.10.0: + /jss-plugin-extend/10.10.0: resolution: {integrity: sha512-sKYrcMfr4xxigmIwqTjxNcHwXJIfvhvjTNxF+Tbc1NmNdyspGW47Ey6sGH8BcQ4FFQhLXctpWCQSpDwdNmXSwg==} dependencies: '@babel/runtime': 7.21.0 @@ -13018,14 +14121,14 @@ packages: tiny-warning: 1.0.3 dev: false - /jss-plugin-global@10.10.0: + /jss-plugin-global/10.10.0: resolution: {integrity: sha512-icXEYbMufiNuWfuazLeN+BNJO16Ge88OcXU5ZDC2vLqElmMybA31Wi7lZ3lf+vgufRocvPj8443irhYRgWxP+A==} dependencies: '@babel/runtime': 7.21.0 jss: 10.10.0 dev: false - /jss-plugin-nested@10.10.0: + /jss-plugin-nested/10.10.0: resolution: {integrity: sha512-9R4JHxxGgiZhurDo3q7LdIiDEgtA1bTGzAbhSPyIOWb7ZubrjQe8acwhEQ6OEKydzpl8XHMtTnEwHXCARLYqYA==} dependencies: '@babel/runtime': 7.21.0 @@ -13033,14 +14136,14 @@ packages: tiny-warning: 1.0.3 dev: false - /jss-plugin-props-sort@10.10.0: + /jss-plugin-props-sort/10.10.0: resolution: {integrity: sha512-5VNJvQJbnq/vRfje6uZLe/FyaOpzP/IH1LP+0fr88QamVrGJa0hpRRyAa0ea4U/3LcorJfBFVyC4yN2QC73lJg==} dependencies: '@babel/runtime': 7.21.0 jss: 10.10.0 dev: false - /jss-plugin-rule-value-function@10.10.0: + /jss-plugin-rule-value-function/10.10.0: resolution: {integrity: sha512-uEFJFgaCtkXeIPgki8ICw3Y7VMkL9GEan6SqmT9tqpwM+/t+hxfMUdU4wQ0MtOiMNWhwnckBV0IebrKcZM9C0g==} dependencies: '@babel/runtime': 7.21.0 @@ -13048,7 +14151,7 @@ packages: tiny-warning: 1.0.3 dev: false - /jss-plugin-rule-value-observable@10.10.0: + /jss-plugin-rule-value-observable/10.10.0: resolution: {integrity: sha512-ZLMaYrR3QE+vD7nl3oNXuj79VZl9Kp8/u6A1IbTPDcuOu8b56cFdWRZNZ0vNr8jHewooEeq2doy8Oxtymr2ZPA==} dependencies: '@babel/runtime': 7.21.0 @@ -13056,7 +14159,7 @@ packages: symbol-observable: 1.2.0 dev: false - /jss-plugin-template@10.10.0: + /jss-plugin-template/10.10.0: resolution: {integrity: sha512-ocXZBIOJOA+jISPdsgkTs8wwpK6UbsvtZK5JI7VUggTD6LWKbtoxUzadd2TpfF+lEtlhUmMsCkTRNkITdPKa6w==} dependencies: '@babel/runtime': 7.21.0 @@ -13064,7 +14167,7 @@ packages: tiny-warning: 1.0.3 dev: false - /jss-plugin-vendor-prefixer@10.10.0: + /jss-plugin-vendor-prefixer/10.10.0: resolution: {integrity: sha512-UY/41WumgjW8r1qMCO8l1ARg7NHnfRVWRhZ2E2m0DMYsr2DD91qIXLyNhiX83hHswR7Wm4D+oDYNC1zWCJWtqg==} dependencies: '@babel/runtime': 7.21.0 @@ -13072,7 +14175,7 @@ packages: jss: 10.10.0 dev: false - /jss-preset-default@10.10.0: + /jss-preset-default/10.10.0: resolution: {integrity: sha512-GL175Wt2FGhjE+f+Y3aWh+JioL06/QWFgZp53CbNNq6ZkVU0TDplD8Bxm9KnkotAYn3FlplNqoW5CjyLXcoJ7Q==} dependencies: '@babel/runtime': 7.21.0 @@ -13091,7 +14194,7 @@ packages: jss-plugin-vendor-prefixer: 10.10.0 dev: false - /jss@10.10.0: + /jss/10.10.0: resolution: {integrity: sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==} dependencies: '@babel/runtime': 7.21.0 @@ -13100,7 +14203,7 @@ packages: tiny-warning: 1.0.3 dev: false - /jsx-ast-utils@3.3.3: + /jsx-ast-utils/3.3.3: resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==} engines: {node: '>=4.0'} dependencies: @@ -13108,108 +14211,101 @@ packages: object.assign: 4.1.4 dev: true - /katex@0.15.6: - resolution: {integrity: sha512-UpzJy4yrnqnhXvRPhjEuLA4lcPn6eRngixW7Q3TJErjg3Aw2PuLFBzTkdUb89UtumxjhHTqL3a5GDGETMSwgJA==} - hasBin: true - dependencies: - commander: 8.3.0 - dev: false - - /katex@0.16.6: + /katex/0.16.6: resolution: {integrity: sha512-XVB7X8jEogjJ+OY+a9JdE+VOk9i7znela0HP6WaDbpB4sUh8ghrG0Ccluu2MA2tcJbFAViBC9aVXus2UvkEr8A==} hasBin: true dependencies: commander: 8.3.0 dev: false - /keyv@3.1.0: + /keyv/3.1.0: resolution: {integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==} dependencies: json-buffer: 3.0.0 dev: false - /keyv@4.5.2: + /keyv/4.5.2: resolution: {integrity: sha512-5MHbFaKn8cNSmVW7BYnijeAVlE4cYA/SVkifVgrh7yotnfhKmjuXpDKjrABLnT0SfHWV21P8ow07OGfRrNDg8g==} dependencies: json-buffer: 3.0.1 dev: true - /kind-of@3.2.2: + /kind-of/3.2.2: resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 - /kind-of@4.0.0: + /kind-of/4.0.0: resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 - /kind-of@5.1.0: + /kind-of/5.1.0: resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} engines: {node: '>=0.10.0'} - /kind-of@6.0.3: + /kind-of/6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - /klaw@1.3.1: + /klaw/1.3.1: resolution: {integrity: sha512-TED5xi9gGQjGpNnvRWknrwAB1eL5GciPfVFOt3Vk1OJCVDQbzuSfrF3hkUQKlsgKrG1F+0t5W0m+Fje1jIt8rw==} optionalDependencies: graceful-fs: 4.2.11 dev: false - /kleur@3.0.3: + /kleur/3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} - /kleur@4.1.5: + /kleur/4.1.5: resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} engines: {node: '>=6'} dev: false - /klona@2.0.6: + /klona/2.0.6: resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==} engines: {node: '>= 8'} dev: false - /language-subtag-registry@0.3.22: + /language-subtag-registry/0.3.22: resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==} dev: true - /language-tags@1.0.5: + /language-tags/1.0.5: resolution: {integrity: sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==} dependencies: language-subtag-registry: 0.3.22 dev: true - /latest-version@5.1.0: + /latest-version/5.1.0: resolution: {integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==} engines: {node: '>=8'} dependencies: package-json: 6.5.0 dev: false - /launch-editor@2.6.0: + /launch-editor/2.6.0: resolution: {integrity: sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==} dependencies: picocolors: 1.0.0 shell-quote: 1.8.1 dev: false - /lazystream@0.1.0: + /lazystream/0.1.0: resolution: {integrity: sha512-4CsO3TC1MtG8s7pCxvwn6oK0MhMbJ3iqOqgYNbfEkTl8EavjlAVL+1m3iGErKifc1M0+WJkKcI7wuqhsYmfYtw==} engines: {node: '>= 0.6.3'} dependencies: readable-stream: 1.0.34 dev: true - /leven@3.1.0: + /leven/3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} - /levn@0.3.0: + /levn/0.3.0: resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==} engines: {node: '>= 0.8.0'} dependencies: @@ -13217,26 +14313,27 @@ packages: type-check: 0.3.2 dev: true - /levn@0.4.1: + /levn/0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 type-check: 0.4.0 + dev: true - /lilconfig@2.1.0: + /lilconfig/2.1.0: resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} engines: {node: '>=10'} dev: false - /lines-and-columns@1.2.4: + /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /livereload-js@3.4.1: + /livereload-js/3.4.1: resolution: {integrity: sha512-5MP0uUeVCec89ZbNOT/i97Mc+q3SxXmiUGhRFOTmhrGPn//uWVQdCvcLJDy64MSBR5MidFdOR7B9viumoavy6g==} dev: true - /livereload@0.9.3: + /livereload/0.9.3: resolution: {integrity: sha512-q7Z71n3i4X0R9xthAryBdNGVGAO2R5X+/xXpmKeuPMrteg+W2U8VusTKV3YiJbXZwKsOlFlHe+go6uSNjfxrZw==} engines: {node: '>=8.0.0'} hasBin: true @@ -13250,7 +14347,7 @@ packages: - utf-8-validate dev: true - /load-yaml-file@0.2.0: + /load-yaml-file/0.2.0: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: @@ -13260,12 +14357,12 @@ packages: strip-bom: 3.0.0 dev: false - /loader-runner@4.3.0: + /loader-runner/4.3.0: resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} engines: {node: '>=6.11.5'} dev: false - /loader-utils@2.0.4: + /loader-utils/2.0.4: resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} engines: {node: '>=8.9.0'} dependencies: @@ -13274,17 +14371,17 @@ packages: json5: 2.2.3 dev: false - /loader-utils@3.2.1: + /loader-utils/3.2.1: resolution: {integrity: sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==} engines: {node: '>= 12.13.0'} dev: false - /local-access@1.1.0: + /local-access/1.1.0: resolution: {integrity: sha512-XfegD5pyTAfb+GY6chk283Ox5z8WexG56OvM06RWLpAc/UHozO8X6xAxEkIitZOtsSMM1Yr3DkHgW5W+onLhCw==} engines: {node: '>=6'} dev: false - /locate-path@3.0.0: + /locate-path/3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} engines: {node: '>=6'} dependencies: @@ -13292,97 +14389,98 @@ packages: path-exists: 3.0.0 dev: false - /locate-path@5.0.0: + /locate-path/5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 - /locate-path@6.0.0: + /locate-path/6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} dependencies: p-locate: 5.0.0 - /lodash.camelcase@4.3.0: + /lodash.camelcase/4.3.0: resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} dev: true - /lodash.curry@4.1.1: + /lodash.curry/4.1.1: resolution: {integrity: sha512-/u14pXGviLaweY5JI0IUzgzF2J6Ne8INyzAZjImcryjgkZ+ebruBxy2/JaOOkTqScddcYtakjhSaeemV8lR0tA==} dev: false - /lodash.debounce@4.0.8: + /lodash.debounce/4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} - /lodash.flow@3.5.0: + /lodash.flow/3.5.0: resolution: {integrity: sha512-ff3BX/tSioo+XojX4MOsOMhJw0nZoUEF011LX8g8d3gvjVbxd89cCio4BCXronjxcTUIJUoqKEUA+n4CqvvRPw==} dev: false - /lodash.get@4.4.2: + /lodash.get/4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} dev: false - /lodash.isfunction@3.0.9: + /lodash.isfunction/3.0.9: resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==} dev: true - /lodash.isplainobject@4.0.6: + /lodash.isplainobject/4.0.6: resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} dev: true - /lodash.kebabcase@4.1.1: + /lodash.kebabcase/4.1.1: resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==} dev: true - /lodash.memoize@4.1.2: + /lodash.memoize/4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} - /lodash.merge@4.6.2: + /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} + dev: true - /lodash.mergewith@4.6.2: + /lodash.mergewith/4.6.2: resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==} dev: true - /lodash.snakecase@4.1.1: + /lodash.snakecase/4.1.1: resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==} dev: true - /lodash.startcase@4.4.0: + /lodash.startcase/4.4.0: resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==} - /lodash.throttle@4.1.1: + /lodash.throttle/4.1.1: resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==} dev: false - /lodash.truncate@4.4.2: + /lodash.truncate/4.4.2: resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==} dev: true - /lodash.uniq@4.5.0: + /lodash.uniq/4.5.0: resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} - /lodash.upperfirst@4.3.1: + /lodash.upperfirst/4.3.1: resolution: {integrity: sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==} dev: true - /lodash@2.4.2: + /lodash/2.4.2: resolution: {integrity: sha512-Kak1hi6/hYHGVPmdyiZijoQyz5x2iGVzs6w9GYB/HiXEtylY7tIoYEROMjvM1d9nXJqPOrG2MNPMn01bJ+S0Rw==} engines: {'0': node, '1': rhino} dev: true - /lodash@4.17.21: + /lodash/4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - /log-symbols@2.2.0: + /log-symbols/2.2.0: resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==} engines: {node: '>=4'} dependencies: chalk: 2.4.2 dev: false - /log-symbols@4.1.0: + /log-symbols/4.1.0: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} dependencies: @@ -13390,7 +14488,7 @@ packages: is-unicode-supported: 0.1.0 dev: false - /logkitty@0.7.1: + /logkitty/0.7.1: resolution: {integrity: sha512-/3ER20CTTbahrCrpYfPn7Xavv9diBROZpoXGVZDWMw4b/X4uuUwAC0ki85tgsdMRONURyIJbcOvS94QsUBYPbQ==} hasBin: true dependencies: @@ -13399,87 +14497,87 @@ packages: yargs: 15.4.1 dev: false - /longest-streak@3.1.0: + /longest-streak/3.1.0: resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} dev: false - /loose-envify@1.4.0: + /loose-envify/1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true dependencies: js-tokens: 4.0.0 - /lottie-web@5.11.0: + /lottie-web/5.11.0: resolution: {integrity: sha512-9vSt0AtdOH98GKDXwD5LPfFg9Pcmxt5+1BllAbudKM5iqPxpJnJUfuGaP45OyudDrESCOBgsjnntVUTygBNlzw==} dev: false - /lower-case@2.0.2: + /lower-case/2.0.2: resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} dependencies: tslib: 2.5.0 dev: false - /lowercase-keys@1.0.1: + /lowercase-keys/1.0.1: resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==} engines: {node: '>=0.10.0'} dev: false - /lowercase-keys@2.0.0: + /lowercase-keys/2.0.0: resolution: {integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==} engines: {node: '>=8'} - /lru-cache@2.7.3: + /lru-cache/2.7.3: resolution: {integrity: sha512-WpibWJ60c3AgAz8a2iYErDrcT2C7OmKnsWhIcHOjkUHFjkXncJhtLxNSqUmxRxRunpb5I8Vprd7aNSd2NtksJQ==} dev: true - /lru-cache@4.1.5: + /lru-cache/4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} dependencies: pseudomap: 1.0.2 yallist: 2.1.2 dev: false - /lru-cache@5.1.1: + /lru-cache/5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} dependencies: yallist: 3.1.1 - /lru-cache@6.0.0: + /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 - /lru-cache@9.1.0: - resolution: {integrity: sha512-qFXQEwchrZcMVen2uIDceR8Tii6kCJak5rzDStfEM0qA3YLMswaxIEZO0DhIbJ3aqaJiDjt+3crlplOb0tDtKQ==} + /lru-cache/9.1.1: + resolution: {integrity: sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==} engines: {node: 14 || >=16.14} dev: true - /lz-string@1.5.0: + /lz-string/1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true dev: true - /magic-string@0.25.9: + /magic-string/0.25.9: resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==} dependencies: sourcemap-codec: 1.4.8 - /magic-string@0.26.7: + /magic-string/0.26.7: resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} engines: {node: '>=12'} dependencies: sourcemap-codec: 1.4.8 dev: true - /magic-string@0.27.0: + /magic-string/0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /make-dir@2.1.0: + /make-dir/2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} dependencies: @@ -13487,71 +14585,72 @@ packages: semver: 5.7.1 dev: false - /make-dir@3.1.0: + /make-dir/3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: semver: 6.3.0 - /make-error@1.3.6: + /make-error/1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} + dev: true - /makeerror@1.0.12: + /makeerror/1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} dependencies: tmpl: 1.0.5 - /map-cache@0.2.2: + /map-cache/0.2.2: resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} engines: {node: '>=0.10.0'} - /map-obj@1.0.1: + /map-obj/1.0.1: resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} engines: {node: '>=0.10.0'} - /map-obj@4.3.0: + /map-obj/4.3.0: resolution: {integrity: sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==} engines: {node: '>=8'} - /map-visit@1.0.0: + /map-visit/1.0.0: resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} engines: {node: '>=0.10.0'} dependencies: object-visit: 1.0.1 - /markdown-escapes@1.0.4: + /markdown-escapes/1.0.4: resolution: {integrity: sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==} dev: false - /markdown-extensions@1.1.1: + /markdown-extensions/1.1.1: resolution: {integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==} engines: {node: '>=0.10.0'} dev: false - /markdown-table@3.0.3: + /markdown-table/3.0.3: resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} dev: false - /match-sorter@6.3.1: + /match-sorter/6.3.1: resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==} dependencies: '@babel/runtime': 7.21.0 remove-accents: 0.4.2 dev: false - /mdast-squeeze-paragraphs@4.0.0: + /mdast-squeeze-paragraphs/4.0.0: resolution: {integrity: sha512-zxdPn69hkQ1rm4J+2Cs2j6wDEv7O17TfXTJ33tl/+JPIoEmtV9t2ZzBM5LPHE8QlHsmVD8t3vPKCyY3oH+H8MQ==} dependencies: unist-util-remove: 2.1.0 dev: false - /mdast-util-definitions@4.0.0: + /mdast-util-definitions/4.0.0: resolution: {integrity: sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ==} dependencies: unist-util-visit: 2.0.3 dev: false - /mdast-util-definitions@5.1.2: + /mdast-util-definitions/5.1.2: resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==} dependencies: '@types/mdast': 3.0.11 @@ -13559,7 +14658,7 @@ packages: unist-util-visit: 4.1.2 dev: false - /mdast-util-find-and-replace@2.2.2: + /mdast-util-find-and-replace/2.2.2: resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==} dependencies: '@types/mdast': 3.0.11 @@ -13568,7 +14667,7 @@ packages: unist-util-visit-parents: 5.1.3 dev: false - /mdast-util-from-markdown@1.3.0: + /mdast-util-from-markdown/1.3.0: resolution: {integrity: sha512-HN3W1gRIuN/ZW295c7zi7g9lVBllMgZE40RxCX37wrTPWXCWtpvOZdfnuK+1WNpvZje6XuJeI3Wnb4TJEUem+g==} dependencies: '@types/mdast': 3.0.11 @@ -13587,7 +14686,7 @@ packages: - supports-color dev: false - /mdast-util-gfm-autolink-literal@1.0.3: + /mdast-util-gfm-autolink-literal/1.0.3: resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==} dependencies: '@types/mdast': 3.0.11 @@ -13596,7 +14695,7 @@ packages: micromark-util-character: 1.1.0 dev: false - /mdast-util-gfm-footnote@1.0.2: + /mdast-util-gfm-footnote/1.0.2: resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==} dependencies: '@types/mdast': 3.0.11 @@ -13604,14 +14703,14 @@ packages: micromark-util-normalize-identifier: 1.0.0 dev: false - /mdast-util-gfm-strikethrough@1.0.3: + /mdast-util-gfm-strikethrough/1.0.3: resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==} dependencies: '@types/mdast': 3.0.11 mdast-util-to-markdown: 1.5.0 dev: false - /mdast-util-gfm-table@1.0.7: + /mdast-util-gfm-table/1.0.7: resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==} dependencies: '@types/mdast': 3.0.11 @@ -13622,14 +14721,14 @@ packages: - supports-color dev: false - /mdast-util-gfm-task-list-item@1.0.2: + /mdast-util-gfm-task-list-item/1.0.2: resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==} dependencies: '@types/mdast': 3.0.11 mdast-util-to-markdown: 1.5.0 dev: false - /mdast-util-gfm@2.0.2: + /mdast-util-gfm/2.0.2: resolution: {integrity: sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==} dependencies: mdast-util-from-markdown: 1.3.0 @@ -13643,7 +14742,7 @@ packages: - supports-color dev: false - /mdast-util-math@2.0.2: + /mdast-util-math/2.0.2: resolution: {integrity: sha512-8gmkKVp9v6+Tgjtq6SYx9kGPpTf6FVYRa53/DLh479aldR9AyP48qeVOgNZ5X7QUK7nOy4yw7vg6mbiGcs9jWQ==} dependencies: '@types/mdast': 3.0.11 @@ -13651,7 +14750,7 @@ packages: mdast-util-to-markdown: 1.5.0 dev: false - /mdast-util-mdx-expression@1.3.2: + /mdast-util-mdx-expression/1.3.2: resolution: {integrity: sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==} dependencies: '@types/estree-jsx': 1.0.0 @@ -13663,7 +14762,7 @@ packages: - supports-color dev: false - /mdast-util-mdx-jsx@2.1.2: + /mdast-util-mdx-jsx/2.1.2: resolution: {integrity: sha512-o9vBCYQK5ZLGEj3tCGISJGjvafyHRVJlZmfJzSE7xjiogSzIeph/Z4zMY65q4WGRMezQBeAwPlrdymDYYYx0tA==} dependencies: '@types/estree-jsx': 1.0.0 @@ -13682,7 +14781,7 @@ packages: - supports-color dev: false - /mdast-util-mdx@2.0.1: + /mdast-util-mdx/2.0.1: resolution: {integrity: sha512-38w5y+r8nyKlGvNjSEqWrhG0w5PmnRA+wnBvm+ulYCct7nsGYhFVb0lljS9bQav4psDAS1eGkP2LMVcZBi/aqw==} dependencies: mdast-util-from-markdown: 1.3.0 @@ -13694,7 +14793,7 @@ packages: - supports-color dev: false - /mdast-util-mdxjs-esm@1.3.1: + /mdast-util-mdxjs-esm/1.3.1: resolution: {integrity: sha512-SXqglS0HrEvSdUEfoXFtcg7DRl7S2cwOXc7jkuusG472Mmjag34DUDeOJUZtl+BVnyeO1frIgVpHlNRWc2gk/w==} dependencies: '@types/estree-jsx': 1.0.0 @@ -13706,14 +14805,14 @@ packages: - supports-color dev: false - /mdast-util-phrasing@3.0.1: + /mdast-util-phrasing/3.0.1: resolution: {integrity: sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==} dependencies: '@types/mdast': 3.0.11 unist-util-is: 5.2.1 dev: false - /mdast-util-to-hast@10.0.1: + /mdast-util-to-hast/10.0.1: resolution: {integrity: sha512-BW3LM9SEMnjf4HXXVApZMt8gLQWVNXc3jryK0nJu/rOXPOnlkUjmdkDlmxMirpbU9ILncGFIwLH/ubnWBbcdgA==} dependencies: '@types/mdast': 3.0.11 @@ -13726,7 +14825,7 @@ packages: unist-util-visit: 2.0.3 dev: false - /mdast-util-to-hast@12.3.0: + /mdast-util-to-hast/12.3.0: resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==} dependencies: '@types/hast': 2.3.4 @@ -13739,7 +14838,7 @@ packages: unist-util-visit: 4.1.2 dev: false - /mdast-util-to-markdown@1.5.0: + /mdast-util-to-markdown/1.5.0: resolution: {integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==} dependencies: '@types/mdast': 3.0.11 @@ -13752,41 +14851,41 @@ packages: zwitch: 2.0.4 dev: false - /mdast-util-to-string@2.0.0: + /mdast-util-to-string/2.0.0: resolution: {integrity: sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==} dev: false - /mdast-util-to-string@3.2.0: + /mdast-util-to-string/3.2.0: resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==} dependencies: '@types/mdast': 3.0.11 dev: false - /mdn-data@2.0.14: + /mdn-data/2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} dev: false - /mdurl@1.0.1: + /mdurl/1.0.1: resolution: {integrity: sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g==} dev: false - /media-typer@0.3.0: + /media-typer/0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} engines: {node: '>= 0.6'} dev: false - /memfs@3.5.1: + /memfs/3.5.1: resolution: {integrity: sha512-UWbFJKvj5k+nETdteFndTpYxdeTMox/ULeqX5k/dpaQJCCFmj5EeKv3dBcyO2xmkRAx2vppRu5dVG7SOtsGOzA==} engines: {node: '>= 4.0.0'} dependencies: fs-monkey: 1.0.3 dev: false - /memoize-one@5.2.1: + /memoize-one/5.2.1: resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==} dev: false - /meow@6.1.1: + /meow/6.1.1: resolution: {integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==} engines: {node: '>=8'} dependencies: @@ -13803,7 +14902,7 @@ packages: yargs-parser: 18.1.3 dev: false - /meow@8.1.2: + /meow/8.1.2: resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} engines: {node: '>=10'} dependencies: @@ -13817,41 +14916,41 @@ packages: redent: 3.0.0 trim-newlines: 3.0.1 type-fest: 0.18.1 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 dev: true - /merge-descriptors@1.0.1: + /merge-descriptors/1.0.1: resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} dev: false - /merge-stream@2.0.0: + /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - /merge2@1.4.1: + /merge2/1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /methods@1.1.2: + /methods/1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} engines: {node: '>= 0.6'} dev: false - /metro-babel-register@0.64.0: + /metro-babel-register/0.64.0: resolution: {integrity: sha512-Kf6YvE3kIRumGnjK0Q9LqGDIdnsX9eFGtNBmBuCVDuB9wGGA/5CgX8We8W7Y44dz1RGTcHJRhfw5iGg+pwC3aQ==} dependencies: '@babel/core': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/register': 7.21.0(@babel/core@7.21.4) + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/register': 7.21.0_@babel+core@7.21.4 escape-string-regexp: 1.0.5 transitivePeerDependencies: - supports-color dev: false - /metro-babel-transformer@0.64.0: + /metro-babel-transformer/0.64.0: resolution: {integrity: sha512-itZaxKTgmKGEZWxNzbSZBc22NngrMZzoUNuU92aHSTGkYi2WH4XlvzEHsstmIKHMsRVKl75cA+mNmgk4gBFJKw==} dependencies: '@babel/core': 7.21.4 @@ -13861,7 +14960,7 @@ packages: - supports-color dev: false - /metro-babel-transformer@0.73.7: + /metro-babel-transformer/0.73.7: resolution: {integrity: sha512-s7UVkwovGTEXYEQrv5hcmSBbFJ9s9lhCRNMScn4Itgj3UMdqRr9lU8DXKEFlJ7osgRxN6n5+eXqcvhE4B1H1VQ==} dependencies: '@babel/core': 7.21.4 @@ -13872,7 +14971,7 @@ packages: - supports-color dev: false - /metro-babel-transformer@0.73.9: + /metro-babel-transformer/0.73.9: resolution: {integrity: sha512-DlYwg9wwYIZTHtic7dyD4BP0SDftoltZ3clma76nHu43blMWsCnrImHeHsAVne3XsQ+RJaSRxhN5nkG2VyVHwA==} dependencies: '@babel/core': 7.21.4 @@ -13883,32 +14982,30 @@ packages: - supports-color dev: false - /metro-cache-key@0.64.0: + /metro-cache-key/0.64.0: resolution: {integrity: sha512-O9B65G8L/fopck45ZhdRosyVZdMtUQuX5mBWEC1NRj02iWBIUPLmYMjrunqIe8vHipCMp3DtTCm/65IlBmO8jg==} dev: false - /metro-cache-key@0.73.9: + /metro-cache-key/0.73.9: resolution: {integrity: sha512-uJg+6Al7UoGIuGfoxqPBy6y1Ewq7Y8/YapGYIDh6sohInwt/kYKnPZgLDYHIPvY2deORnQ/2CYo4tOeBTnhCXQ==} dev: false - /metro-cache@0.64.0: + /metro-cache/0.64.0: resolution: {integrity: sha512-QvGfxe/1QQYM9XOlR8W1xqE9eHDw/AgJIgYGn/TxZxBu9Zga+Rgs1omeSZju45D8w5VWgMr83ma5kACgzvOecg==} dependencies: metro-core: 0.64.0 mkdirp: 0.5.6 rimraf: 2.7.1 - transitivePeerDependencies: - - supports-color dev: false - /metro-cache@0.73.9: + /metro-cache/0.73.9: resolution: {integrity: sha512-upiRxY8rrQkUWj7ieACD6tna7xXuXdu2ZqrheksT79ePI0aN/t0memf6WcyUtJUMHZetke3j+ppELNvlmp3tOw==} dependencies: metro-core: 0.73.9 rimraf: 3.0.2 dev: false - /metro-config@0.64.0: + /metro-config/0.64.0: resolution: {integrity: sha512-QhM4asnX5KhlRWaugwVGNNXhX0Z85u5nK0UQ/A90bBb4xWyXqUe20e788VtdA75rkQiiI6wXTCIHWT0afbnjwQ==} dependencies: cosmiconfig: 5.2.1 @@ -13918,13 +15015,11 @@ packages: metro-core: 0.64.0 metro-runtime: 0.64.0 transitivePeerDependencies: - - bufferutil - encoding - supports-color - - utf-8-validate dev: false - /metro-config@0.73.9: + /metro-config/0.73.9: resolution: {integrity: sha512-NiWl1nkYtjqecDmw77tbRbXnzIAwdO6DXGZTuKSkH+H/c1NKq1eizO8Fe+NQyFtwR9YLqn8Q0WN1nmkwM1j8CA==} dependencies: cosmiconfig: 5.2.1 @@ -13940,24 +15035,22 @@ packages: - utf-8-validate dev: false - /metro-core@0.64.0: + /metro-core/0.64.0: resolution: {integrity: sha512-v8ZQ5j72EaUwamQ8pLfHlOHTyp7SbdazvHPzFGDpHnwIQqIT0Bw3Syg8R4regTlVG3ngpeSEAi005UITljmMcQ==} dependencies: jest-haste-map: 26.6.2 lodash.throttle: 4.1.1 metro-resolver: 0.64.0 - transitivePeerDependencies: - - supports-color dev: false - /metro-core@0.73.9: + /metro-core/0.73.9: resolution: {integrity: sha512-1NTs0IErlKcFTfYyRT3ljdgrISWpl1nys+gaHkXapzTSpvtX9F1NQNn5cgAuE+XIuTJhbsCdfIJiM2JXbrJQaQ==} dependencies: lodash.throttle: 4.1.1 metro-resolver: 0.73.9 dev: false - /metro-file-map@0.73.9: + /metro-file-map/0.73.9: resolution: {integrity: sha512-R/Wg3HYeQhYY3ehWtfedw8V0ne4lpufG7a21L3GWer8tafnC9pmjoCKEbJz9XZkVj9i1FtxE7UTbrtZNeIILxQ==} dependencies: abort-controller: 3.0.0 @@ -13975,19 +15068,17 @@ packages: walker: 1.0.8 optionalDependencies: fsevents: 2.3.2 - transitivePeerDependencies: - - supports-color dev: false - /metro-hermes-compiler@0.64.0: + /metro-hermes-compiler/0.64.0: resolution: {integrity: sha512-CLAjVDWGAoGhbi2ZyPHnH5YDdfrDIx6+tzFWfHGIMTZkYBXsYta9IfYXBV8lFb6BIbrXLjlXZAOoosknetMPOA==} dev: false - /metro-hermes-compiler@0.73.9: + /metro-hermes-compiler/0.73.9: resolution: {integrity: sha512-5B3vXIwQkZMSh3DQQY23XpTCpX9kPLqZbA3rDuAcbGW0tzC3f8dCenkyBb0GcCzyTDncJeot/A7oVCVK6zapwg==} dev: false - /metro-inspector-proxy@0.64.0: + /metro-inspector-proxy/0.64.0: resolution: {integrity: sha512-KywbH3GNSz9Iqw4UH3smgaV2dBHHYMISeN7ORntDL/G+xfgPc6vt13d+zFb907YpUcXj5N0vdoiAHI5V/0y8IA==} hasBin: true dependencies: @@ -13995,13 +15086,9 @@ packages: debug: 2.6.9 ws: 1.1.5 yargs: 15.4.1 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate dev: false - /metro-inspector-proxy@0.73.9: + /metro-inspector-proxy/0.73.9: resolution: {integrity: sha512-B3WrWZnlYhtTrv0IaX3aUAhi2qVILPAZQzb5paO1e+xrz4YZHk9c7dXv7qe7B/IQ132e3w46y3AL7rFo90qVjA==} hasBin: true dependencies: @@ -14011,250 +15098,237 @@ packages: yargs: 17.7.1 transitivePeerDependencies: - bufferutil - - supports-color - utf-8-validate dev: false - /metro-minify-terser@0.73.9: + /metro-minify-terser/0.73.9: resolution: {integrity: sha512-MTGPu2qV5qtzPJ2SqH6s58awHDtZ4jd7lmmLR+7TXDwtZDjIBA0YVfI0Zak2Haby2SqoNKrhhUns/b4dPAQAVg==} dependencies: terser: 5.17.1 dev: false - /metro-minify-uglify@0.64.0: + /metro-minify-uglify/0.64.0: resolution: {integrity: sha512-DRwRstqXR5qfte9Nuwoov5dRXxL7fJeVlO5fGyOajWeO3+AgPjvjXh/UcLJqftkMWTPGUFuzAD5/7JC5v5FLWw==} dependencies: uglify-es: 3.3.9 dev: false - /metro-minify-uglify@0.73.9: + /metro-minify-uglify/0.73.9: resolution: {integrity: sha512-gzxD/7WjYcnCNGiFJaA26z34rjOp+c/Ft++194Wg91lYep3TeWQ0CnH8t2HRS7AYDHU81SGWgvD3U7WV0g4LGA==} dependencies: uglify-es: 3.3.9 dev: false - /metro-react-native-babel-preset@0.64.0(@babel/core@7.21.4): + /metro-react-native-babel-preset/0.64.0: resolution: {integrity: sha512-HcZ0RWQRuJfpPiaHyFQJzcym+/dDIVUPwUAXWoub/C4GkGu+mPjp8vqK6g0FxokCnnI2TK0gZTza2IDfiNNscQ==} - peerDependencies: - '@babel/core': '*' dependencies: '@babel/core': 7.21.4 - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-export-default-from': 7.18.10(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-for-of': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/plugin-transform-object-assign': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4) - '@babel/plugin-transform-regenerator': 7.20.5(@babel/core@7.21.4) - '@babel/plugin-transform-runtime': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4) + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-flow': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-for-of': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/plugin-transform-object-assign': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-self': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.21.4 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.4 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.4 '@babel/template': 7.20.7 react-refresh: 0.4.3 transitivePeerDependencies: - supports-color - /metro-react-native-babel-preset@0.73.7(@babel/core@7.21.4): + /metro-react-native-babel-preset/0.73.7: resolution: {integrity: sha512-RKcmRZREjJCzHKP+JhC9QTCohkeb3xa/DtqHU14U5KWzJHdC0mMrkTZYNXhV0cryxsaVKVEw5873KhbZyZHMVw==} - peerDependencies: - '@babel/core': '*' dependencies: '@babel/core': 7.21.4 - '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-export-default-from': 7.18.10(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.4) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4) - '@babel/plugin-transform-runtime': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4) + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-flow': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.4 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-self': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.21.4 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.4 '@babel/template': 7.20.7 react-refresh: 0.4.3 transitivePeerDependencies: - supports-color dev: false - /metro-react-native-babel-preset@0.73.9(@babel/core@7.21.4): + /metro-react-native-babel-preset/0.73.9: resolution: {integrity: sha512-AoD7v132iYDV4K78yN2OLgTPwtAKn0XlD2pOhzyBxiI8PeXzozhbKyPV7zUOJUPETj+pcEVfuYj5ZN/8+bhbCw==} - peerDependencies: - '@babel/core': '*' dependencies: '@babel/core': 7.21.4 - '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-export-default-from': 7.18.10(@babel/core@7.21.4) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-export-default-from': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-syntax-flow': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4) - '@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-flow-strip-types': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4) - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.4) - '@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4) - '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4) - '@babel/plugin-transform-runtime': 7.21.4(@babel/core@7.21.4) - '@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4) - '@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.4) - '@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4) - '@babel/plugin-transform-typescript': 7.21.3(@babel/core@7.21.4) - '@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4) + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-export-default-from': 7.18.10_@babel+core@7.21.4 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-proposal-optional-chaining': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-export-default-from': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-syntax-flow': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.4 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-block-scoping': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-classes': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-destructuring': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-flow-strip-types': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-modules-commonjs': 7.21.2_@babel+core@7.21.4 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.4 + '@babel/plugin-transform-parameters': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-react-display-name': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-self': 7.21.0_@babel+core@7.21.4 + '@babel/plugin-transform-react-jsx-source': 7.19.6_@babel+core@7.21.4 + '@babel/plugin-transform-runtime': 7.21.4_@babel+core@7.21.4 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.4 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.4 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.4 + '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.4 '@babel/template': 7.20.7 react-refresh: 0.4.3 transitivePeerDependencies: - supports-color dev: false - /metro-react-native-babel-transformer@0.64.0(@babel/core@7.21.4): + /metro-react-native-babel-transformer/0.64.0: resolution: {integrity: sha512-K1sHO3ODBFCr7uEiCQ4RvVr+cQg0EHQF8ChVPnecGh/WDD8udrTq9ECwB0dRfMjAvlsHtRUlJm6ZSI8UPgum2w==} - peerDependencies: - '@babel/core': '*' dependencies: '@babel/core': 7.21.4 - babel-preset-fbjs: 3.4.0(@babel/core@7.21.4) + babel-preset-fbjs: 3.4.0_@babel+core@7.21.4 metro-babel-transformer: 0.64.0 - metro-react-native-babel-preset: 0.64.0(@babel/core@7.21.4) + metro-react-native-babel-preset: 0.64.0 metro-source-map: 0.64.0 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color dev: false - /metro-react-native-babel-transformer@0.73.7(@babel/core@7.21.4): + /metro-react-native-babel-transformer/0.73.7: resolution: {integrity: sha512-73HW8betjX+VPm3iqsMBe8F/F2Tt+hONO6YJwcF7FonTqQYW1oTz0dOp0dClZGfHUXxpJBz6Vuo7J6TpdzDD+w==} - peerDependencies: - '@babel/core': '*' dependencies: '@babel/core': 7.21.4 - babel-preset-fbjs: 3.4.0(@babel/core@7.21.4) + babel-preset-fbjs: 3.4.0_@babel+core@7.21.4 hermes-parser: 0.8.0 metro-babel-transformer: 0.73.7 - metro-react-native-babel-preset: 0.73.7(@babel/core@7.21.4) + metro-react-native-babel-preset: 0.73.7 metro-source-map: 0.73.7 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color dev: false - /metro-react-native-babel-transformer@0.73.9(@babel/core@7.21.4): + /metro-react-native-babel-transformer/0.73.9: resolution: {integrity: sha512-DSdrEHuQ22ixY7DyipyKkIcqhOJrt5s6h6X7BYJCP9AMUfXOwLe2biY3BcgJz5GOXv8/Akry4vTCvQscVS1otQ==} - peerDependencies: - '@babel/core': '*' dependencies: '@babel/core': 7.21.4 - babel-preset-fbjs: 3.4.0(@babel/core@7.21.4) + babel-preset-fbjs: 3.4.0_@babel+core@7.21.4 hermes-parser: 0.8.0 metro-babel-transformer: 0.73.9 - metro-react-native-babel-preset: 0.73.9(@babel/core@7.21.4) + metro-react-native-babel-preset: 0.73.9 metro-source-map: 0.73.9 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color dev: false - /metro-resolver@0.64.0: + /metro-resolver/0.64.0: resolution: {integrity: sha512-cJ26Id8Zf+HmS/1vFwu71K3u7ep/+HeXXAJIeVDYf+niE7AWB9FijyMtAlQgbD8elWqv1leJCnQ/xHRFBfGKYA==} dependencies: absolute-path: 0.0.0 dev: false - /metro-resolver@0.73.9: + /metro-resolver/0.73.9: resolution: {integrity: sha512-Ej3wAPOeNRPDnJmkK0zk7vJ33iU07n+oPhpcf5L0NFkWneMmSM2bflMPibI86UjzZGmRfn0AhGhs8yGeBwQ/Xg==} dependencies: absolute-path: 0.0.0 dev: false - /metro-runtime@0.64.0: + /metro-runtime/0.64.0: resolution: {integrity: sha512-m7XbWOaIOeFX7YcxUhmnOi6Pg8EaeL89xyZ+quZyZVF1aNoTr4w8FfbKxvijpjsytKHIZtd+43m2Wt5JrqyQmQ==} dev: false - /metro-runtime@0.73.7: + /metro-runtime/0.73.7: resolution: {integrity: sha512-2fxRGrF8FyrwwHY0TCitdUljzutfW6CWEpdvPilfrs8p0PI5X8xOWg8ficeYtw+DldHtHIAL2phT59PqzHTyVA==} dependencies: '@babel/runtime': 7.21.0 react-refresh: 0.4.3 dev: false - /metro-runtime@0.73.9: + /metro-runtime/0.73.9: resolution: {integrity: sha512-d5Hs83FpKB9r8q8Vb95+fa6ESpwysmPr4lL1I2rM2qXAFiO7OAPT9Bc23WmXgidkBtD0uUFdB2lG+H1ATz8rZg==} dependencies: '@babel/runtime': 7.21.0 react-refresh: 0.4.3 dev: false - /metro-source-map@0.64.0: + /metro-source-map/0.64.0: resolution: {integrity: sha512-OCG2rtcp5cLEGYvAbfkl6mEc0J2FPRP4/UCEly+juBk7hawS9bCBMBfhJm/HIsvY1frk6nT2Vsl1O8YBbwyx2g==} dependencies: - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 invariant: 2.2.4 metro-symbolicate: 0.64.0 @@ -14266,10 +15340,10 @@ packages: - supports-color dev: false - /metro-source-map@0.73.7: + /metro-source-map/0.73.7: resolution: {integrity: sha512-gbC/lfUN52TtQhEsTTA+987MaFUpQlufuCI05blLGLosDcFCsARikHsxa65Gtslm/rG2MqvFLiPA5hviONNv9g==} dependencies: - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 invariant: 2.2.4 metro-symbolicate: 0.73.7 @@ -14281,10 +15355,10 @@ packages: - supports-color dev: false - /metro-source-map@0.73.9: + /metro-source-map/0.73.9: resolution: {integrity: sha512-l4VZKzdqafipriETYR6lsrwtavCF1+CMhCOY9XbyWeTrpGSNgJQgdeJpttzEZTHQQTLR0csQo0nD1ef3zEP6IQ==} dependencies: - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 invariant: 2.2.4 metro-symbolicate: 0.73.9 @@ -14296,7 +15370,7 @@ packages: - supports-color dev: false - /metro-symbolicate@0.64.0: + /metro-symbolicate/0.64.0: resolution: {integrity: sha512-qIi+YRrDWnLVmydj6gwidYLPaBsakZRibGWSspuXgHAxOI3UuLwlo4dpQ73Et0gyHjI7ZvRMRY8JPiOntf9AQQ==} engines: {node: '>=8.3'} hasBin: true @@ -14311,7 +15385,7 @@ packages: - supports-color dev: false - /metro-symbolicate@0.73.7: + /metro-symbolicate/0.73.7: resolution: {integrity: sha512-571ThWmX5o8yGNzoXjlcdhmXqpByHU/bSZtWKhtgV2TyIAzYCYt4hawJAS5+/qDazUvjHdm8BbdqFUheM0EKNQ==} engines: {node: '>=8.3'} hasBin: true @@ -14326,7 +15400,7 @@ packages: - supports-color dev: false - /metro-symbolicate@0.73.9: + /metro-symbolicate/0.73.9: resolution: {integrity: sha512-4TUOwxRHHqbEHxRqRJ3wZY5TA8xq7AHMtXrXcjegMH9FscgYztsrIG9aNBUBS+VLB6g1qc6BYbfIgoAnLjCDyw==} engines: {node: '>=8.3'} hasBin: true @@ -14341,38 +15415,38 @@ packages: - supports-color dev: false - /metro-transform-plugins@0.64.0: + /metro-transform-plugins/0.64.0: resolution: {integrity: sha512-iTIRBD/wBI98plfxj8jAoNUUXfXLNlyvcjPtshhpGvdwu9pzQilGfnDnOaaK+vbITcOk9w5oQectXyJwAqTr1A==} dependencies: '@babel/core': 7.21.4 '@babel/generator': 7.21.4 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color dev: false - /metro-transform-plugins@0.73.9: + /metro-transform-plugins/0.73.9: resolution: {integrity: sha512-r9NeiqMngmooX2VOKLJVQrMuV7PAydbqst5bFhdVBPcFpZkxxqyzjzo+kzrszGy2UpSQBZr2P1L6OMjLHwQwfQ==} dependencies: '@babel/core': 7.21.4 '@babel/generator': 7.21.4 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color dev: false - /metro-transform-worker@0.64.0: + /metro-transform-worker/0.64.0: resolution: {integrity: sha512-wegRtK8GyLF6IPZRBJp+zsORgA4iX0h1DRpknyAMDCtSbJ4VU2xV/AojteOgAsDvY3ucAGsvfuZLNDJHUdUNHQ==} dependencies: '@babel/core': 7.21.4 '@babel/generator': 7.21.4 '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - babel-preset-fbjs: 3.4.0(@babel/core@7.21.4) + babel-preset-fbjs: 3.4.0_@babel+core@7.21.4 metro: 0.64.0 metro-babel-transformer: 0.64.0 metro-cache: 0.64.0 @@ -14382,20 +15456,18 @@ packages: metro-transform-plugins: 0.64.0 nullthrows: 1.1.1 transitivePeerDependencies: - - bufferutil - encoding - supports-color - - utf-8-validate dev: false - /metro-transform-worker@0.73.9: + /metro-transform-worker/0.73.9: resolution: {integrity: sha512-Rq4b489sIaTUENA+WCvtu9yvlT/C6zFMWhU4sq+97W29Zj0mPBjdk+qGT5n1ZBgtBIJzZWt1KxeYuc17f4aYtQ==} dependencies: '@babel/core': 7.21.4 '@babel/generator': 7.21.4 '@babel/parser': 7.21.4 '@babel/types': 7.21.4 - babel-preset-fbjs: 3.4.0(@babel/core@7.21.4) + babel-preset-fbjs: 3.4.0_@babel+core@7.21.4 metro: 0.73.9 metro-babel-transformer: 0.73.9 metro-cache: 0.73.9 @@ -14411,7 +15483,7 @@ packages: - utf-8-validate dev: false - /metro@0.64.0: + /metro/0.64.0: resolution: {integrity: sha512-G2OC08Rzfs0kqnSEuKo2yZxR+/eNUpA93Ru45c60uN0Dw3HPrDi+ZBipgFftC6iLE0l+6hu8roFFIofotWxybw==} hasBin: true dependencies: @@ -14420,7 +15492,7 @@ packages: '@babel/generator': 7.21.4 '@babel/parser': 7.21.4 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 absolute-path: 0.0.0 accepts: 1.3.8 @@ -14447,7 +15519,7 @@ packages: metro-hermes-compiler: 0.64.0 metro-inspector-proxy: 0.64.0 metro-minify-uglify: 0.64.0 - metro-react-native-babel-preset: 0.64.0(@babel/core@7.21.4) + metro-react-native-babel-preset: 0.64.0 metro-resolver: 0.64.0 metro-runtime: 0.64.0 metro-source-map: 0.64.0 @@ -14467,13 +15539,11 @@ packages: ws: 1.1.5 yargs: 15.4.1 transitivePeerDependencies: - - bufferutil - encoding - supports-color - - utf-8-validate dev: false - /metro@0.73.9: + /metro/0.73.9: resolution: {integrity: sha512-BlYbPmTF60hpetyNdKhdvi57dSqutb+/oK0u3ni4emIh78PiI0axGo7RfdsZ/mn3saASXc94tDbpC5yn7+NpEg==} hasBin: true dependencies: @@ -14482,7 +15552,7 @@ packages: '@babel/generator': 7.21.4 '@babel/parser': 7.21.4 '@babel/template': 7.20.7 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4 '@babel/types': 7.21.4 absolute-path: 0.0.0 accepts: 1.3.8 @@ -14509,7 +15579,7 @@ packages: metro-inspector-proxy: 0.73.9 metro-minify-terser: 0.73.9 metro-minify-uglify: 0.73.9 - metro-react-native-babel-preset: 0.73.9(@babel/core@7.21.4) + metro-react-native-babel-preset: 0.73.9 metro-resolver: 0.73.9 metro-runtime: 0.73.9 metro-source-map: 0.73.9 @@ -14534,7 +15604,7 @@ packages: - utf-8-validate dev: false - /micromark-core-commonmark@1.0.6: + /micromark-core-commonmark/1.0.6: resolution: {integrity: sha512-K+PkJTxqjFfSNkfAhp4GB+cZPfQd6dxtTXnf+RjZOV7T4EEXnvgzOcnp+eSTmpGk9d1S9sL6/lqrgSNn/s0HZA==} dependencies: decode-named-character-reference: 1.0.2 @@ -14555,7 +15625,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-gfm-autolink-literal@1.0.3: + /micromark-extension-gfm-autolink-literal/1.0.3: resolution: {integrity: sha512-i3dmvU0htawfWED8aHMMAzAVp/F0Z+0bPh3YrbTPPL1v4YAlCZpy5rBO5p0LPYiZo0zFVkoYh7vDU7yQSiCMjg==} dependencies: micromark-util-character: 1.1.0 @@ -14565,7 +15635,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-gfm-footnote@1.1.0: + /micromark-extension-gfm-footnote/1.1.0: resolution: {integrity: sha512-RWYce7j8+c0n7Djzv5NzGEGitNNYO3uj+h/XYMdS/JinH1Go+/Qkomg/rfxExFzYTiydaV6GLeffGO5qcJbMPA==} dependencies: micromark-core-commonmark: 1.0.6 @@ -14578,7 +15648,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-gfm-strikethrough@1.0.5: + /micromark-extension-gfm-strikethrough/1.0.5: resolution: {integrity: sha512-X0oI5eYYQVARhiNfbETy7BfLSmSilzN1eOuoRnrf9oUNsPRrWOAe9UqSizgw1vNxQBfOwL+n2610S3bYjVNi7w==} dependencies: micromark-util-chunked: 1.0.0 @@ -14589,7 +15659,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-gfm-table@1.0.5: + /micromark-extension-gfm-table/1.0.5: resolution: {integrity: sha512-xAZ8J1X9W9K3JTJTUL7G6wSKhp2ZYHrFk5qJgY/4B33scJzE2kpfRL6oiw/veJTbt7jiM/1rngLlOKPWr1G+vg==} dependencies: micromark-factory-space: 1.0.0 @@ -14599,13 +15669,13 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-gfm-tagfilter@1.0.2: + /micromark-extension-gfm-tagfilter/1.0.2: resolution: {integrity: sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==} dependencies: micromark-util-types: 1.0.2 dev: false - /micromark-extension-gfm-task-list-item@1.0.4: + /micromark-extension-gfm-task-list-item/1.0.4: resolution: {integrity: sha512-9XlIUUVnYXHsFF2HZ9jby4h3npfX10S1coXTnV035QGPgrtNYQq3J6IfIvcCIUAJrrqBVi5BqA/LmaOMJqPwMQ==} dependencies: micromark-factory-space: 1.0.0 @@ -14615,7 +15685,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-gfm@2.0.1: + /micromark-extension-gfm/2.0.1: resolution: {integrity: sha512-p2sGjajLa0iYiGQdT0oelahRYtMWvLjy8J9LOCxzIQsllMCGLbsLW+Nc+N4vi02jcRJvedVJ68cjelKIO6bpDA==} dependencies: micromark-extension-gfm-autolink-literal: 1.0.3 @@ -14628,7 +15698,7 @@ packages: micromark-util-types: 1.0.2 dev: false - /micromark-extension-math@2.1.0: + /micromark-extension-math/2.1.0: resolution: {integrity: sha512-WH+fJkveMvM3ZN+deb/jT3UW623x8xO9ycfJNDC+UQXX+V72RO6hT9KqxA7c8XFwozAFJ7tufOeG+x/CVSXHUw==} dependencies: '@types/katex': 0.16.0 @@ -14640,7 +15710,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-mdx-expression@1.0.4: + /micromark-extension-mdx-expression/1.0.4: resolution: {integrity: sha512-TCgLxqW6ReQ3AJgtj1P0P+8ZThBTloLbeb7jNaqr6mCOLDpxUiBFE/9STgooMZttEwOQu5iEcCCa3ZSDhY9FGw==} dependencies: micromark-factory-mdx-expression: 1.0.7 @@ -14652,7 +15722,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-extension-mdx-jsx@1.0.3: + /micromark-extension-mdx-jsx/1.0.3: resolution: {integrity: sha512-VfA369RdqUISF0qGgv2FfV7gGjHDfn9+Qfiv5hEwpyr1xscRj/CiVRkU7rywGFCO7JwJ5L0e7CJz60lY52+qOA==} dependencies: '@types/acorn': 4.0.6 @@ -14666,13 +15736,13 @@ packages: vfile-message: 3.1.4 dev: false - /micromark-extension-mdx-md@1.0.0: + /micromark-extension-mdx-md/1.0.0: resolution: {integrity: sha512-xaRAMoSkKdqZXDAoSgp20Azm0aRQKGOl0RrS81yGu8Hr/JhMsBmfs4wR7m9kgVUIO36cMUQjNyiyDKPrsv8gOw==} dependencies: micromark-util-types: 1.0.2 dev: false - /micromark-extension-mdxjs-esm@1.0.3: + /micromark-extension-mdxjs-esm/1.0.3: resolution: {integrity: sha512-2N13ol4KMoxb85rdDwTAC6uzs8lMX0zeqpcyx7FhS7PxXomOnLactu8WI8iBNXW8AVyea3KIJd/1CKnUmwrK9A==} dependencies: micromark-core-commonmark: 1.0.6 @@ -14685,11 +15755,11 @@ packages: vfile-message: 3.1.4 dev: false - /micromark-extension-mdxjs@1.0.0: + /micromark-extension-mdxjs/1.0.0: resolution: {integrity: sha512-TZZRZgeHvtgm+IhtgC2+uDMR7h8eTKF0QUX9YsgoL9+bADBpBY6SiLvWqnBlLbCEevITmTqmEuY3FoxMKVs1rQ==} dependencies: acorn: 8.8.2 - acorn-jsx: 5.3.2(acorn@8.8.2) + acorn-jsx: 5.3.2_acorn@8.8.2 micromark-extension-mdx-expression: 1.0.4 micromark-extension-mdx-jsx: 1.0.3 micromark-extension-mdx-md: 1.0.0 @@ -14698,7 +15768,7 @@ packages: micromark-util-types: 1.0.2 dev: false - /micromark-factory-destination@1.0.0: + /micromark-factory-destination/1.0.0: resolution: {integrity: sha512-eUBA7Rs1/xtTVun9TmV3gjfPz2wEwgK5R5xcbIM5ZYAtvGF6JkyaDsj0agx8urXnO31tEO6Ug83iVH3tdedLnw==} dependencies: micromark-util-character: 1.1.0 @@ -14706,7 +15776,7 @@ packages: micromark-util-types: 1.0.2 dev: false - /micromark-factory-label@1.0.2: + /micromark-factory-label/1.0.2: resolution: {integrity: sha512-CTIwxlOnU7dEshXDQ+dsr2n+yxpP0+fn271pu0bwDIS8uqfFcumXpj5mLn3hSC8iw2MUr6Gx8EcKng1dD7i6hg==} dependencies: micromark-util-character: 1.1.0 @@ -14715,7 +15785,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-factory-mdx-expression@1.0.7: + /micromark-factory-mdx-expression/1.0.7: resolution: {integrity: sha512-QAdFbkQagTZ/eKb8zDGqmjvgevgJH3+aQpvvKrXWxNJp3o8/l2cAbbrBd0E04r0Gx6nssPpqWIjnbHFvZu5qsQ==} dependencies: micromark-factory-space: 1.0.0 @@ -14728,14 +15798,14 @@ packages: vfile-message: 3.1.4 dev: false - /micromark-factory-space@1.0.0: + /micromark-factory-space/1.0.0: resolution: {integrity: sha512-qUmqs4kj9a5yBnk3JMLyjtWYN6Mzfcx8uJfi5XAveBniDevmZasdGBba5b4QsvRcAkmvGo5ACmSUmyGiKTLZew==} dependencies: micromark-util-character: 1.1.0 micromark-util-types: 1.0.2 dev: false - /micromark-factory-title@1.0.2: + /micromark-factory-title/1.0.2: resolution: {integrity: sha512-zily+Nr4yFqgMGRKLpTVsNl5L4PMu485fGFDOQJQBl2NFpjGte1e86zC0da93wf97jrc4+2G2GQudFMHn3IX+A==} dependencies: micromark-factory-space: 1.0.0 @@ -14745,7 +15815,7 @@ packages: uvu: 0.5.6 dev: false - /micromark-factory-whitespace@1.0.0: + /micromark-factory-whitespace/1.0.0: resolution: {integrity: sha512-Qx7uEyahU1lt1RnsECBiuEbfr9INjQTGa6Err+gF3g0Tx4YEviPbqqGKNv/NrBaE7dVHdn1bVZKM/n5I/Bak7A==} dependencies: micromark-factory-space: 1.0.0 @@ -14754,20 +15824,20 @@ packages: micromark-util-types: 1.0.2 dev: false - /micromark-util-character@1.1.0: + /micromark-util-character/1.1.0: resolution: {integrity: sha512-agJ5B3unGNJ9rJvADMJ5ZiYjBRyDpzKAOk01Kpi1TKhlT1APx3XZk6eN7RtSz1erbWHC2L8T3xLZ81wdtGRZzg==} dependencies: micromark-util-symbol: 1.0.1 micromark-util-types: 1.0.2 dev: false - /micromark-util-chunked@1.0.0: + /micromark-util-chunked/1.0.0: resolution: {integrity: sha512-5e8xTis5tEZKgesfbQMKRCyzvffRRUX+lK/y+DvsMFdabAicPkkZV6gO+FEWi9RfuKKoxxPwNL+dFF0SMImc1g==} dependencies: micromark-util-symbol: 1.0.1 dev: false - /micromark-util-classify-character@1.0.0: + /micromark-util-classify-character/1.0.0: resolution: {integrity: sha512-F8oW2KKrQRb3vS5ud5HIqBVkCqQi224Nm55o5wYLzY/9PwHGXC01tr3d7+TqHHz6zrKQ72Okwtvm/xQm6OVNZA==} dependencies: micromark-util-character: 1.1.0 @@ -14775,20 +15845,20 @@ packages: micromark-util-types: 1.0.2 dev: false - /micromark-util-combine-extensions@1.0.0: + /micromark-util-combine-extensions/1.0.0: resolution: {integrity: sha512-J8H058vFBdo/6+AsjHp2NF7AJ02SZtWaVUjsayNFeAiydTxUwViQPxN0Hf8dp4FmCQi0UUFovFsEyRSUmFH3MA==} dependencies: micromark-util-chunked: 1.0.0 micromark-util-types: 1.0.2 dev: false - /micromark-util-decode-numeric-character-reference@1.0.0: + /micromark-util-decode-numeric-character-reference/1.0.0: resolution: {integrity: sha512-OzO9AI5VUtrTD7KSdagf4MWgHMtET17Ua1fIpXTpuhclCqD8egFWo85GxSGvxgkGS74bEahvtM0WP0HjvV0e4w==} dependencies: micromark-util-symbol: 1.0.1 dev: false - /micromark-util-decode-string@1.0.2: + /micromark-util-decode-string/1.0.2: resolution: {integrity: sha512-DLT5Ho02qr6QWVNYbRZ3RYOSSWWFuH3tJexd3dgN1odEuPNxCngTCXJum7+ViRAd9BbdxCvMToPOD/IvVhzG6Q==} dependencies: decode-named-character-reference: 1.0.2 @@ -14797,11 +15867,11 @@ packages: micromark-util-symbol: 1.0.1 dev: false - /micromark-util-encode@1.0.1: + /micromark-util-encode/1.0.1: resolution: {integrity: sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA==} dev: false - /micromark-util-events-to-acorn@1.2.1: + /micromark-util-events-to-acorn/1.2.1: resolution: {integrity: sha512-mkg3BaWlw6ZTkQORrKVBW4o9ICXPxLtGz51vml5mQpKFdo9vqIX68CAx5JhTOdjQyAHH7JFmm4rh8toSPQZUmg==} dependencies: '@types/acorn': 4.0.6 @@ -14813,23 +15883,23 @@ packages: vfile-message: 3.1.4 dev: false - /micromark-util-html-tag-name@1.1.0: + /micromark-util-html-tag-name/1.1.0: resolution: {integrity: sha512-BKlClMmYROy9UiV03SwNmckkjn8QHVaWkqoAqzivabvdGcwNGMMMH/5szAnywmsTBUzDsU57/mFi0sp4BQO6dA==} dev: false - /micromark-util-normalize-identifier@1.0.0: + /micromark-util-normalize-identifier/1.0.0: resolution: {integrity: sha512-yg+zrL14bBTFrQ7n35CmByWUTFsgst5JhA4gJYoty4Dqzj4Z4Fr/DHekSS5aLfH9bdlfnSvKAWsAgJhIbogyBg==} dependencies: micromark-util-symbol: 1.0.1 dev: false - /micromark-util-resolve-all@1.0.0: + /micromark-util-resolve-all/1.0.0: resolution: {integrity: sha512-CB/AGk98u50k42kvgaMM94wzBqozSzDDaonKU7P7jwQIuH2RU0TeBqGYJz2WY1UdihhjweivStrJ2JdkdEmcfw==} dependencies: micromark-util-types: 1.0.2 dev: false - /micromark-util-sanitize-uri@1.1.0: + /micromark-util-sanitize-uri/1.1.0: resolution: {integrity: sha512-RoxtuSCX6sUNtxhbmsEFQfWzs8VN7cTctmBPvYivo98xb/kDEoTCtJQX5wyzIYEmk/lvNFTat4hL8oW0KndFpg==} dependencies: micromark-util-character: 1.1.0 @@ -14837,7 +15907,7 @@ packages: micromark-util-symbol: 1.0.1 dev: false - /micromark-util-subtokenize@1.0.2: + /micromark-util-subtokenize/1.0.2: resolution: {integrity: sha512-d90uqCnXp/cy4G881Ub4psE57Sf8YD0pim9QdjCRNjfas2M1u6Lbt+XZK9gnHL2XFhnozZiEdCa9CNfXSfQ6xA==} dependencies: micromark-util-chunked: 1.0.0 @@ -14846,15 +15916,15 @@ packages: uvu: 0.5.6 dev: false - /micromark-util-symbol@1.0.1: + /micromark-util-symbol/1.0.1: resolution: {integrity: sha512-oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ==} dev: false - /micromark-util-types@1.0.2: + /micromark-util-types/1.0.2: resolution: {integrity: sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w==} dev: false - /micromark@3.1.0: + /micromark/3.1.0: resolution: {integrity: sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA==} dependencies: '@types/debug': 4.1.7 @@ -14878,7 +15948,7 @@ packages: - supports-color dev: false - /micromatch@3.1.10: + /micromatch/3.1.10: resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} dependencies: @@ -14895,87 +15965,85 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - /micromatch@4.0.5: + /micromatch/4.0.5: resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} engines: {node: '>=8.6'} dependencies: braces: 3.0.2 picomatch: 2.3.1 - /mime-db@1.33.0: + /mime-db/1.33.0: resolution: {integrity: sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==} engines: {node: '>= 0.6'} dev: false - /mime-db@1.52.0: + /mime-db/1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} - /mime-types@2.1.18: + /mime-types/2.1.18: resolution: {integrity: sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.33.0 dev: false - /mime-types@2.1.35: + /mime-types/2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 - /mime@1.6.0: + /mime/1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true dev: false - /mime@2.6.0: + /mime/2.6.0: resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} engines: {node: '>=4.0.0'} hasBin: true dev: false - /mimic-fn@1.2.0: + /mimic-fn/1.2.0: resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==} engines: {node: '>=4'} dev: false - /mimic-fn@2.1.0: + /mimic-fn/2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} - /mimic-response@1.0.1: + /mimic-response/1.0.1: resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==} engines: {node: '>=4'} - /mimic-response@3.1.0: + /mimic-response/3.1.0: resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} engines: {node: '>=10'} dev: true - /min-indent@1.0.1: + /min-indent/1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} - /mini-css-extract-plugin@2.7.5(webpack@5.80.0): + /mini-css-extract-plugin/2.7.5_webpack@5.81.0: resolution: {integrity: sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0 dependencies: schema-utils: 4.0.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /minimalistic-assert@1.0.1: + /minimalistic-assert/1.0.1: resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} dev: false - /minimatch@0.3.0: + /minimatch/0.3.0: resolution: {integrity: sha512-WFX1jI1AaxNTZVOHLBVazwTWKaQjoykSzCBNXB72vDTCzopQGtyP91tKdFK5cv1+qMwPyiTu1HqUriqplI8pcA==} deprecated: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue dependencies: @@ -14983,19 +16051,19 @@ packages: sigmund: 1.0.1 dev: true - /minimatch@3.1.2: + /minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} dependencies: brace-expansion: 1.1.11 - /minimatch@8.0.4: + /minimatch/8.0.4: resolution: {integrity: sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 dev: true - /minimist-options@4.1.0: + /minimist-options/4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} dependencies: @@ -15003,58 +16071,58 @@ packages: is-plain-obj: 1.1.0 kind-of: 6.0.3 - /minimist@1.2.8: + /minimist/1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - /minipass@4.2.8: + /minipass/4.2.8: resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} engines: {node: '>=8'} dev: true - /minipass@5.0.0: + /minipass/5.0.0: resolution: {integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==} engines: {node: '>=8'} dev: true - /mixin-deep@1.3.2: + /mixin-deep/1.3.2: resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} engines: {node: '>=0.10.0'} dependencies: for-in: 1.0.2 is-extendable: 1.0.1 - /mixme@0.5.9: + /mixme/0.5.9: resolution: {integrity: sha512-VC5fg6ySUscaWUpI4gxCBTQMH2RdUpNrk+MsbpCYtIvf9SBJdiUey4qE7BXviJsJR4nDQxCZ+3yaYNW3guz/Pw==} engines: {node: '>= 8.0.0'} dev: false - /mkdirp@0.5.6: + /mkdirp/0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true dependencies: minimist: 1.2.8 dev: false - /mri@1.2.0: + /mri/1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} dev: false - /mrmime@1.0.1: + /mrmime/1.0.1: resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} engines: {node: '>=10'} dev: false - /ms@2.0.0: + /ms/2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} - /ms@2.1.2: + /ms/2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - /ms@2.1.3: + /ms/2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /multicast-dns@7.2.5: + /multicast-dns/7.2.5: resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} hasBin: true dependencies: @@ -15062,12 +16130,12 @@ packages: thunky: 1.1.0 dev: false - /nanoid@3.3.6: + /nanoid/3.3.6: resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - /nanomatch@1.2.13: + /nanomatch/1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} dependencies: @@ -15082,26 +16150,25 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 - transitivePeerDependencies: - - supports-color - /natural-compare-lite@1.4.0: + /natural-compare-lite/1.4.0: resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} dev: true - /natural-compare@1.4.0: + /natural-compare/1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} + dev: true - /negotiator@0.6.3: + /negotiator/0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} dev: false - /neo-async@2.6.2: + /neo-async/2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: false - /next-mdx-remote@4.4.1(react-dom@18.2.0)(react@18.2.0): + /next-mdx-remote/4.4.1_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==} engines: {node: '>=14', npm: '>=7'} peerDependencies: @@ -15109,87 +16176,40 @@ packages: react-dom: '>=16.x <=18.x' dependencies: '@mdx-js/mdx': 2.3.0 - '@mdx-js/react': 2.3.0(react@18.2.0) + '@mdx-js/react': 2.3.0_react@18.2.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 vfile: 5.3.7 vfile-matter: 3.0.1 transitivePeerDependencies: - supports-color dev: false - /next-seo@6.0.0(next@13.2.4)(react-dom@18.2.0)(react@18.2.0): + /next-seo/6.0.0_58f4922f6793da676e9d5cd1a5197a94: resolution: {integrity: sha512-jKKt1p1z4otMA28AyeoAONixVjdYmgFCWwpEFtu+DwRHQDllVX3RjtyXbuCQiUZEfQ9rFPBpAI90vDeLZlMBdg==} peerDependencies: next: ^8.1.1-canary.54 || >=9.0.0 react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - next: 13.2.4(react-dom@18.2.0)(react@18.2.0) + next: 13.2.4_react-dom@18.2.0+react@18.2.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 dev: false - /next-themes@0.2.1(next@13.2.4)(react-dom@18.2.0)(react@18.2.0): + /next-themes/0.2.1_58f4922f6793da676e9d5cd1a5197a94: resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==} peerDependencies: next: '*' react: '*' react-dom: '*' dependencies: - next: 13.2.4(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - dev: false - - /next@13.2.4(@babel/core@7.21.4)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-g1I30317cThkEpvzfXujf0O4wtaQHtDCLhlivwlTJ885Ld+eOgcz7r3TGQzeU+cSRoNHtD8tsJgzxVdYojFssw==} - engines: {node: '>=14.6.0'} - hasBin: true - peerDependencies: - '@opentelemetry/api': ^1.4.0 - fibers: '>= 3.1.0' - node-sass: ^6.0.0 || ^7.0.0 - react: ^18.2.0 - react-dom: ^18.2.0 - sass: ^1.3.0 - peerDependenciesMeta: - '@opentelemetry/api': - optional: true - fibers: - optional: true - node-sass: - optional: true - sass: - optional: true - dependencies: - '@next/env': 13.2.4 - '@swc/helpers': 0.4.14 - caniuse-lite: 1.0.30001481 - postcss: 8.4.14 + next: 13.2.4_react-dom@18.2.0+react@18.2.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-jsx: 5.1.1(@babel/core@7.21.4)(react@18.2.0) - optionalDependencies: - '@next/swc-android-arm-eabi': 13.2.4 - '@next/swc-android-arm64': 13.2.4 - '@next/swc-darwin-arm64': 13.2.4 - '@next/swc-darwin-x64': 13.2.4 - '@next/swc-freebsd-x64': 13.2.4 - '@next/swc-linux-arm-gnueabihf': 13.2.4 - '@next/swc-linux-arm64-gnu': 13.2.4 - '@next/swc-linux-arm64-musl': 13.2.4 - '@next/swc-linux-x64-gnu': 13.2.4 - '@next/swc-linux-x64-musl': 13.2.4 - '@next/swc-win32-arm64-msvc': 13.2.4 - '@next/swc-win32-ia32-msvc': 13.2.4 - '@next/swc-win32-x64-msvc': 13.2.4 - transitivePeerDependencies: - - '@babel/core' - - babel-plugin-macros + react-dom: 18.2.0_react@18.2.0 dev: false - /next@13.2.4(react-dom@18.2.0)(react@18.2.0): + /next/13.2.4_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-g1I30317cThkEpvzfXujf0O4wtaQHtDCLhlivwlTJ885Ld+eOgcz7r3TGQzeU+cSRoNHtD8tsJgzxVdYojFssw==} engines: {node: '>=14.6.0'} hasBin: true @@ -15215,8 +16235,8 @@ packages: caniuse-lite: 1.0.30001481 postcss: 8.4.14 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-jsx: 5.1.1(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 + styled-jsx: 5.1.1_react@18.2.0 optionalDependencies: '@next/swc-android-arm-eabi': 13.2.4 '@next/swc-android-arm64': 13.2.4 @@ -15236,7 +16256,7 @@ packages: - babel-plugin-macros dev: false - /nextra-theme-docs@2.4.0(next@13.2.4)(nextra@2.4.0)(react-dom@18.2.0)(react@18.2.0): + /nextra-theme-docs/2.4.0_2e2351f1abe0d49f2c63b8ead66efde9: resolution: {integrity: sha512-RXwrMUOZANpw11d+IYaRW9OclwVYGcX6z4K27lLx1w2qCVW5Qvlfkm30lIKtqLrksgHnGa2UI50QzmQ0MYa5uw==} peerDependencies: next: '>=9.5.3' @@ -15244,7 +16264,7 @@ packages: react: '>=16.13.1' react-dom: '>=16.13.1' dependencies: - '@headlessui/react': 1.7.14(react-dom@18.2.0)(react@18.2.0) + '@headlessui/react': 1.7.14_react-dom@18.2.0+react@18.2.0 '@popperjs/core': 2.11.7 clsx: 1.2.1 flexsearch: 0.7.31 @@ -15252,17 +16272,17 @@ packages: git-url-parse: 13.1.0 intersection-observer: 0.12.2 match-sorter: 6.3.1 - next: 13.2.4(react-dom@18.2.0)(react@18.2.0) - next-seo: 6.0.0(next@13.2.4)(react-dom@18.2.0)(react@18.2.0) - next-themes: 0.2.1(next@13.2.4)(react-dom@18.2.0)(react@18.2.0) - nextra: 2.4.0(next@13.2.4)(react-dom@18.2.0)(react@18.2.0) + next: 13.2.4_react-dom@18.2.0+react@18.2.0 + next-seo: 6.0.0_58f4922f6793da676e9d5cd1a5197a94 + next-themes: 0.2.1_58f4922f6793da676e9d5cd1a5197a94 + nextra: 2.4.0_58f4922f6793da676e9d5cd1a5197a94 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 scroll-into-view-if-needed: 3.0.10 zod: 3.21.4 dev: false - /nextra@2.4.0(next@13.2.4)(react-dom@18.2.0)(react@18.2.0): + /nextra/2.4.0_58f4922f6793da676e9d5cd1a5197a94: resolution: {integrity: sha512-bAA1BOf/aegOXy878FLms3nOD4I+s8ksrPEoaFi1PrDzIATuf3ftgPf4y8vpgVGlkbE666p3bDHi7QHOclS22Q==} engines: {node: '>=16'} peerDependencies: @@ -15271,20 +16291,20 @@ packages: react-dom: '>=16.13.1' dependencies: '@mdx-js/mdx': 2.3.0 - '@mdx-js/react': 2.3.0(react@18.2.0) + '@mdx-js/react': 2.3.0_react@18.2.0 '@napi-rs/simple-git': 0.1.8 github-slugger: 2.0.0 graceful-fs: 4.2.11 gray-matter: 4.0.3 katex: 0.16.6 lodash.get: 4.4.2 - next: 13.2.4(react-dom@18.2.0)(react@18.2.0) - next-mdx-remote: 4.4.1(react-dom@18.2.0)(react@18.2.0) + next: 13.2.4_react-dom@18.2.0+react@18.2.0 + next-mdx-remote: 4.4.1_react-dom@18.2.0+react@18.2.0 p-limit: 3.1.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - rehype-katex: 6.0.2 - rehype-pretty-code: 0.9.4(shiki@0.14.1) + react-dom: 18.2.0_react@18.2.0 + rehype-katex: 6.0.3 + rehype-pretty-code: 0.9.4_shiki@0.14.1 remark-gfm: 3.0.1 remark-math: 5.1.1 remark-reading-time: 2.0.1 @@ -15298,40 +16318,40 @@ packages: - supports-color dev: false - /nice-try@1.0.5: + /nice-try/1.0.5: resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} - /no-case@3.0.4: + /no-case/3.0.4: resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} dependencies: lower-case: 2.0.2 tslib: 2.5.0 dev: false - /nocache@2.1.0: + /nocache/2.1.0: resolution: {integrity: sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q==} engines: {node: '>=4.0.0'} dev: false - /nocache@3.0.4: + /nocache/3.0.4: resolution: {integrity: sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==} engines: {node: '>=12.0.0'} dev: false - /node-dir@0.1.17: + /node-dir/0.1.17: resolution: {integrity: sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==} engines: {node: '>= 0.10.5'} dependencies: minimatch: 3.1.2 dev: false - /node-emoji@1.11.0: + /node-emoji/1.11.0: resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==} dependencies: lodash: 4.17.21 dev: false - /node-fetch@2.6.7: + /node-fetch/2.6.7: resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} engines: {node: 4.x || >=6.0.0} peerDependencies: @@ -15343,7 +16363,7 @@ packages: whatwg-url: 5.0.0 dev: false - /node-fetch@2.6.9: + /node-fetch/2.6.9: resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==} engines: {node: 4.x || >=6.0.0} peerDependencies: @@ -15355,15 +16375,15 @@ packages: whatwg-url: 5.0.0 dev: false - /node-forge@1.3.1: + /node-forge/1.3.1: resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} engines: {node: '>= 6.13.0'} dev: false - /node-int64@0.4.0: + /node-int64/0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} - /node-notifier@8.0.2: + /node-notifier/8.0.2: resolution: {integrity: sha512-oJP/9NAdd9+x2Q+rfphB2RJCHjod70RcRLjosiPMMu5gjIfwVnOUGq2nbTjTUbmy0DJ/tFIVT30+Qe3nzl4TJg==} requiresBuild: true dependencies: @@ -15376,15 +16396,15 @@ packages: dev: true optional: true - /node-releases@2.0.10: + /node-releases/2.0.10: resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} - /node-stream-zip@1.15.0: + /node-stream-zip/1.15.0: resolution: {integrity: sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw==} engines: {node: '>=0.12.0'} dev: false - /normalize-package-data@2.5.0: + /normalize-package-data/2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 @@ -15392,7 +16412,7 @@ packages: semver: 5.7.1 validate-npm-package-license: 3.0.4 - /normalize-package-data@3.0.3: + /normalize-package-data/3.0.3: resolution: {integrity: sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==} engines: {node: '>=10'} dependencies: @@ -15402,76 +16422,76 @@ packages: validate-npm-package-license: 3.0.4 dev: true - /normalize-path@2.1.1: + /normalize-path/2.1.1: resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} engines: {node: '>=0.10.0'} dependencies: remove-trailing-separator: 1.1.0 - /normalize-path@3.0.0: + /normalize-path/3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - /normalize-range@0.1.2: + /normalize-range/0.1.2: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} engines: {node: '>=0.10.0'} dev: false - /normalize-url@4.5.1: + /normalize-url/4.5.1: resolution: {integrity: sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==} engines: {node: '>=8'} dev: false - /normalize-url@6.1.0: + /normalize-url/6.1.0: resolution: {integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==} engines: {node: '>=10'} - /npm-run-path@2.0.2: + /npm-run-path/2.0.2: resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==} engines: {node: '>=4'} dependencies: path-key: 2.0.1 - /npm-run-path@4.0.1: + /npm-run-path/4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} dependencies: path-key: 3.1.1 - /nprogress@0.2.0: + /nprogress/0.2.0: resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==} dev: false - /nth-check@2.1.1: + /nth-check/2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} dependencies: boolbase: 1.0.0 - /nullthrows@1.1.1: + /nullthrows/1.1.1: resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==} dev: false - /nwsapi@2.2.4: + /nwsapi/2.2.4: resolution: {integrity: sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==} dev: true - /ob1@0.64.0: + /ob1/0.64.0: resolution: {integrity: sha512-CO1N+5dhvy+MoAwxz8+fymEUcwsT4a+wHhrHFb02LppcJdHxgcBWviwEhUwKOD2kLMQ7ijrrzybOqpGcqEtvpQ==} dev: false - /ob1@0.73.7: + /ob1/0.73.7: resolution: {integrity: sha512-DfelfvR843KADhSUATGGhuepVMRcf5VQX+6MQLy5AW0BKDLlO7Usj6YZeAAZP7P86QwsoTxB0RXCFiA7t6S1IQ==} dev: false - /ob1@0.73.9: + /ob1/0.73.9: resolution: {integrity: sha512-kHOzCOFXmAM26fy7V/YuXNKne2TyRiXbFAvPBIbuedJCZZWQZHLdPzMeXJI4Egt6IcfDttRzN3jQ90wOwq1iNw==} dev: false - /object-assign@4.1.1: + /object-assign/4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - /object-copy@0.1.0: + /object-copy/0.1.0: resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} engines: {node: '>=0.10.0'} dependencies: @@ -15479,10 +16499,10 @@ packages: define-property: 0.2.5 kind-of: 3.2.2 - /object-inspect@1.12.3: + /object-inspect/1.12.3: resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} - /object-is@1.1.5: + /object-is/1.1.5: resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==} engines: {node: '>= 0.4'} dependencies: @@ -15490,17 +16510,17 @@ packages: define-properties: 1.2.0 dev: true - /object-keys@1.1.1: + /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - /object-visit@1.0.1: + /object-visit/1.0.1: resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /object.assign@4.1.4: + /object.assign/4.1.4: resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} engines: {node: '>= 0.4'} dependencies: @@ -15509,7 +16529,7 @@ packages: has-symbols: 1.0.3 object-keys: 1.1.1 - /object.entries@1.1.6: + /object.entries/1.1.6: resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==} engines: {node: '>= 0.4'} dependencies: @@ -15518,7 +16538,7 @@ packages: es-abstract: 1.21.2 dev: true - /object.fromentries@2.0.6: + /object.fromentries/2.0.6: resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} engines: {node: '>= 0.4'} dependencies: @@ -15527,7 +16547,7 @@ packages: es-abstract: 1.21.2 dev: true - /object.getownpropertydescriptors@2.1.6: + /object.getownpropertydescriptors/2.1.6: resolution: {integrity: sha512-lq+61g26E/BgHv0ZTFgRvi7NMEPuAxLkFU7rukXjc/AlwH4Am5xXVnIXy3un1bg/JPbXHrixRkK1itUzzPiIjQ==} engines: {node: '>= 0.8'} dependencies: @@ -15538,20 +16558,20 @@ packages: safe-array-concat: 1.0.0 dev: true - /object.hasown@1.1.2: + /object.hasown/1.1.2: resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} dependencies: define-properties: 1.2.0 es-abstract: 1.21.2 dev: true - /object.pick@1.3.0: + /object.pick/1.3.0: resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 - /object.values@1.1.6: + /object.values/1.1.6: resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} engines: {node: '>= 0.4'} dependencies: @@ -15560,55 +16580,55 @@ packages: es-abstract: 1.21.2 dev: true - /obuf@1.1.2: + /obuf/1.1.2: resolution: {integrity: sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==} dev: false - /on-finished@2.3.0: + /on-finished/2.3.0: resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 dev: false - /on-finished@2.4.1: + /on-finished/2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 dev: false - /on-headers@1.0.2: + /on-headers/1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} engines: {node: '>= 0.8'} dev: false - /once@1.4.0: + /once/1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} dependencies: wrappy: 1.0.2 - /onetime@2.0.1: + /onetime/2.0.1: resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==} engines: {node: '>=4'} dependencies: mimic-fn: 1.2.0 dev: false - /onetime@5.1.2: + /onetime/5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 - /open@6.4.0: + /open/6.4.0: resolution: {integrity: sha512-IFenVPgF70fSm1keSd2iDBIDIBZkroLeuffXq+wKTzTJlBpesFWojV9lb8mzOfaAzM1sr7HQHuO0vtV0zYekGg==} engines: {node: '>=8'} dependencies: is-wsl: 1.1.0 dev: false - /open@8.4.2: + /open/8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} dependencies: @@ -15616,12 +16636,12 @@ packages: is-docker: 2.2.1 is-wsl: 2.2.0 - /opener@1.5.2: + /opener/1.5.2: resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} hasBin: true dev: false - /optionator@0.8.3: + /optionator/0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} dependencies: @@ -15633,7 +16653,7 @@ packages: word-wrap: 1.2.3 dev: true - /optionator@0.9.1: + /optionator/0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} engines: {node: '>= 0.8.0'} dependencies: @@ -15643,17 +16663,18 @@ packages: prelude-ls: 1.2.1 type-check: 0.4.0 word-wrap: 1.2.3 + dev: true - /options@0.0.6: + /options/0.0.6: resolution: {integrity: sha512-bOj3L1ypm++N+n7CEbbe473A414AB7z+amKYshRb//iuL3MpdDCLhPnw6aVTdKB9g5ZRVHIEp8eUln6L2NUStg==} engines: {node: '>=0.4.0'} dev: false - /opts@2.0.2: + /opts/2.0.2: resolution: {integrity: sha512-k41FwbcLnlgnFh69f4qdUfvDQ+5vaSDnVPFI/y5XuhKRq97EnVVneO9F1ESVCdiVu4fCS2L8usX3mU331hB7pg==} dev: true - /ora@3.4.0: + /ora/3.4.0: resolution: {integrity: sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg==} engines: {node: '>=6'} dependencies: @@ -15665,7 +16686,7 @@ packages: wcwidth: 1.0.1 dev: false - /ora@5.4.1: + /ora/5.4.1: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} engines: {node: '>=10'} dependencies: @@ -15680,90 +16701,90 @@ packages: wcwidth: 1.0.1 dev: false - /os-homedir@1.0.2: + /os-homedir/1.0.2: resolution: {integrity: sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==} engines: {node: '>=0.10.0'} dev: false - /os-tmpdir@1.0.2: + /os-tmpdir/1.0.2: resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} engines: {node: '>=0.10.0'} dev: false - /outdent@0.5.0: + /outdent/0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} dev: false - /p-cancelable@1.1.0: + /p-cancelable/1.1.0: resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} engines: {node: '>=6'} dev: false - /p-cancelable@2.1.1: + /p-cancelable/2.1.1: resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==} engines: {node: '>=8'} dev: true - /p-each-series@2.2.0: + /p-each-series/2.2.0: resolution: {integrity: sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==} engines: {node: '>=8'} dev: true - /p-filter@2.1.0: + /p-filter/2.1.0: resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} engines: {node: '>=8'} dependencies: p-map: 2.1.0 dev: false - /p-finally@1.0.0: + /p-finally/1.0.0: resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} engines: {node: '>=4'} - /p-limit@2.3.0: + /p-limit/2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 - /p-limit@3.1.0: + /p-limit/3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} dependencies: yocto-queue: 0.1.0 - /p-locate@3.0.0: + /p-locate/3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} engines: {node: '>=6'} dependencies: p-limit: 2.3.0 dev: false - /p-locate@4.1.0: + /p-locate/4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 - /p-locate@5.0.0: + /p-locate/5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} dependencies: p-limit: 3.1.0 - /p-map@2.1.0: + /p-map/2.1.0: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} engines: {node: '>=6'} dev: false - /p-map@4.0.0: + /p-map/4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} dependencies: aggregate-error: 3.1.0 dev: false - /p-retry@4.6.2: + /p-retry/4.6.2: resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==} engines: {node: '>=8'} dependencies: @@ -15771,11 +16792,11 @@ packages: retry: 0.13.1 dev: false - /p-try@2.2.0: + /p-try/2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /package-json@6.5.0: + /package-json/6.5.0: resolution: {integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==} engines: {node: '>=8'} dependencies: @@ -15785,20 +16806,20 @@ packages: semver: 6.3.0 dev: false - /param-case@3.0.4: + /param-case/3.0.4: resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} dependencies: dot-case: 3.0.4 tslib: 2.5.0 dev: false - /parent-module@1.0.1: + /parent-module/1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} dependencies: callsites: 3.1.0 - /parse-entities@2.0.0: + /parse-entities/2.0.0: resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==} dependencies: character-entities: 1.2.4 @@ -15809,7 +16830,7 @@ packages: is-hexadecimal: 1.0.4 dev: false - /parse-entities@4.0.1: + /parse-entities/4.0.1: resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==} dependencies: '@types/unist': 2.0.6 @@ -15822,7 +16843,7 @@ packages: is-hexadecimal: 2.0.1 dev: false - /parse-json@4.0.0: + /parse-json/4.0.0: resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} engines: {node: '>=4'} dependencies: @@ -15830,7 +16851,7 @@ packages: json-parse-better-errors: 1.0.2 dev: false - /parse-json@5.2.0: + /parse-json/5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: @@ -15839,114 +16860,114 @@ packages: json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 - /parse-numeric-range@1.3.0: + /parse-numeric-range/1.3.0: resolution: {integrity: sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==} dev: false - /parse-path@7.0.0: + /parse-path/7.0.0: resolution: {integrity: sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==} dependencies: protocols: 2.0.1 dev: false - /parse-url@8.1.0: + /parse-url/8.1.0: resolution: {integrity: sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==} dependencies: parse-path: 7.0.0 dev: false - /parse5-htmlparser2-tree-adapter@7.0.0: + /parse5-htmlparser2-tree-adapter/7.0.0: resolution: {integrity: sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==} dependencies: domhandler: 5.0.3 parse5: 7.1.2 - /parse5@6.0.1: + /parse5/6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} - /parse5@7.1.2: + /parse5/7.1.2: resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==} dependencies: entities: 4.5.0 - /parseurl@1.3.3: + /parseurl/1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} dev: false - /pascal-case@3.1.2: + /pascal-case/3.1.2: resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} dependencies: no-case: 3.0.4 tslib: 2.5.0 dev: false - /pascalcase@0.1.1: + /pascalcase/0.1.1: resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} engines: {node: '>=0.10.0'} - /path-case@3.0.4: + /path-case/3.0.4: resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} dependencies: dot-case: 3.0.4 tslib: 2.5.0 dev: false - /path-exists@3.0.0: + /path-exists/3.0.0: resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} engines: {node: '>=4'} dev: false - /path-exists@4.0.0: + /path-exists/4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} - /path-is-absolute@1.0.1: + /path-is-absolute/1.0.1: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} engines: {node: '>=0.10.0'} - /path-is-inside@1.0.2: + /path-is-inside/1.0.2: resolution: {integrity: sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==} dev: false - /path-key@2.0.1: + /path-key/2.0.1: resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} engines: {node: '>=4'} - /path-key@3.1.1: + /path-key/3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} - /path-parse@1.0.7: + /path-parse/1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - /path-scurry@1.7.0: + /path-scurry/1.7.0: resolution: {integrity: sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg==} engines: {node: '>=16 || 14 >=14.17'} dependencies: - lru-cache: 9.1.0 + lru-cache: 9.1.1 minipass: 5.0.0 dev: true - /path-to-regexp@0.1.7: + /path-to-regexp/0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} dev: false - /path-to-regexp@1.8.0: + /path-to-regexp/1.8.0: resolution: {integrity: sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==} dependencies: isarray: 0.0.1 dev: false - /path-to-regexp@2.2.1: + /path-to-regexp/2.2.1: resolution: {integrity: sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==} dev: false - /path-type@4.0.0: + /path-type/4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - /periscopic@3.1.0: + /periscopic/3.1.0: resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==} dependencies: '@types/estree': 1.0.1 @@ -15954,43 +16975,43 @@ packages: is-reference: 3.0.1 dev: false - /picocolors@1.0.0: + /picocolors/1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - /picomatch@2.3.1: + /picomatch/2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - /pify@4.0.1: + /pify/4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} dev: false - /pirates@4.0.5: + /pirates/4.0.5: resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==} engines: {node: '>= 6'} - /pkg-dir@3.0.0: + /pkg-dir/3.0.0: resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} engines: {node: '>=6'} dependencies: find-up: 3.0.0 dev: false - /pkg-dir@4.2.0: + /pkg-dir/4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 - /pkg-up@3.1.0: + /pkg-up/3.1.0: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} dependencies: find-up: 3.0.0 dev: false - /plist@3.0.6: + /plist/3.0.6: resolution: {integrity: sha512-WiIVYyrp8TD4w8yCvyeIr+lkmrGRd5u0VbRnU+tP/aRLxP/YadJUYOMZJ/6hIa3oUyVCsycXvtNRgd5XBJIbiA==} engines: {node: '>=6'} dependencies: @@ -15998,18 +17019,18 @@ packages: xmlbuilder: 15.1.1 dev: false - /polished@4.2.2: + /polished/4.2.2: resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==} engines: {node: '>=10'} dependencies: '@babel/runtime': 7.21.0 dev: false - /posix-character-classes@0.1.1: + /posix-character-classes/0.1.1: resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} engines: {node: '>=0.10.0'} - /postcss-calc@8.2.4(postcss@8.4.23): + /postcss-calc/8.2.4_postcss@8.4.23: resolution: {integrity: sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==} peerDependencies: postcss: ^8.2.2 @@ -16019,7 +17040,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-colormin@5.3.1(postcss@8.4.23): + /postcss-colormin/5.3.1_postcss@8.4.23: resolution: {integrity: sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16032,7 +17053,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-convert-values@5.1.3(postcss@8.4.23): + /postcss-convert-values/5.1.3_postcss@8.4.23: resolution: {integrity: sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16043,7 +17064,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-discard-comments@5.1.2(postcss@8.4.23): + /postcss-discard-comments/5.1.2_postcss@8.4.23: resolution: {integrity: sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16052,7 +17073,7 @@ packages: postcss: 8.4.23 dev: false - /postcss-discard-duplicates@5.1.0(postcss@8.4.23): + /postcss-discard-duplicates/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16061,7 +17082,7 @@ packages: postcss: 8.4.23 dev: false - /postcss-discard-empty@5.1.1(postcss@8.4.23): + /postcss-discard-empty/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16070,7 +17091,7 @@ packages: postcss: 8.4.23 dev: false - /postcss-discard-overridden@5.1.0(postcss@8.4.23): + /postcss-discard-overridden/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16079,7 +17100,7 @@ packages: postcss: 8.4.23 dev: false - /postcss-discard-unused@5.1.0(postcss@8.4.23): + /postcss-discard-unused/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-KwLWymI9hbwXmJa0dkrzpRbSJEh0vVUd7r8t0yOGPcfKzyJJxFM8kLyC5Ev9avji6nY95pOp1W6HqIrfT+0VGw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16089,7 +17110,7 @@ packages: postcss-selector-parser: 6.0.11 dev: false - /postcss-loader@7.2.4(@types/node@18.15.11)(postcss@8.4.23)(ts-node@10.9.1)(typescript@4.9.5)(webpack@5.80.0): + /postcss-loader/7.2.4_bc7189263e7a21b8b682a0d6ebf00cc6: resolution: {integrity: sha512-F88rpxxNspo5hatIc+orYwZDtHFaVFOSIVAx+fBfJC1GmhWbVmPWtmg2gXKE1OxJbneOSGn8PWdIwsZFcruS+w==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -16104,29 +17125,29 @@ packages: optional: true dependencies: cosmiconfig: 8.1.3 - cosmiconfig-typescript-loader: 4.3.0(@types/node@18.15.11)(cosmiconfig@8.1.3)(ts-node@10.9.1)(typescript@4.9.5) + cosmiconfig-typescript-loader: 4.3.0_cd16023e19004494632150c2520e85f5 klona: 2.0.6 postcss: 8.4.23 semver: 7.5.0 - ts-node: 10.9.1(@types/node@18.15.11)(typescript@4.9.5) - typescript: 4.9.5 - webpack: 5.80.0 + ts-node: 10.9.1_09c0d3c39cd0f1cdb4581c815323892a + typescript: 5.0.4 + webpack: 5.81.0 transitivePeerDependencies: - '@types/node' dev: false - /postcss-merge-idents@5.1.1(postcss@8.4.23): + /postcss-merge-idents/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-pCijL1TREiCoog5nQp7wUe+TUonA2tC2sQ54UGeMmryK3UFGIYKqDyjnqd6RcuI4znFn9hWSLNN8xKE/vWcUQw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0(postcss@8.4.23) + cssnano-utils: 3.1.0_postcss@8.4.23 postcss: 8.4.23 postcss-value-parser: 4.2.0 dev: false - /postcss-merge-longhand@5.1.7(postcss@8.4.23): + /postcss-merge-longhand/5.1.7_postcss@8.4.23: resolution: {integrity: sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16134,10 +17155,10 @@ packages: dependencies: postcss: 8.4.23 postcss-value-parser: 4.2.0 - stylehacks: 5.1.1(postcss@8.4.23) + stylehacks: 5.1.1_postcss@8.4.23 dev: false - /postcss-merge-rules@5.1.4(postcss@8.4.23): + /postcss-merge-rules/5.1.4_postcss@8.4.23: resolution: {integrity: sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16145,12 +17166,12 @@ packages: dependencies: browserslist: 4.21.5 caniuse-api: 3.0.0 - cssnano-utils: 3.1.0(postcss@8.4.23) + cssnano-utils: 3.1.0_postcss@8.4.23 postcss: 8.4.23 postcss-selector-parser: 6.0.11 dev: false - /postcss-minify-font-values@5.1.0(postcss@8.4.23): + /postcss-minify-font-values/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16160,31 +17181,31 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-minify-gradients@5.1.1(postcss@8.4.23): + /postcss-minify-gradients/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: colord: 2.9.3 - cssnano-utils: 3.1.0(postcss@8.4.23) + cssnano-utils: 3.1.0_postcss@8.4.23 postcss: 8.4.23 postcss-value-parser: 4.2.0 dev: false - /postcss-minify-params@5.1.4(postcss@8.4.23): + /postcss-minify-params/5.1.4_postcss@8.4.23: resolution: {integrity: sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: browserslist: 4.21.5 - cssnano-utils: 3.1.0(postcss@8.4.23) + cssnano-utils: 3.1.0_postcss@8.4.23 postcss: 8.4.23 postcss-value-parser: 4.2.0 dev: false - /postcss-minify-selectors@5.2.1(postcss@8.4.23): + /postcss-minify-selectors/5.2.1_postcss@8.4.23: resolution: {integrity: sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16194,7 +17215,7 @@ packages: postcss-selector-parser: 6.0.11 dev: false - /postcss-modules-extract-imports@3.0.0(postcss@8.4.23): + /postcss-modules-extract-imports/3.0.0_postcss@8.4.23: resolution: {integrity: sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: @@ -16203,19 +17224,19 @@ packages: postcss: 8.4.23 dev: false - /postcss-modules-local-by-default@4.0.0(postcss@8.4.23): + /postcss-modules-local-by-default/4.0.0_postcss@8.4.23: resolution: {integrity: sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) + icss-utils: 5.1.0_postcss@8.4.23 postcss: 8.4.23 postcss-selector-parser: 6.0.11 postcss-value-parser: 4.2.0 dev: false - /postcss-modules-scope@3.0.0(postcss@8.4.23): + /postcss-modules-scope/3.0.0_postcss@8.4.23: resolution: {integrity: sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: @@ -16225,17 +17246,17 @@ packages: postcss-selector-parser: 6.0.11 dev: false - /postcss-modules-values@4.0.0(postcss@8.4.23): + /postcss-modules-values/4.0.0_postcss@8.4.23: resolution: {integrity: sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==} engines: {node: ^10 || ^12 || >= 14} peerDependencies: postcss: ^8.1.0 dependencies: - icss-utils: 5.1.0(postcss@8.4.23) + icss-utils: 5.1.0_postcss@8.4.23 postcss: 8.4.23 dev: false - /postcss-normalize-charset@5.1.0(postcss@8.4.23): + /postcss-normalize-charset/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16244,7 +17265,7 @@ packages: postcss: 8.4.23 dev: false - /postcss-normalize-display-values@5.1.0(postcss@8.4.23): + /postcss-normalize-display-values/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16254,7 +17275,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-positions@5.1.1(postcss@8.4.23): + /postcss-normalize-positions/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16264,7 +17285,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-repeat-style@5.1.1(postcss@8.4.23): + /postcss-normalize-repeat-style/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16274,7 +17295,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-string@5.1.0(postcss@8.4.23): + /postcss-normalize-string/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16284,7 +17305,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-timing-functions@5.1.0(postcss@8.4.23): + /postcss-normalize-timing-functions/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16294,7 +17315,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-unicode@5.1.1(postcss@8.4.23): + /postcss-normalize-unicode/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16305,7 +17326,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-url@5.1.0(postcss@8.4.23): + /postcss-normalize-url/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16316,7 +17337,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-normalize-whitespace@5.1.1(postcss@8.4.23): + /postcss-normalize-whitespace/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16326,18 +17347,18 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-ordered-values@5.1.3(postcss@8.4.23): + /postcss-ordered-values/5.1.3_postcss@8.4.23: resolution: {integrity: sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: postcss: ^8.2.15 dependencies: - cssnano-utils: 3.1.0(postcss@8.4.23) + cssnano-utils: 3.1.0_postcss@8.4.23 postcss: 8.4.23 postcss-value-parser: 4.2.0 dev: false - /postcss-reduce-idents@5.2.0(postcss@8.4.23): + /postcss-reduce-idents/5.2.0_postcss@8.4.23: resolution: {integrity: sha512-BTrLjICoSB6gxbc58D5mdBK8OhXRDqud/zodYfdSi52qvDHdMwk+9kB9xsM8yJThH/sZU5A6QVSmMmaN001gIg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16347,7 +17368,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-reduce-initial@5.1.2(postcss@8.4.23): + /postcss-reduce-initial/5.1.2_postcss@8.4.23: resolution: {integrity: sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16358,7 +17379,7 @@ packages: postcss: 8.4.23 dev: false - /postcss-reduce-transforms@5.1.0(postcss@8.4.23): + /postcss-reduce-transforms/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16368,7 +17389,7 @@ packages: postcss-value-parser: 4.2.0 dev: false - /postcss-selector-parser@6.0.11: + /postcss-selector-parser/6.0.11: resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} engines: {node: '>=4'} dependencies: @@ -16376,7 +17397,7 @@ packages: util-deprecate: 1.0.2 dev: false - /postcss-sort-media-queries@4.4.1(postcss@8.4.23): + /postcss-sort-media-queries/4.4.1_postcss@8.4.23: resolution: {integrity: sha512-QDESFzDDGKgpiIh4GYXsSy6sek2yAwQx1JASl5AxBtU1Lq2JfKBljIPNdil989NcSKRQX1ToiaKphImtBuhXWw==} engines: {node: '>=10.0.0'} peerDependencies: @@ -16386,7 +17407,7 @@ packages: sort-css-media-queries: 2.1.0 dev: false - /postcss-svgo@5.1.0(postcss@8.4.23): + /postcss-svgo/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16397,7 +17418,7 @@ packages: svgo: 2.8.0 dev: false - /postcss-unique-selectors@5.1.1(postcss@8.4.23): + /postcss-unique-selectors/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16407,11 +17428,11 @@ packages: postcss-selector-parser: 6.0.11 dev: false - /postcss-value-parser@4.2.0: + /postcss-value-parser/4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} dev: false - /postcss-zindex@5.1.0(postcss@8.4.23): + /postcss-zindex/5.1.0_postcss@8.4.23: resolution: {integrity: sha512-fgFMf0OtVSBR1va1JNHYgMxYk73yhn/qb4uQDq1DLGYolz8gHCyr/sesEuGUaYs58E3ZJRcpoGuPVoB7Meiq9A==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -16420,7 +17441,7 @@ packages: postcss: 8.4.23 dev: false - /postcss@8.4.14: + /postcss/8.4.14: resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} engines: {node: ^10 || ^12 || >=14} dependencies: @@ -16429,7 +17450,7 @@ packages: source-map-js: 1.0.2 dev: false - /postcss@8.4.23: + /postcss/8.4.23: resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} engines: {node: ^10 || ^12 || >=14} dependencies: @@ -16437,7 +17458,7 @@ packages: picocolors: 1.0.0 source-map-js: 1.0.2 - /preferred-pm@3.0.3: + /preferred-pm/3.0.3: resolution: {integrity: sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ==} engines: {node: '>=10'} dependencies: @@ -16447,40 +17468,47 @@ packages: which-pm: 2.0.0 dev: false - /prelude-ls@1.1.2: + /prelude-ls/1.1.2: resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} dev: true - /prelude-ls@1.2.1: + /prelude-ls/1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} + dev: true - /prepend-http@2.0.0: + /prepend-http/2.0.0: resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} engines: {node: '>=4'} dev: false - /prettier-linter-helpers@1.0.0: + /prettier-linter-helpers/1.0.0: resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} engines: {node: '>=6.0.0'} dependencies: fast-diff: 1.2.0 dev: true - /prettier@2.8.7: + /prettier/2.8.7: resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} engines: {node: '>=10.13.0'} hasBin: true - /pretty-error@4.0.0: + /prettier/2.8.8: + resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} + engines: {node: '>=10.13.0'} + hasBin: true + dev: true + + /pretty-error/4.0.0: resolution: {integrity: sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==} dependencies: lodash: 4.17.21 renderkid: 3.0.0 dev: false - /pretty-format@26.6.2: + /pretty-format/26.6.2: resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==} engines: {node: '>= 10'} dependencies: @@ -16489,7 +17517,7 @@ packages: ansi-styles: 4.3.0 react-is: 17.0.2 - /pretty-format@27.5.1: + /pretty-format/27.5.1: resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -16498,7 +17526,7 @@ packages: react-is: 17.0.2 dev: true - /pretty-format@29.5.0: + /pretty-format/29.5.0: resolution: {integrity: sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: @@ -16506,12 +17534,12 @@ packages: ansi-styles: 5.2.0 react-is: 18.2.0 - /pretty-time@1.1.0: + /pretty-time/1.1.0: resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==} engines: {node: '>=4'} dev: false - /prism-react-renderer@1.3.5(react@18.2.0): + /prism-react-renderer/1.3.5_react@18.2.0: resolution: {integrity: sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg==} peerDependencies: react: '>=0.14.9' @@ -16519,61 +17547,61 @@ packages: react: 18.2.0 dev: false - /prismjs@1.29.0: + /prismjs/1.29.0: resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==} engines: {node: '>=6'} dev: false - /process-nextick-args@2.0.1: + /process-nextick-args/2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} dev: false - /progress@2.0.3: + /progress/2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} dev: true - /promise@7.3.1: + /promise/7.3.1: resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==} dependencies: asap: 2.0.6 dev: false - /promise@8.3.0: + /promise/8.3.0: resolution: {integrity: sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==} dependencies: asap: 2.0.6 dev: false - /prompts@2.4.2: + /prompts/2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} engines: {node: '>= 6'} dependencies: kleur: 3.0.3 sisteransi: 1.0.5 - /prop-types@15.8.1: + /prop-types/15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 react-is: 16.13.1 - /property-information@5.6.0: + /property-information/5.6.0: resolution: {integrity: sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==} dependencies: xtend: 4.0.2 dev: false - /property-information@6.2.0: + /property-information/6.2.0: resolution: {integrity: sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg==} dev: false - /protocols@2.0.1: + /protocols/2.0.1: resolution: {integrity: sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q==} dev: false - /proxy-addr@2.0.7: + /proxy-addr/2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} dependencies: @@ -16581,93 +17609,93 @@ packages: ipaddr.js: 1.9.1 dev: false - /pseudomap@1.0.2: + /pseudomap/1.0.2: resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==} dev: false - /psl@1.9.0: + /psl/1.9.0: resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==} dev: true - /pump@3.0.0: + /pump/3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 - /punycode@1.4.1: + /punycode/1.4.1: resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} dev: false - /punycode@2.3.0: + /punycode/2.3.0: resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} engines: {node: '>=6'} - /pupa@2.1.1: + /pupa/2.1.1: resolution: {integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==} engines: {node: '>=8'} dependencies: escape-goat: 2.1.1 dev: false - /pure-color@1.3.0: + /pure-color/1.3.0: resolution: {integrity: sha512-QFADYnsVoBMw1srW7OVKEYjG+MbIa49s54w1MA1EDY6r2r/sTcKKYqRX1f4GYvnXP7eN/Pe9HFcX+hwzmrXRHA==} dev: false - /pure-rand@6.0.1: - resolution: {integrity: sha512-t+x1zEHDjBwkDGY5v5ApnZ/utcd4XYDiJsaQQoptTXgUXX95sDg1elCdJghzicm7n2mbCBJ3uYWr6M22SO19rg==} + /pure-rand/6.0.2: + resolution: {integrity: sha512-6Yg0ekpKICSjPswYOuC5sku/TSWaRYlA0qsXqJgM/d/4pLPHPuTxK7Nbf7jFKzAeedUhR8C7K9Uv63FBsSo8xQ==} dev: true - /q@1.5.1: + /q/1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} dev: true - /qs@6.11.0: + /qs/6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} engines: {node: '>=0.6'} dependencies: side-channel: 1.0.4 dev: false - /querystringify@2.2.0: + /querystringify/2.2.0: resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} dev: true - /queue-microtask@1.2.3: + /queue-microtask/1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - /queue@6.0.2: + /queue/6.0.2: resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==} dependencies: inherits: 2.0.4 dev: false - /quick-lru@4.0.1: + /quick-lru/4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} - /quick-lru@5.1.1: + /quick-lru/5.1.1: resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} engines: {node: '>=10'} dev: true - /randombytes@2.1.0: + /randombytes/2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: safe-buffer: 5.2.1 - /range-parser@1.2.0: + /range-parser/1.2.0: resolution: {integrity: sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==} engines: {node: '>= 0.6'} dev: false - /range-parser@1.2.1: + /range-parser/1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} dev: false - /raw-body@2.5.1: + /raw-body/2.5.1: resolution: {integrity: sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==} engines: {node: '>= 0.8'} dependencies: @@ -16677,7 +17705,7 @@ packages: unpipe: 1.0.0 dev: false - /rc@1.2.8: + /rc/1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true dependencies: @@ -16687,7 +17715,7 @@ packages: strip-json-comments: 2.0.1 dev: false - /react-base16-styling@0.6.0: + /react-base16-styling/0.6.0: resolution: {integrity: sha512-yvh/7CArceR/jNATXOKDlvTnPKPmGZz7zsenQ3jUwLzHkNUR0CvY3yGYJbWJ/nnxsL8Sgmt5cO3/SILVuPO6TQ==} dependencies: base16: 1.0.0 @@ -16696,15 +17724,9 @@ packages: pure-color: 1.3.0 dev: false - /react-dev-utils@12.0.1(eslint@8.36.0)(typescript@4.9.5)(webpack@5.80.0): + /react-dev-utils/12.0.1_6d6adb5f80f832eae32b8e107e0af6f2: resolution: {integrity: sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==} engines: {node: '>=14'} - peerDependencies: - typescript: '>=2.7' - webpack: '>=4' - peerDependenciesMeta: - typescript: - optional: true dependencies: '@babel/code-frame': 7.21.4 address: 1.2.2 @@ -16715,7 +17737,7 @@ packages: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3(eslint@8.36.0)(typescript@4.9.5)(webpack@5.80.0) + fork-ts-checker-webpack-plugin: 6.5.3_6d6adb5f80f832eae32b8e107e0af6f2 global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -16730,15 +17752,14 @@ packages: shell-quote: 1.8.1 strip-ansi: 6.0.1 text-table: 0.2.0 - typescript: 4.9.5 - webpack: 5.80.0 transitivePeerDependencies: - eslint - - supports-color + - typescript - vue-template-compiler + - webpack dev: false - /react-devtools-core@4.27.6: + /react-devtools-core/4.27.6: resolution: {integrity: sha512-jeFNhEzcSwpiqmw+zix5IFibNEPmUodICN7ClrlRKGktzO/3FMteMb52l1NRUiz/ABSYt9hOZ9IPgVDrg5pyUw==} dependencies: shell-quote: 1.8.1 @@ -16748,17 +17769,7 @@ packages: - utf-8-validate dev: false - /react-dom@18.2.0(react@18.0.0): - resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} - peerDependencies: - react: ^18.2.0 - dependencies: - loose-envify: 1.4.0 - react: 18.0.0 - scheduler: 0.23.0 - dev: false - - /react-dom@18.2.0(react@18.2.0): + /react-dom/18.2.0_react@18.2.0: resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} peerDependencies: react: ^18.2.0 @@ -16766,16 +17777,17 @@ packages: loose-envify: 1.4.0 react: 18.2.0 scheduler: 0.23.0 + dev: false - /react-error-overlay@6.0.11: + /react-error-overlay/6.0.11: resolution: {integrity: sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==} dev: false - /react-fast-compare@3.2.1: + /react-fast-compare/3.2.1: resolution: {integrity: sha512-xTYf9zFim2pEif/Fw16dBiXpe0hoy5PxcD8+OwBnTtNLfIm3g6WxhKNurY+6OmdH1u6Ta/W/Vl6vjbYP1MFnDg==} dev: false - /react-helmet-async@1.3.0(react-dom@18.2.0)(react@18.2.0): + /react-helmet-async/1.3.0_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==} peerDependencies: react: ^16.6.0 || ^17.0.0 || ^18.0.0 @@ -16785,12 +17797,12 @@ packages: invariant: 2.2.4 prop-types: 15.8.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 react-fast-compare: 3.2.1 shallowequal: 1.1.0 dev: false - /react-intersection-observer@9.4.3(react@18.2.0): + /react-intersection-observer/9.4.3_react@18.2.0: resolution: {integrity: sha512-WNRqMQvKpupr6MzecAQI0Pj0+JQong307knLP4g/nBex7kYfIaZsPpXaIhKHR+oV8z+goUbH9e10j6lGRnTzlQ==} peerDependencies: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 @@ -16798,55 +17810,53 @@ packages: react: 18.2.0 dev: false - /react-is@16.13.1: + /react-is/16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - /react-is@17.0.2: + /react-is/17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} - /react-is@18.2.0: + /react-is/18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - /react-json-view@1.21.3(@types/react@18.0.35)(react-dom@18.2.0)(react@18.2.0): + /react-json-view/1.21.3_f988e132fbe734170b3ebfb3637577ba: resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==} peerDependencies: react: ^17.0.0 || ^16.3.0 || ^15.5.4 react-dom: ^17.0.0 || ^16.3.0 || ^15.5.4 dependencies: - flux: 4.0.4(react@18.2.0) + flux: 4.0.4_react@18.2.0 react: 18.2.0 react-base16-styling: 0.6.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 react-lifecycles-compat: 3.0.4 - react-textarea-autosize: 8.4.1(@types/react@18.0.35)(react@18.2.0) + react-textarea-autosize: 8.4.1_c533e0a8913a9254d0bec903f4fb0117 transitivePeerDependencies: - '@types/react' - encoding dev: false - /react-lifecycles-compat@3.0.4: + /react-lifecycles-compat/3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} dev: false - /react-live@2.2.3(react-dom@18.2.0)(react@18.2.0): + /react-live/2.2.3_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-tpKruvfytNETuzO3o1mrQUj180GVrq35IE8F5gH1NJVPt4szYCx83/dOSCOyjgRhhc3gQvl0pQ3k/CjOjwJkKQ==} engines: {node: '>= 0.12.0', npm: '>= 2.0.0'} - peerDependencies: - react: '*' - react-dom: '*' dependencies: buble: 0.19.6 core-js: 2.6.12 dom-iterator: 1.0.0 - prism-react-renderer: 1.3.5(react@18.2.0) + prism-react-renderer: 1.3.5_react@18.2.0 prop-types: 15.8.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-simple-code-editor: 0.10.0(react-dom@18.2.0)(react@18.2.0) + react-simple-code-editor: 0.10.0_react-dom@18.2.0+react@18.2.0 unescape: 1.0.1 + transitivePeerDependencies: + - react + - react-dom dev: false - /react-loadable-ssr-addon-v5-slorber@1.0.1(@docusaurus/react-loadable@5.5.2)(webpack@5.80.0): + /react-loadable-ssr-addon-v5-slorber/1.0.1_da65b0b7e9c2d09be851db22c530150c: resolution: {integrity: sha512-lq3Lyw1lGku8zUEJPDxsNm1AfYHBrO9Y1+olAYwpUJ2IGFBskM0DMKok97A6LWUpHm+o7IvQBOWu9MLenp9Z+A==} engines: {node: '>=10.13.0'} peerDependencies: @@ -16854,38 +17864,38 @@ packages: webpack: '>=4.41.1 || 5.x' dependencies: '@babel/runtime': 7.21.0 - react-loadable: /@docusaurus/react-loadable@5.5.2(react@18.2.0) - webpack: 5.80.0 + react-loadable: /@docusaurus/react-loadable/5.5.2_react@18.2.0 + webpack: 5.81.0 dev: false - /react-native-codegen@0.0.6(@babel/preset-env@7.21.4): + /react-native-codegen/0.0.6_@babel+preset-env@7.21.4: resolution: {integrity: sha512-cMvrUelD81wiPitEPiwE/TCNscIVauXxmt4NTGcy18HrUd0WRWXfYzAQGXm0eI87u3NMudNhqFj2NISJenxQHg==} dependencies: flow-parser: 0.121.0 - jscodeshift: 0.11.0(@babel/preset-env@7.21.4) + jscodeshift: 0.11.0_@babel+preset-env@7.21.4 nullthrows: 1.1.1 transitivePeerDependencies: - '@babel/preset-env' - supports-color dev: false - /react-native-codegen@0.71.5(@babel/preset-env@7.21.4): + /react-native-codegen/0.71.5_@babel+preset-env@7.21.4: resolution: {integrity: sha512-rfsuc0zkuUuMjFnrT55I1mDZ+pBRp2zAiRwxck3m6qeGJBGK5OV5JH66eDQ4aa+3m0of316CqrJDRzVlYufzIg==} dependencies: '@babel/parser': 7.21.4 flow-parser: 0.185.2 - jscodeshift: 0.13.1(@babel/preset-env@7.21.4) + jscodeshift: 0.13.1_@babel+preset-env@7.21.4 nullthrows: 1.1.1 transitivePeerDependencies: - '@babel/preset-env' - supports-color dev: false - /react-native-gradle-plugin@0.71.17: + /react-native-gradle-plugin/0.71.17: resolution: {integrity: sha512-OXXYgpISEqERwjSlaCiaQY6cTY5CH6j73gdkWpK0hedxtiWMWgH+i5TOi4hIGYitm9kQBeyDu+wim9fA8ROFJA==} dev: false - /react-native@0.64.0(@babel/core@7.21.4)(@babel/preset-env@7.21.4)(react@18.0.0): + /react-native/0.64.0_7a2be77eddb41524f0501232420c1caa: resolution: {integrity: sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==} engines: {node: '>=12'} hasBin: true @@ -16893,7 +17903,7 @@ packages: react: 17.0.1 dependencies: '@jest/create-cache-key-function': 26.6.2 - '@react-native-community/cli': 5.0.1(@babel/core@7.21.4)(react-native@0.64.0) + '@react-native-community/cli': 5.0.1_react-native@0.64.0 '@react-native-community/cli-platform-android': 5.0.1 '@react-native-community/cli-platform-ios': 5.0.2 '@react-native/assets': 1.0.0 @@ -16907,7 +17917,7 @@ packages: invariant: 2.2.4 jsc-android: 245459.0.0 metro-babel-register: 0.64.0 - metro-react-native-babel-transformer: 0.64.0(@babel/core@7.21.4) + metro-react-native-babel-transformer: 0.64.0 metro-runtime: 0.64.0 metro-source-map: 0.64.0 nullthrows: 1.1.1 @@ -16916,17 +17926,16 @@ packages: prop-types: 15.8.1 react: 18.0.0 react-devtools-core: 4.27.6 - react-native-codegen: 0.0.6(@babel/preset-env@7.21.4) + react-native-codegen: 0.0.6_@babel+preset-env@7.21.4 react-refresh: 0.4.3 regenerator-runtime: 0.13.11 scheduler: 0.20.2 shelljs: 0.8.5 stacktrace-parser: 0.1.10 - use-subscription: 1.8.0(react@18.0.0) + use-subscription: 1.8.0_react@18.0.0 whatwg-fetch: 3.6.2 ws: 6.2.2 transitivePeerDependencies: - - '@babel/core' - '@babel/preset-env' - bufferutil - encoding @@ -16934,7 +17943,7 @@ packages: - utf-8-validate dev: false - /react-native@0.71.3(@babel/core@7.21.4)(@babel/preset-env@7.21.4)(react@18.2.0): + /react-native/0.71.3_8aa5ea58ef4c2a22d008c674c3176af5: resolution: {integrity: sha512-RYJXCcQGa4NTfKiPgl92eRDUuQ6JGDnHqFEzRwJSqEx9lWvlvRRIebstJfurzPDKLQWQrvITR7aI7e09E25mLw==} engines: {node: '>=14'} hasBin: true @@ -16942,7 +17951,7 @@ packages: react: 18.2.0 dependencies: '@jest/create-cache-key-function': 29.5.0 - '@react-native-community/cli': 10.1.3(@babel/core@7.21.4) + '@react-native-community/cli': 10.1.3 '@react-native-community/cli-platform-android': 10.1.3 '@react-native-community/cli-platform-ios': 10.1.1 '@react-native/assets': 1.0.0 @@ -16957,7 +17966,7 @@ packages: jest-environment-node: 29.5.0 jsc-android: 250231.0.0 memoize-one: 5.2.1 - metro-react-native-babel-transformer: 0.73.7(@babel/core@7.21.4) + metro-react-native-babel-transformer: 0.73.7 metro-runtime: 0.73.7 metro-source-map: 0.73.7 mkdirp: 0.5.6 @@ -16966,18 +17975,17 @@ packages: promise: 8.3.0 react: 18.2.0 react-devtools-core: 4.27.6 - react-native-codegen: 0.71.5(@babel/preset-env@7.21.4) + react-native-codegen: 0.71.5_@babel+preset-env@7.21.4 react-native-gradle-plugin: 0.71.17 react-refresh: 0.4.3 - react-shallow-renderer: 16.15.0(react@18.2.0) + react-shallow-renderer: 16.15.0_react@18.2.0 regenerator-runtime: 0.13.11 scheduler: 0.23.0 stacktrace-parser: 0.1.10 - use-sync-external-store: 1.2.0(react@18.2.0) + use-sync-external-store: 1.2.0_react@18.2.0 whatwg-fetch: 3.6.2 ws: 6.2.2 transitivePeerDependencies: - - '@babel/core' - '@babel/preset-env' - bufferutil - encoding @@ -16985,21 +17993,21 @@ packages: - utf-8-validate dev: false - /react-refresh@0.13.0: + /react-refresh/0.13.0: resolution: {integrity: sha512-XP8A9BT0CpRBD+NYLLeIhld/RqG9+gktUjW1FkE+Vm7OCinbG1SshcK5tb9ls4kzvjZr9mOQc7HYgBngEyPAXg==} engines: {node: '>=0.10.0'} dev: true - /react-refresh@0.14.0: + /react-refresh/0.14.0: resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} engines: {node: '>=0.10.0'} dev: true - /react-refresh@0.4.3: + /react-refresh/0.4.3: resolution: {integrity: sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA==} engines: {node: '>=0.10.0'} - /react-router-config@5.1.1(react-router@5.3.4)(react@18.2.0): + /react-router-config/5.1.1_react-router@5.3.4+react@18.2.0: resolution: {integrity: sha512-DuanZjaD8mQp1ppHjgnnUnyOlqYXZVjnov/JzFhjLEwd3Z4dYjMSnqrEzzGThH47vpCOqPPwJM2FtthLeJ8Pbg==} peerDependencies: react: '>=15' @@ -17007,10 +18015,10 @@ packages: dependencies: '@babel/runtime': 7.21.0 react: 18.2.0 - react-router: 5.3.4(react@18.2.0) + react-router: 5.3.4_react@18.2.0 dev: false - /react-router-dom@5.3.4(react@18.2.0): + /react-router-dom/5.3.4_react@18.2.0: resolution: {integrity: sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==} peerDependencies: react: '>=15' @@ -17020,12 +18028,12 @@ packages: loose-envify: 1.4.0 prop-types: 15.8.1 react: 18.2.0 - react-router: 5.3.4(react@18.2.0) + react-router: 5.3.4_react@18.2.0 tiny-invariant: 1.3.1 tiny-warning: 1.0.3 dev: false - /react-router@5.3.4(react@18.2.0): + /react-router/5.3.4_react@18.2.0: resolution: {integrity: sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==} peerDependencies: react: '>=15' @@ -17042,37 +18050,37 @@ packages: tiny-warning: 1.0.3 dev: false - /react-shallow-renderer@16.15.0(react@18.0.0): + /react-shallow-renderer/16.15.0_react@18.0.0: resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: object-assign: 4.1.1 react: 18.0.0 - react-is: 18.2.0 + react-is: 17.0.2 dev: true - /react-shallow-renderer@16.15.0(react@18.2.0): + /react-shallow-renderer/16.15.0_react@18.2.0: resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: object-assign: 4.1.1 react: 18.2.0 - react-is: 18.2.0 + react-is: 17.0.2 dev: false - /react-simple-code-editor@0.10.0(react-dom@18.2.0)(react@18.2.0): + /react-simple-code-editor/0.10.0_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-bL5W5mAxSW6+cLwqqVWY47Silqgy2DKDTR4hDBrLrUqC5BXc29YVx17l2IZk5v36VcDEq1Bszu2oHm1qBwKqBA==} peerDependencies: react: ^16.0.0 react-dom: ^16.0.0 dependencies: react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 dev: false - /react-test-renderer@17.0.1(react@18.0.0): + /react-test-renderer/17.0.1_react@18.0.0: resolution: {integrity: sha512-/dRae3mj6aObwkjCcxZPlxDFh73XZLgvwhhyON2haZGUEhiaY5EjfAdw+d/rQmlcFwdTpMXCSGVk374QbCTlrA==} peerDependencies: react: 17.0.1 @@ -17080,11 +18088,11 @@ packages: object-assign: 4.1.1 react: 18.0.0 react-is: 17.0.2 - react-shallow-renderer: 16.15.0(react@18.0.0) + react-shallow-renderer: 16.15.0_react@18.0.0 scheduler: 0.20.2 dev: true - /react-textarea-autosize@8.4.1(@types/react@18.0.35)(react@18.2.0): + /react-textarea-autosize/8.4.1_c533e0a8913a9254d0bec903f4fb0117: resolution: {integrity: sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==} engines: {node: '>=10'} peerDependencies: @@ -17092,13 +18100,13 @@ packages: dependencies: '@babel/runtime': 7.21.0 react: 18.2.0 - use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.0.35)(react@18.2.0) + use-composed-ref: 1.3.0_react@18.2.0 + use-latest: 1.2.1_c533e0a8913a9254d0bec903f4fb0117 transitivePeerDependencies: - '@types/react' dev: false - /react-transition-group@4.4.5(react-dom@18.2.0)(react@18.2.0): + /react-transition-group/4.4.5_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} peerDependencies: react: '>=16.6.0' @@ -17109,22 +18117,24 @@ packages: loose-envify: 1.4.0 prop-types: 15.8.1 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.2.0_react@18.2.0 dev: false - /react@18.0.0: + /react/18.0.0: resolution: {integrity: sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A==} engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 + dev: false - /react@18.2.0: + /react/18.2.0: resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 + dev: false - /read-pkg-up@7.0.1: + /read-pkg-up/7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} dependencies: @@ -17132,7 +18142,7 @@ packages: read-pkg: 5.2.0 type-fest: 0.8.1 - /read-pkg@5.2.0: + /read-pkg/5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} dependencies: @@ -17141,7 +18151,7 @@ packages: parse-json: 5.2.0 type-fest: 0.6.0 - /read-yaml-file@1.1.0: + /read-yaml-file/1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} dependencies: @@ -17151,7 +18161,7 @@ packages: strip-bom: 3.0.0 dev: false - /readable-stream@1.0.34: + /readable-stream/1.0.34: resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==} dependencies: core-util-is: 1.0.3 @@ -17160,7 +18170,7 @@ packages: string_decoder: 0.10.31 dev: true - /readable-stream@2.3.8: + /readable-stream/2.3.8: resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} dependencies: core-util-is: 1.0.3 @@ -17172,7 +18182,7 @@ packages: util-deprecate: 1.0.2 dev: false - /readable-stream@3.6.2: + /readable-stream/3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} engines: {node: '>= 6'} dependencies: @@ -17180,28 +18190,28 @@ packages: string_decoder: 1.3.0 util-deprecate: 1.0.2 - /readdirp@3.6.0: + /readdirp/3.6.0: resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} engines: {node: '>=8.10.0'} dependencies: picomatch: 2.3.1 - /reading-time@1.5.0: + /reading-time/1.5.0: resolution: {integrity: sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==} dev: false - /readline@1.3.0: + /readline/1.3.0: resolution: {integrity: sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==} dev: false - /realpath-native@1.1.0: + /realpath-native/1.1.0: resolution: {integrity: sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==} engines: {node: '>=4'} dependencies: util.promisify: 1.1.2 dev: true - /recast@0.20.5: + /recast/0.20.5: resolution: {integrity: sha512-E5qICoPoNL4yU0H0NoBDntNB0Q5oMSNh9usFctYniLBluTthi3RsQVBXIJNbApOlvSwW/RGxIuokPcAc59J5fQ==} engines: {node: '>= 4'} dependencies: @@ -17211,59 +18221,59 @@ packages: tslib: 2.5.0 dev: false - /rechoir@0.6.2: + /rechoir/0.6.2: resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==} engines: {node: '>= 0.10'} dependencies: resolve: 1.22.2 dev: false - /recursive-readdir@2.2.3: + /recursive-readdir/2.2.3: resolution: {integrity: sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==} engines: {node: '>=6.0.0'} dependencies: minimatch: 3.1.2 dev: false - /redent@3.0.0: + /redent/3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} engines: {node: '>=8'} dependencies: indent-string: 4.0.0 strip-indent: 3.0.0 - /regenerate-unicode-properties@10.1.0: + /regenerate-unicode-properties/10.1.0: resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 - /regenerate-unicode-properties@9.0.0: + /regenerate-unicode-properties/9.0.0: resolution: {integrity: sha512-3E12UeNSPfjrgwjkR81m5J7Aw/T55Tu7nUyZVQYCKEOs+2dkxEY+DpPtZzO4YruuiPb7NkYLVcyJC4+zCbk5pA==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 dev: false - /regenerate@1.4.2: + /regenerate/1.4.2: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} - /regenerator-runtime@0.13.11: + /regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /regenerator-transform@0.15.1: + /regenerator-transform/0.15.1: resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} dependencies: '@babel/runtime': 7.21.0 - /regex-not@1.0.2: + /regex-not/1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 3.0.2 safe-regex: 1.1.0 - /regexp.prototype.flags@1.5.0: + /regexp.prototype.flags/1.5.0: resolution: {integrity: sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==} engines: {node: '>= 0.4'} dependencies: @@ -17271,12 +18281,12 @@ packages: define-properties: 1.2.0 functions-have-names: 1.2.3 - /regexpp@3.2.0: + /regexpp/3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} engines: {node: '>=8'} dev: true - /regexpu-core@4.8.0: + /regexpu-core/4.8.0: resolution: {integrity: sha512-1F6bYsoYiz6is+oz70NWur2Vlh9KWtswuRuzJOfeYUrfPX2o8n74AnUVaOGDbUqVGO9fNHu48/pjJO4sNVwsOg==} engines: {node: '>=4'} dependencies: @@ -17288,7 +18298,7 @@ packages: unicode-match-property-value-ecmascript: 2.1.0 dev: false - /regexpu-core@5.3.2: + /regexpu-core/5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} engines: {node: '>=4'} dependencies: @@ -17299,60 +18309,49 @@ packages: unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.1.0 - /registry-auth-token@4.2.2: + /registry-auth-token/4.2.2: resolution: {integrity: sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==} engines: {node: '>=6.0.0'} dependencies: rc: 1.2.8 dev: false - /registry-url@5.1.0: + /registry-url/5.1.0: resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} engines: {node: '>=8'} dependencies: rc: 1.2.8 dev: false - /regjsgen@0.5.2: + /regjsgen/0.5.2: resolution: {integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==} dev: false - /regjsparser@0.7.0: + /regjsparser/0.7.0: resolution: {integrity: sha512-A4pcaORqmNMDVwUjWoTzuhwMGpP+NykpfqAsEgI1FSH/EzC7lrN5TMd+kN8YCovX+jMpu8eaqXgXPCa0g8FQNQ==} hasBin: true dependencies: jsesc: 0.5.0 dev: false - /regjsparser@0.9.1: + /regjsparser/0.9.1: resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} hasBin: true dependencies: jsesc: 0.5.0 - /rehype-katex@6.0.2: - resolution: {integrity: sha512-C4gDAlS1+l0hJqctyiU64f9CvT00S03qV1T6HiMzbSuLBgWUtcqydWHY9OpKrm0SpkK16FNd62CDKyWLwV2ppg==} + /rehype-katex/6.0.3: + resolution: {integrity: sha512-ByZlRwRUcWegNbF70CVRm2h/7xy7jQ3R9LaY4VVSvjnoVWwWVhNL60DiZsBpC5tSzYQOCvDbzncIpIjPZWodZA==} dependencies: '@types/hast': 2.3.4 - '@types/katex': 0.11.1 + '@types/katex': 0.14.0 + hast-util-from-html-isomorphic: 1.0.0 hast-util-to-text: 3.1.2 - katex: 0.15.6 - rehype-parse: 8.0.4 - unified: 10.1.2 - unist-util-remove-position: 4.0.2 + katex: 0.16.6 unist-util-visit: 4.1.2 dev: false - /rehype-parse@8.0.4: - resolution: {integrity: sha512-MJJKONunHjoTh4kc3dsM1v3C9kGrrxvA3U8PxZlP2SjH8RNUSrb+lF7Y0KVaUDnGH2QZ5vAn7ulkiajM9ifuqg==} - dependencies: - '@types/hast': 2.3.4 - hast-util-from-parse5: 7.1.2 - parse5: 6.0.1 - unified: 10.1.2 - dev: false - - /rehype-pretty-code@0.9.4(shiki@0.14.1): + /rehype-pretty-code/0.9.4_shiki@0.14.1: resolution: {integrity: sha512-3m4aQT15n8C+UizcZL0enaahoZwCDm5K1qKQ3DGgHE7U8l/DEEEJ/hm+uDe9yyK4sxVOSfZcRIMHrpJwLQi+Rg==} engines: {node: ^12.16.0 || >=13.2.0} peerDependencies: @@ -17363,12 +18362,12 @@ packages: shiki: 0.14.1 dev: false - /relateurl@0.2.7: + /relateurl/0.2.7: resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} engines: {node: '>= 0.10'} dev: false - /remark-emoji@2.2.0: + /remark-emoji/2.2.0: resolution: {integrity: sha512-P3cj9s5ggsUvWw5fS2uzCHJMGuXYRb0NnZqYlNecewXt8QBU9n5vW3DUUKOhepS8F9CwdMx9B8a3i7pqFWAI5w==} dependencies: emoticon: 3.2.0 @@ -17376,11 +18375,11 @@ packages: unist-util-visit: 2.0.3 dev: false - /remark-footnotes@2.0.0: + /remark-footnotes/2.0.0: resolution: {integrity: sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==} dev: false - /remark-gfm@3.0.1: + /remark-gfm/3.0.1: resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==} dependencies: '@types/mdast': 3.0.11 @@ -17391,7 +18390,7 @@ packages: - supports-color dev: false - /remark-math@5.1.1: + /remark-math/5.1.1: resolution: {integrity: sha512-cE5T2R/xLVtfFI4cCePtiRn+e6jKMtFDR3P8V3qpv8wpKjwvHoBA4eJzvX+nVrnlNy0911bdGmuspCSwetfYHw==} dependencies: '@types/mdast': 3.0.11 @@ -17400,13 +18399,13 @@ packages: unified: 10.1.2 dev: false - /remark-mdx@1.6.22: + /remark-mdx/1.6.22: resolution: {integrity: sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==} dependencies: '@babel/core': 7.12.9 '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-proposal-object-rest-spread': 7.12.1(@babel/core@7.12.9) - '@babel/plugin-syntax-jsx': 7.12.1(@babel/core@7.12.9) + '@babel/plugin-proposal-object-rest-spread': 7.12.1_@babel+core@7.12.9 + '@babel/plugin-syntax-jsx': 7.12.1_@babel+core@7.12.9 '@mdx-js/util': 1.6.22 is-alphabetical: 1.0.4 remark-parse: 8.0.3 @@ -17415,7 +18414,7 @@ packages: - supports-color dev: false - /remark-mdx@2.3.0: + /remark-mdx/2.3.0: resolution: {integrity: sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==} dependencies: mdast-util-mdx: 2.0.1 @@ -17424,7 +18423,7 @@ packages: - supports-color dev: false - /remark-parse@10.0.1: + /remark-parse/10.0.1: resolution: {integrity: sha512-1fUyHr2jLsVOkhbvPRBJ5zTKZZyD6yZzYaWCS6BPBdQ8vEMBCH+9zNCDA6tET/zHCi/jLqjCWtlJZUPk+DbnFw==} dependencies: '@types/mdast': 3.0.11 @@ -17434,7 +18433,7 @@ packages: - supports-color dev: false - /remark-parse@8.0.3: + /remark-parse/8.0.3: resolution: {integrity: sha512-E1K9+QLGgggHxCQtLt++uXltxEprmWzNfg+MxpfHsZlrddKzZ/hZyWHDbK3/Ap8HJQqYJRXP+jHczdL6q6i85Q==} dependencies: ccount: 1.1.0 @@ -17455,7 +18454,7 @@ packages: xtend: 4.0.2 dev: false - /remark-reading-time@2.0.1: + /remark-reading-time/2.0.1: resolution: {integrity: sha512-fy4BKy9SRhtYbEHvp6AItbRTnrhiDGbqLQTSYVbQPGuRCncU1ubSsh9p/W5QZSxtYcUXv8KGL0xBgPLyNJA1xw==} dependencies: estree-util-is-identifier-name: 2.1.0 @@ -17464,7 +18463,7 @@ packages: unist-util-visit: 3.1.0 dev: false - /remark-rehype@10.1.0: + /remark-rehype/10.1.0: resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==} dependencies: '@types/hast': 2.3.4 @@ -17473,20 +18472,20 @@ packages: unified: 10.1.2 dev: false - /remark-squeeze-paragraphs@4.0.0: + /remark-squeeze-paragraphs/4.0.0: resolution: {integrity: sha512-8qRqmL9F4nuLPIgl92XUuxI3pFxize+F1H0e/W3llTk0UsjJaj01+RrirkMw7P21RKe4X6goQhYRSvNWX+70Rw==} dependencies: mdast-squeeze-paragraphs: 4.0.0 dev: false - /remove-accents@0.4.2: + /remove-accents/0.4.2: resolution: {integrity: sha512-7pXIJqJOq5tFgG1A2Zxti3Ht8jJF337m4sowbuHsW30ZnkQFnDzy9qBNhgzX8ZLW4+UBcXiiR7SwR6pokHsxiA==} dev: false - /remove-trailing-separator@1.1.0: + /remove-trailing-separator/1.1.0: resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} - /renderkid@3.0.0: + /renderkid/3.0.0: resolution: {integrity: sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==} dependencies: css-select: 4.3.0 @@ -17496,77 +18495,77 @@ packages: strip-ansi: 6.0.1 dev: false - /repeat-element@1.1.4: + /repeat-element/1.1.4: resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} engines: {node: '>=0.10.0'} - /repeat-string@1.6.1: + /repeat-string/1.6.1: resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} engines: {node: '>=0.10'} - /require-directory@2.1.1: + /require-directory/2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} - /require-from-string@2.0.2: + /require-from-string/2.0.2: resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} engines: {node: '>=0.10.0'} - /require-like@0.1.2: + /require-like/0.1.2: resolution: {integrity: sha512-oyrU88skkMtDdauHDuKVrgR+zuItqr6/c//FXzvmxRGMexSDc6hNvJInGW3LL46n+8b50RykrvwSUIIQH2LQ5A==} dev: false - /require-main-filename@2.0.0: + /require-main-filename/2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} - /requires-port@1.0.0: + /requires-port/1.0.0: resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==} - /resolve-alpn@1.2.1: + /resolve-alpn/1.2.1: resolution: {integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==} dev: true - /resolve-cwd@3.0.0: + /resolve-cwd/3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} engines: {node: '>=8'} dependencies: resolve-from: 5.0.0 dev: true - /resolve-from@3.0.0: + /resolve-from/3.0.0: resolution: {integrity: sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==} engines: {node: '>=4'} dev: false - /resolve-from@4.0.0: + /resolve-from/4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} - /resolve-from@5.0.0: + /resolve-from/5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} - /resolve-global@1.0.0: + /resolve-global/1.0.0: resolution: {integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==} engines: {node: '>=8'} dependencies: global-dirs: 0.1.1 dev: true - /resolve-pathname@3.0.0: + /resolve-pathname/3.0.0: resolution: {integrity: sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==} dev: false - /resolve-url@0.2.1: + /resolve-url/0.2.1: resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} deprecated: https://github.com/lydell/resolve-url#deprecated - /resolve.exports@2.0.2: + /resolve.exports/2.0.2: resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} engines: {node: '>=10'} dev: true - /resolve@1.22.2: + /resolve/1.22.2: resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} hasBin: true dependencies: @@ -17574,7 +18573,7 @@ packages: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - /resolve@2.0.0-next.4: + /resolve/2.0.0-next.4: resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} hasBin: true dependencies: @@ -17583,19 +18582,19 @@ packages: supports-preserve-symlinks-flag: 1.0.0 dev: true - /responselike@1.0.2: + /responselike/1.0.2: resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==} dependencies: lowercase-keys: 1.0.1 dev: false - /responselike@2.0.1: + /responselike/2.0.1: resolution: {integrity: sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==} dependencies: lowercase-keys: 2.0.0 dev: true - /restore-cursor@2.0.0: + /restore-cursor/2.0.0: resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==} engines: {node: '>=4'} dependencies: @@ -17603,7 +18602,7 @@ packages: signal-exit: 3.0.7 dev: false - /restore-cursor@3.1.0: + /restore-cursor/3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} dependencies: @@ -17611,45 +18610,45 @@ packages: signal-exit: 3.0.7 dev: false - /ret@0.1.15: + /ret/0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} - /retry@0.13.1: + /retry/0.13.1: resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==} engines: {node: '>= 4'} dev: false - /reusify@1.0.4: + /reusify/1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /rimraf@2.2.8: + /rimraf/2.2.8: resolution: {integrity: sha512-R5KMKHnPAQaZMqLOsyuyUmcIjSeDm+73eoqQpaXA7AZ22BL+6C+1mcUscgOsNd8WVlJuvlgAPsegcx7pjlV0Dg==} hasBin: true dev: false - /rimraf@2.6.3: + /rimraf/2.6.3: resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} hasBin: true dependencies: glob: 7.2.3 dev: false - /rimraf@2.7.1: + /rimraf/2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} hasBin: true dependencies: glob: 7.2.3 dev: false - /rimraf@3.0.2: + /rimraf/3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.2.3 - /rimraf@4.4.1: + /rimraf/4.4.1: resolution: {integrity: sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og==} engines: {node: '>=14'} hasBin: true @@ -17657,7 +18656,7 @@ packages: glob: 9.3.5 dev: true - /rollup-plugin-css-only@3.1.0(rollup@2.79.1): + /rollup-plugin-css-only/3.1.0_rollup@2.79.1: resolution: {integrity: sha512-TYMOE5uoD76vpj+RTkQLzC9cQtbnJNktHPB507FzRWBVaofg7KhIqq1kGbcVOadARSozWF883Ho9KpSPKH8gqA==} engines: {node: '>=10.12.0'} peerDependencies: @@ -17667,7 +18666,7 @@ packages: rollup: 2.79.1 dev: true - /rollup-plugin-livereload@2.0.5: + /rollup-plugin-livereload/2.0.5: resolution: {integrity: sha512-vqQZ/UQowTW7VoiKEM5ouNW90wE5/GZLfdWuR0ELxyKOJUIaj+uismPZZaICU4DnWPVjnpCDDxEqwU7pcKY/PA==} engines: {node: '>=8.3'} dependencies: @@ -17677,7 +18676,7 @@ packages: - utf-8-validate dev: true - /rollup-plugin-replace@2.2.0: + /rollup-plugin-replace/2.2.0: resolution: {integrity: sha512-/5bxtUPkDHyBJAKketb4NfaeZjL5yLZdeUihSfbF2PQMz+rSTEb8ARKoOl3UBT4m7/X+QOXJo3sLTcq+yMMYTA==} deprecated: This module has moved and is now available at @rollup/plugin-replace. Please update your dependencies. This version is no longer maintained. dependencies: @@ -17685,7 +18684,7 @@ packages: rollup-pluginutils: 2.8.2 dev: false - /rollup-plugin-svelte@7.1.4(rollup@2.79.1)(svelte@3.58.0): + /rollup-plugin-svelte/7.1.4_rollup@2.79.1+svelte@3.58.0: resolution: {integrity: sha512-Jm0FCydR7k8bBGe7wimXAes8x2zEK10Ew3f3lEZwYor/Zya3X0AZVeSAPRH7yiXB9hWQVzJu597EUeNwGDTdjQ==} engines: {node: '>=10'} peerDependencies: @@ -17698,7 +18697,7 @@ packages: svelte: 3.58.0 dev: true - /rollup-plugin-terser@7.0.2(rollup@2.79.1): + /rollup-plugin-terser/7.0.2_rollup@2.79.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser peerDependencies: @@ -17711,13 +18710,13 @@ packages: terser: 5.17.1 dev: true - /rollup-pluginutils@2.8.2: + /rollup-pluginutils/2.8.2: resolution: {integrity: sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==} dependencies: estree-walker: 0.6.1 dev: false - /rollup@2.78.1: + /rollup/2.78.1: resolution: {integrity: sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==} engines: {node: '>=10.0.0'} hasBin: true @@ -17725,7 +18724,7 @@ packages: fsevents: 2.3.2 dev: true - /rollup@2.79.1: + /rollup/2.79.1: resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} engines: {node: '>=10.0.0'} hasBin: true @@ -17733,22 +18732,23 @@ packages: fsevents: 2.3.2 dev: true - /rollup@3.20.7: - resolution: {integrity: sha512-P7E2zezKSLhWnTz46XxjSmInrbOCiul1yf+kJccMxT56vxjHwCbDfoLbiqFgu+WQoo9ij2PkraYaBstgB2prBA==} + /rollup/3.21.0: + resolution: {integrity: sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: fsevents: 2.3.2 + dev: true - /rsvp@4.8.5: + /rsvp/4.8.5: resolution: {integrity: sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==} engines: {node: 6.* || >= 7.*} - /rtl-detect@1.0.4: + /rtl-detect/1.0.4: resolution: {integrity: sha512-EBR4I2VDSSYr7PkBmFy04uhycIpDKp+21p/jARYXlCSjQksTBQcJ0HFUPOO79EPPH5JS6VAhiIQbycf0O3JAxQ==} dev: false - /rtlcss@3.5.0: + /rtlcss/3.5.0: resolution: {integrity: sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==} hasBin: true dependencies: @@ -17758,31 +18758,31 @@ packages: strip-json-comments: 3.1.1 dev: false - /run-parallel@1.2.0: + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: queue-microtask: 1.2.3 - /rxjs@7.5.7: + /rxjs/7.5.7: resolution: {integrity: sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==} dependencies: tslib: 2.5.0 dev: true - /rxjs@7.8.0: + /rxjs/7.8.0: resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} dependencies: tslib: 2.5.0 dev: false - /sade@1.8.1: + /sade/1.8.1: resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} engines: {node: '>=6'} dependencies: mri: 1.2.0 dev: false - /safe-array-concat@1.0.0: + /safe-array-concat/1.0.0: resolution: {integrity: sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==} engines: {node: '>=0.4'} dependencies: @@ -17792,29 +18792,29 @@ packages: isarray: 2.0.5 dev: true - /safe-buffer@5.1.2: + /safe-buffer/5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} dev: false - /safe-buffer@5.2.1: + /safe-buffer/5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - /safe-regex-test@1.0.0: + /safe-regex-test/1.0.0: resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.0 is-regex: 1.1.4 - /safe-regex@1.1.0: + /safe-regex/1.1.0: resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} dependencies: ret: 0.1.15 - /safer-buffer@2.1.2: + /safer-buffer/2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sane@4.1.0: + /sane/4.1.0: resolution: {integrity: sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==} engines: {node: 6.* || 8.* || >= 10.*} deprecated: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added @@ -17829,82 +18829,81 @@ packages: micromatch: 3.1.10 minimist: 1.2.8 walker: 1.0.8 - transitivePeerDependencies: - - supports-color - /sax@1.2.4: + /sax/1.2.4: resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} dev: false - /saxes@5.0.1: + /saxes/5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} engines: {node: '>=10'} dependencies: xmlchars: 2.2.0 dev: true - /saxes@6.0.0: + /saxes/6.0.0: resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} engines: {node: '>=v12.22.7'} dependencies: xmlchars: 2.2.0 dev: true - /scheduler@0.20.2: + /scheduler/0.20.2: resolution: {integrity: sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==} dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - /scheduler@0.23.0: + /scheduler/0.23.0: resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} dependencies: loose-envify: 1.4.0 + dev: false - /schema-utils@2.7.0: + /schema-utils/2.7.0: resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==} engines: {node: '>= 8.9.0'} dependencies: '@types/json-schema': 7.0.11 ajv: 6.12.6 - ajv-keywords: 3.5.2(ajv@6.12.6) + ajv-keywords: 3.5.2_ajv@6.12.6 dev: false - /schema-utils@2.7.1: + /schema-utils/2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} engines: {node: '>= 8.9.0'} dependencies: '@types/json-schema': 7.0.11 ajv: 6.12.6 - ajv-keywords: 3.5.2(ajv@6.12.6) + ajv-keywords: 3.5.2_ajv@6.12.6 dev: false - /schema-utils@3.1.2: + /schema-utils/3.1.2: resolution: {integrity: sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==} engines: {node: '>= 10.13.0'} dependencies: '@types/json-schema': 7.0.11 ajv: 6.12.6 - ajv-keywords: 3.5.2(ajv@6.12.6) + ajv-keywords: 3.5.2_ajv@6.12.6 dev: false - /schema-utils@4.0.1: + /schema-utils/4.0.1: resolution: {integrity: sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==} engines: {node: '>= 12.13.0'} dependencies: '@types/json-schema': 7.0.11 ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) - ajv-keywords: 5.1.0(ajv@8.12.0) + ajv-formats: 2.1.1 + ajv-keywords: 5.1.0_ajv@8.12.0 dev: false - /scroll-into-view-if-needed@3.0.10: + /scroll-into-view-if-needed/3.0.10: resolution: {integrity: sha512-t44QCeDKAPf1mtQH3fYpWz8IM/DyvHLjs8wUvvwMYxk5moOqCzrMSxK6HQVD0QVmVjXFavoFIPRVrMuJPKAvtg==} dependencies: compute-scroll-into-view: 3.0.3 dev: false - /section-matter@1.0.0: + /section-matter/1.0.0: resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==} engines: {node: '>=4'} dependencies: @@ -17912,38 +18911,38 @@ packages: kind-of: 6.0.3 dev: false - /select-hose@2.0.0: + /select-hose/2.0.0: resolution: {integrity: sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==} dev: false - /selfsigned@2.1.1: + /selfsigned/2.1.1: resolution: {integrity: sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==} engines: {node: '>=10'} dependencies: node-forge: 1.3.1 dev: false - /semiver@1.1.0: + /semiver/1.1.0: resolution: {integrity: sha512-QNI2ChmuioGC1/xjyYwyZYADILWyW6AmS1UH6gDj/SFUUUS4MBAWs/7mxnkRPc/F4iHezDP+O8t0dO8WHiEOdg==} engines: {node: '>=6'} dev: false - /semver-diff@3.1.1: + /semver-diff/3.1.1: resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} engines: {node: '>=8'} dependencies: semver: 6.3.0 dev: false - /semver@5.7.1: + /semver/5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true - /semver@6.3.0: + /semver/6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver@7.3.8: + /semver/7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} hasBin: true @@ -17951,14 +18950,14 @@ packages: lru-cache: 6.0.0 dev: true - /semver@7.5.0: + /semver/7.5.0: resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==} engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 - /send@0.18.0: + /send/0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} engines: {node: '>= 0.8.0'} dependencies: @@ -17975,11 +18974,9 @@ packages: on-finished: 2.4.1 range-parser: 1.2.1 statuses: 2.0.1 - transitivePeerDependencies: - - supports-color dev: false - /sentence-case@3.0.4: + /sentence-case/3.0.4: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} dependencies: no-case: 3.0.4 @@ -17987,24 +18984,24 @@ packages: upper-case-first: 2.0.2 dev: false - /serialize-error@2.1.0: + /serialize-error/2.1.0: resolution: {integrity: sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==} engines: {node: '>=0.10.0'} dev: false - /serialize-javascript@4.0.0: + /serialize-javascript/4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} dependencies: randombytes: 2.1.0 dev: true - /serialize-javascript@6.0.1: + /serialize-javascript/6.0.1: resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} dependencies: randombytes: 2.1.0 dev: false - /serve-handler@6.1.5: + /serve-handler/6.1.5: resolution: {integrity: sha512-ijPFle6Hwe8zfmBxJdE+5fta53fdIY0lHISJvuikXB3VYFafRjMRpOffSPvCYsbKyBA7pvy9oYr/BT1O3EArlg==} dependencies: bytes: 3.0.0 @@ -18017,7 +19014,7 @@ packages: range-parser: 1.2.0 dev: false - /serve-index@1.9.1: + /serve-index/1.9.1: resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==} engines: {node: '>= 0.8.0'} dependencies: @@ -18028,11 +19025,9 @@ packages: http-errors: 1.6.3 mime-types: 2.1.35 parseurl: 1.3.3 - transitivePeerDependencies: - - supports-color dev: false - /serve-static@1.15.0: + /serve-static/1.15.0: resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} engines: {node: '>= 0.8.0'} dependencies: @@ -18040,14 +19035,12 @@ packages: escape-html: 1.0.3 parseurl: 1.3.3 send: 0.18.0 - transitivePeerDependencies: - - supports-color dev: false - /set-blocking@2.0.0: + /set-blocking/2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} - /set-value@2.0.1: + /set-value/2.0.1: resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} engines: {node: '>=0.10.0'} dependencies: @@ -18056,50 +19049,50 @@ packages: is-plain-object: 2.0.4 split-string: 3.1.0 - /setimmediate@1.0.5: + /setimmediate/1.0.5: resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} dev: false - /setprototypeof@1.1.0: + /setprototypeof/1.1.0: resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} dev: false - /setprototypeof@1.2.0: + /setprototypeof/1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} dev: false - /shallow-clone@3.0.1: + /shallow-clone/3.0.1: resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} engines: {node: '>=8'} dependencies: kind-of: 6.0.3 dev: false - /shallowequal@1.1.0: + /shallowequal/1.1.0: resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==} dev: false - /shebang-command@1.2.0: + /shebang-command/1.2.0: resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 - /shebang-command@2.0.0: + /shebang-command/2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} dependencies: shebang-regex: 3.0.0 - /shebang-regex@1.0.0: + /shebang-regex/1.0.0: resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} engines: {node: '>=0.10.0'} - /shebang-regex@3.0.0: + /shebang-regex/3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - /shell-quote@1.6.1: + /shell-quote/1.6.1: resolution: {integrity: sha512-V0iQEZ/uoem3NmD91rD8XiuozJnq9/ZJnbHVXHnWqP1ucAhS3yJ7sLIIzEi57wFFcK3oi3kFUC46uSyWr35mxg==} dependencies: array-filter: 0.0.1 @@ -18108,11 +19101,11 @@ packages: jsonify: 0.0.1 dev: false - /shell-quote@1.8.1: + /shell-quote/1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} dev: false - /shelljs@0.8.5: + /shelljs/0.8.5: resolution: {integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==} engines: {node: '>=4'} hasBin: true @@ -18122,12 +19115,12 @@ packages: rechoir: 0.6.2 dev: false - /shellwords@0.1.1: + /shellwords/0.1.1: resolution: {integrity: sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==} dev: true optional: true - /shiki@0.14.1: + /shiki/0.14.1: resolution: {integrity: sha512-+Jz4nBkCBe0mEDqo1eKRcCdjRtrCjozmcbTUjbPTX7OOJfEbTZzlUWlZtGe3Gb5oV1/jnojhG//YZc3rs9zSEw==} dependencies: ansi-sequence-parser: 1.1.0 @@ -18136,21 +19129,21 @@ packages: vscode-textmate: 8.0.0 dev: false - /side-channel@1.0.4: + /side-channel/1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.0 object-inspect: 1.12.3 - /sigmund@1.0.1: + /sigmund/1.0.1: resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==} dev: true - /signal-exit@3.0.7: + /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} - /simple-plist@1.3.1: + /simple-plist/1.3.1: resolution: {integrity: sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw==} dependencies: bplist-creator: 0.1.0 @@ -18158,7 +19151,7 @@ packages: plist: 3.0.6 dev: false - /sirv-cli@1.0.14: + /sirv-cli/1.0.14: resolution: {integrity: sha512-yyUTNr984ANKDloqepkYbBSqvx3buwYg2sQKPWjSU+IBia5loaoka2If8N9CMwt8AfP179cdEl7kYJ//iWJHjQ==} engines: {node: '>= 10'} hasBin: true @@ -18173,7 +19166,7 @@ packages: tinydate: 1.3.0 dev: false - /sirv@1.0.19: + /sirv/1.0.19: resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==} engines: {node: '>= 10'} dependencies: @@ -18182,10 +19175,10 @@ packages: totalist: 1.1.0 dev: false - /sisteransi@1.0.5: + /sisteransi/1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - /sitemap@7.1.1: + /sitemap/7.1.1: resolution: {integrity: sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==} engines: {node: '>=12.0.0', npm: '>=5.6.0'} hasBin: true @@ -18196,15 +19189,15 @@ packages: sax: 1.2.4 dev: false - /slash@3.0.0: + /slash/3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} - /slash@4.0.0: + /slash/4.0.0: resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} engines: {node: '>=12'} - /slice-ansi@2.1.0: + /slice-ansi/2.1.0: resolution: {integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==} engines: {node: '>=6'} dependencies: @@ -18213,7 +19206,7 @@ packages: is-fullwidth-code-point: 2.0.0 dev: false - /slice-ansi@4.0.0: + /slice-ansi/4.0.0: resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} engines: {node: '>=10'} dependencies: @@ -18222,7 +19215,7 @@ packages: is-fullwidth-code-point: 3.0.0 dev: true - /smartwrap@2.0.2: + /smartwrap/2.0.2: resolution: {integrity: sha512-vCsKNQxb7PnCNd2wY1WClWifAc2lwqsG8OaswpJkVJsvMGcnEntdTCDajZCkk93Ay1U3t/9puJmb525Rg5MZBA==} engines: {node: '>=6'} hasBin: true @@ -18235,14 +19228,14 @@ packages: yargs: 15.4.1 dev: false - /snake-case@3.0.4: + /snake-case/3.0.4: resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} dependencies: dot-case: 3.0.4 tslib: 2.5.0 dev: false - /snapdragon-node@2.1.1: + /snapdragon-node/2.1.1: resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} engines: {node: '>=0.10.0'} dependencies: @@ -18250,13 +19243,13 @@ packages: isobject: 3.0.1 snapdragon-util: 3.0.1 - /snapdragon-util@3.0.1: + /snapdragon-util/3.0.1: resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /snapdragon@0.8.2: + /snapdragon/0.8.2: resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} engines: {node: '>=0.10.0'} dependencies: @@ -18268,10 +19261,8 @@ packages: source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 - transitivePeerDependencies: - - supports-color - /sockjs@0.3.24: + /sockjs/0.3.24: resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==} dependencies: faye-websocket: 0.11.4 @@ -18279,23 +19270,23 @@ packages: websocket-driver: 0.7.4 dev: false - /sort-css-media-queries@2.1.0: + /sort-css-media-queries/2.1.0: resolution: {integrity: sha512-IeWvo8NkNiY2vVYdPa27MCQiR0MN0M80johAYFVxWWXQ44KU84WNxjslwBHmc/7ZL2ccwkM7/e6S5aiKZXm7jA==} engines: {node: '>= 6.3.0'} dev: false - /sort-keys@5.0.0: + /sort-keys/5.0.0: resolution: {integrity: sha512-Pdz01AvCAottHTPQGzndktFNdbRA75BgOfeT1hH+AMnJFv8lynkPi42rfeEhpx1saTEI3YNMWxfqu0sFD1G8pw==} engines: {node: '>=12'} dependencies: is-plain-obj: 4.1.0 dev: false - /source-map-js@1.0.2: + /source-map-js/1.0.2: resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} engines: {node: '>=0.10.0'} - /source-map-resolve@0.5.3: + /source-map-resolve/0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} deprecated: See https://github.com/lydell/source-map-resolve#deprecated dependencies: @@ -18305,76 +19296,76 @@ packages: source-map-url: 0.4.1 urix: 0.1.0 - /source-map-support@0.5.13: + /source-map-support/0.5.13: resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} dependencies: buffer-from: 1.1.2 source-map: 0.6.1 dev: true - /source-map-support@0.5.21: + /source-map-support/0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} dependencies: buffer-from: 1.1.2 source-map: 0.6.1 - /source-map-url@0.4.1: + /source-map-url/0.4.1: resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} deprecated: See https://github.com/lydell/source-map-url#deprecated - /source-map@0.5.7: + /source-map/0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} - /source-map@0.6.1: + /source-map/0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} - /source-map@0.7.4: + /source-map/0.7.4: resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} engines: {node: '>= 8'} - /sourcemap-codec@1.4.8: + /sourcemap-codec/1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} deprecated: Please use @jridgewell/sourcemap-codec instead - /space-separated-tokens@1.1.5: + /space-separated-tokens/1.1.5: resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==} dev: false - /space-separated-tokens@2.0.2: + /space-separated-tokens/2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} dev: false - /spawndamnit@2.0.0: + /spawndamnit/2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} dependencies: cross-spawn: 5.1.0 signal-exit: 3.0.7 dev: false - /spdx-correct@3.2.0: + /spdx-correct/3.2.0: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.13 - /spdx-exceptions@2.3.0: + /spdx-exceptions/2.3.0: resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} - /spdx-expression-parse@3.0.1: + /spdx-expression-parse/3.0.1: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 spdx-license-ids: 3.0.13 - /spdx-license-ids@3.0.13: + /spdx-license-ids/3.0.13: resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==} - /spdy-transport@3.0.0: + /spdy-transport/3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -18384,11 +19375,11 @@ packages: - supports-color dev: false - /spdy@4.0.2: + /spdy/4.0.2: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0 @@ -18397,92 +19388,92 @@ packages: - supports-color dev: false - /split-string@3.1.0: + /split-string/3.1.0: resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 3.0.2 - /split2@3.2.2: + /split2/3.2.2: resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==} dependencies: readable-stream: 3.6.2 dev: true - /sprintf-js@1.0.3: + /sprintf-js/1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} - /stable@0.1.8: + /stable/0.1.8: resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' dev: false - /stack-utils@2.0.6: + /stack-utils/2.0.6: resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 - /stackframe@1.3.4: + /stackframe/1.3.4: resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} dev: false - /stacktrace-parser@0.1.10: + /stacktrace-parser/0.1.10: resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} engines: {node: '>=6'} dependencies: type-fest: 0.7.1 dev: false - /state-toggle@1.0.3: + /state-toggle/1.0.3: resolution: {integrity: sha512-d/5Z4/2iiCnHw6Xzghyhb+GcmF89bxwgXG60wjIiZaxnymbyOmI8Hk4VqHXiVVp6u2ysaskFfXg3ekCj4WNftQ==} dev: false - /static-extend@0.1.2: + /static-extend/0.1.2: resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} engines: {node: '>=0.10.0'} dependencies: define-property: 0.2.5 object-copy: 0.1.0 - /statuses@1.5.0: + /statuses/1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} dev: false - /statuses@2.0.1: + /statuses/2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} dev: false - /std-env@3.3.2: + /std-env/3.3.2: resolution: {integrity: sha512-uUZI65yrV2Qva5gqE0+A7uVAvO40iPo6jGhs7s8keRfHCmtg+uB2X6EiLGCI9IgL1J17xGhvoOqSz79lzICPTA==} dev: false - /stop-iteration-iterator@1.0.0: + /stop-iteration-iterator/1.0.0: resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==} engines: {node: '>= 0.4'} dependencies: internal-slot: 1.0.5 dev: true - /stream-buffers@0.2.6: + /stream-buffers/0.2.6: resolution: {integrity: sha512-ZRpmWyuCdg0TtNKk8bEqvm13oQvXMmzXDsfD4cBgcx5LouborvU5pm3JMkdTP3HcszyUI08AM1dHMXA5r2g6Sg==} engines: {node: '>= 0.3.0'} dev: true - /stream-buffers@2.2.0: + /stream-buffers/2.2.0: resolution: {integrity: sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==} engines: {node: '>= 0.10.0'} dev: false - /stream-transform@2.1.3: + /stream-transform/2.1.3: resolution: {integrity: sha512-9GHUiM5hMiCi6Y03jD2ARC1ettBXkQBoQAe7nJsPknnI0ow10aXjTnew8QtYQmLjzn974BnmWEAJgCY6ZP1DeQ==} dependencies: mixme: 0.5.9 dev: false - /string-length@4.0.2: + /string-length/4.0.2: resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} engines: {node: '>=10'} dependencies: @@ -18490,7 +19481,7 @@ packages: strip-ansi: 6.0.1 dev: true - /string-width@4.2.3: + /string-width/4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} dependencies: @@ -18498,7 +19489,7 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 - /string-width@5.1.2: + /string-width/5.1.2: resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} engines: {node: '>=12'} dependencies: @@ -18507,7 +19498,7 @@ packages: strip-ansi: 7.0.1 dev: false - /string.prototype.matchall@4.0.8: + /string.prototype.matchall/4.0.8: resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} dependencies: call-bind: 1.0.2 @@ -18520,7 +19511,7 @@ packages: side-channel: 1.0.4 dev: true - /string.prototype.trim@1.2.7: + /string.prototype.trim/1.2.7: resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==} engines: {node: '>= 0.4'} dependencies: @@ -18528,43 +19519,43 @@ packages: define-properties: 1.2.0 es-abstract: 1.21.2 - /string.prototype.trimend@1.0.6: + /string.prototype.trimend/1.0.6: resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 es-abstract: 1.21.2 - /string.prototype.trimstart@1.0.6: + /string.prototype.trimstart/1.0.6: resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} dependencies: call-bind: 1.0.2 define-properties: 1.2.0 es-abstract: 1.21.2 - /string_decoder@0.10.31: + /string_decoder/0.10.31: resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} dev: true - /string_decoder@1.1.1: + /string_decoder/1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 dev: false - /string_decoder@1.3.0: + /string_decoder/1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 - /stringify-entities@4.0.3: + /stringify-entities/4.0.3: resolution: {integrity: sha512-BP9nNHMhhfcMbiuQKCqMjhDP5yBCAxsPu4pHFFzJ6Alo9dZgY4VLDPutXqIjpRiMoKdp7Av85Gr73Q5uH9k7+g==} dependencies: character-entities-html4: 2.1.0 character-entities-legacy: 3.0.0 dev: false - /stringify-object@3.3.0: + /stringify-object/3.3.0: resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} engines: {node: '>=4'} dependencies: @@ -18573,80 +19564,80 @@ packages: is-regexp: 1.0.0 dev: false - /strip-ansi@5.2.0: + /strip-ansi/5.2.0: resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==} engines: {node: '>=6'} dependencies: ansi-regex: 4.1.1 dev: false - /strip-ansi@6.0.1: + /strip-ansi/6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} dependencies: ansi-regex: 5.0.1 - /strip-ansi@7.0.1: + /strip-ansi/7.0.1: resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==} engines: {node: '>=12'} dependencies: ansi-regex: 6.0.1 dev: false - /strip-bom-string@1.0.0: + /strip-bom-string/1.0.0: resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==} engines: {node: '>=0.10.0'} dev: false - /strip-bom@3.0.0: + /strip-bom/3.0.0: resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} - /strip-bom@4.0.0: + /strip-bom/4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} dev: true - /strip-eof@1.0.0: + /strip-eof/1.0.0: resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==} engines: {node: '>=0.10.0'} - /strip-final-newline@2.0.0: + /strip-final-newline/2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} - /strip-indent@3.0.0: + /strip-indent/3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 - /strip-json-comments@2.0.1: + /strip-json-comments/2.0.1: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} dev: false - /strip-json-comments@3.1.1: + /strip-json-comments/3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /strnum@1.0.5: + /strnum/1.0.5: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} dev: false - /style-to-object@0.3.0: + /style-to-object/0.3.0: resolution: {integrity: sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==} dependencies: inline-style-parser: 0.1.1 dev: false - /style-to-object@0.4.1: + /style-to-object/0.4.1: resolution: {integrity: sha512-HFpbb5gr2ypci7Qw+IOhnP2zOU7e77b+rzM+wTzXzfi1PrtBCX0E7Pk4wL4iTLnhzZ+JgEGAhX81ebTg/aYjQw==} dependencies: inline-style-parser: 0.1.1 dev: false - /styled-components@5.3.5(react-dom@18.2.0)(react-is@18.2.0)(react@18.0.0): + /styled-components/5.3.5_react-dom@18.2.0+react@18.0.0: resolution: {integrity: sha512-ndETJ9RKaaL6q41B69WudeqLzOpY1A/ET/glXkNZ2T7dPjPqpPCXXQjDFYZWwNnE5co0wX+gTCqx9mfxTmSIPg==} engines: {node: '>=10'} requiresBuild: true @@ -18656,39 +19647,20 @@ packages: react-is: '>= 16.8.0' dependencies: '@babel/helper-module-imports': 7.21.4 - '@babel/traverse': 7.21.4(supports-color@5.5.0) + '@babel/traverse': 7.21.4_supports-color@5.5.0 '@emotion/is-prop-valid': 1.2.0 '@emotion/stylis': 0.8.5 '@emotion/unitless': 0.7.5 - babel-plugin-styled-components: 2.1.1(styled-components@5.3.5) + babel-plugin-styled-components: 2.1.1_styled-components@5.3.5 css-to-react-native: 3.2.0 hoist-non-react-statics: 3.3.2 react: 18.0.0 - react-dom: 18.2.0(react@18.0.0) - react-is: 18.2.0 + react-dom: 18.2.0_react@18.2.0 shallowequal: 1.1.0 supports-color: 5.5.0 dev: false - /styled-jsx@5.1.1(@babel/core@7.21.4)(react@18.2.0): - resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} - engines: {node: '>= 12.0.0'} - peerDependencies: - '@babel/core': '*' - babel-plugin-macros: '*' - react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' - peerDependenciesMeta: - '@babel/core': - optional: true - babel-plugin-macros: - optional: true - dependencies: - '@babel/core': 7.21.4 - client-only: 0.0.1 - react: 18.2.0 - dev: false - - /styled-jsx@5.1.1(react@18.2.0): + /styled-jsx/5.1.1_react@18.2.0: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -18705,7 +19677,7 @@ packages: react: 18.2.0 dev: false - /stylehacks@5.1.1(postcss@8.4.23): + /stylehacks/5.1.1_postcss@8.4.23: resolution: {integrity: sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==} engines: {node: ^10 || ^12 || >=14.0} peerDependencies: @@ -18716,36 +19688,36 @@ packages: postcss-selector-parser: 6.0.11 dev: false - /sudo-prompt@9.2.1: + /sudo-prompt/9.2.1: resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} dev: false - /supports-color@4.5.0: + /supports-color/4.5.0: resolution: {integrity: sha512-ycQR/UbvI9xIlEdQT1TQqwoXtEldExbCEAJgRo5YXlmSKjv6ThHnP9/vwGa1gr19Gfw+LkFd7KqYMhzrRC5JYw==} engines: {node: '>=4'} dependencies: has-flag: 2.0.0 dev: false - /supports-color@5.5.0: + /supports-color/5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 - /supports-color@7.2.0: + /supports-color/7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 - /supports-color@8.1.1: + /supports-color/8.1.1: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} dependencies: has-flag: 4.0.0 - /supports-hyperlinks@2.3.0: + /supports-hyperlinks/2.3.0: resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==} engines: {node: '>=8'} dependencies: @@ -18753,20 +19725,20 @@ packages: supports-color: 7.2.0 dev: true - /supports-preserve-symlinks-flag@1.0.0: + /supports-preserve-symlinks-flag/1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /svelte@3.58.0: + /svelte/3.58.0: resolution: {integrity: sha512-brIBNNB76mXFmU/Kerm4wFnkskBbluBDCjx/8TcpYRb298Yh2dztS2kQ6bhtjMcvUhd5ynClfwpz5h2gnzdQ1A==} engines: {node: '>= 8'} dev: true - /svg-parser@2.0.4: + /svg-parser/2.0.4: resolution: {integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==} dev: false - /svgo@2.8.0: + /svgo/2.8.0: resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==} engines: {node: '>=10.13.0'} hasBin: true @@ -18780,16 +19752,16 @@ packages: stable: 0.1.8 dev: false - /symbol-observable@1.2.0: + /symbol-observable/1.2.0: resolution: {integrity: sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ==} engines: {node: '>=0.10.0'} dev: false - /symbol-tree@3.2.4: + /symbol-tree/3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /synckit@0.8.5: + /synckit/0.8.5: resolution: {integrity: sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: @@ -18797,7 +19769,7 @@ packages: tslib: 2.5.0 dev: true - /table@6.8.1: + /table/6.8.1: resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} engines: {node: '>=10.0.0'} dependencies: @@ -18808,16 +19780,16 @@ packages: strip-ansi: 6.0.1 dev: true - /tapable@1.1.3: + /tapable/1.1.3: resolution: {integrity: sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==} engines: {node: '>=6'} dev: false - /tapable@2.2.1: + /tapable/2.2.1: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - /tar-stream@0.4.7: + /tar-stream/0.4.7: resolution: {integrity: sha512-8/A2iGloynV8Q0cb43ez+aK1PEYWueUr4yPrenbwOJR3Y63VjaIPIravWB6VcYAz4jQfzr4TLX8i3/tDhkzPRw==} engines: {node: '>= 0.8.0'} dependencies: @@ -18827,7 +19799,7 @@ packages: xtend: 4.0.2 dev: true - /temp@0.8.3: + /temp/0.8.3: resolution: {integrity: sha512-jtnWJs6B1cZlHs9wPG7BrowKxZw/rf6+UpGAkr8AaYmiTyTO7zQlLoST8zx/8TcUPnZmeBoB+H8ARuHZaSijVw==} engines: {'0': node >=0.8.0} dependencies: @@ -18835,19 +19807,19 @@ packages: rimraf: 2.2.8 dev: false - /temp@0.8.4: + /temp/0.8.4: resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} engines: {node: '>=6.0.0'} dependencies: rimraf: 2.6.3 dev: false - /term-size@2.2.1: + /term-size/2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} engines: {node: '>=8'} dev: false - /terminal-link@2.1.1: + /terminal-link/2.1.1: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} engines: {node: '>=8'} dependencies: @@ -18855,7 +19827,7 @@ packages: supports-hyperlinks: 2.3.0 dev: true - /terser-webpack-plugin@5.3.7(webpack@5.80.0): + /terser-webpack-plugin/5.3.7_webpack@5.81.0: resolution: {integrity: sha512-AfKwIktyP7Cu50xNjXF/6Qb5lBNzYaWpU6YfoX3uZicTx0zTy0stDDCsvjDapKsSDvOeWo5MEq4TmdBy2cNoHw==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -18876,10 +19848,10 @@ packages: schema-utils: 3.1.2 serialize-javascript: 6.0.1 terser: 5.17.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /terser@5.17.1: + /terser/5.17.1: resolution: {integrity: sha512-hVl35zClmpisy6oaoKALOpS0rDYLxRFLHhRuDlEGTKey9qHjS1w9GMORjuwIMt70Wan4lwsLYyWDVnWgF+KUEw==} engines: {node: '>=10'} hasBin: true @@ -18889,7 +19861,7 @@ packages: commander: 2.20.3 source-map-support: 0.5.21 - /test-exclude@6.0.0: + /test-exclude/6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} dependencies: @@ -18898,59 +19870,59 @@ packages: minimatch: 3.1.2 dev: true - /text-extensions@1.9.0: + /text-extensions/1.9.0: resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} engines: {node: '>=0.10'} dev: true - /text-table@0.2.0: + /text-table/0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} - /throat@5.0.0: + /throat/5.0.0: resolution: {integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==} - /through2@2.0.5: + /through/2.3.8: + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} + dev: true + + /through2/2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} dependencies: readable-stream: 2.3.8 xtend: 4.0.2 dev: false - /through2@4.0.2: + /through2/4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} dependencies: readable-stream: 3.6.2 dev: true - /through@2.3.8: - resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} - dev: true - - /thunky@1.1.0: + /thunky/1.1.0: resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} dev: false - /tiny-glob@0.2.9: + /tiny-glob/0.2.9: resolution: {integrity: sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==} dependencies: globalyzer: 0.1.0 globrex: 0.1.2 dev: true - /tiny-invariant@1.3.1: + /tiny-invariant/1.3.1: resolution: {integrity: sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==} dev: false - /tiny-warning@1.0.3: + /tiny-warning/1.0.3: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} dev: false - /tinydate@1.3.0: + /tinydate/1.3.0: resolution: {integrity: sha512-7cR8rLy2QhYHpsBDBVYnnWXm8uRTr38RoZakFSW7Bs7PzfMPNZthuMLkwqZv7MTu8lhQ91cOFYS5a7iFj2oR3w==} engines: {node: '>=4'} dev: false - /title@3.5.3: + /title/3.5.3: resolution: {integrity: sha512-20JyowYglSEeCvZv3EZ0nZ046vLarO37prvV0mbtQV7C8DJPGgN967r8SJkqd3XK3K3lD3/Iyfp3avjfil8Q2Q==} hasBin: true dependencies: @@ -18960,50 +19932,50 @@ packages: titleize: 1.0.0 dev: false - /titleize@1.0.0: + /titleize/1.0.0: resolution: {integrity: sha512-TARUb7z1pGvlLxgPk++7wJ6aycXF3GJ0sNSBTAsTuJrQG5QuZlkUQP+zl+nbjAh4gMX9yDw9ZYklMd7vAfJKEw==} engines: {node: '>=0.10.0'} dev: false - /tmp@0.0.33: + /tmp/0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} dependencies: os-tmpdir: 1.0.2 dev: false - /tmpl@1.0.5: + /tmpl/1.0.5: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} - /to-fast-properties@2.0.0: + /to-fast-properties/2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} engines: {node: '>=4'} - /to-object-path@0.3.0: + /to-object-path/0.3.0: resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 - /to-readable-stream@1.0.0: + /to-readable-stream/1.0.0: resolution: {integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==} engines: {node: '>=6'} dev: false - /to-regex-range@2.1.1: + /to-regex-range/2.1.1: resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 repeat-string: 1.6.1 - /to-regex-range@5.0.1: + /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 - /to-regex@3.0.2: + /to-regex/3.0.2: resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} engines: {node: '>=0.10.0'} dependencies: @@ -19012,17 +19984,17 @@ packages: regex-not: 1.0.2 safe-regex: 1.1.0 - /toidentifier@1.0.1: + /toidentifier/1.0.1: resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} engines: {node: '>=0.6'} dev: false - /totalist@1.1.0: + /totalist/1.1.0: resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} engines: {node: '>=6'} dev: false - /tough-cookie@4.1.2: + /tough-cookie/4.1.2: resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} engines: {node: '>=6'} dependencies: @@ -19032,50 +20004,50 @@ packages: url-parse: 1.5.10 dev: true - /tr46@0.0.3: + /tr46/0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: false - /tr46@2.1.0: + /tr46/2.1.0: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} engines: {node: '>=8'} dependencies: punycode: 2.3.0 dev: true - /tr46@3.0.0: + /tr46/3.0.0: resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==} engines: {node: '>=12'} dependencies: punycode: 2.3.0 dev: true - /trim-lines@3.0.1: + /trim-lines/3.0.1: resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==} dev: false - /trim-newlines@3.0.1: + /trim-newlines/3.0.1: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - /trim-trailing-lines@1.1.4: + /trim-trailing-lines/1.1.4: resolution: {integrity: sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==} dev: false - /trim@0.0.1: + /trim/0.0.1: resolution: {integrity: sha512-YzQV+TZg4AxpKxaTHK3c3D+kRDCGVEE7LemdlQZoQXn0iennk10RsIoY6ikzAqJTc9Xjl9C1/waHom/J86ziAQ==} deprecated: Use String.prototype.trim() instead dev: false - /trough@1.0.5: + /trough/1.0.5: resolution: {integrity: sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==} dev: false - /trough@2.1.0: + /trough/2.1.0: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: false - /ts-jest@29.0.5(@babel/core@7.21.4)(jest@29.5.0)(typescript@5.0.4): + /ts-jest/29.0.5_jest@29.5.0+typescript@5.0.4: resolution: {integrity: sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -19096,10 +20068,9 @@ packages: esbuild: optional: true dependencies: - '@babel/core': 7.21.4 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 29.5.0(@types/node@18.15.11)(ts-node@10.9.1) + jest: 29.5.0_8c568fab37d014ebedd0f0007a6e3549 jest-util: 29.5.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -19109,37 +20080,7 @@ packages: yargs-parser: 21.1.1 dev: true - /ts-node@10.9.1(@types/node@18.15.11)(typescript@4.9.5): - resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.8.1 - '@tsconfig/node10': 1.0.9 - '@tsconfig/node12': 1.0.11 - '@tsconfig/node14': 1.0.3 - '@tsconfig/node16': 1.0.3 - '@types/node': 18.15.11 - acorn: 8.8.2 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 4.9.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - - /ts-node@10.9.1(@types/node@18.15.11)(typescript@5.0.4): + /ts-node/10.9.1_09c0d3c39cd0f1cdb4581c815323892a: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -19170,7 +20111,7 @@ packages: yn: 3.1.1 dev: true - /tsconfig-paths@3.14.2: + /tsconfig-paths/3.14.2: resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==} dependencies: '@types/json5': 0.0.29 @@ -19179,24 +20120,14 @@ packages: strip-bom: 3.0.0 dev: true - /tslib@1.14.1: + /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tslib@2.5.0: + /tslib/2.5.0: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} - /tsutils@3.21.0(typescript@4.9.5): - resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} - engines: {node: '>= 6'} - peerDependencies: - typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - dependencies: - tslib: 1.14.1 - typescript: 4.9.5 - dev: true - - /tsutils@3.21.0(typescript@5.0.4): + /tsutils/3.21.0_typescript@5.0.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: @@ -19206,7 +20137,7 @@ packages: typescript: 5.0.4 dev: true - /tty-table@4.2.1: + /tty-table/4.2.1: resolution: {integrity: sha512-xz0uKo+KakCQ+Dxj1D/tKn2FSyreSYWzdkL/BYhgN6oMW808g8QRMuh1atAV9fjTPbWBjfbkKQpI/5rEcnAc7g==} engines: {node: '>=8.0.0'} hasBin: true @@ -19220,7 +20151,7 @@ packages: yargs: 17.7.1 dev: false - /turbo-darwin-64@1.9.3: + /turbo-darwin-64/1.9.3: resolution: {integrity: sha512-0dFc2cWXl82kRE4Z+QqPHhbEFEpUZho1msHXHWbz5+PqLxn8FY0lEVOHkq5tgKNNEd5KnGyj33gC/bHhpZOk5g==} cpu: [x64] os: [darwin] @@ -19228,7 +20159,7 @@ packages: dev: true optional: true - /turbo-darwin-arm64@1.9.3: + /turbo-darwin-arm64/1.9.3: resolution: {integrity: sha512-1cYbjqLBA2zYE1nbf/qVnEkrHa4PkJJbLo7hnuMuGM0bPzh4+AnTNe98gELhqI1mkTWBu/XAEeF5u6dgz0jLNA==} cpu: [arm64] os: [darwin] @@ -19236,7 +20167,7 @@ packages: dev: true optional: true - /turbo-linux-64@1.9.3: + /turbo-linux-64/1.9.3: resolution: {integrity: sha512-UuBPFefawEwpuxh5pM9Jqq3q4C8M0vYxVYlB3qea/nHQ80pxYq7ZcaLGEpb10SGnr3oMUUs1zZvkXWDNKCJb8Q==} cpu: [x64] os: [linux] @@ -19244,7 +20175,7 @@ packages: dev: true optional: true - /turbo-linux-arm64@1.9.3: + /turbo-linux-arm64/1.9.3: resolution: {integrity: sha512-vUrNGa3hyDtRh9W0MkO+l1dzP8Co2gKnOVmlJQW0hdpOlWlIh22nHNGGlICg+xFa2f9j4PbQlWTsc22c019s8Q==} cpu: [arm64] os: [linux] @@ -19252,7 +20183,7 @@ packages: dev: true optional: true - /turbo-windows-64@1.9.3: + /turbo-windows-64/1.9.3: resolution: {integrity: sha512-0BZ7YaHs6r+K4ksqWus1GKK3W45DuDqlmfjm/yuUbTEVc8szmMCs12vugU2Zi5GdrdJSYfoKfEJ/PeegSLIQGQ==} cpu: [x64] os: [win32] @@ -19260,7 +20191,7 @@ packages: dev: true optional: true - /turbo-windows-arm64@1.9.3: + /turbo-windows-arm64/1.9.3: resolution: {integrity: sha512-QJUYLSsxdXOsR1TquiOmLdAgtYcQ/RuSRpScGvnZb1hY0oLc7JWU0llkYB81wVtWs469y8H9O0cxbKwCZGR4RQ==} cpu: [arm64] os: [win32] @@ -19268,7 +20199,7 @@ packages: dev: true optional: true - /turbo@1.9.3: + /turbo/1.9.3: resolution: {integrity: sha512-ID7mxmaLUPKG/hVkp+h0VuucB1U99RPCJD9cEuSEOdIPoSIuomcIClEJtKamUsdPLhLCud+BvapBNnhgh58Nzw==} hasBin: true requiresBuild: true @@ -19281,70 +20212,71 @@ packages: turbo-windows-arm64: 1.9.3 dev: true - /type-check@0.3.2: + /type-check/0.3.2: resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 dev: true - /type-check@0.4.0: + /type-check/0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 + dev: true - /type-detect@4.0.8: + /type-detect/4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - /type-error@1.0.3: + /type-error/1.0.3: resolution: {integrity: sha512-hlNA4NwwjtL9clb8nv+x/5C45uzxND+N+h+/y3z2dYdubGSmdtNtJjHVH4E68ZHR98Bkav4ACf1lmTZepc/4sg==} dev: true - /type-fest@0.13.1: + /type-fest/0.13.1: resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} engines: {node: '>=10'} dev: false - /type-fest@0.18.1: + /type-fest/0.18.1: resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} engines: {node: '>=10'} dev: true - /type-fest@0.20.2: + /type-fest/0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} - /type-fest@0.21.3: + /type-fest/0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} dev: true - /type-fest@0.6.0: + /type-fest/0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} - /type-fest@0.7.1: + /type-fest/0.7.1: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} dev: false - /type-fest@0.8.1: + /type-fest/0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} - /type-fest@1.4.0: + /type-fest/1.4.0: resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} engines: {node: '>=10'} dev: false - /type-fest@2.19.0: + /type-fest/2.19.0: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} dev: false - /type-is@1.6.18: + /type-is/1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} dependencies: @@ -19352,38 +20284,39 @@ packages: mime-types: 2.1.35 dev: false - /typed-array-length@1.0.4: + /typed-array-length/1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} dependencies: call-bind: 1.0.2 for-each: 0.3.3 is-typed-array: 1.1.10 - /typedarray-to-buffer@3.1.5: + /typedarray-to-buffer/3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: is-typedarray: 1.0.0 - /typescript@4.9.5: + /typescript/4.9.5: resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true + dev: true - /typescript@5.0.4: + /typescript/5.0.4: resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} engines: {node: '>=12.20'} hasBin: true dev: true - /ua-parser-js@0.7.35: + /ua-parser-js/0.7.35: resolution: {integrity: sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==} dev: false - /uberproto@1.2.0: + /uberproto/1.2.0: resolution: {integrity: sha512-pGtPAQmLwh+R9w81WVHzui1FfedpQWQpiaIIfPCwhtsBez4q6DYbJFfyXPVHPUTNFnedAvNEnkoFiLuhXIR94w==} dev: true - /uglify-es@3.3.9: + /uglify-es/3.3.9: resolution: {integrity: sha512-r+MU0rfv4L/0eeW3xZrd16t4NZfK8Ld4SWVglYBb7ez5uXFWHuVRs6xCTrf1yirs9a4j4Y27nn7SRfO6v67XsQ==} engines: {node: '>=0.8.0'} deprecated: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 @@ -19393,11 +20326,11 @@ packages: source-map: 0.6.1 dev: false - /ultron@1.0.2: + /ultron/1.0.2: resolution: {integrity: sha512-QMpnpVtYaWEeY+MwKDN/UdKlE/LsFZXM5lO1u7GaZzNgmIbGixHEmVMIKT+vqYOALu3m5GYQy9kz4Xu4IVn7Ow==} dev: false - /unbox-primitive@1.0.2: + /unbox-primitive/1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} dependencies: call-bind: 1.0.2 @@ -19405,40 +20338,40 @@ packages: has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - /unescape@1.0.1: + /unescape/1.0.1: resolution: {integrity: sha512-O0+af1Gs50lyH1nUu3ZyYS1cRh01Q/kUKatTOkSs7jukXE6/NebucDVxyiDsA9AQ4JC1V1jUH9EO8JX2nMDgGQ==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 2.0.1 dev: false - /unherit@1.1.3: + /unherit/1.1.3: resolution: {integrity: sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==} dependencies: inherits: 2.0.4 xtend: 4.0.2 dev: false - /unicode-canonical-property-names-ecmascript@2.0.0: + /unicode-canonical-property-names-ecmascript/2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} - /unicode-match-property-ecmascript@2.0.0: + /unicode-match-property-ecmascript/2.0.0: resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.1.0 - /unicode-match-property-value-ecmascript@2.1.0: + /unicode-match-property-value-ecmascript/2.1.0: resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} engines: {node: '>=4'} - /unicode-property-aliases-ecmascript@2.1.0: + /unicode-property-aliases-ecmascript/2.1.0: resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} engines: {node: '>=4'} - /unified@10.1.2: + /unified/10.1.2: resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==} dependencies: '@types/unist': 2.0.6 @@ -19450,10 +20383,9 @@ packages: vfile: 5.3.7 dev: false - /unified@9.2.0: + /unified/9.2.0: resolution: {integrity: sha512-vx2Z0vY+a3YoTj8+pttM3tiJHCwY5UFbYdiWrwBEbHmK8pvsPj2rtAX2BFfgXen8T39CJWblWRDT4L5WGXtDdg==} dependencies: - '@types/unist': 2.0.6 bail: 1.0.5 extend: 3.0.2 is-buffer: 2.0.5 @@ -19462,10 +20394,9 @@ packages: vfile: 4.2.1 dev: false - /unified@9.2.2: + /unified/9.2.2: resolution: {integrity: sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==} dependencies: - '@types/unist': 2.0.6 bail: 1.0.5 extend: 3.0.2 is-buffer: 2.0.5 @@ -19474,7 +20405,7 @@ packages: vfile: 4.2.1 dev: false - /union-value@1.0.1: + /union-value/1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} engines: {node: '>=0.10.0'} dependencies: @@ -19483,78 +20414,78 @@ packages: is-extendable: 0.1.1 set-value: 2.0.1 - /unique-string@2.0.0: + /unique-string/2.0.0: resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} engines: {node: '>=8'} dependencies: crypto-random-string: 2.0.0 dev: false - /unist-builder@2.0.3: + /unist-builder/2.0.3: resolution: {integrity: sha512-f98yt5pnlMWlzP539tPc4grGMsFaQQlP/vM396b00jngsiINumNmsY8rkXjfoi1c6QaM8nQ3vaGDuoKWbe/1Uw==} dev: false - /unist-util-find-after@4.0.1: + /unist-util-find-after/4.0.1: resolution: {integrity: sha512-QO/PuPMm2ERxC6vFXEPtmAutOopy5PknD+Oq64gGwxKtk4xwo9Z97t9Av1obPmGU0IyTa6EKYUfTrK2QJS3Ozw==} dependencies: '@types/unist': 2.0.6 unist-util-is: 5.2.1 dev: false - /unist-util-generated@1.1.6: + /unist-util-generated/1.1.6: resolution: {integrity: sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg==} dev: false - /unist-util-generated@2.0.1: + /unist-util-generated/2.0.1: resolution: {integrity: sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==} dev: false - /unist-util-is@4.1.0: + /unist-util-is/4.1.0: resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==} dev: false - /unist-util-is@5.2.1: + /unist-util-is/5.2.1: resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==} dependencies: '@types/unist': 2.0.6 dev: false - /unist-util-position-from-estree@1.1.2: + /unist-util-position-from-estree/1.1.2: resolution: {integrity: sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww==} dependencies: '@types/unist': 2.0.6 dev: false - /unist-util-position@3.1.0: + /unist-util-position/3.1.0: resolution: {integrity: sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==} dev: false - /unist-util-position@4.0.4: + /unist-util-position/4.0.4: resolution: {integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==} dependencies: '@types/unist': 2.0.6 dev: false - /unist-util-remove-position@2.0.1: + /unist-util-remove-position/2.0.1: resolution: {integrity: sha512-fDZsLYIe2uT+oGFnuZmy73K6ZxOPG/Qcm+w7jbEjaFcJgbQ6cqjs/eSPzXhsmGpAsWPkqZM9pYjww5QTn3LHMA==} dependencies: unist-util-visit: 2.0.3 dev: false - /unist-util-remove-position@4.0.2: + /unist-util-remove-position/4.0.2: resolution: {integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==} dependencies: '@types/unist': 2.0.6 unist-util-visit: 4.1.2 dev: false - /unist-util-remove@2.1.0: + /unist-util-remove/2.1.0: resolution: {integrity: sha512-J8NYPyBm4baYLdCbjmf1bhPu45Cr1MWTm77qd9istEkzWpnN6O9tMsEbB2JhNnBCqGENRqEWomQ+He6au0B27Q==} dependencies: unist-util-is: 4.1.0 dev: false - /unist-util-remove@3.1.1: + /unist-util-remove/3.1.1: resolution: {integrity: sha512-kfCqZK5YVY5yEa89tvpl7KnBBHu2c6CzMkqHUrlOqaRgGOMp0sMvwWOVrbAtj03KhovQB7i96Gda72v/EFE0vw==} dependencies: '@types/unist': 2.0.6 @@ -19562,40 +20493,40 @@ packages: unist-util-visit-parents: 5.1.3 dev: false - /unist-util-stringify-position@2.0.3: + /unist-util-stringify-position/2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: '@types/unist': 2.0.6 dev: false - /unist-util-stringify-position@3.0.3: + /unist-util-stringify-position/3.0.3: resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} dependencies: '@types/unist': 2.0.6 dev: false - /unist-util-visit-parents@3.1.1: + /unist-util-visit-parents/3.1.1: resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==} dependencies: '@types/unist': 2.0.6 unist-util-is: 4.1.0 dev: false - /unist-util-visit-parents@4.1.1: + /unist-util-visit-parents/4.1.1: resolution: {integrity: sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==} dependencies: '@types/unist': 2.0.6 unist-util-is: 5.2.1 dev: false - /unist-util-visit-parents@5.1.3: + /unist-util-visit-parents/5.1.3: resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==} dependencies: '@types/unist': 2.0.6 unist-util-is: 5.2.1 dev: false - /unist-util-visit@2.0.3: + /unist-util-visit/2.0.3: resolution: {integrity: sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q==} dependencies: '@types/unist': 2.0.6 @@ -19603,7 +20534,7 @@ packages: unist-util-visit-parents: 3.1.1 dev: false - /unist-util-visit@3.1.0: + /unist-util-visit/3.1.0: resolution: {integrity: sha512-Szoh+R/Ll68QWAyQyZZpQzZQm2UPbxibDvaY8Xc9SUtYgPsDzx5AWSk++UUt2hJuow8mvwR+rG+LQLw+KsuAKA==} dependencies: '@types/unist': 2.0.6 @@ -19611,7 +20542,7 @@ packages: unist-util-visit-parents: 4.1.1 dev: false - /unist-util-visit@4.1.2: + /unist-util-visit/4.1.2: resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==} dependencies: '@types/unist': 2.0.6 @@ -19619,26 +20550,26 @@ packages: unist-util-visit-parents: 5.1.3 dev: false - /universalify@0.1.2: + /universalify/0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} dev: false - /universalify@0.2.0: + /universalify/0.2.0: resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==} engines: {node: '>= 4.0.0'} dev: true - /universalify@2.0.0: + /universalify/2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} - /unpipe@1.0.0: + /unpipe/1.0.0: resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} engines: {node: '>= 0.8'} dev: false - /unplugin@1.3.1: + /unplugin/1.3.1: resolution: {integrity: sha512-h4uUTIvFBQRxUKS2Wjys6ivoeofGhxzTe2sRWlooyjHXVttcVfV/JiavNd3d4+jty0SVV0dxGw9AkY9MwiaCEw==} dependencies: acorn: 8.8.2 @@ -19647,14 +20578,14 @@ packages: webpack-virtual-modules: 0.5.0 dev: false - /unset-value@1.0.0: + /unset-value/1.0.0: resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} engines: {node: '>=0.10.0'} dependencies: has-value: 0.3.1 isobject: 3.0.1 - /update-browserslist-db@1.0.11(browserslist@4.21.5): + /update-browserslist-db/1.0.11_browserslist@4.21.5: resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} hasBin: true peerDependencies: @@ -19664,7 +20595,7 @@ packages: escalade: 3.1.1 picocolors: 1.0.0 - /update-notifier@5.1.0: + /update-notifier/5.1.0: resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} engines: {node: '>=10'} dependencies: @@ -19684,28 +20615,44 @@ packages: xdg-basedir: 4.0.0 dev: false - /upper-case-first@2.0.2: + /upper-case-first/2.0.2: resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} dependencies: tslib: 2.5.0 dev: false - /upper-case@2.0.2: + /upper-case/2.0.2: resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} dependencies: tslib: 2.5.0 dev: false - /uri-js@4.4.1: + /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.3.0 - /urix@0.1.0: + /urix/0.1.0: resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} deprecated: Please see https://github.com/lydell/urix#deprecated - /url-loader@4.1.1(file-loader@6.2.0)(webpack@5.80.0): + /url-loader/4.1.1_file-loader@6.2.0: + resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} + engines: {node: '>= 10.13.0'} + peerDependencies: + file-loader: '*' + webpack: ^4.0.0 || ^5.0.0 + peerDependenciesMeta: + file-loader: + optional: true + dependencies: + file-loader: 6.2.0 + loader-utils: 2.0.4 + mime-types: 2.1.35 + schema-utils: 3.1.2 + dev: false + + /url-loader/4.1.1_file-loader@6.2.0+webpack@5.81.0: resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -19715,28 +20662,28 @@ packages: file-loader: optional: true dependencies: - file-loader: 6.2.0(webpack@5.80.0) + file-loader: 6.2.0_webpack@5.81.0 loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.1.2 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /url-parse-lax@3.0.0: + /url-parse-lax/3.0.0: resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} engines: {node: '>=4'} dependencies: prepend-http: 2.0.0 dev: false - /url-parse@1.5.10: + /url-parse/1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} dependencies: querystringify: 2.2.0 requires-port: 1.0.0 dev: true - /use-composed-ref@1.3.0(react@18.2.0): + /use-composed-ref/1.3.0_react@18.2.0: resolution: {integrity: sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -19744,7 +20691,7 @@ packages: react: 18.2.0 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.0.35)(react@18.2.0): + /use-isomorphic-layout-effect/1.1.2_c533e0a8913a9254d0bec903f4fb0117: resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -19757,7 +20704,7 @@ packages: react: 18.2.0 dev: false - /use-latest@1.2.1(@types/react@18.0.35)(react@18.2.0): + /use-latest/1.2.1_c533e0a8913a9254d0bec903f4fb0117: resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -19768,19 +20715,19 @@ packages: dependencies: '@types/react': 18.0.35 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.0.35)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2_c533e0a8913a9254d0bec903f4fb0117 dev: false - /use-subscription@1.8.0(react@18.0.0): + /use-subscription/1.8.0_react@18.0.0: resolution: {integrity: sha512-LISuG0/TmmoDoCRmV5XAqYkd3UCBNM0ML3gGBndze65WITcsExCD3DTvXXTLyNcOC0heFQZzluW88bN/oC1DQQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: react: 18.0.0 - use-sync-external-store: 1.2.0(react@18.0.0) + use-sync-external-store: 1.2.0_react@18.0.0 dev: false - /use-sync-external-store@1.2.0(react@18.0.0): + /use-sync-external-store/1.2.0_react@18.0.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -19788,7 +20735,7 @@ packages: react: 18.0.0 dev: false - /use-sync-external-store@1.2.0(react@18.2.0): + /use-sync-external-store/1.2.0_react@18.2.0: resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -19796,14 +20743,14 @@ packages: react: 18.2.0 dev: false - /use@3.1.1: + /use/3.1.1: resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} engines: {node: '>=0.10.0'} - /util-deprecate@1.0.2: + /util-deprecate/1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /util.promisify@1.1.2: + /util.promisify/1.1.2: resolution: {integrity: sha512-PBdZ03m1kBnQ5cjjO0ZvJMJS+QsbyIcFwi4hY4U76OQsCO9JrOYjbCFgIF76ccFg9xnJo7ZHPkqyj1GqmdS7MA==} dependencies: call-bind: 1.0.2 @@ -19815,31 +20762,31 @@ packages: safe-array-concat: 1.0.0 dev: true - /utila@0.4.0: + /utila/0.4.0: resolution: {integrity: sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==} dev: false - /utility-types@3.10.0: + /utility-types/3.10.0: resolution: {integrity: sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==} engines: {node: '>= 4'} dev: false - /utils-merge@1.0.1: + /utils-merge/1.0.1: resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} engines: {node: '>= 0.4.0'} dev: false - /uuid@3.4.0: + /uuid/3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true dev: false - /uuid@8.3.2: + /uuid/8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true - /uvu@0.5.6: + /uvu/0.5.6: resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} engines: {node: '>=8'} hasBin: true @@ -19850,14 +20797,15 @@ packages: sade: 1.8.1 dev: false - /v8-compile-cache-lib@3.0.1: + /v8-compile-cache-lib/3.0.1: resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} + dev: true - /v8-compile-cache@2.3.0: + /v8-compile-cache/2.3.0: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} dev: true - /v8-to-istanbul@7.1.2: + /v8-to-istanbul/7.1.2: resolution: {integrity: sha512-TxNb7YEUwkLXCQYeudi6lgQ/SZrzNO4kMdlqVxaZPUIUjCv6iSSypUQX70kNBSERpQ8fk48+d61FXk+tgqcWow==} engines: {node: '>=10.10.0'} dependencies: @@ -19866,7 +20814,7 @@ packages: source-map: 0.7.4 dev: true - /v8-to-istanbul@9.1.0: + /v8-to-istanbul/9.1.0: resolution: {integrity: sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==} engines: {node: '>=10.12.0'} dependencies: @@ -19875,33 +20823,33 @@ packages: convert-source-map: 1.9.0 dev: true - /validate-npm-package-license@3.0.4: + /validate-npm-package-license/3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - /value-equal@1.0.1: + /value-equal/1.0.1: resolution: {integrity: sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==} dev: false - /vary@1.1.2: + /vary/1.1.2: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} dev: false - /vfile-location@3.2.0: + /vfile-location/3.2.0: resolution: {integrity: sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==} dev: false - /vfile-location@4.1.0: + /vfile-location/4.1.0: resolution: {integrity: sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==} dependencies: '@types/unist': 2.0.6 vfile: 5.3.7 dev: false - /vfile-matter@3.0.1: + /vfile-matter/3.0.1: resolution: {integrity: sha512-CAAIDwnh6ZdtrqAuxdElUqQRQDQgbbIrYtDYI8gCjXS1qQ+1XdLoK8FIZWxJwn0/I+BkSSZpar3SOgjemQz4fg==} dependencies: '@types/js-yaml': 4.0.5 @@ -19909,21 +20857,21 @@ packages: js-yaml: 4.1.0 dev: false - /vfile-message@2.0.4: + /vfile-message/2.0.4: resolution: {integrity: sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==} dependencies: '@types/unist': 2.0.6 unist-util-stringify-position: 2.0.3 dev: false - /vfile-message@3.1.4: + /vfile-message/3.1.4: resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==} dependencies: '@types/unist': 2.0.6 unist-util-stringify-position: 3.0.3 dev: false - /vfile@4.2.1: + /vfile/4.2.1: resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==} dependencies: '@types/unist': 2.0.6 @@ -19932,7 +20880,7 @@ packages: vfile-message: 2.0.4 dev: false - /vfile@5.3.7: + /vfile/5.3.7: resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==} dependencies: '@types/unist': 2.0.6 @@ -19941,7 +20889,7 @@ packages: vfile-message: 3.1.4 dev: false - /vite@4.2.0(@types/node@18.15.11): + /vite/4.2.0_@types+node@18.15.11: resolution: {integrity: sha512-AbDTyzzwuKoRtMIRLGNxhLRuv1FpRgdIw+1y6AQG73Q5+vtecmvzKo/yk8X/vrHDpETRTx01ABijqUHIzBXi0g==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -19967,15 +20915,16 @@ packages: optional: true dependencies: '@types/node': 18.15.11 - esbuild: 0.17.17 + esbuild: 0.17.18 postcss: 8.4.23 resolve: 1.22.2 - rollup: 3.20.7 + rollup: 3.21.0 optionalDependencies: fsevents: 2.3.2 + dev: true - /vite@4.3.1(@types/node@18.15.11): - resolution: {integrity: sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==} + /vite/4.3.3_@types+node@18.15.11: + resolution: {integrity: sha512-MwFlLBO4udZXd+VBcezo3u8mC77YQk+ik+fbc0GZWGgzfbPP+8Kf0fldhARqvSYmtIWoAJ5BXPClUbMTlqFxrA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -20000,53 +20949,53 @@ packages: optional: true dependencies: '@types/node': 18.15.11 - esbuild: 0.17.17 + esbuild: 0.17.18 postcss: 8.4.23 - rollup: 3.20.7 + rollup: 3.21.0 optionalDependencies: fsevents: 2.3.2 dev: true - /vlq@1.0.1: + /vlq/1.0.1: resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==} dev: false - /vscode-oniguruma@1.7.0: + /vscode-oniguruma/1.7.0: resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==} dev: false - /vscode-textmate@8.0.0: + /vscode-textmate/8.0.0: resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==} dev: false - /w3c-hr-time@1.0.2: + /w3c-hr-time/1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} deprecated: Use your platform's native performance.now() and performance.timeOrigin. dependencies: browser-process-hrtime: 1.0.0 dev: true - /w3c-xmlserializer@2.0.0: + /w3c-xmlserializer/2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} engines: {node: '>=10'} dependencies: xml-name-validator: 3.0.0 dev: true - /w3c-xmlserializer@4.0.0: + /w3c-xmlserializer/4.0.0: resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==} engines: {node: '>=14'} dependencies: xml-name-validator: 4.0.0 dev: true - /wait-on@6.0.1: + /wait-on/6.0.1: resolution: {integrity: sha512-zht+KASY3usTY5u2LgaNqn/Cd8MukxLGjdcZxT2ns5QzDmTFc4XoWBgC+C/na+sMRZTuVygQoMYwdcVjHnYIVw==} engines: {node: '>=10.0.0'} hasBin: true dependencies: axios: 0.25.0 - joi: 17.9.1 + joi: 17.9.2 lodash: 4.17.21 minimist: 1.2.8 rxjs: 7.8.0 @@ -20054,12 +21003,12 @@ packages: - debug dev: false - /walker@1.0.8: + /walker/1.0.8: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} dependencies: makeerror: 1.0.12 - /watchpack@2.4.0: + /watchpack/2.4.0: resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} engines: {node: '>=10.13.0'} dependencies: @@ -20067,50 +21016,50 @@ packages: graceful-fs: 4.2.11 dev: false - /wbuf@1.7.3: + /wbuf/1.7.3: resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} dependencies: minimalistic-assert: 1.0.1 dev: false - /wcwidth@1.0.1: + /wcwidth/1.0.1: resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} dependencies: defaults: 1.0.4 dev: false - /web-namespaces@1.1.4: + /web-namespaces/1.1.4: resolution: {integrity: sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==} dev: false - /web-namespaces@2.0.1: + /web-namespaces/2.0.1: resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==} dev: false - /webextension-polyfill@0.10.0: + /webextension-polyfill/0.10.0: resolution: {integrity: sha512-c5s35LgVa5tFaHhrZDnr3FpQpjj1BB+RXhLTYUxGqBVN460HkbM8TBtEqdXWbpTKfzwCcjAZVF7zXCYSKtcp9g==} dev: false - /webidl-conversions@3.0.1: + /webidl-conversions/3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} dev: false - /webidl-conversions@5.0.0: + /webidl-conversions/5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} dev: true - /webidl-conversions@6.1.0: + /webidl-conversions/6.1.0: resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} engines: {node: '>=10.4'} dev: true - /webidl-conversions@7.0.0: + /webidl-conversions/7.0.0: resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==} engines: {node: '>=12'} dev: true - /webpack-bundle-analyzer@4.8.0: + /webpack-bundle-analyzer/4.8.0: resolution: {integrity: sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==} engines: {node: '>= 10.13.0'} hasBin: true @@ -20130,7 +21079,7 @@ packages: - utf-8-validate dev: false - /webpack-dev-middleware@5.3.3(webpack@5.80.0): + /webpack-dev-middleware/5.3.3_webpack@5.81.0: resolution: {integrity: sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -20141,10 +21090,10 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.1 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /webpack-dev-server@4.13.3(webpack@5.80.0): + /webpack-dev-server/4.13.3_webpack@5.81.0: resolution: {integrity: sha512-KqqzrzMRSRy5ePz10VhjyL27K2dxqwXQLP5rAKwRJBPUahe7Z2bBWzHw37jeb8GCPKxZRO79ZdQUAPesMh/Nug==} engines: {node: '>= 12.13.0'} hasBin: true @@ -20174,7 +21123,7 @@ packages: express: 4.18.2 graceful-fs: 4.2.11 html-entities: 2.3.3 - http-proxy-middleware: 2.0.6(@types/express@4.17.17) + http-proxy-middleware: 2.0.6_@types+express@4.17.17 ipaddr.js: 2.0.1 launch-editor: 2.6.0 open: 8.4.2 @@ -20185,8 +21134,8 @@ packages: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.80.0 - webpack-dev-middleware: 5.3.3(webpack@5.80.0) + webpack: 5.81.0 + webpack-dev-middleware: 5.3.3_webpack@5.81.0 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -20195,25 +21144,25 @@ packages: - utf-8-validate dev: false - /webpack-merge@5.8.0: + /webpack-merge/5.8.0: resolution: {integrity: sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==} engines: {node: '>=10.0.0'} dependencies: clone-deep: 4.0.1 - wildcard: 2.0.0 + wildcard: 2.0.1 dev: false - /webpack-sources@3.2.3: + /webpack-sources/3.2.3: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} engines: {node: '>=10.13.0'} dev: false - /webpack-virtual-modules@0.5.0: + /webpack-virtual-modules/0.5.0: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} dev: false - /webpack@5.80.0: - resolution: {integrity: sha512-OIMiq37XK1rWO8mH9ssfFKZsXg4n6klTEDL7S8/HqbAOBBaiy8ABvXvz0dDCXeEF9gqwxSvVk611zFPjS8hJxA==} + /webpack/5.81.0: + resolution: {integrity: sha512-AAjaJ9S4hYCVODKLQTgG5p5e11hiMawBwV2v8MYLE0C/6UAGLuAF4n1qa9GOwdxnicaP+5k6M5HrLmD4+gIB8Q==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -20228,7 +21177,7 @@ packages: '@webassemblyjs/wasm-edit': 1.11.5 '@webassemblyjs/wasm-parser': 1.11.5 acorn: 8.8.2 - acorn-import-assertions: 1.8.0(acorn@8.8.2) + acorn-import-assertions: 1.8.0_acorn@8.8.2 browserslist: 4.21.5 chrome-trace-event: 1.0.3 enhanced-resolve: 5.13.0 @@ -20243,7 +21192,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.1.2 tapable: 2.2.1 - terser-webpack-plugin: 5.3.7(webpack@5.80.0) + terser-webpack-plugin: 5.3.7_webpack@5.81.0 watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -20252,7 +21201,7 @@ packages: - uglify-js dev: false - /webpackbar@5.0.2(webpack@5.80.0): + /webpackbar/5.0.2_webpack@5.81.0: resolution: {integrity: sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==} engines: {node: '>=12'} peerDependencies: @@ -20262,10 +21211,10 @@ packages: consola: 2.15.3 pretty-time: 1.1.0 std-env: 3.3.2 - webpack: 5.80.0 + webpack: 5.81.0 dev: false - /websocket-driver@0.7.4: + /websocket-driver/0.7.4: resolution: {integrity: sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==} engines: {node: '>=0.8.0'} dependencies: @@ -20274,38 +21223,38 @@ packages: websocket-extensions: 0.1.4 dev: false - /websocket-extensions@0.1.4: + /websocket-extensions/0.1.4: resolution: {integrity: sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==} engines: {node: '>=0.8.0'} dev: false - /whatwg-encoding@1.0.5: + /whatwg-encoding/1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} dependencies: iconv-lite: 0.4.24 dev: true - /whatwg-encoding@2.0.0: + /whatwg-encoding/2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} dependencies: iconv-lite: 0.6.3 dev: true - /whatwg-fetch@3.6.2: + /whatwg-fetch/3.6.2: resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==} dev: false - /whatwg-mimetype@2.3.0: + /whatwg-mimetype/2.3.0: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} dev: true - /whatwg-mimetype@3.0.0: + /whatwg-mimetype/3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} engines: {node: '>=12'} dev: true - /whatwg-url@11.0.0: + /whatwg-url/11.0.0: resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==} engines: {node: '>=12'} dependencies: @@ -20313,14 +21262,14 @@ packages: webidl-conversions: 7.0.0 dev: true - /whatwg-url@5.0.0: + /whatwg-url/5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 dev: false - /whatwg-url@8.7.0: + /whatwg-url/8.7.0: resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} engines: {node: '>=10'} dependencies: @@ -20329,7 +21278,7 @@ packages: webidl-conversions: 6.1.0 dev: true - /which-boxed-primitive@1.0.2: + /which-boxed-primitive/1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: is-bigint: 1.0.4 @@ -20338,7 +21287,7 @@ packages: is-string: 1.0.7 is-symbol: 1.0.4 - /which-collection@1.0.1: + /which-collection/1.0.1: resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==} dependencies: is-map: 2.0.2 @@ -20347,10 +21296,10 @@ packages: is-weakset: 2.0.2 dev: true - /which-module@2.0.0: - resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} + /which-module/2.0.1: + resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==} - /which-pm@2.0.0: + /which-pm/2.0.0: resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} engines: {node: '>=8.15'} dependencies: @@ -20358,7 +21307,7 @@ packages: path-exists: 4.0.0 dev: false - /which-typed-array@1.1.9: + /which-typed-array/1.1.9: resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==} engines: {node: '>= 0.4'} dependencies: @@ -20369,42 +21318,43 @@ packages: has-tostringtag: 1.0.0 is-typed-array: 1.1.10 - /which@1.3.1: + /which/1.3.1: resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} hasBin: true dependencies: isexe: 2.0.0 - /which@2.0.2: + /which/2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} hasBin: true dependencies: isexe: 2.0.0 - /widest-line@3.1.0: + /widest-line/3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} engines: {node: '>=8'} dependencies: string-width: 4.2.3 dev: false - /widest-line@4.0.1: + /widest-line/4.0.1: resolution: {integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig==} engines: {node: '>=12'} dependencies: string-width: 5.1.2 dev: false - /wildcard@2.0.0: - resolution: {integrity: sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==} + /wildcard/2.0.1: + resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==} dev: false - /word-wrap@1.2.3: + /word-wrap/1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} + dev: true - /wrap-ansi@6.2.0: + /wrap-ansi/6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} dependencies: @@ -20412,7 +21362,7 @@ packages: string-width: 4.2.3 strip-ansi: 6.0.1 - /wrap-ansi@7.0.0: + /wrap-ansi/7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} dependencies: @@ -20420,7 +21370,7 @@ packages: string-width: 4.2.3 strip-ansi: 6.0.1 - /wrap-ansi@8.1.0: + /wrap-ansi/8.1.0: resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} engines: {node: '>=12'} dependencies: @@ -20429,10 +21379,10 @@ packages: strip-ansi: 7.0.1 dev: false - /wrappy@1.0.2: + /wrappy/1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - /write-file-atomic@2.4.3: + /write-file-atomic/2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} dependencies: graceful-fs: 4.2.11 @@ -20440,7 +21390,7 @@ packages: signal-exit: 3.0.7 dev: false - /write-file-atomic@3.0.3: + /write-file-atomic/3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} dependencies: imurmurhash: 0.1.4 @@ -20448,7 +21398,7 @@ packages: signal-exit: 3.0.7 typedarray-to-buffer: 3.1.5 - /write-file-atomic@4.0.2: + /write-file-atomic/4.0.2: resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: @@ -20456,36 +21406,20 @@ packages: signal-exit: 3.0.7 dev: true - /ws@1.1.5: + /ws/1.1.5: resolution: {integrity: sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w==} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true dependencies: options: 0.0.6 ultron: 1.0.2 dev: false - /ws@6.2.2: + /ws/6.2.2: resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true dependencies: async-limiter: 1.0.1 dev: false - /ws@7.5.9: + /ws/7.5.9: resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} engines: {node: '>=8.3.0'} peerDependencies: @@ -20497,7 +21431,7 @@ packages: utf-8-validate: optional: true - /ws@8.13.0: + /ws/8.13.0: resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -20509,7 +21443,7 @@ packages: utf-8-validate: optional: true - /xcode@2.1.0: + /xcode/2.1.0: resolution: {integrity: sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ==} engines: {node: '>=6.0.0'} dependencies: @@ -20517,85 +21451,85 @@ packages: uuid: 3.4.0 dev: false - /xdg-basedir@4.0.0: + /xdg-basedir/4.0.0: resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==} engines: {node: '>=8'} dev: false - /xml-js@1.6.11: + /xml-js/1.6.11: resolution: {integrity: sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==} hasBin: true dependencies: sax: 1.2.4 dev: false - /xml-name-validator@3.0.0: + /xml-name-validator/3.0.0: resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} dev: true - /xml-name-validator@4.0.0: + /xml-name-validator/4.0.0: resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} engines: {node: '>=12'} dev: true - /xmlbuilder@15.1.1: + /xmlbuilder/15.1.1: resolution: {integrity: sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==} engines: {node: '>=8.0'} dev: false - /xmlchars@2.2.0: + /xmlchars/2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} dev: true - /xmldoc@1.3.0: + /xmldoc/1.3.0: resolution: {integrity: sha512-y7IRWW6PvEnYQZNZFMRLNJw+p3pezM4nKYPfr15g4OOW9i8VpeydycFuipE2297OvZnh3jSb2pxOt9QpkZUVng==} dependencies: sax: 1.2.4 dev: false - /xtend@4.0.2: + /xtend/4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - /y18n@4.0.3: + /y18n/4.0.3: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} - /y18n@5.0.8: + /y18n/5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} - /yallist@2.1.2: + /yallist/2.1.2: resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} dev: false - /yallist@3.1.1: + /yallist/3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - /yallist@4.0.0: + /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - /yaml@1.10.2: + /yaml/1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} dev: false - /yargs-parser@18.1.3: + /yargs-parser/18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} dependencies: camelcase: 5.3.1 decamelize: 1.2.0 - /yargs-parser@20.2.4: - resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==} + /yargs-parser/20.2.9: + resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} dev: true - /yargs-parser@21.1.1: + /yargs-parser/21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} - /yargs@15.4.1: + /yargs/15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} engines: {node: '>=8'} dependencies: @@ -20607,11 +21541,11 @@ packages: require-main-filename: 2.0.0 set-blocking: 2.0.0 string-width: 4.2.3 - which-module: 2.0.0 + which-module: 2.0.1 y18n: 4.0.3 yargs-parser: 18.1.3 - /yargs@17.7.1: + /yargs/17.7.1: resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==} engines: {node: '>=12'} dependencies: @@ -20623,21 +21557,22 @@ packages: y18n: 5.0.8 yargs-parser: 21.1.1 - /yn@3.1.1: + /yn/3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} engines: {node: '>=6'} + dev: true - /yocto-queue@0.1.0: + /yocto-queue/0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - /zip-folder@1.0.0: + /zip-folder/1.0.0: resolution: {integrity: sha512-Tgni0D1SORCHGiMUmHa6qYkNpP7I5H7rHQ1MSbMjqQ5TnvIMbqmVsZ/kHYT46cJNKNl/lHBIDfh2u1QrqWyVYg==} dependencies: archiver: 0.11.0 dev: true - /zip-stream@0.4.1: + /zip-stream/0.4.1: resolution: {integrity: sha512-besxwBaXruvWoMXO44C5SKtmJ4XQUZGs9BoHW4E+FNtVkuGHqtUL69r0s6RKSA9a0zQs5XwQvGsD+JBaC9/2sg==} engines: {node: '>= 0.8.0'} dependencies: @@ -20646,14 +21581,14 @@ packages: readable-stream: 1.0.34 dev: true - /zod@3.21.4: + /zod/3.21.4: resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} dev: false - /zwitch@1.0.5: + /zwitch/1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} dev: false - /zwitch@2.0.4: + /zwitch/2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: false diff --git a/web-extension/CHANGELOG.md b/web-extension/CHANGELOG.md index 14881328..872c619d 100644 --- a/web-extension/CHANGELOG.md +++ b/web-extension/CHANGELOG.md @@ -1,666 +1,659 @@ # Change Log +## 0.9.1 + +### Patch Changes + +- 1683b96: Media queries are now generated mobile-frist by default, fixed also the order of the css generated at build time to be sure that media queries are computed in he right way +- Updated dependencies [1683b96] + - @morfeo/preset-default@0.9.1 + - @morfeo/react@0.9.1 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.9.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.9.0) (2023-04-16) - ### Bug Fixes -* **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) -* **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) -* **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) -* **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) -* **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) -* **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) -* **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) -* **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) -* **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) -* **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) -* **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) -* **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) -* **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) -* **deps:** update dependency @testing-library/jest-dom to v5.16.5 ([d2af729](https://github.com/morfeojs/morfeo/commit/d2af7290d33510d826abadab7f72cf88739d3b4d)) -* **deps:** update dependency @testing-library/react to v13.4.0 ([55a1dc1](https://github.com/morfeojs/morfeo/commit/55a1dc10db1e6874f19701af101d59af4c09e9a0)) -* **deps:** update dependency @testing-library/react to v14 ([#671](https://github.com/morfeojs/morfeo/issues/671)) ([3606151](https://github.com/morfeojs/morfeo/commit/360615105b89e8a02261afbb788ca6f518ce7235)) -* **deps:** update dependency @testing-library/user-event to v14.2.1 ([0004444](https://github.com/morfeojs/morfeo/commit/000444448afbfb0d3cc45356997dd8e754a05578)) -* **deps:** update dependency @testing-library/user-event to v14.2.3 ([222240d](https://github.com/morfeojs/morfeo/commit/222240dfef585722a3d646a30983d9866dbbdac1)) -* **deps:** update dependency @testing-library/user-event to v14.2.5 ([7601640](https://github.com/morfeojs/morfeo/commit/7601640aa384edd875e500f65a28777fff49743a)) -* **deps:** update dependency @testing-library/user-event to v14.2.6 ([58963a4](https://github.com/morfeojs/morfeo/commit/58963a419c22748e0582375056dab8c6b857ba6b)) -* **deps:** update dependency @testing-library/user-event to v14.3.0 ([9597afa](https://github.com/morfeojs/morfeo/commit/9597afaa2028a21ec9ac408cd5df782412f12e4f)) -* **deps:** update dependency @testing-library/user-event to v14.4.1 ([ff6c138](https://github.com/morfeojs/morfeo/commit/ff6c138a74753d4283d4adb69fe32a9afd0b40f7)) -* **deps:** update dependency @testing-library/user-event to v14.4.2 ([174886e](https://github.com/morfeojs/morfeo/commit/174886ea11683d8cec6db75fda4fc667c1886643)) -* **deps:** update dependency @testing-library/user-event to v14.4.3 ([6aa77a6](https://github.com/morfeojs/morfeo/commit/6aa77a68551568208c84b3c4c54b9a8d9feed75e)) -* **deps:** update dependency @types/jest to v27.5.2 ([6b852f1](https://github.com/morfeojs/morfeo/commit/6b852f1d5959d72de55ea932fce40bc648dd2e5d)) -* **deps:** update dependency @types/jest to v28 ([b42e00d](https://github.com/morfeojs/morfeo/commit/b42e00dc68d1b9801c1eaf9e13ec7c490cfe969b)) -* **deps:** update dependency @types/jest to v28.1.1 ([ecae789](https://github.com/morfeojs/morfeo/commit/ecae789b29acfe6747832f337ed0650eae810378)) -* **deps:** update dependency @types/jest to v28.1.2 ([b111a59](https://github.com/morfeojs/morfeo/commit/b111a595886fb089b6b37e6fc09cd507fd33d0f2)) -* **deps:** update dependency @types/jest to v28.1.3 ([716dca9](https://github.com/morfeojs/morfeo/commit/716dca94835394d0b794917e8e1ef7d24ae1c650)) -* **deps:** update dependency @types/jest to v28.1.4 ([24a1985](https://github.com/morfeojs/morfeo/commit/24a19857b7f03b4fb360c605c97bf9d1176362da)) -* **deps:** update dependency @types/jest to v28.1.5 ([29eb17d](https://github.com/morfeojs/morfeo/commit/29eb17dd1f50647f22468372c29f82b96f689836)) -* **deps:** update dependency @types/jest to v28.1.6 ([057d78a](https://github.com/morfeojs/morfeo/commit/057d78a7c8d8acbf9029bfd46fbbbc0fbce533e2)) -* **deps:** update dependency @types/jest to v28.1.7 ([2867de7](https://github.com/morfeojs/morfeo/commit/2867de79f58c71b9041bd4f11ff56b40d2311f89)) -* **deps:** update dependency @types/jest to v28.1.8 ([54a81a1](https://github.com/morfeojs/morfeo/commit/54a81a1f5a3bb5bc3e9c7aa2908cb6fdd6a530f9)) -* **deps:** update dependency @types/jest to v29 ([eb72138](https://github.com/morfeojs/morfeo/commit/eb72138644ec4364b2704867eead80e2cb18f6dc)) -* **deps:** update dependency @types/jest to v29.0.1 ([62ba67c](https://github.com/morfeojs/morfeo/commit/62ba67c259751058a9052529f8c5b3e2ca9f521b)) -* **deps:** update dependency @types/jest to v29.0.3 ([011a4c5](https://github.com/morfeojs/morfeo/commit/011a4c5c61443d5233a557062f58c6bd984660b5)) -* **deps:** update dependency @types/jest to v29.1.2 ([e0cdb94](https://github.com/morfeojs/morfeo/commit/e0cdb94ca186f1cfbbb3cf96d7c3f0c41c1505d4)) -* **deps:** update dependency @types/jest to v29.2.3 ([4060504](https://github.com/morfeojs/morfeo/commit/406050476925db7de9c5c7948794e5773f368c65)) -* **deps:** update dependency @types/jest to v29.2.4 ([b636908](https://github.com/morfeojs/morfeo/commit/b63690880c8e2e4ceebbc2c17a126efd5eba6be8)) -* **deps:** update dependency @types/jest to v29.2.5 ([bb98e94](https://github.com/morfeojs/morfeo/commit/bb98e94e818591c543c18c0e6a717bcee8a90383)) -* **deps:** update dependency @types/jest to v29.2.6 ([2df8554](https://github.com/morfeojs/morfeo/commit/2df85547c249b6869080d48ac1eb881085da17a3)) -* **deps:** update dependency @types/jest to v29.4.0 ([3f4538c](https://github.com/morfeojs/morfeo/commit/3f4538c5b0d05ae69f439e690716bd21d6c13fed)) -* **deps:** update dependency @types/node to v16.11.37 ([74d3ecf](https://github.com/morfeojs/morfeo/commit/74d3ecff0f2ceaa3acfaa175361e2f39508429ff)) -* **deps:** update dependency @types/node to v16.11.38 ([8079d43](https://github.com/morfeojs/morfeo/commit/8079d43fc69ff61c44a28475acba7e2536320b9c)) -* **deps:** update dependency @types/node to v16.11.39 ([1a22d66](https://github.com/morfeojs/morfeo/commit/1a22d66154e2da853811729e1360cbd4e5eb8425)) -* **deps:** update dependency @types/node to v16.11.41 ([f2ee9d3](https://github.com/morfeojs/morfeo/commit/f2ee9d3bd0e0dcd54250eaede539e2731e29e056)) -* **deps:** update dependency @types/node to v16.11.42 ([5b377af](https://github.com/morfeojs/morfeo/commit/5b377afe84fe85b2ab382730966009a6aa902872)) -* **deps:** update dependency @types/node to v16.11.43 ([ab6f7bf](https://github.com/morfeojs/morfeo/commit/ab6f7bf8d318c4ca701517fd5bdd8eb55b20d274)) -* **deps:** update dependency @types/node to v16.11.44 ([9f7bcf2](https://github.com/morfeojs/morfeo/commit/9f7bcf2b7f67cf712ccab1ce4562ff851dc05c86)) -* **deps:** update dependency @types/node to v16.11.45 ([b16e589](https://github.com/morfeojs/morfeo/commit/b16e589f344f2536cd6026776341418150f1a56c)) -* **deps:** update dependency @types/node to v16.11.46 ([37f6998](https://github.com/morfeojs/morfeo/commit/37f69988358da616b7d79b6688ee9c281d051596)) -* **deps:** update dependency @types/node to v16.11.47 ([43c038d](https://github.com/morfeojs/morfeo/commit/43c038d2d0b70caede7464595e4eb622bfee1229)) -* **deps:** update dependency @types/node to v16.11.48 ([5b6b75a](https://github.com/morfeojs/morfeo/commit/5b6b75a8636feaf3af36ce008a9e1e097c8077c6)) -* **deps:** update dependency @types/node to v16.11.49 ([bf604ae](https://github.com/morfeojs/morfeo/commit/bf604aeea7e29c2f9d6212a3f67421ccce0eb9d4)) -* **deps:** update dependency @types/node to v16.11.50 ([3a34526](https://github.com/morfeojs/morfeo/commit/3a34526fa532bcc0a0e3cbb8f59210877ceef26a)) -* **deps:** update dependency @types/node to v16.11.54 ([c2f0e22](https://github.com/morfeojs/morfeo/commit/c2f0e220013f0c84f3dcfea12c4dd385922138ac)) -* **deps:** update dependency @types/node to v16.11.56 ([64ac4ad](https://github.com/morfeojs/morfeo/commit/64ac4ad8f5d171a46f688cf4a5b091184fde1131)) -* **deps:** update dependency @types/node to v16.11.58 ([bf71c3f](https://github.com/morfeojs/morfeo/commit/bf71c3ffd6275a6d196211353531ac35e93c9a1e)) -* **deps:** update dependency @types/node to v16.11.59 ([ff45145](https://github.com/morfeojs/morfeo/commit/ff4514504d9283af1d7280ff1bd99d43bbc5c3da)) -* **deps:** update dependency @types/node to v16.11.60 ([b1aadd6](https://github.com/morfeojs/morfeo/commit/b1aadd60f9af8621276de61e8b5dc11537f669f2)) -* **deps:** update dependency @types/node to v16.11.62 ([a497a0d](https://github.com/morfeojs/morfeo/commit/a497a0d098591547afec8265e9011c538b04260c)) -* **deps:** update dependency @types/node to v16.11.64 ([da1071b](https://github.com/morfeojs/morfeo/commit/da1071b258944aa2380db1a128b6af787b483611)) -* **deps:** update dependency @types/node to v16.11.65 ([07c07ad](https://github.com/morfeojs/morfeo/commit/07c07adff60081bb308219f331b151bba565c0f3)) -* **deps:** update dependency @types/node to v16.11.66 ([03e7d24](https://github.com/morfeojs/morfeo/commit/03e7d242a309dc1bbcae9439186a0aa403c3cb7b)) -* **deps:** update dependency @types/node to v16.11.68 ([45cb751](https://github.com/morfeojs/morfeo/commit/45cb75189df8c663ba95cc3e678da8d4337be07e)) -* **deps:** update dependency @types/node to v16.18.0 ([2f1ae81](https://github.com/morfeojs/morfeo/commit/2f1ae813eb423194a514f0d8744ffc305cdfc21d)) -* **deps:** update dependency @types/node to v18 ([5f069c1](https://github.com/morfeojs/morfeo/commit/5f069c100ea0f35d922e2da470def6d1bffd12e8)) -* **deps:** update dependency @types/node to v18.11.10 ([d41348d](https://github.com/morfeojs/morfeo/commit/d41348dd54ab11090ed3ba4caf57a4cfbc639c21)) -* **deps:** update dependency @types/node to v18.11.11 ([0c845d4](https://github.com/morfeojs/morfeo/commit/0c845d47e4a9383a661b3670e2d891494986e6e7)) -* **deps:** update dependency @types/node to v18.11.13 ([447d3cc](https://github.com/morfeojs/morfeo/commit/447d3cc33294b430323bbeedbe12fc2ec4086e20)) -* **deps:** update dependency @types/node to v18.11.15 ([07f44f4](https://github.com/morfeojs/morfeo/commit/07f44f42d45ab4b5c24bc9cd3dab88a6c24a2648)) -* **deps:** update dependency @types/node to v18.11.17 ([3fcbfc9](https://github.com/morfeojs/morfeo/commit/3fcbfc9fd8520c08889c93f08980b9c422c65737)) -* **deps:** update dependency @types/node to v18.11.18 ([fe8fdf5](https://github.com/morfeojs/morfeo/commit/fe8fdf5a8bbd4732345d98ebdcb35219673f14e8)) -* **deps:** update dependency @types/node to v18.11.19 ([#656](https://github.com/morfeojs/morfeo/issues/656)) ([260246b](https://github.com/morfeojs/morfeo/commit/260246b8e014c3636233c872bef54ab0f26721b6)) -* **deps:** update dependency @types/node to v18.11.9 ([1fbf052](https://github.com/morfeojs/morfeo/commit/1fbf052d2f504f2094e04f2716200657966f4ec1)) -* **deps:** update dependency @types/node to v18.13.0 ([#658](https://github.com/morfeojs/morfeo/issues/658)) ([6501c70](https://github.com/morfeojs/morfeo/commit/6501c70b28a09034330782c7e61cdb510f06b6a3)) -* **deps:** update dependency @types/node to v18.14.0 ([#672](https://github.com/morfeojs/morfeo/issues/672)) ([a33aa9f](https://github.com/morfeojs/morfeo/commit/a33aa9f7bdb16c2c015f311202f99c9f8d9f8c9d)) -* **deps:** update dependency @types/node to v18.14.6 ([#676](https://github.com/morfeojs/morfeo/issues/676)) ([8da58aa](https://github.com/morfeojs/morfeo/commit/8da58aa4a9c2bc307ebb29a02f3dacae5b724704)) -* **deps:** update dependency @types/node to v18.15.0 ([#686](https://github.com/morfeojs/morfeo/issues/686)) ([a477f20](https://github.com/morfeojs/morfeo/commit/a477f20920ddf4f21783dd190c3c347c3dffc5c6)) -* **deps:** update dependency @types/react to v18.0.10 ([b277896](https://github.com/morfeojs/morfeo/commit/b277896ef9da8dce5cbf330f9ee5219715d45049)) -* **deps:** update dependency @types/react to v18.0.11 ([aea617d](https://github.com/morfeojs/morfeo/commit/aea617dd8515f812bfd7ccfdc7b99794df2c7788)) -* **deps:** update dependency @types/react to v18.0.12 ([2795806](https://github.com/morfeojs/morfeo/commit/27958062c4ceb7d3c18c4ada865b87110978950e)) -* **deps:** update dependency @types/react to v18.0.14 ([117c829](https://github.com/morfeojs/morfeo/commit/117c82988a8fbe26543ae056b1d2237640f18f95)) -* **deps:** update dependency @types/react to v18.0.15 ([4921bb2](https://github.com/morfeojs/morfeo/commit/4921bb28477b4789a9eba26234c3dd766b23896f)) -* **deps:** update dependency @types/react to v18.0.16 ([5f83ba9](https://github.com/morfeojs/morfeo/commit/5f83ba9d5c761e65e44b83425a86c019f2400750)) -* **deps:** update dependency @types/react to v18.0.17 ([5ec5fd5](https://github.com/morfeojs/morfeo/commit/5ec5fd53cfe2c4305c9e1aa4b50cf50b6cc10a4f)) -* **deps:** update dependency @types/react to v18.0.18 ([1ca7e35](https://github.com/morfeojs/morfeo/commit/1ca7e355662973a9b22b970ce2d929c654a0834b)) -* **deps:** update dependency @types/react to v18.0.19 ([a54044b](https://github.com/morfeojs/morfeo/commit/a54044b7acea035a9e70925160d74249eaf61368)) -* **deps:** update dependency @types/react to v18.0.20 ([5b8ab35](https://github.com/morfeojs/morfeo/commit/5b8ab3575c0b4051692d601a498cbe5671aea463)) -* **deps:** update dependency @types/react to v18.0.21 ([a700575](https://github.com/morfeojs/morfeo/commit/a700575e5962b3b4cf34f7b5e3f8bdc0b6fb4dea)) -* **deps:** update dependency @types/react to v18.0.23 ([0f8ea94](https://github.com/morfeojs/morfeo/commit/0f8ea94c88fb01bda4cbd080b1d9c07b58c5625a)) -* **deps:** update dependency @types/react to v18.0.24 ([730d7ec](https://github.com/morfeojs/morfeo/commit/730d7ece4ff3095f2228d11720b4a4776f216a28)) -* **deps:** update dependency @types/react to v18.0.25 ([25deeca](https://github.com/morfeojs/morfeo/commit/25deeca674a6008d170fc26c9138aeffe1e1a56e)) -* **deps:** update dependency @types/react to v18.0.26 ([a9ccd8a](https://github.com/morfeojs/morfeo/commit/a9ccd8a712a5f14dccf193aa8eea158f13127b55)) -* **deps:** update dependency @types/react to v18.0.27 ([2b9cdc1](https://github.com/morfeojs/morfeo/commit/2b9cdc1923a0a6af3f6597df4086c7866ac2d5d9)) -* **deps:** update dependency @types/react to v18.0.28 ([#663](https://github.com/morfeojs/morfeo/issues/663)) ([a22af07](https://github.com/morfeojs/morfeo/commit/a22af0743cecf07312961e2a318bca7fc62748d9)) -* **deps:** update dependency @types/react-dom to v18.0.10 ([c1f82fd](https://github.com/morfeojs/morfeo/commit/c1f82fd1b01adb25969aeb0bcd7f6dd09dd86f8b)) -* **deps:** update dependency @types/react-dom to v18.0.11 ([#678](https://github.com/morfeojs/morfeo/issues/678)) ([7ac515c](https://github.com/morfeojs/morfeo/commit/7ac515c0c1a1743b61494569326522456646bba5)) -* **deps:** update dependency @types/react-dom to v18.0.6 ([af341ac](https://github.com/morfeojs/morfeo/commit/af341acc843c0eae77d2821953c29536c35093b4)) -* **deps:** update dependency @types/react-dom to v18.0.7 ([d17d6c8](https://github.com/morfeojs/morfeo/commit/d17d6c8ba8d8a3e16582c933c7df48f003886ac5)) -* **deps:** update dependency @types/react-dom to v18.0.8 ([34a7e79](https://github.com/morfeojs/morfeo/commit/34a7e791234648c8a48e872092e1a38a6bb1350d)) -* **deps:** update dependency @types/react-dom to v18.0.9 ([327869f](https://github.com/morfeojs/morfeo/commit/327869f5815c79470f4bee23abce0551c9cca53a)) -* **deps:** update dependency camelcase to v7 ([56effde](https://github.com/morfeojs/morfeo/commit/56effde679fc9b5a078bda4bb22678df70daa619)) -* **deps:** update dependency camelcase to v7.0.1 ([38b7ed6](https://github.com/morfeojs/morfeo/commit/38b7ed62e571c38da456eeeb5ae56a9a707ac206)) -* **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) -* **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) -* **deps:** update dependency dotenv to v16.0.2 ([7e126ff](https://github.com/morfeojs/morfeo/commit/7e126ffb3dc97ce28c993eb25e3d413bd78ae112)) -* **deps:** update dependency dotenv to v16.0.3 ([0a639e7](https://github.com/morfeojs/morfeo/commit/0a639e795d6aaf4bd19af7eb6187a26a9eea5206)) -* **deps:** update dependency dotenv-expand to v10 ([1538634](https://github.com/morfeojs/morfeo/commit/153863477119a2a292e2f679d9ae19c064629caa)) -* **deps:** update dependency dotenv-expand to v9 ([559bbb7](https://github.com/morfeojs/morfeo/commit/559bbb7ae8487add12af0a69976312cd9f05322b)) -* **deps:** update dependency eslint to v8.17.0 ([e18ceab](https://github.com/morfeojs/morfeo/commit/e18ceabbdd4545ce0671b07c5b3ba3bba5dfecb9)) -* **deps:** update dependency eslint to v8.18.0 ([9fa1b90](https://github.com/morfeojs/morfeo/commit/9fa1b90488dbfb1a0412c0473f947e24d0ed9d40)) -* **deps:** update dependency eslint to v8.19.0 ([434516a](https://github.com/morfeojs/morfeo/commit/434516ae388ede75482d8a32f0ba9430d72929bd)) -* **deps:** update dependency eslint to v8.20.0 ([e588ca3](https://github.com/morfeojs/morfeo/commit/e588ca3b817f1e85ccee78b0223f596126d520c2)) -* **deps:** update dependency eslint to v8.21.0 ([171845a](https://github.com/morfeojs/morfeo/commit/171845a5fb7fc2bb7307b2392d68c660891f869f)) -* **deps:** update dependency eslint to v8.22.0 ([b8433f7](https://github.com/morfeojs/morfeo/commit/b8433f72dc14275158fad4f9c853f6ded3b01c06)) -* **deps:** update dependency eslint to v8.23.0 ([9f7aa67](https://github.com/morfeojs/morfeo/commit/9f7aa6791a6ef541ad30cf16fa074ad240ed0e09)) -* **deps:** update dependency eslint to v8.23.1 ([ad9fa1c](https://github.com/morfeojs/morfeo/commit/ad9fa1c862c659f70b14621e2df50301b9c64380)) -* **deps:** update dependency eslint to v8.24.0 ([3c4f4c1](https://github.com/morfeojs/morfeo/commit/3c4f4c1511175dddc4eb37268154bcceb2044010)) -* **deps:** update dependency eslint to v8.25.0 ([5fee4d1](https://github.com/morfeojs/morfeo/commit/5fee4d1d6e1206c1b472a103adfec5a1fb82978e)) -* **deps:** update dependency eslint to v8.26.0 ([30de25a](https://github.com/morfeojs/morfeo/commit/30de25a8765d69ebabe393f0ed516642f64f160d)) -* **deps:** update dependency eslint to v8.27.0 ([44667ba](https://github.com/morfeojs/morfeo/commit/44667baa66886854801059960a43eb37f95457a4)) -* **deps:** update dependency eslint to v8.28.0 ([99fbbb8](https://github.com/morfeojs/morfeo/commit/99fbbb8b00c85d5d0a4c07e8845e1f5947332ec0)) -* **deps:** update dependency eslint to v8.29.0 ([61211ac](https://github.com/morfeojs/morfeo/commit/61211ac23b7a54faed4a810be26e56f123cb5337)) -* **deps:** update dependency eslint to v8.30.0 ([64fe1ad](https://github.com/morfeojs/morfeo/commit/64fe1ad06c0b5415a181df9b8245a06368a4995a)) -* **deps:** update dependency eslint to v8.31.0 ([e97b369](https://github.com/morfeojs/morfeo/commit/e97b3698a451a60acb37907c794743213f1b044a)) -* **deps:** update dependency eslint to v8.32.0 ([0e83a93](https://github.com/morfeojs/morfeo/commit/0e83a93781bba936565cbe46dd5c451b342965d0)) -* **deps:** update dependency eslint to v8.33.0 ([10fc736](https://github.com/morfeojs/morfeo/commit/10fc73606562c17f7e5ecd117df6c54a12c83623)) -* **deps:** update dependency eslint to v8.34.0 ([#662](https://github.com/morfeojs/morfeo/issues/662)) ([fa3d12b](https://github.com/morfeojs/morfeo/commit/fa3d12bb91e18caa96cf92a6bd19602d7ca02ade)) -* **deps:** update dependency eslint to v8.36.0 ([#679](https://github.com/morfeojs/morfeo/issues/679)) ([561adba](https://github.com/morfeojs/morfeo/commit/561adba5b10f9b6051d470691627b9c2d4d4624d)) -* **deps:** update dependency eslint-plugin-import to v2.27.4 ([1df40ca](https://github.com/morfeojs/morfeo/commit/1df40caeaaea8314262f445ea2709ff58667ef2e)) -* **deps:** update dependency eslint-plugin-import to v2.27.5 ([66f7205](https://github.com/morfeojs/morfeo/commit/66f7205986806e7138be1dbe7414616cc64a1345)) -* **deps:** update dependency eslint-plugin-jest to v26.5.1 ([0b2d535](https://github.com/morfeojs/morfeo/commit/0b2d5350b73b3b5ac6135862fbfae03c1381d5f4)) -* **deps:** update dependency eslint-plugin-jest to v26.5.3 ([cf26040](https://github.com/morfeojs/morfeo/commit/cf26040c0fc63ec6051ea8b426c0f9624a081650)) -* **deps:** update dependency eslint-plugin-jest to v26.6.0 ([dce43df](https://github.com/morfeojs/morfeo/commit/dce43df0e06042c1ac36a60ae5189b573a40ce8a)) -* **deps:** update dependency eslint-plugin-jest to v26.7.0 ([90ea5fe](https://github.com/morfeojs/morfeo/commit/90ea5fe223ce96b65b0604c65afea33b2d7f65b1)) -* **deps:** update dependency eslint-plugin-jest to v26.8.0 ([37f18ef](https://github.com/morfeojs/morfeo/commit/37f18effbc4bc9358a1414aaee26d5ec6c16635b)) -* **deps:** update dependency eslint-plugin-jest to v26.8.1 ([e113048](https://github.com/morfeojs/morfeo/commit/e11304837f6c04f6d7eb8c56dbe11bbff5a05ebb)) -* **deps:** update dependency eslint-plugin-jest to v26.8.2 ([7ced718](https://github.com/morfeojs/morfeo/commit/7ced71806549d38a4871ec8e85f4eba8768cafdb)) -* **deps:** update dependency eslint-plugin-jest to v26.8.3 ([d4321c0](https://github.com/morfeojs/morfeo/commit/d4321c0444611ec26a7e054d331aeafd27a64e34)) -* **deps:** update dependency eslint-plugin-jest to v26.8.7 ([f769999](https://github.com/morfeojs/morfeo/commit/f76999976a94e03d062b793d25bcbd71724d0307)) -* **deps:** update dependency eslint-plugin-jest to v27 ([ee5fd2a](https://github.com/morfeojs/morfeo/commit/ee5fd2aca58c3947bcabdbb3772118baf9a17020)) -* **deps:** update dependency eslint-plugin-jest to v27.0.4 ([e8ce0a0](https://github.com/morfeojs/morfeo/commit/e8ce0a033d87ef7421446ac8657338f554bd9e50)) -* **deps:** update dependency eslint-plugin-jest to v27.1.0 ([8e433f0](https://github.com/morfeojs/morfeo/commit/8e433f023864d5911d42631569f70e4aa60e7e87)) -* **deps:** update dependency eslint-plugin-jest to v27.1.1 ([be2e585](https://github.com/morfeojs/morfeo/commit/be2e585f080ea0768627854646b78df60e085f13)) -* **deps:** update dependency eslint-plugin-jest to v27.1.2 ([76a2cac](https://github.com/morfeojs/morfeo/commit/76a2cacab3e4bf322d040283049532cbe7cce6e0)) -* **deps:** update dependency eslint-plugin-jest to v27.1.3 ([529ad73](https://github.com/morfeojs/morfeo/commit/529ad730e465e7f6302f1868faa695fbadb55723)) -* **deps:** update dependency eslint-plugin-jest to v27.1.5 ([fd5062c](https://github.com/morfeojs/morfeo/commit/fd5062c50dc4af97f37366fce72e791790a3b798)) -* **deps:** update dependency eslint-plugin-jest to v27.1.6 ([9c46d17](https://github.com/morfeojs/morfeo/commit/9c46d17d59c808696ad57bdf7288b8f024893329)) -* **deps:** update dependency eslint-plugin-jest to v27.1.7 ([53cbb5e](https://github.com/morfeojs/morfeo/commit/53cbb5e5fbc4526eb63f8b7e15830399dce47050)) -* **deps:** update dependency eslint-plugin-jest to v27.2.1 ([429444c](https://github.com/morfeojs/morfeo/commit/429444c83cb6d6f249d65ba2b2d4e96d41721577)) -* **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.0 ([2082a01](https://github.com/morfeojs/morfeo/commit/2082a01ee5d1c11c044e9626c8864c24bffaceb9)) -* **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.1 ([345696d](https://github.com/morfeojs/morfeo/commit/345696dfa7a5ab64a0cea2531af5c72679a5c807)) -* **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.1 ([751314a](https://github.com/morfeojs/morfeo/commit/751314a1d0d41fcef084339c4051f2a3a9b8364b)) -* **deps:** update dependency eslint-plugin-react to v7.30.1 ([87e568c](https://github.com/morfeojs/morfeo/commit/87e568c6c74714adbbecc90c1962f63e4dfada64)) -* **deps:** update dependency eslint-plugin-react to v7.31.0 ([5ee8ccc](https://github.com/morfeojs/morfeo/commit/5ee8ccc7df40787173d95dfbb299120a18290c32)) -* **deps:** update dependency eslint-plugin-react to v7.31.10 ([8cfca09](https://github.com/morfeojs/morfeo/commit/8cfca09b473d2dbf84ca196d61a396f52df22fd9)) -* **deps:** update dependency eslint-plugin-react to v7.31.11 ([5061b0f](https://github.com/morfeojs/morfeo/commit/5061b0fbff36651d7235d66d590de0a21f331b1c)) -* **deps:** update dependency eslint-plugin-react to v7.31.4 ([168d111](https://github.com/morfeojs/morfeo/commit/168d111e55bdb465d9e3f668c8dff0a3d913a9e9)) -* **deps:** update dependency eslint-plugin-react to v7.31.7 ([147373e](https://github.com/morfeojs/morfeo/commit/147373e476baa6a8bea31f419f3bb4e11b31589a)) -* **deps:** update dependency eslint-plugin-react to v7.31.8 ([d101a98](https://github.com/morfeojs/morfeo/commit/d101a98b401ebd52cf878f7ff8e36b1d9523b3e8)) -* **deps:** update dependency eslint-plugin-react to v7.31.9 ([da77d40](https://github.com/morfeojs/morfeo/commit/da77d4009c4a755088f9845fc5b90645a18389c5)) -* **deps:** update dependency eslint-plugin-react to v7.32.0 ([d204a71](https://github.com/morfeojs/morfeo/commit/d204a71b2a223bcb5b80900edb58f6ce69535080)) -* **deps:** update dependency eslint-plugin-react to v7.32.1 ([13f9a27](https://github.com/morfeojs/morfeo/commit/13f9a2776cd424f7af40be105d2a92ce2df73994)) -* **deps:** update dependency eslint-plugin-react to v7.32.2 ([caa535d](https://github.com/morfeojs/morfeo/commit/caa535d6c3e6e0415b4b219bf2f18eaa8c8f1fb7)) -* **deps:** update dependency eslint-plugin-testing-library to v5.10.0 ([c03e4b1](https://github.com/morfeojs/morfeo/commit/c03e4b1b663c3e575f8e7f9fec4d0d4bc8cb4b3a)) -* **deps:** update dependency eslint-plugin-testing-library to v5.10.1 ([#661](https://github.com/morfeojs/morfeo/issues/661)) ([af255be](https://github.com/morfeojs/morfeo/commit/af255bead7c4f49336b7b5f85607bf76718d531f)) -* **deps:** update dependency eslint-plugin-testing-library to v5.10.2 ([#670](https://github.com/morfeojs/morfeo/issues/670)) ([3810bd6](https://github.com/morfeojs/morfeo/commit/3810bd638546cb998e63de6c006f058fb1913b42)) -* **deps:** update dependency eslint-plugin-testing-library to v5.6.0 ([b08bd63](https://github.com/morfeojs/morfeo/commit/b08bd63a6de86e4166c83b1b8d06b374a5890bf5)) -* **deps:** update dependency eslint-plugin-testing-library to v5.6.3 ([1dbe040](https://github.com/morfeojs/morfeo/commit/1dbe04061f4da0ff0e0e29cf8603b2060194058a)) -* **deps:** update dependency eslint-plugin-testing-library to v5.6.4 ([7602a96](https://github.com/morfeojs/morfeo/commit/7602a96ab329d9a98be352e5a80503bd11d39a69)) -* **deps:** update dependency eslint-plugin-testing-library to v5.7.0 ([e3b6050](https://github.com/morfeojs/morfeo/commit/e3b605070f6d7772b4ff6cfddd2741b2abb8da46)) -* **deps:** update dependency eslint-plugin-testing-library to v5.7.1 ([f3777b0](https://github.com/morfeojs/morfeo/commit/f3777b09b8640c7f6b39e0ea454c194bb07d2c98)) -* **deps:** update dependency eslint-plugin-testing-library to v5.7.3 ([da2df45](https://github.com/morfeojs/morfeo/commit/da2df456da0254ef6d3adffff406f8e9f5d9ca72)) -* **deps:** update dependency eslint-plugin-testing-library to v5.9.1 ([74c72e3](https://github.com/morfeojs/morfeo/commit/74c72e31d2a82669078c7c3d04ef4f028e7d52d6)) -* **deps:** update dependency eslint-webpack-plugin to v3.2.0 ([dbcdb1b](https://github.com/morfeojs/morfeo/commit/dbcdb1b201997662a79492c7c8a29d83f21b844f)) -* **deps:** update dependency fs-extra to v11 ([8b91caa](https://github.com/morfeojs/morfeo/commit/8b91caa45143016f1f7bd25f6c3440e390564f5e)) -* **deps:** update dependency jest-watch-typeahead to v2 ([64b0391](https://github.com/morfeojs/morfeo/commit/64b03912f53b066a32117c5194a3fe5a7b101e56)) -* **deps:** update dependency jest-watch-typeahead to v2.1.1 ([3f80213](https://github.com/morfeojs/morfeo/commit/3f802133cddf1a82ea073c3eeeca3b1b5510a36d)) -* **deps:** update dependency jest-watch-typeahead to v2.2.0 ([1a6508c](https://github.com/morfeojs/morfeo/commit/1a6508cad9c8097a325ac678bf30e9ab8a6b429a)) -* **deps:** update dependency jest-watch-typeahead to v2.2.1 ([ded8ae3](https://github.com/morfeojs/morfeo/commit/ded8ae31070da683507a7e2ff9ff8091389ed655)) -* **deps:** update dependency jest-watch-typeahead to v2.2.2 ([a1154bb](https://github.com/morfeojs/morfeo/commit/a1154bb3e509d84e7d6d3365619f1bf857b9218b)) -* **deps:** update dependency prismjs to v1.29.0 ([df754e0](https://github.com/morfeojs/morfeo/commit/df754e04f9b337026ddfbfff94c75d57f5c5553a)) -* **deps:** update dependency react-transition-group to v4.4.4 ([1cd50e9](https://github.com/morfeojs/morfeo/commit/1cd50e9b9230db8de300cbfb6698190f30225f69)) -* **deps:** update dependency react-transition-group to v4.4.5 ([24e21b9](https://github.com/morfeojs/morfeo/commit/24e21b90bbb983f246255c01b5ed6ff81f51c073)) -* **deps:** update dependency resolve to v1.22.1 ([d09260e](https://github.com/morfeojs/morfeo/commit/d09260ee0288b942a8b6e74b2a565ecd8c704000)) -* **deps:** update dependency sass-loader to v13.0.1 ([c15fb8e](https://github.com/morfeojs/morfeo/commit/c15fb8e2735ed50326499d6b29b9f8bb6e59049b)) -* **deps:** update dependency sass-loader to v13.0.2 ([dc12fb6](https://github.com/morfeojs/morfeo/commit/dc12fb6371ce50264cda427ad204d5d0551e27a0)) -* **deps:** update dependency sass-loader to v13.1.0 ([1c33bf2](https://github.com/morfeojs/morfeo/commit/1c33bf277d26a0c105c39d50e38bb8d799cf35fd)) -* **deps:** update dependency sass-loader to v13.2.0 ([58e83e9](https://github.com/morfeojs/morfeo/commit/58e83e9ba2dc10039a86d62905716dec3502414f)) -* **deps:** update dependency semver to v7.3.8 ([62d4a8f](https://github.com/morfeojs/morfeo/commit/62d4a8ff161e09e5528c44330b4db741c7149e90)) -* **deps:** update dependency typescript to v4.7.2 ([1eb8384](https://github.com/morfeojs/morfeo/commit/1eb8384162c3ce311b3723c6c5cf3efc0ddf64b6)) -* **deps:** update dependency typescript to v4.7.3 ([ff6e98c](https://github.com/morfeojs/morfeo/commit/ff6e98c62525481cca260c18ad1f1dc03e81ed6e)) -* **deps:** update dependency typescript to v4.7.4 ([ca81d64](https://github.com/morfeojs/morfeo/commit/ca81d645c9f30a31b9c4fb5f80e01d5d8bc4299f)) -* **deps:** update dependency typescript to v4.9.5 ([#649](https://github.com/morfeojs/morfeo/issues/649)) ([9143596](https://github.com/morfeojs/morfeo/commit/91435968289ad73828a713646c478dabe6b039e4)) -* **deps:** update dependency web-vitals to v3 ([8b05003](https://github.com/morfeojs/morfeo/commit/8b050031935baa19e08daa1dad0a2590702e97bc)) -* **deps:** update dependency web-vitals to v3.0.1 ([0e266f5](https://github.com/morfeojs/morfeo/commit/0e266f55709a9051cf74e595f436e269b1b84709)) -* **deps:** update dependency web-vitals to v3.0.2 ([a28a48f](https://github.com/morfeojs/morfeo/commit/a28a48f2ddd0434c674d76657b1edee92bbc3f27)) -* **deps:** update dependency web-vitals to v3.0.3 ([6df6642](https://github.com/morfeojs/morfeo/commit/6df664246b9e1fabfd07e4da74cc13e0684dec2c)) -* **deps:** update dependency web-vitals to v3.0.4 ([01ce275](https://github.com/morfeojs/morfeo/commit/01ce27534124fde58bc4dda5d3318bc2cc0428c8)) -* **deps:** update dependency web-vitals to v3.1.0 ([482f226](https://github.com/morfeojs/morfeo/commit/482f22690c7a7d50239811c04dd934613f37800d)) -* **deps:** update dependency web-vitals to v3.1.1 ([cc1d9ea](https://github.com/morfeojs/morfeo/commit/cc1d9eadb472386e1b16a0c5342fb2eb0fb3a096)) -* **deps:** update dependency webextension-polyfill to v0.10.0 ([98dd3c4](https://github.com/morfeojs/morfeo/commit/98dd3c4b33186b3f9cca6b0cc51eb0dbfed7b474)) -* **deps:** update dependency webpack-dev-server to v4.10.0 ([0542f55](https://github.com/morfeojs/morfeo/commit/0542f5548f1308a4da5519b1d0c8c41591c9204e)) -* **deps:** update dependency webpack-dev-server to v4.10.1 ([8c4df1d](https://github.com/morfeojs/morfeo/commit/8c4df1d52ff8113f0d503d7abe73756c97ef9004)) -* **deps:** update dependency webpack-dev-server to v4.11.0 ([839bab6](https://github.com/morfeojs/morfeo/commit/839bab634ddafc3a455652ea17aa1154ddb5a3d9)) -* **deps:** update dependency webpack-dev-server to v4.11.1 ([57fcac9](https://github.com/morfeojs/morfeo/commit/57fcac9e946151e7f0831629bccab88d250c5a16)) -* **deps:** update dependency webpack-dev-server to v4.9.1 ([fa83df7](https://github.com/morfeojs/morfeo/commit/fa83df7f8c37efe209541c9d550a1f97081a709c)) -* **deps:** update dependency webpack-dev-server to v4.9.2 ([aab06ff](https://github.com/morfeojs/morfeo/commit/aab06ff3e2c6e397aa574be6be77c6572b2dbabe)) -* **deps:** update dependency webpack-dev-server to v4.9.3 ([137c3b4](https://github.com/morfeojs/morfeo/commit/137c3b434fa92830a867730aa9625009f9ad4ea8)) -* **deps:** update dependency workbox-webpack-plugin to v6.5.4 ([c80b312](https://github.com/morfeojs/morfeo/commit/c80b312013b7fa1e309571f98ad288b9809da816)) -* **deps:** update jest monorepo ([3c325ea](https://github.com/morfeojs/morfeo/commit/3c325eae067a06fe22dc23492ba7eca8d64fd7b8)) -* **deps:** update jest monorepo ([b51b1f8](https://github.com/morfeojs/morfeo/commit/b51b1f867129641bb1e95cf4bff9daa236ee96c3)) -* **deps:** update jest monorepo ([dd00667](https://github.com/morfeojs/morfeo/commit/dd0066704336ba81788577eb2846c230d28e4f88)) -* **deps:** update jest monorepo ([e9b6f0f](https://github.com/morfeojs/morfeo/commit/e9b6f0fe15d22f943d4a96080f8e2f037bdccc7a)) -* **deps:** update jest monorepo to v28.1.1 ([97ab786](https://github.com/morfeojs/morfeo/commit/97ab78612fe49a81d39e4ace228af08d1a57d4a4)) -* **deps:** update jest monorepo to v28.1.2 ([07d23d4](https://github.com/morfeojs/morfeo/commit/07d23d4d06c966442d00b53ecd0a882a96f6e820)) -* **deps:** update jest monorepo to v28.1.3 ([a2549c7](https://github.com/morfeojs/morfeo/commit/a2549c7b19a424f3080c667e78fb4e6d3b571270)) -* **deps:** update jest monorepo to v29 ([77100b8](https://github.com/morfeojs/morfeo/commit/77100b81d603c80f90831002d28f696d2c2b386b)) -* **deps:** update jest monorepo to v29.0.2 ([9163a89](https://github.com/morfeojs/morfeo/commit/9163a899b62c61044554df3ae7b30046a55d3c73)) -* **deps:** update jest monorepo to v29.0.3 ([2f1e237](https://github.com/morfeojs/morfeo/commit/2f1e2370c1936c6b379c870176abfb353b1c128c)) -* **deps:** update jest monorepo to v29.2.0 ([c70eba5](https://github.com/morfeojs/morfeo/commit/c70eba5b4b3255b60efb1f520049183687c972e5)) -* **deps:** update jest monorepo to v29.2.2 ([a81c881](https://github.com/morfeojs/morfeo/commit/a81c8815596873c08985b28b68d46518c54468b9)) -* **deps:** update jest monorepo to v29.4.0 ([bd586ca](https://github.com/morfeojs/morfeo/commit/bd586cab84100307bc80ebc98ad07ce5dc5b9b3f)) -* **deps:** update jest monorepo to v29.4.1 ([74b2e54](https://github.com/morfeojs/morfeo/commit/74b2e5400e5b561585008e8d9a2379d55d475a12)) -* **deps:** update jest monorepo to v29.4.2 ([#659](https://github.com/morfeojs/morfeo/issues/659)) ([9c61fd4](https://github.com/morfeojs/morfeo/commit/9c61fd4fb8eef7b081fc99d30f3bd070780dee76)) -* **deps:** update jest monorepo to v29.4.3 ([#669](https://github.com/morfeojs/morfeo/issues/669)) ([288bad6](https://github.com/morfeojs/morfeo/commit/288bad602a34b889ced3206b7151829d903574bd)) -* **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) -* **deps:** update typescript-eslint monorepo to v5.27.1 ([3de52ec](https://github.com/morfeojs/morfeo/commit/3de52ece0c692da0fb93ca93015aed1788f6ff5a)) -* **deps:** update typescript-eslint monorepo to v5.28.0 ([e8b1e16](https://github.com/morfeojs/morfeo/commit/e8b1e1690d3d7a8e6d579c8e8406a766f454a7c3)) -* **deps:** update typescript-eslint monorepo to v5.29.0 ([f24c338](https://github.com/morfeojs/morfeo/commit/f24c3382c069aae96b69cff18c634c603c25f12d)) -* **deps:** update typescript-eslint monorepo to v5.30.0 ([7522381](https://github.com/morfeojs/morfeo/commit/7522381dc8ff97c6c7683eb5533fc5d16ecd50e3)) -* **deps:** update typescript-eslint monorepo to v5.30.3 ([3c0a114](https://github.com/morfeojs/morfeo/commit/3c0a11464ca84b803defc9675aed5d92a17a2cb3)) -* **deps:** update typescript-eslint monorepo to v5.30.4 ([bf4f089](https://github.com/morfeojs/morfeo/commit/bf4f0895c65f4bdc413a0aca194a41e026d5ff61)) -* **deps:** update typescript-eslint monorepo to v5.30.5 ([078f79d](https://github.com/morfeojs/morfeo/commit/078f79d022bdb9b3b022a433d55d440a26c984bb)) -* **deps:** update typescript-eslint monorepo to v5.30.6 ([e28dbaa](https://github.com/morfeojs/morfeo/commit/e28dbaa9fc8669feda269528a820ab279ba46674)) -* **deps:** update typescript-eslint monorepo to v5.30.7 ([7975ac5](https://github.com/morfeojs/morfeo/commit/7975ac5ed60b50516b5b841aac8c018339fd3807)) -* **deps:** update typescript-eslint monorepo to v5.31.0 ([5df2958](https://github.com/morfeojs/morfeo/commit/5df2958c3c2e60b469759cdf5bca948e6949e29b)) -* **deps:** update typescript-eslint monorepo to v5.32.0 ([c32a70f](https://github.com/morfeojs/morfeo/commit/c32a70f1888252496528a2b19123e72967c6cb6f)) -* **deps:** update typescript-eslint monorepo to v5.33.0 ([3742309](https://github.com/morfeojs/morfeo/commit/37423093701de509f765bdbed84877025ca7f6e8)) -* **deps:** update typescript-eslint monorepo to v5.33.1 ([cd042ea](https://github.com/morfeojs/morfeo/commit/cd042ea01359a8f47eba3a5847bced2614c326ba)) -* **deps:** update typescript-eslint monorepo to v5.34.0 ([256f5f8](https://github.com/morfeojs/morfeo/commit/256f5f8545eacd952472fe06fe1308a1b931e604)) -* **deps:** update typescript-eslint monorepo to v5.35.1 ([8e4cbe3](https://github.com/morfeojs/morfeo/commit/8e4cbe33c27f60985ed4068325a924871ca603b1)) -* **deps:** update typescript-eslint monorepo to v5.36.2 ([8a6a2a2](https://github.com/morfeojs/morfeo/commit/8a6a2a271a11b900fd0474701639e379986e273b)) -* **deps:** update typescript-eslint monorepo to v5.37.0 ([567b226](https://github.com/morfeojs/morfeo/commit/567b226a47a22df87aff356d3eb09dbdb552b957)) -* **deps:** update typescript-eslint monorepo to v5.38.0 ([626f54e](https://github.com/morfeojs/morfeo/commit/626f54e4f75f3be170c78319b2e35f491bcc6a3c)) -* **deps:** update typescript-eslint monorepo to v5.38.1 ([c887365](https://github.com/morfeojs/morfeo/commit/c887365f157bb7ebb25934a44c55a74b2de48d49)) -* **deps:** update typescript-eslint monorepo to v5.39.0 ([00276f8](https://github.com/morfeojs/morfeo/commit/00276f8813c20755ead1fea455b8ba51e1927dea)) -* **deps:** update typescript-eslint monorepo to v5.40.0 ([c57234b](https://github.com/morfeojs/morfeo/commit/c57234b374f7e956742c69e7746a3b887fe49d6f)) -* **deps:** update typescript-eslint monorepo to v5.40.1 ([71ee56b](https://github.com/morfeojs/morfeo/commit/71ee56b750296b3737126a15b8cd01e56c43cc46)) -* **deps:** update typescript-eslint monorepo to v5.41.0 ([97ddbb8](https://github.com/morfeojs/morfeo/commit/97ddbb89da5be20449b429707b361ca7d27b1a19)) -* **deps:** update typescript-eslint monorepo to v5.42.0 ([9eebd69](https://github.com/morfeojs/morfeo/commit/9eebd69c4b89cf40e5f8a9970baa33f5249e29dd)) -* **deps:** update typescript-eslint monorepo to v5.43.0 ([a354a0d](https://github.com/morfeojs/morfeo/commit/a354a0d29b3f23d5e9d7c8a49f82349abe702d65)) -* **deps:** update typescript-eslint monorepo to v5.44.0 ([b0fa85d](https://github.com/morfeojs/morfeo/commit/b0fa85d2da75c522f80b445d8538d5741e347665)) -* **deps:** update typescript-eslint monorepo to v5.45.0 ([4e91f91](https://github.com/morfeojs/morfeo/commit/4e91f91e19d8bc87227d296506212520ab0ef3b3)) -* **deps:** update typescript-eslint monorepo to v5.45.1 ([4c62404](https://github.com/morfeojs/morfeo/commit/4c62404f33afb07387c8dac8b86f34353aac1cf5)) -* **deps:** update typescript-eslint monorepo to v5.46.0 ([fc1a1d4](https://github.com/morfeojs/morfeo/commit/fc1a1d4a947329e6f2af274308e51a55f64b4473)) -* **deps:** update typescript-eslint monorepo to v5.46.1 ([77c1c53](https://github.com/morfeojs/morfeo/commit/77c1c539fe2ba188373f4e0546def6fbda75334d)) -* **deps:** update typescript-eslint monorepo to v5.47.0 ([63cd6a6](https://github.com/morfeojs/morfeo/commit/63cd6a65475287c4c96f140887184e28cc4f85a2)) -* **deps:** update typescript-eslint monorepo to v5.47.1 ([83bf171](https://github.com/morfeojs/morfeo/commit/83bf17136ed889fc06303fb64312bd993e99ce2f)) -* **deps:** update typescript-eslint monorepo to v5.48.0 ([a33fbee](https://github.com/morfeojs/morfeo/commit/a33fbee1e9202eb160b68bf63f3472c453c7c390)) -* **deps:** update typescript-eslint monorepo to v5.48.1 ([41f92fc](https://github.com/morfeojs/morfeo/commit/41f92fc9df1cf488ebb96ae6bb2d12f69e284e9b)) -* **deps:** update typescript-eslint monorepo to v5.48.2 ([11c07b4](https://github.com/morfeojs/morfeo/commit/11c07b4a97d64dd4f4a2290e2fddfc490322b0f5)) -* **deps:** update typescript-eslint monorepo to v5.49.0 ([9e50628](https://github.com/morfeojs/morfeo/commit/9e50628540ed589b2c92b65b3bdb21e70f9a07fb)) -* **deps:** update typescript-eslint monorepo to v5.50.0 ([6572fda](https://github.com/morfeojs/morfeo/commit/6572fda81fb421e75560cb5e8aa5842411c0bb10)) -* **deps:** update typescript-eslint monorepo to v5.51.0 ([#657](https://github.com/morfeojs/morfeo/issues/657)) ([5227135](https://github.com/morfeojs/morfeo/commit/52271352fff7299efdb879d655a1136049ec1438)) -* **deps:** update typescript-eslint monorepo to v5.52.0 ([#666](https://github.com/morfeojs/morfeo/issues/666)) ([5de3665](https://github.com/morfeojs/morfeo/commit/5de3665403a15266a6bf6648bbf7d1ed879bfd8e)) -* **deps:** update typescript-eslint monorepo to v5.53.0 ([#674](https://github.com/morfeojs/morfeo/issues/674)) ([e5badda](https://github.com/morfeojs/morfeo/commit/e5baddac7fac7ad6069842da4a575655f886266f)) -* web-extension ([08a3d95](https://github.com/morfeojs/morfeo/commit/08a3d95099739d02507994f928912365883b81a7)) - +- **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) +- **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) +- **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) +- **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) +- **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) +- **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) +- **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) +- **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) +- **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) +- **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) +- **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) +- **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) +- **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) +- **deps:** update dependency @testing-library/jest-dom to v5.16.5 ([d2af729](https://github.com/morfeojs/morfeo/commit/d2af7290d33510d826abadab7f72cf88739d3b4d)) +- **deps:** update dependency @testing-library/react to v13.4.0 ([55a1dc1](https://github.com/morfeojs/morfeo/commit/55a1dc10db1e6874f19701af101d59af4c09e9a0)) +- **deps:** update dependency @testing-library/react to v14 ([#671](https://github.com/morfeojs/morfeo/issues/671)) ([3606151](https://github.com/morfeojs/morfeo/commit/360615105b89e8a02261afbb788ca6f518ce7235)) +- **deps:** update dependency @testing-library/user-event to v14.2.1 ([0004444](https://github.com/morfeojs/morfeo/commit/000444448afbfb0d3cc45356997dd8e754a05578)) +- **deps:** update dependency @testing-library/user-event to v14.2.3 ([222240d](https://github.com/morfeojs/morfeo/commit/222240dfef585722a3d646a30983d9866dbbdac1)) +- **deps:** update dependency @testing-library/user-event to v14.2.5 ([7601640](https://github.com/morfeojs/morfeo/commit/7601640aa384edd875e500f65a28777fff49743a)) +- **deps:** update dependency @testing-library/user-event to v14.2.6 ([58963a4](https://github.com/morfeojs/morfeo/commit/58963a419c22748e0582375056dab8c6b857ba6b)) +- **deps:** update dependency @testing-library/user-event to v14.3.0 ([9597afa](https://github.com/morfeojs/morfeo/commit/9597afaa2028a21ec9ac408cd5df782412f12e4f)) +- **deps:** update dependency @testing-library/user-event to v14.4.1 ([ff6c138](https://github.com/morfeojs/morfeo/commit/ff6c138a74753d4283d4adb69fe32a9afd0b40f7)) +- **deps:** update dependency @testing-library/user-event to v14.4.2 ([174886e](https://github.com/morfeojs/morfeo/commit/174886ea11683d8cec6db75fda4fc667c1886643)) +- **deps:** update dependency @testing-library/user-event to v14.4.3 ([6aa77a6](https://github.com/morfeojs/morfeo/commit/6aa77a68551568208c84b3c4c54b9a8d9feed75e)) +- **deps:** update dependency @types/jest to v27.5.2 ([6b852f1](https://github.com/morfeojs/morfeo/commit/6b852f1d5959d72de55ea932fce40bc648dd2e5d)) +- **deps:** update dependency @types/jest to v28 ([b42e00d](https://github.com/morfeojs/morfeo/commit/b42e00dc68d1b9801c1eaf9e13ec7c490cfe969b)) +- **deps:** update dependency @types/jest to v28.1.1 ([ecae789](https://github.com/morfeojs/morfeo/commit/ecae789b29acfe6747832f337ed0650eae810378)) +- **deps:** update dependency @types/jest to v28.1.2 ([b111a59](https://github.com/morfeojs/morfeo/commit/b111a595886fb089b6b37e6fc09cd507fd33d0f2)) +- **deps:** update dependency @types/jest to v28.1.3 ([716dca9](https://github.com/morfeojs/morfeo/commit/716dca94835394d0b794917e8e1ef7d24ae1c650)) +- **deps:** update dependency @types/jest to v28.1.4 ([24a1985](https://github.com/morfeojs/morfeo/commit/24a19857b7f03b4fb360c605c97bf9d1176362da)) +- **deps:** update dependency @types/jest to v28.1.5 ([29eb17d](https://github.com/morfeojs/morfeo/commit/29eb17dd1f50647f22468372c29f82b96f689836)) +- **deps:** update dependency @types/jest to v28.1.6 ([057d78a](https://github.com/morfeojs/morfeo/commit/057d78a7c8d8acbf9029bfd46fbbbc0fbce533e2)) +- **deps:** update dependency @types/jest to v28.1.7 ([2867de7](https://github.com/morfeojs/morfeo/commit/2867de79f58c71b9041bd4f11ff56b40d2311f89)) +- **deps:** update dependency @types/jest to v28.1.8 ([54a81a1](https://github.com/morfeojs/morfeo/commit/54a81a1f5a3bb5bc3e9c7aa2908cb6fdd6a530f9)) +- **deps:** update dependency @types/jest to v29 ([eb72138](https://github.com/morfeojs/morfeo/commit/eb72138644ec4364b2704867eead80e2cb18f6dc)) +- **deps:** update dependency @types/jest to v29.0.1 ([62ba67c](https://github.com/morfeojs/morfeo/commit/62ba67c259751058a9052529f8c5b3e2ca9f521b)) +- **deps:** update dependency @types/jest to v29.0.3 ([011a4c5](https://github.com/morfeojs/morfeo/commit/011a4c5c61443d5233a557062f58c6bd984660b5)) +- **deps:** update dependency @types/jest to v29.1.2 ([e0cdb94](https://github.com/morfeojs/morfeo/commit/e0cdb94ca186f1cfbbb3cf96d7c3f0c41c1505d4)) +- **deps:** update dependency @types/jest to v29.2.3 ([4060504](https://github.com/morfeojs/morfeo/commit/406050476925db7de9c5c7948794e5773f368c65)) +- **deps:** update dependency @types/jest to v29.2.4 ([b636908](https://github.com/morfeojs/morfeo/commit/b63690880c8e2e4ceebbc2c17a126efd5eba6be8)) +- **deps:** update dependency @types/jest to v29.2.5 ([bb98e94](https://github.com/morfeojs/morfeo/commit/bb98e94e818591c543c18c0e6a717bcee8a90383)) +- **deps:** update dependency @types/jest to v29.2.6 ([2df8554](https://github.com/morfeojs/morfeo/commit/2df85547c249b6869080d48ac1eb881085da17a3)) +- **deps:** update dependency @types/jest to v29.4.0 ([3f4538c](https://github.com/morfeojs/morfeo/commit/3f4538c5b0d05ae69f439e690716bd21d6c13fed)) +- **deps:** update dependency @types/node to v16.11.37 ([74d3ecf](https://github.com/morfeojs/morfeo/commit/74d3ecff0f2ceaa3acfaa175361e2f39508429ff)) +- **deps:** update dependency @types/node to v16.11.38 ([8079d43](https://github.com/morfeojs/morfeo/commit/8079d43fc69ff61c44a28475acba7e2536320b9c)) +- **deps:** update dependency @types/node to v16.11.39 ([1a22d66](https://github.com/morfeojs/morfeo/commit/1a22d66154e2da853811729e1360cbd4e5eb8425)) +- **deps:** update dependency @types/node to v16.11.41 ([f2ee9d3](https://github.com/morfeojs/morfeo/commit/f2ee9d3bd0e0dcd54250eaede539e2731e29e056)) +- **deps:** update dependency @types/node to v16.11.42 ([5b377af](https://github.com/morfeojs/morfeo/commit/5b377afe84fe85b2ab382730966009a6aa902872)) +- **deps:** update dependency @types/node to v16.11.43 ([ab6f7bf](https://github.com/morfeojs/morfeo/commit/ab6f7bf8d318c4ca701517fd5bdd8eb55b20d274)) +- **deps:** update dependency @types/node to v16.11.44 ([9f7bcf2](https://github.com/morfeojs/morfeo/commit/9f7bcf2b7f67cf712ccab1ce4562ff851dc05c86)) +- **deps:** update dependency @types/node to v16.11.45 ([b16e589](https://github.com/morfeojs/morfeo/commit/b16e589f344f2536cd6026776341418150f1a56c)) +- **deps:** update dependency @types/node to v16.11.46 ([37f6998](https://github.com/morfeojs/morfeo/commit/37f69988358da616b7d79b6688ee9c281d051596)) +- **deps:** update dependency @types/node to v16.11.47 ([43c038d](https://github.com/morfeojs/morfeo/commit/43c038d2d0b70caede7464595e4eb622bfee1229)) +- **deps:** update dependency @types/node to v16.11.48 ([5b6b75a](https://github.com/morfeojs/morfeo/commit/5b6b75a8636feaf3af36ce008a9e1e097c8077c6)) +- **deps:** update dependency @types/node to v16.11.49 ([bf604ae](https://github.com/morfeojs/morfeo/commit/bf604aeea7e29c2f9d6212a3f67421ccce0eb9d4)) +- **deps:** update dependency @types/node to v16.11.50 ([3a34526](https://github.com/morfeojs/morfeo/commit/3a34526fa532bcc0a0e3cbb8f59210877ceef26a)) +- **deps:** update dependency @types/node to v16.11.54 ([c2f0e22](https://github.com/morfeojs/morfeo/commit/c2f0e220013f0c84f3dcfea12c4dd385922138ac)) +- **deps:** update dependency @types/node to v16.11.56 ([64ac4ad](https://github.com/morfeojs/morfeo/commit/64ac4ad8f5d171a46f688cf4a5b091184fde1131)) +- **deps:** update dependency @types/node to v16.11.58 ([bf71c3f](https://github.com/morfeojs/morfeo/commit/bf71c3ffd6275a6d196211353531ac35e93c9a1e)) +- **deps:** update dependency @types/node to v16.11.59 ([ff45145](https://github.com/morfeojs/morfeo/commit/ff4514504d9283af1d7280ff1bd99d43bbc5c3da)) +- **deps:** update dependency @types/node to v16.11.60 ([b1aadd6](https://github.com/morfeojs/morfeo/commit/b1aadd60f9af8621276de61e8b5dc11537f669f2)) +- **deps:** update dependency @types/node to v16.11.62 ([a497a0d](https://github.com/morfeojs/morfeo/commit/a497a0d098591547afec8265e9011c538b04260c)) +- **deps:** update dependency @types/node to v16.11.64 ([da1071b](https://github.com/morfeojs/morfeo/commit/da1071b258944aa2380db1a128b6af787b483611)) +- **deps:** update dependency @types/node to v16.11.65 ([07c07ad](https://github.com/morfeojs/morfeo/commit/07c07adff60081bb308219f331b151bba565c0f3)) +- **deps:** update dependency @types/node to v16.11.66 ([03e7d24](https://github.com/morfeojs/morfeo/commit/03e7d242a309dc1bbcae9439186a0aa403c3cb7b)) +- **deps:** update dependency @types/node to v16.11.68 ([45cb751](https://github.com/morfeojs/morfeo/commit/45cb75189df8c663ba95cc3e678da8d4337be07e)) +- **deps:** update dependency @types/node to v16.18.0 ([2f1ae81](https://github.com/morfeojs/morfeo/commit/2f1ae813eb423194a514f0d8744ffc305cdfc21d)) +- **deps:** update dependency @types/node to v18 ([5f069c1](https://github.com/morfeojs/morfeo/commit/5f069c100ea0f35d922e2da470def6d1bffd12e8)) +- **deps:** update dependency @types/node to v18.11.10 ([d41348d](https://github.com/morfeojs/morfeo/commit/d41348dd54ab11090ed3ba4caf57a4cfbc639c21)) +- **deps:** update dependency @types/node to v18.11.11 ([0c845d4](https://github.com/morfeojs/morfeo/commit/0c845d47e4a9383a661b3670e2d891494986e6e7)) +- **deps:** update dependency @types/node to v18.11.13 ([447d3cc](https://github.com/morfeojs/morfeo/commit/447d3cc33294b430323bbeedbe12fc2ec4086e20)) +- **deps:** update dependency @types/node to v18.11.15 ([07f44f4](https://github.com/morfeojs/morfeo/commit/07f44f42d45ab4b5c24bc9cd3dab88a6c24a2648)) +- **deps:** update dependency @types/node to v18.11.17 ([3fcbfc9](https://github.com/morfeojs/morfeo/commit/3fcbfc9fd8520c08889c93f08980b9c422c65737)) +- **deps:** update dependency @types/node to v18.11.18 ([fe8fdf5](https://github.com/morfeojs/morfeo/commit/fe8fdf5a8bbd4732345d98ebdcb35219673f14e8)) +- **deps:** update dependency @types/node to v18.11.19 ([#656](https://github.com/morfeojs/morfeo/issues/656)) ([260246b](https://github.com/morfeojs/morfeo/commit/260246b8e014c3636233c872bef54ab0f26721b6)) +- **deps:** update dependency @types/node to v18.11.9 ([1fbf052](https://github.com/morfeojs/morfeo/commit/1fbf052d2f504f2094e04f2716200657966f4ec1)) +- **deps:** update dependency @types/node to v18.13.0 ([#658](https://github.com/morfeojs/morfeo/issues/658)) ([6501c70](https://github.com/morfeojs/morfeo/commit/6501c70b28a09034330782c7e61cdb510f06b6a3)) +- **deps:** update dependency @types/node to v18.14.0 ([#672](https://github.com/morfeojs/morfeo/issues/672)) ([a33aa9f](https://github.com/morfeojs/morfeo/commit/a33aa9f7bdb16c2c015f311202f99c9f8d9f8c9d)) +- **deps:** update dependency @types/node to v18.14.6 ([#676](https://github.com/morfeojs/morfeo/issues/676)) ([8da58aa](https://github.com/morfeojs/morfeo/commit/8da58aa4a9c2bc307ebb29a02f3dacae5b724704)) +- **deps:** update dependency @types/node to v18.15.0 ([#686](https://github.com/morfeojs/morfeo/issues/686)) ([a477f20](https://github.com/morfeojs/morfeo/commit/a477f20920ddf4f21783dd190c3c347c3dffc5c6)) +- **deps:** update dependency @types/react to v18.0.10 ([b277896](https://github.com/morfeojs/morfeo/commit/b277896ef9da8dce5cbf330f9ee5219715d45049)) +- **deps:** update dependency @types/react to v18.0.11 ([aea617d](https://github.com/morfeojs/morfeo/commit/aea617dd8515f812bfd7ccfdc7b99794df2c7788)) +- **deps:** update dependency @types/react to v18.0.12 ([2795806](https://github.com/morfeojs/morfeo/commit/27958062c4ceb7d3c18c4ada865b87110978950e)) +- **deps:** update dependency @types/react to v18.0.14 ([117c829](https://github.com/morfeojs/morfeo/commit/117c82988a8fbe26543ae056b1d2237640f18f95)) +- **deps:** update dependency @types/react to v18.0.15 ([4921bb2](https://github.com/morfeojs/morfeo/commit/4921bb28477b4789a9eba26234c3dd766b23896f)) +- **deps:** update dependency @types/react to v18.0.16 ([5f83ba9](https://github.com/morfeojs/morfeo/commit/5f83ba9d5c761e65e44b83425a86c019f2400750)) +- **deps:** update dependency @types/react to v18.0.17 ([5ec5fd5](https://github.com/morfeojs/morfeo/commit/5ec5fd53cfe2c4305c9e1aa4b50cf50b6cc10a4f)) +- **deps:** update dependency @types/react to v18.0.18 ([1ca7e35](https://github.com/morfeojs/morfeo/commit/1ca7e355662973a9b22b970ce2d929c654a0834b)) +- **deps:** update dependency @types/react to v18.0.19 ([a54044b](https://github.com/morfeojs/morfeo/commit/a54044b7acea035a9e70925160d74249eaf61368)) +- **deps:** update dependency @types/react to v18.0.20 ([5b8ab35](https://github.com/morfeojs/morfeo/commit/5b8ab3575c0b4051692d601a498cbe5671aea463)) +- **deps:** update dependency @types/react to v18.0.21 ([a700575](https://github.com/morfeojs/morfeo/commit/a700575e5962b3b4cf34f7b5e3f8bdc0b6fb4dea)) +- **deps:** update dependency @types/react to v18.0.23 ([0f8ea94](https://github.com/morfeojs/morfeo/commit/0f8ea94c88fb01bda4cbd080b1d9c07b58c5625a)) +- **deps:** update dependency @types/react to v18.0.24 ([730d7ec](https://github.com/morfeojs/morfeo/commit/730d7ece4ff3095f2228d11720b4a4776f216a28)) +- **deps:** update dependency @types/react to v18.0.25 ([25deeca](https://github.com/morfeojs/morfeo/commit/25deeca674a6008d170fc26c9138aeffe1e1a56e)) +- **deps:** update dependency @types/react to v18.0.26 ([a9ccd8a](https://github.com/morfeojs/morfeo/commit/a9ccd8a712a5f14dccf193aa8eea158f13127b55)) +- **deps:** update dependency @types/react to v18.0.27 ([2b9cdc1](https://github.com/morfeojs/morfeo/commit/2b9cdc1923a0a6af3f6597df4086c7866ac2d5d9)) +- **deps:** update dependency @types/react to v18.0.28 ([#663](https://github.com/morfeojs/morfeo/issues/663)) ([a22af07](https://github.com/morfeojs/morfeo/commit/a22af0743cecf07312961e2a318bca7fc62748d9)) +- **deps:** update dependency @types/react-dom to v18.0.10 ([c1f82fd](https://github.com/morfeojs/morfeo/commit/c1f82fd1b01adb25969aeb0bcd7f6dd09dd86f8b)) +- **deps:** update dependency @types/react-dom to v18.0.11 ([#678](https://github.com/morfeojs/morfeo/issues/678)) ([7ac515c](https://github.com/morfeojs/morfeo/commit/7ac515c0c1a1743b61494569326522456646bba5)) +- **deps:** update dependency @types/react-dom to v18.0.6 ([af341ac](https://github.com/morfeojs/morfeo/commit/af341acc843c0eae77d2821953c29536c35093b4)) +- **deps:** update dependency @types/react-dom to v18.0.7 ([d17d6c8](https://github.com/morfeojs/morfeo/commit/d17d6c8ba8d8a3e16582c933c7df48f003886ac5)) +- **deps:** update dependency @types/react-dom to v18.0.8 ([34a7e79](https://github.com/morfeojs/morfeo/commit/34a7e791234648c8a48e872092e1a38a6bb1350d)) +- **deps:** update dependency @types/react-dom to v18.0.9 ([327869f](https://github.com/morfeojs/morfeo/commit/327869f5815c79470f4bee23abce0551c9cca53a)) +- **deps:** update dependency camelcase to v7 ([56effde](https://github.com/morfeojs/morfeo/commit/56effde679fc9b5a078bda4bb22678df70daa619)) +- **deps:** update dependency camelcase to v7.0.1 ([38b7ed6](https://github.com/morfeojs/morfeo/commit/38b7ed62e571c38da456eeeb5ae56a9a707ac206)) +- **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) +- **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) +- **deps:** update dependency dotenv to v16.0.2 ([7e126ff](https://github.com/morfeojs/morfeo/commit/7e126ffb3dc97ce28c993eb25e3d413bd78ae112)) +- **deps:** update dependency dotenv to v16.0.3 ([0a639e7](https://github.com/morfeojs/morfeo/commit/0a639e795d6aaf4bd19af7eb6187a26a9eea5206)) +- **deps:** update dependency dotenv-expand to v10 ([1538634](https://github.com/morfeojs/morfeo/commit/153863477119a2a292e2f679d9ae19c064629caa)) +- **deps:** update dependency dotenv-expand to v9 ([559bbb7](https://github.com/morfeojs/morfeo/commit/559bbb7ae8487add12af0a69976312cd9f05322b)) +- **deps:** update dependency eslint to v8.17.0 ([e18ceab](https://github.com/morfeojs/morfeo/commit/e18ceabbdd4545ce0671b07c5b3ba3bba5dfecb9)) +- **deps:** update dependency eslint to v8.18.0 ([9fa1b90](https://github.com/morfeojs/morfeo/commit/9fa1b90488dbfb1a0412c0473f947e24d0ed9d40)) +- **deps:** update dependency eslint to v8.19.0 ([434516a](https://github.com/morfeojs/morfeo/commit/434516ae388ede75482d8a32f0ba9430d72929bd)) +- **deps:** update dependency eslint to v8.20.0 ([e588ca3](https://github.com/morfeojs/morfeo/commit/e588ca3b817f1e85ccee78b0223f596126d520c2)) +- **deps:** update dependency eslint to v8.21.0 ([171845a](https://github.com/morfeojs/morfeo/commit/171845a5fb7fc2bb7307b2392d68c660891f869f)) +- **deps:** update dependency eslint to v8.22.0 ([b8433f7](https://github.com/morfeojs/morfeo/commit/b8433f72dc14275158fad4f9c853f6ded3b01c06)) +- **deps:** update dependency eslint to v8.23.0 ([9f7aa67](https://github.com/morfeojs/morfeo/commit/9f7aa6791a6ef541ad30cf16fa074ad240ed0e09)) +- **deps:** update dependency eslint to v8.23.1 ([ad9fa1c](https://github.com/morfeojs/morfeo/commit/ad9fa1c862c659f70b14621e2df50301b9c64380)) +- **deps:** update dependency eslint to v8.24.0 ([3c4f4c1](https://github.com/morfeojs/morfeo/commit/3c4f4c1511175dddc4eb37268154bcceb2044010)) +- **deps:** update dependency eslint to v8.25.0 ([5fee4d1](https://github.com/morfeojs/morfeo/commit/5fee4d1d6e1206c1b472a103adfec5a1fb82978e)) +- **deps:** update dependency eslint to v8.26.0 ([30de25a](https://github.com/morfeojs/morfeo/commit/30de25a8765d69ebabe393f0ed516642f64f160d)) +- **deps:** update dependency eslint to v8.27.0 ([44667ba](https://github.com/morfeojs/morfeo/commit/44667baa66886854801059960a43eb37f95457a4)) +- **deps:** update dependency eslint to v8.28.0 ([99fbbb8](https://github.com/morfeojs/morfeo/commit/99fbbb8b00c85d5d0a4c07e8845e1f5947332ec0)) +- **deps:** update dependency eslint to v8.29.0 ([61211ac](https://github.com/morfeojs/morfeo/commit/61211ac23b7a54faed4a810be26e56f123cb5337)) +- **deps:** update dependency eslint to v8.30.0 ([64fe1ad](https://github.com/morfeojs/morfeo/commit/64fe1ad06c0b5415a181df9b8245a06368a4995a)) +- **deps:** update dependency eslint to v8.31.0 ([e97b369](https://github.com/morfeojs/morfeo/commit/e97b3698a451a60acb37907c794743213f1b044a)) +- **deps:** update dependency eslint to v8.32.0 ([0e83a93](https://github.com/morfeojs/morfeo/commit/0e83a93781bba936565cbe46dd5c451b342965d0)) +- **deps:** update dependency eslint to v8.33.0 ([10fc736](https://github.com/morfeojs/morfeo/commit/10fc73606562c17f7e5ecd117df6c54a12c83623)) +- **deps:** update dependency eslint to v8.34.0 ([#662](https://github.com/morfeojs/morfeo/issues/662)) ([fa3d12b](https://github.com/morfeojs/morfeo/commit/fa3d12bb91e18caa96cf92a6bd19602d7ca02ade)) +- **deps:** update dependency eslint to v8.36.0 ([#679](https://github.com/morfeojs/morfeo/issues/679)) ([561adba](https://github.com/morfeojs/morfeo/commit/561adba5b10f9b6051d470691627b9c2d4d4624d)) +- **deps:** update dependency eslint-plugin-import to v2.27.4 ([1df40ca](https://github.com/morfeojs/morfeo/commit/1df40caeaaea8314262f445ea2709ff58667ef2e)) +- **deps:** update dependency eslint-plugin-import to v2.27.5 ([66f7205](https://github.com/morfeojs/morfeo/commit/66f7205986806e7138be1dbe7414616cc64a1345)) +- **deps:** update dependency eslint-plugin-jest to v26.5.1 ([0b2d535](https://github.com/morfeojs/morfeo/commit/0b2d5350b73b3b5ac6135862fbfae03c1381d5f4)) +- **deps:** update dependency eslint-plugin-jest to v26.5.3 ([cf26040](https://github.com/morfeojs/morfeo/commit/cf26040c0fc63ec6051ea8b426c0f9624a081650)) +- **deps:** update dependency eslint-plugin-jest to v26.6.0 ([dce43df](https://github.com/morfeojs/morfeo/commit/dce43df0e06042c1ac36a60ae5189b573a40ce8a)) +- **deps:** update dependency eslint-plugin-jest to v26.7.0 ([90ea5fe](https://github.com/morfeojs/morfeo/commit/90ea5fe223ce96b65b0604c65afea33b2d7f65b1)) +- **deps:** update dependency eslint-plugin-jest to v26.8.0 ([37f18ef](https://github.com/morfeojs/morfeo/commit/37f18effbc4bc9358a1414aaee26d5ec6c16635b)) +- **deps:** update dependency eslint-plugin-jest to v26.8.1 ([e113048](https://github.com/morfeojs/morfeo/commit/e11304837f6c04f6d7eb8c56dbe11bbff5a05ebb)) +- **deps:** update dependency eslint-plugin-jest to v26.8.2 ([7ced718](https://github.com/morfeojs/morfeo/commit/7ced71806549d38a4871ec8e85f4eba8768cafdb)) +- **deps:** update dependency eslint-plugin-jest to v26.8.3 ([d4321c0](https://github.com/morfeojs/morfeo/commit/d4321c0444611ec26a7e054d331aeafd27a64e34)) +- **deps:** update dependency eslint-plugin-jest to v26.8.7 ([f769999](https://github.com/morfeojs/morfeo/commit/f76999976a94e03d062b793d25bcbd71724d0307)) +- **deps:** update dependency eslint-plugin-jest to v27 ([ee5fd2a](https://github.com/morfeojs/morfeo/commit/ee5fd2aca58c3947bcabdbb3772118baf9a17020)) +- **deps:** update dependency eslint-plugin-jest to v27.0.4 ([e8ce0a0](https://github.com/morfeojs/morfeo/commit/e8ce0a033d87ef7421446ac8657338f554bd9e50)) +- **deps:** update dependency eslint-plugin-jest to v27.1.0 ([8e433f0](https://github.com/morfeojs/morfeo/commit/8e433f023864d5911d42631569f70e4aa60e7e87)) +- **deps:** update dependency eslint-plugin-jest to v27.1.1 ([be2e585](https://github.com/morfeojs/morfeo/commit/be2e585f080ea0768627854646b78df60e085f13)) +- **deps:** update dependency eslint-plugin-jest to v27.1.2 ([76a2cac](https://github.com/morfeojs/morfeo/commit/76a2cacab3e4bf322d040283049532cbe7cce6e0)) +- **deps:** update dependency eslint-plugin-jest to v27.1.3 ([529ad73](https://github.com/morfeojs/morfeo/commit/529ad730e465e7f6302f1868faa695fbadb55723)) +- **deps:** update dependency eslint-plugin-jest to v27.1.5 ([fd5062c](https://github.com/morfeojs/morfeo/commit/fd5062c50dc4af97f37366fce72e791790a3b798)) +- **deps:** update dependency eslint-plugin-jest to v27.1.6 ([9c46d17](https://github.com/morfeojs/morfeo/commit/9c46d17d59c808696ad57bdf7288b8f024893329)) +- **deps:** update dependency eslint-plugin-jest to v27.1.7 ([53cbb5e](https://github.com/morfeojs/morfeo/commit/53cbb5e5fbc4526eb63f8b7e15830399dce47050)) +- **deps:** update dependency eslint-plugin-jest to v27.2.1 ([429444c](https://github.com/morfeojs/morfeo/commit/429444c83cb6d6f249d65ba2b2d4e96d41721577)) +- **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.0 ([2082a01](https://github.com/morfeojs/morfeo/commit/2082a01ee5d1c11c044e9626c8864c24bffaceb9)) +- **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.1 ([345696d](https://github.com/morfeojs/morfeo/commit/345696dfa7a5ab64a0cea2531af5c72679a5c807)) +- **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.1 ([751314a](https://github.com/morfeojs/morfeo/commit/751314a1d0d41fcef084339c4051f2a3a9b8364b)) +- **deps:** update dependency eslint-plugin-react to v7.30.1 ([87e568c](https://github.com/morfeojs/morfeo/commit/87e568c6c74714adbbecc90c1962f63e4dfada64)) +- **deps:** update dependency eslint-plugin-react to v7.31.0 ([5ee8ccc](https://github.com/morfeojs/morfeo/commit/5ee8ccc7df40787173d95dfbb299120a18290c32)) +- **deps:** update dependency eslint-plugin-react to v7.31.10 ([8cfca09](https://github.com/morfeojs/morfeo/commit/8cfca09b473d2dbf84ca196d61a396f52df22fd9)) +- **deps:** update dependency eslint-plugin-react to v7.31.11 ([5061b0f](https://github.com/morfeojs/morfeo/commit/5061b0fbff36651d7235d66d590de0a21f331b1c)) +- **deps:** update dependency eslint-plugin-react to v7.31.4 ([168d111](https://github.com/morfeojs/morfeo/commit/168d111e55bdb465d9e3f668c8dff0a3d913a9e9)) +- **deps:** update dependency eslint-plugin-react to v7.31.7 ([147373e](https://github.com/morfeojs/morfeo/commit/147373e476baa6a8bea31f419f3bb4e11b31589a)) +- **deps:** update dependency eslint-plugin-react to v7.31.8 ([d101a98](https://github.com/morfeojs/morfeo/commit/d101a98b401ebd52cf878f7ff8e36b1d9523b3e8)) +- **deps:** update dependency eslint-plugin-react to v7.31.9 ([da77d40](https://github.com/morfeojs/morfeo/commit/da77d4009c4a755088f9845fc5b90645a18389c5)) +- **deps:** update dependency eslint-plugin-react to v7.32.0 ([d204a71](https://github.com/morfeojs/morfeo/commit/d204a71b2a223bcb5b80900edb58f6ce69535080)) +- **deps:** update dependency eslint-plugin-react to v7.32.1 ([13f9a27](https://github.com/morfeojs/morfeo/commit/13f9a2776cd424f7af40be105d2a92ce2df73994)) +- **deps:** update dependency eslint-plugin-react to v7.32.2 ([caa535d](https://github.com/morfeojs/morfeo/commit/caa535d6c3e6e0415b4b219bf2f18eaa8c8f1fb7)) +- **deps:** update dependency eslint-plugin-testing-library to v5.10.0 ([c03e4b1](https://github.com/morfeojs/morfeo/commit/c03e4b1b663c3e575f8e7f9fec4d0d4bc8cb4b3a)) +- **deps:** update dependency eslint-plugin-testing-library to v5.10.1 ([#661](https://github.com/morfeojs/morfeo/issues/661)) ([af255be](https://github.com/morfeojs/morfeo/commit/af255bead7c4f49336b7b5f85607bf76718d531f)) +- **deps:** update dependency eslint-plugin-testing-library to v5.10.2 ([#670](https://github.com/morfeojs/morfeo/issues/670)) ([3810bd6](https://github.com/morfeojs/morfeo/commit/3810bd638546cb998e63de6c006f058fb1913b42)) +- **deps:** update dependency eslint-plugin-testing-library to v5.6.0 ([b08bd63](https://github.com/morfeojs/morfeo/commit/b08bd63a6de86e4166c83b1b8d06b374a5890bf5)) +- **deps:** update dependency eslint-plugin-testing-library to v5.6.3 ([1dbe040](https://github.com/morfeojs/morfeo/commit/1dbe04061f4da0ff0e0e29cf8603b2060194058a)) +- **deps:** update dependency eslint-plugin-testing-library to v5.6.4 ([7602a96](https://github.com/morfeojs/morfeo/commit/7602a96ab329d9a98be352e5a80503bd11d39a69)) +- **deps:** update dependency eslint-plugin-testing-library to v5.7.0 ([e3b6050](https://github.com/morfeojs/morfeo/commit/e3b605070f6d7772b4ff6cfddd2741b2abb8da46)) +- **deps:** update dependency eslint-plugin-testing-library to v5.7.1 ([f3777b0](https://github.com/morfeojs/morfeo/commit/f3777b09b8640c7f6b39e0ea454c194bb07d2c98)) +- **deps:** update dependency eslint-plugin-testing-library to v5.7.3 ([da2df45](https://github.com/morfeojs/morfeo/commit/da2df456da0254ef6d3adffff406f8e9f5d9ca72)) +- **deps:** update dependency eslint-plugin-testing-library to v5.9.1 ([74c72e3](https://github.com/morfeojs/morfeo/commit/74c72e31d2a82669078c7c3d04ef4f028e7d52d6)) +- **deps:** update dependency eslint-webpack-plugin to v3.2.0 ([dbcdb1b](https://github.com/morfeojs/morfeo/commit/dbcdb1b201997662a79492c7c8a29d83f21b844f)) +- **deps:** update dependency fs-extra to v11 ([8b91caa](https://github.com/morfeojs/morfeo/commit/8b91caa45143016f1f7bd25f6c3440e390564f5e)) +- **deps:** update dependency jest-watch-typeahead to v2 ([64b0391](https://github.com/morfeojs/morfeo/commit/64b03912f53b066a32117c5194a3fe5a7b101e56)) +- **deps:** update dependency jest-watch-typeahead to v2.1.1 ([3f80213](https://github.com/morfeojs/morfeo/commit/3f802133cddf1a82ea073c3eeeca3b1b5510a36d)) +- **deps:** update dependency jest-watch-typeahead to v2.2.0 ([1a6508c](https://github.com/morfeojs/morfeo/commit/1a6508cad9c8097a325ac678bf30e9ab8a6b429a)) +- **deps:** update dependency jest-watch-typeahead to v2.2.1 ([ded8ae3](https://github.com/morfeojs/morfeo/commit/ded8ae31070da683507a7e2ff9ff8091389ed655)) +- **deps:** update dependency jest-watch-typeahead to v2.2.2 ([a1154bb](https://github.com/morfeojs/morfeo/commit/a1154bb3e509d84e7d6d3365619f1bf857b9218b)) +- **deps:** update dependency prismjs to v1.29.0 ([df754e0](https://github.com/morfeojs/morfeo/commit/df754e04f9b337026ddfbfff94c75d57f5c5553a)) +- **deps:** update dependency react-transition-group to v4.4.4 ([1cd50e9](https://github.com/morfeojs/morfeo/commit/1cd50e9b9230db8de300cbfb6698190f30225f69)) +- **deps:** update dependency react-transition-group to v4.4.5 ([24e21b9](https://github.com/morfeojs/morfeo/commit/24e21b90bbb983f246255c01b5ed6ff81f51c073)) +- **deps:** update dependency resolve to v1.22.1 ([d09260e](https://github.com/morfeojs/morfeo/commit/d09260ee0288b942a8b6e74b2a565ecd8c704000)) +- **deps:** update dependency sass-loader to v13.0.1 ([c15fb8e](https://github.com/morfeojs/morfeo/commit/c15fb8e2735ed50326499d6b29b9f8bb6e59049b)) +- **deps:** update dependency sass-loader to v13.0.2 ([dc12fb6](https://github.com/morfeojs/morfeo/commit/dc12fb6371ce50264cda427ad204d5d0551e27a0)) +- **deps:** update dependency sass-loader to v13.1.0 ([1c33bf2](https://github.com/morfeojs/morfeo/commit/1c33bf277d26a0c105c39d50e38bb8d799cf35fd)) +- **deps:** update dependency sass-loader to v13.2.0 ([58e83e9](https://github.com/morfeojs/morfeo/commit/58e83e9ba2dc10039a86d62905716dec3502414f)) +- **deps:** update dependency semver to v7.3.8 ([62d4a8f](https://github.com/morfeojs/morfeo/commit/62d4a8ff161e09e5528c44330b4db741c7149e90)) +- **deps:** update dependency typescript to v4.7.2 ([1eb8384](https://github.com/morfeojs/morfeo/commit/1eb8384162c3ce311b3723c6c5cf3efc0ddf64b6)) +- **deps:** update dependency typescript to v4.7.3 ([ff6e98c](https://github.com/morfeojs/morfeo/commit/ff6e98c62525481cca260c18ad1f1dc03e81ed6e)) +- **deps:** update dependency typescript to v4.7.4 ([ca81d64](https://github.com/morfeojs/morfeo/commit/ca81d645c9f30a31b9c4fb5f80e01d5d8bc4299f)) +- **deps:** update dependency typescript to v4.9.5 ([#649](https://github.com/morfeojs/morfeo/issues/649)) ([9143596](https://github.com/morfeojs/morfeo/commit/91435968289ad73828a713646c478dabe6b039e4)) +- **deps:** update dependency web-vitals to v3 ([8b05003](https://github.com/morfeojs/morfeo/commit/8b050031935baa19e08daa1dad0a2590702e97bc)) +- **deps:** update dependency web-vitals to v3.0.1 ([0e266f5](https://github.com/morfeojs/morfeo/commit/0e266f55709a9051cf74e595f436e269b1b84709)) +- **deps:** update dependency web-vitals to v3.0.2 ([a28a48f](https://github.com/morfeojs/morfeo/commit/a28a48f2ddd0434c674d76657b1edee92bbc3f27)) +- **deps:** update dependency web-vitals to v3.0.3 ([6df6642](https://github.com/morfeojs/morfeo/commit/6df664246b9e1fabfd07e4da74cc13e0684dec2c)) +- **deps:** update dependency web-vitals to v3.0.4 ([01ce275](https://github.com/morfeojs/morfeo/commit/01ce27534124fde58bc4dda5d3318bc2cc0428c8)) +- **deps:** update dependency web-vitals to v3.1.0 ([482f226](https://github.com/morfeojs/morfeo/commit/482f22690c7a7d50239811c04dd934613f37800d)) +- **deps:** update dependency web-vitals to v3.1.1 ([cc1d9ea](https://github.com/morfeojs/morfeo/commit/cc1d9eadb472386e1b16a0c5342fb2eb0fb3a096)) +- **deps:** update dependency webextension-polyfill to v0.10.0 ([98dd3c4](https://github.com/morfeojs/morfeo/commit/98dd3c4b33186b3f9cca6b0cc51eb0dbfed7b474)) +- **deps:** update dependency webpack-dev-server to v4.10.0 ([0542f55](https://github.com/morfeojs/morfeo/commit/0542f5548f1308a4da5519b1d0c8c41591c9204e)) +- **deps:** update dependency webpack-dev-server to v4.10.1 ([8c4df1d](https://github.com/morfeojs/morfeo/commit/8c4df1d52ff8113f0d503d7abe73756c97ef9004)) +- **deps:** update dependency webpack-dev-server to v4.11.0 ([839bab6](https://github.com/morfeojs/morfeo/commit/839bab634ddafc3a455652ea17aa1154ddb5a3d9)) +- **deps:** update dependency webpack-dev-server to v4.11.1 ([57fcac9](https://github.com/morfeojs/morfeo/commit/57fcac9e946151e7f0831629bccab88d250c5a16)) +- **deps:** update dependency webpack-dev-server to v4.9.1 ([fa83df7](https://github.com/morfeojs/morfeo/commit/fa83df7f8c37efe209541c9d550a1f97081a709c)) +- **deps:** update dependency webpack-dev-server to v4.9.2 ([aab06ff](https://github.com/morfeojs/morfeo/commit/aab06ff3e2c6e397aa574be6be77c6572b2dbabe)) +- **deps:** update dependency webpack-dev-server to v4.9.3 ([137c3b4](https://github.com/morfeojs/morfeo/commit/137c3b434fa92830a867730aa9625009f9ad4ea8)) +- **deps:** update dependency workbox-webpack-plugin to v6.5.4 ([c80b312](https://github.com/morfeojs/morfeo/commit/c80b312013b7fa1e309571f98ad288b9809da816)) +- **deps:** update jest monorepo ([3c325ea](https://github.com/morfeojs/morfeo/commit/3c325eae067a06fe22dc23492ba7eca8d64fd7b8)) +- **deps:** update jest monorepo ([b51b1f8](https://github.com/morfeojs/morfeo/commit/b51b1f867129641bb1e95cf4bff9daa236ee96c3)) +- **deps:** update jest monorepo ([dd00667](https://github.com/morfeojs/morfeo/commit/dd0066704336ba81788577eb2846c230d28e4f88)) +- **deps:** update jest monorepo ([e9b6f0f](https://github.com/morfeojs/morfeo/commit/e9b6f0fe15d22f943d4a96080f8e2f037bdccc7a)) +- **deps:** update jest monorepo to v28.1.1 ([97ab786](https://github.com/morfeojs/morfeo/commit/97ab78612fe49a81d39e4ace228af08d1a57d4a4)) +- **deps:** update jest monorepo to v28.1.2 ([07d23d4](https://github.com/morfeojs/morfeo/commit/07d23d4d06c966442d00b53ecd0a882a96f6e820)) +- **deps:** update jest monorepo to v28.1.3 ([a2549c7](https://github.com/morfeojs/morfeo/commit/a2549c7b19a424f3080c667e78fb4e6d3b571270)) +- **deps:** update jest monorepo to v29 ([77100b8](https://github.com/morfeojs/morfeo/commit/77100b81d603c80f90831002d28f696d2c2b386b)) +- **deps:** update jest monorepo to v29.0.2 ([9163a89](https://github.com/morfeojs/morfeo/commit/9163a899b62c61044554df3ae7b30046a55d3c73)) +- **deps:** update jest monorepo to v29.0.3 ([2f1e237](https://github.com/morfeojs/morfeo/commit/2f1e2370c1936c6b379c870176abfb353b1c128c)) +- **deps:** update jest monorepo to v29.2.0 ([c70eba5](https://github.com/morfeojs/morfeo/commit/c70eba5b4b3255b60efb1f520049183687c972e5)) +- **deps:** update jest monorepo to v29.2.2 ([a81c881](https://github.com/morfeojs/morfeo/commit/a81c8815596873c08985b28b68d46518c54468b9)) +- **deps:** update jest monorepo to v29.4.0 ([bd586ca](https://github.com/morfeojs/morfeo/commit/bd586cab84100307bc80ebc98ad07ce5dc5b9b3f)) +- **deps:** update jest monorepo to v29.4.1 ([74b2e54](https://github.com/morfeojs/morfeo/commit/74b2e5400e5b561585008e8d9a2379d55d475a12)) +- **deps:** update jest monorepo to v29.4.2 ([#659](https://github.com/morfeojs/morfeo/issues/659)) ([9c61fd4](https://github.com/morfeojs/morfeo/commit/9c61fd4fb8eef7b081fc99d30f3bd070780dee76)) +- **deps:** update jest monorepo to v29.4.3 ([#669](https://github.com/morfeojs/morfeo/issues/669)) ([288bad6](https://github.com/morfeojs/morfeo/commit/288bad602a34b889ced3206b7151829d903574bd)) +- **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) +- **deps:** update typescript-eslint monorepo to v5.27.1 ([3de52ec](https://github.com/morfeojs/morfeo/commit/3de52ece0c692da0fb93ca93015aed1788f6ff5a)) +- **deps:** update typescript-eslint monorepo to v5.28.0 ([e8b1e16](https://github.com/morfeojs/morfeo/commit/e8b1e1690d3d7a8e6d579c8e8406a766f454a7c3)) +- **deps:** update typescript-eslint monorepo to v5.29.0 ([f24c338](https://github.com/morfeojs/morfeo/commit/f24c3382c069aae96b69cff18c634c603c25f12d)) +- **deps:** update typescript-eslint monorepo to v5.30.0 ([7522381](https://github.com/morfeojs/morfeo/commit/7522381dc8ff97c6c7683eb5533fc5d16ecd50e3)) +- **deps:** update typescript-eslint monorepo to v5.30.3 ([3c0a114](https://github.com/morfeojs/morfeo/commit/3c0a11464ca84b803defc9675aed5d92a17a2cb3)) +- **deps:** update typescript-eslint monorepo to v5.30.4 ([bf4f089](https://github.com/morfeojs/morfeo/commit/bf4f0895c65f4bdc413a0aca194a41e026d5ff61)) +- **deps:** update typescript-eslint monorepo to v5.30.5 ([078f79d](https://github.com/morfeojs/morfeo/commit/078f79d022bdb9b3b022a433d55d440a26c984bb)) +- **deps:** update typescript-eslint monorepo to v5.30.6 ([e28dbaa](https://github.com/morfeojs/morfeo/commit/e28dbaa9fc8669feda269528a820ab279ba46674)) +- **deps:** update typescript-eslint monorepo to v5.30.7 ([7975ac5](https://github.com/morfeojs/morfeo/commit/7975ac5ed60b50516b5b841aac8c018339fd3807)) +- **deps:** update typescript-eslint monorepo to v5.31.0 ([5df2958](https://github.com/morfeojs/morfeo/commit/5df2958c3c2e60b469759cdf5bca948e6949e29b)) +- **deps:** update typescript-eslint monorepo to v5.32.0 ([c32a70f](https://github.com/morfeojs/morfeo/commit/c32a70f1888252496528a2b19123e72967c6cb6f)) +- **deps:** update typescript-eslint monorepo to v5.33.0 ([3742309](https://github.com/morfeojs/morfeo/commit/37423093701de509f765bdbed84877025ca7f6e8)) +- **deps:** update typescript-eslint monorepo to v5.33.1 ([cd042ea](https://github.com/morfeojs/morfeo/commit/cd042ea01359a8f47eba3a5847bced2614c326ba)) +- **deps:** update typescript-eslint monorepo to v5.34.0 ([256f5f8](https://github.com/morfeojs/morfeo/commit/256f5f8545eacd952472fe06fe1308a1b931e604)) +- **deps:** update typescript-eslint monorepo to v5.35.1 ([8e4cbe3](https://github.com/morfeojs/morfeo/commit/8e4cbe33c27f60985ed4068325a924871ca603b1)) +- **deps:** update typescript-eslint monorepo to v5.36.2 ([8a6a2a2](https://github.com/morfeojs/morfeo/commit/8a6a2a271a11b900fd0474701639e379986e273b)) +- **deps:** update typescript-eslint monorepo to v5.37.0 ([567b226](https://github.com/morfeojs/morfeo/commit/567b226a47a22df87aff356d3eb09dbdb552b957)) +- **deps:** update typescript-eslint monorepo to v5.38.0 ([626f54e](https://github.com/morfeojs/morfeo/commit/626f54e4f75f3be170c78319b2e35f491bcc6a3c)) +- **deps:** update typescript-eslint monorepo to v5.38.1 ([c887365](https://github.com/morfeojs/morfeo/commit/c887365f157bb7ebb25934a44c55a74b2de48d49)) +- **deps:** update typescript-eslint monorepo to v5.39.0 ([00276f8](https://github.com/morfeojs/morfeo/commit/00276f8813c20755ead1fea455b8ba51e1927dea)) +- **deps:** update typescript-eslint monorepo to v5.40.0 ([c57234b](https://github.com/morfeojs/morfeo/commit/c57234b374f7e956742c69e7746a3b887fe49d6f)) +- **deps:** update typescript-eslint monorepo to v5.40.1 ([71ee56b](https://github.com/morfeojs/morfeo/commit/71ee56b750296b3737126a15b8cd01e56c43cc46)) +- **deps:** update typescript-eslint monorepo to v5.41.0 ([97ddbb8](https://github.com/morfeojs/morfeo/commit/97ddbb89da5be20449b429707b361ca7d27b1a19)) +- **deps:** update typescript-eslint monorepo to v5.42.0 ([9eebd69](https://github.com/morfeojs/morfeo/commit/9eebd69c4b89cf40e5f8a9970baa33f5249e29dd)) +- **deps:** update typescript-eslint monorepo to v5.43.0 ([a354a0d](https://github.com/morfeojs/morfeo/commit/a354a0d29b3f23d5e9d7c8a49f82349abe702d65)) +- **deps:** update typescript-eslint monorepo to v5.44.0 ([b0fa85d](https://github.com/morfeojs/morfeo/commit/b0fa85d2da75c522f80b445d8538d5741e347665)) +- **deps:** update typescript-eslint monorepo to v5.45.0 ([4e91f91](https://github.com/morfeojs/morfeo/commit/4e91f91e19d8bc87227d296506212520ab0ef3b3)) +- **deps:** update typescript-eslint monorepo to v5.45.1 ([4c62404](https://github.com/morfeojs/morfeo/commit/4c62404f33afb07387c8dac8b86f34353aac1cf5)) +- **deps:** update typescript-eslint monorepo to v5.46.0 ([fc1a1d4](https://github.com/morfeojs/morfeo/commit/fc1a1d4a947329e6f2af274308e51a55f64b4473)) +- **deps:** update typescript-eslint monorepo to v5.46.1 ([77c1c53](https://github.com/morfeojs/morfeo/commit/77c1c539fe2ba188373f4e0546def6fbda75334d)) +- **deps:** update typescript-eslint monorepo to v5.47.0 ([63cd6a6](https://github.com/morfeojs/morfeo/commit/63cd6a65475287c4c96f140887184e28cc4f85a2)) +- **deps:** update typescript-eslint monorepo to v5.47.1 ([83bf171](https://github.com/morfeojs/morfeo/commit/83bf17136ed889fc06303fb64312bd993e99ce2f)) +- **deps:** update typescript-eslint monorepo to v5.48.0 ([a33fbee](https://github.com/morfeojs/morfeo/commit/a33fbee1e9202eb160b68bf63f3472c453c7c390)) +- **deps:** update typescript-eslint monorepo to v5.48.1 ([41f92fc](https://github.com/morfeojs/morfeo/commit/41f92fc9df1cf488ebb96ae6bb2d12f69e284e9b)) +- **deps:** update typescript-eslint monorepo to v5.48.2 ([11c07b4](https://github.com/morfeojs/morfeo/commit/11c07b4a97d64dd4f4a2290e2fddfc490322b0f5)) +- **deps:** update typescript-eslint monorepo to v5.49.0 ([9e50628](https://github.com/morfeojs/morfeo/commit/9e50628540ed589b2c92b65b3bdb21e70f9a07fb)) +- **deps:** update typescript-eslint monorepo to v5.50.0 ([6572fda](https://github.com/morfeojs/morfeo/commit/6572fda81fb421e75560cb5e8aa5842411c0bb10)) +- **deps:** update typescript-eslint monorepo to v5.51.0 ([#657](https://github.com/morfeojs/morfeo/issues/657)) ([5227135](https://github.com/morfeojs/morfeo/commit/52271352fff7299efdb879d655a1136049ec1438)) +- **deps:** update typescript-eslint monorepo to v5.52.0 ([#666](https://github.com/morfeojs/morfeo/issues/666)) ([5de3665](https://github.com/morfeojs/morfeo/commit/5de3665403a15266a6bf6648bbf7d1ed879bfd8e)) +- **deps:** update typescript-eslint monorepo to v5.53.0 ([#674](https://github.com/morfeojs/morfeo/issues/674)) ([e5badda](https://github.com/morfeojs/morfeo/commit/e5baddac7fac7ad6069842da4a575655f886266f)) +- web-extension ([08a3d95](https://github.com/morfeojs/morfeo/commit/08a3d95099739d02507994f928912365883b81a7)) ### Features -* [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) -* added states support to the CLI ([0f2993b](https://github.com/morfeojs/morfeo/commit/0f2993b4b5bf23ff2c87cf33bff188c617732254)) -* **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) -* removed cli package ([#695](https://github.com/morfeojs/morfeo/issues/695)) ([b9d98d2](https://github.com/morfeojs/morfeo/commit/b9d98d27f946c0869c4015e5e27685e96774a6d6)) -* version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) - - - - +- [#648](https://github.com/morfeojs/morfeo/issues/648) - enabled any css selector ([#651](https://github.com/morfeojs/morfeo/issues/651)) ([5980606](https://github.com/morfeojs/morfeo/commit/5980606422278644ecfd65dbc8021ca2d68d69a3)) +- added states support to the CLI ([0f2993b](https://github.com/morfeojs/morfeo/commit/0f2993b4b5bf23ff2c87cf33bff188c617732254)) +- **build-time:** [#647](https://github.com/morfeojs/morfeo/issues/647) createUseStyle ([#692](https://github.com/morfeojs/morfeo/issues/692)) ([afd2f17](https://github.com/morfeojs/morfeo/commit/afd2f17813a489789a601be0ab58e78c9e13ceb6)) +- removed cli package ([#695](https://github.com/morfeojs/morfeo/issues/695)) ([b9d98d2](https://github.com/morfeojs/morfeo/commit/b9d98d27f946c0869c4015e5e27685e96774a6d6)) +- version v0.8.0 ([fd2fcb2](https://github.com/morfeojs/morfeo/commit/fd2fcb2778aa1f37ade15570926441a706cb945f)) # [0.8.0](https://github.com/morfeojs/morfeo/compare/v0.7.0...v0.8.0) (2023-01-28) - ### Bug Fixes -* **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) -* **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) -* **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) -* **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) -* **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) -* **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) -* **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) -* **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) -* **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) -* **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) -* **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) -* **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) -* **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) -* **deps:** update dependency @testing-library/jest-dom to v5.16.5 ([d2af729](https://github.com/morfeojs/morfeo/commit/d2af7290d33510d826abadab7f72cf88739d3b4d)) -* **deps:** update dependency @testing-library/react to v13.4.0 ([55a1dc1](https://github.com/morfeojs/morfeo/commit/55a1dc10db1e6874f19701af101d59af4c09e9a0)) -* **deps:** update dependency @testing-library/user-event to v14.2.1 ([0004444](https://github.com/morfeojs/morfeo/commit/000444448afbfb0d3cc45356997dd8e754a05578)) -* **deps:** update dependency @testing-library/user-event to v14.2.3 ([222240d](https://github.com/morfeojs/morfeo/commit/222240dfef585722a3d646a30983d9866dbbdac1)) -* **deps:** update dependency @testing-library/user-event to v14.2.5 ([7601640](https://github.com/morfeojs/morfeo/commit/7601640aa384edd875e500f65a28777fff49743a)) -* **deps:** update dependency @testing-library/user-event to v14.2.6 ([58963a4](https://github.com/morfeojs/morfeo/commit/58963a419c22748e0582375056dab8c6b857ba6b)) -* **deps:** update dependency @testing-library/user-event to v14.3.0 ([9597afa](https://github.com/morfeojs/morfeo/commit/9597afaa2028a21ec9ac408cd5df782412f12e4f)) -* **deps:** update dependency @testing-library/user-event to v14.4.1 ([ff6c138](https://github.com/morfeojs/morfeo/commit/ff6c138a74753d4283d4adb69fe32a9afd0b40f7)) -* **deps:** update dependency @testing-library/user-event to v14.4.2 ([174886e](https://github.com/morfeojs/morfeo/commit/174886ea11683d8cec6db75fda4fc667c1886643)) -* **deps:** update dependency @testing-library/user-event to v14.4.3 ([6aa77a6](https://github.com/morfeojs/morfeo/commit/6aa77a68551568208c84b3c4c54b9a8d9feed75e)) -* **deps:** update dependency @types/jest to v27.5.2 ([6b852f1](https://github.com/morfeojs/morfeo/commit/6b852f1d5959d72de55ea932fce40bc648dd2e5d)) -* **deps:** update dependency @types/jest to v28 ([b42e00d](https://github.com/morfeojs/morfeo/commit/b42e00dc68d1b9801c1eaf9e13ec7c490cfe969b)) -* **deps:** update dependency @types/jest to v28.1.1 ([ecae789](https://github.com/morfeojs/morfeo/commit/ecae789b29acfe6747832f337ed0650eae810378)) -* **deps:** update dependency @types/jest to v28.1.2 ([b111a59](https://github.com/morfeojs/morfeo/commit/b111a595886fb089b6b37e6fc09cd507fd33d0f2)) -* **deps:** update dependency @types/jest to v28.1.3 ([716dca9](https://github.com/morfeojs/morfeo/commit/716dca94835394d0b794917e8e1ef7d24ae1c650)) -* **deps:** update dependency @types/jest to v28.1.4 ([24a1985](https://github.com/morfeojs/morfeo/commit/24a19857b7f03b4fb360c605c97bf9d1176362da)) -* **deps:** update dependency @types/jest to v28.1.5 ([29eb17d](https://github.com/morfeojs/morfeo/commit/29eb17dd1f50647f22468372c29f82b96f689836)) -* **deps:** update dependency @types/jest to v28.1.6 ([057d78a](https://github.com/morfeojs/morfeo/commit/057d78a7c8d8acbf9029bfd46fbbbc0fbce533e2)) -* **deps:** update dependency @types/jest to v28.1.7 ([2867de7](https://github.com/morfeojs/morfeo/commit/2867de79f58c71b9041bd4f11ff56b40d2311f89)) -* **deps:** update dependency @types/jest to v28.1.8 ([54a81a1](https://github.com/morfeojs/morfeo/commit/54a81a1f5a3bb5bc3e9c7aa2908cb6fdd6a530f9)) -* **deps:** update dependency @types/jest to v29 ([eb72138](https://github.com/morfeojs/morfeo/commit/eb72138644ec4364b2704867eead80e2cb18f6dc)) -* **deps:** update dependency @types/jest to v29.0.1 ([62ba67c](https://github.com/morfeojs/morfeo/commit/62ba67c259751058a9052529f8c5b3e2ca9f521b)) -* **deps:** update dependency @types/jest to v29.0.3 ([011a4c5](https://github.com/morfeojs/morfeo/commit/011a4c5c61443d5233a557062f58c6bd984660b5)) -* **deps:** update dependency @types/jest to v29.1.2 ([e0cdb94](https://github.com/morfeojs/morfeo/commit/e0cdb94ca186f1cfbbb3cf96d7c3f0c41c1505d4)) -* **deps:** update dependency @types/jest to v29.2.3 ([4060504](https://github.com/morfeojs/morfeo/commit/406050476925db7de9c5c7948794e5773f368c65)) -* **deps:** update dependency @types/jest to v29.2.4 ([b636908](https://github.com/morfeojs/morfeo/commit/b63690880c8e2e4ceebbc2c17a126efd5eba6be8)) -* **deps:** update dependency @types/jest to v29.2.5 ([bb98e94](https://github.com/morfeojs/morfeo/commit/bb98e94e818591c543c18c0e6a717bcee8a90383)) -* **deps:** update dependency @types/jest to v29.2.6 ([2df8554](https://github.com/morfeojs/morfeo/commit/2df85547c249b6869080d48ac1eb881085da17a3)) -* **deps:** update dependency @types/jest to v29.4.0 ([3f4538c](https://github.com/morfeojs/morfeo/commit/3f4538c5b0d05ae69f439e690716bd21d6c13fed)) -* **deps:** update dependency @types/node to v16.11.37 ([74d3ecf](https://github.com/morfeojs/morfeo/commit/74d3ecff0f2ceaa3acfaa175361e2f39508429ff)) -* **deps:** update dependency @types/node to v16.11.38 ([8079d43](https://github.com/morfeojs/morfeo/commit/8079d43fc69ff61c44a28475acba7e2536320b9c)) -* **deps:** update dependency @types/node to v16.11.39 ([1a22d66](https://github.com/morfeojs/morfeo/commit/1a22d66154e2da853811729e1360cbd4e5eb8425)) -* **deps:** update dependency @types/node to v16.11.41 ([f2ee9d3](https://github.com/morfeojs/morfeo/commit/f2ee9d3bd0e0dcd54250eaede539e2731e29e056)) -* **deps:** update dependency @types/node to v16.11.42 ([5b377af](https://github.com/morfeojs/morfeo/commit/5b377afe84fe85b2ab382730966009a6aa902872)) -* **deps:** update dependency @types/node to v16.11.43 ([ab6f7bf](https://github.com/morfeojs/morfeo/commit/ab6f7bf8d318c4ca701517fd5bdd8eb55b20d274)) -* **deps:** update dependency @types/node to v16.11.44 ([9f7bcf2](https://github.com/morfeojs/morfeo/commit/9f7bcf2b7f67cf712ccab1ce4562ff851dc05c86)) -* **deps:** update dependency @types/node to v16.11.45 ([b16e589](https://github.com/morfeojs/morfeo/commit/b16e589f344f2536cd6026776341418150f1a56c)) -* **deps:** update dependency @types/node to v16.11.46 ([37f6998](https://github.com/morfeojs/morfeo/commit/37f69988358da616b7d79b6688ee9c281d051596)) -* **deps:** update dependency @types/node to v16.11.47 ([43c038d](https://github.com/morfeojs/morfeo/commit/43c038d2d0b70caede7464595e4eb622bfee1229)) -* **deps:** update dependency @types/node to v16.11.48 ([5b6b75a](https://github.com/morfeojs/morfeo/commit/5b6b75a8636feaf3af36ce008a9e1e097c8077c6)) -* **deps:** update dependency @types/node to v16.11.49 ([bf604ae](https://github.com/morfeojs/morfeo/commit/bf604aeea7e29c2f9d6212a3f67421ccce0eb9d4)) -* **deps:** update dependency @types/node to v16.11.50 ([3a34526](https://github.com/morfeojs/morfeo/commit/3a34526fa532bcc0a0e3cbb8f59210877ceef26a)) -* **deps:** update dependency @types/node to v16.11.54 ([c2f0e22](https://github.com/morfeojs/morfeo/commit/c2f0e220013f0c84f3dcfea12c4dd385922138ac)) -* **deps:** update dependency @types/node to v16.11.56 ([64ac4ad](https://github.com/morfeojs/morfeo/commit/64ac4ad8f5d171a46f688cf4a5b091184fde1131)) -* **deps:** update dependency @types/node to v16.11.58 ([bf71c3f](https://github.com/morfeojs/morfeo/commit/bf71c3ffd6275a6d196211353531ac35e93c9a1e)) -* **deps:** update dependency @types/node to v16.11.59 ([ff45145](https://github.com/morfeojs/morfeo/commit/ff4514504d9283af1d7280ff1bd99d43bbc5c3da)) -* **deps:** update dependency @types/node to v16.11.60 ([b1aadd6](https://github.com/morfeojs/morfeo/commit/b1aadd60f9af8621276de61e8b5dc11537f669f2)) -* **deps:** update dependency @types/node to v16.11.62 ([a497a0d](https://github.com/morfeojs/morfeo/commit/a497a0d098591547afec8265e9011c538b04260c)) -* **deps:** update dependency @types/node to v16.11.64 ([da1071b](https://github.com/morfeojs/morfeo/commit/da1071b258944aa2380db1a128b6af787b483611)) -* **deps:** update dependency @types/node to v16.11.65 ([07c07ad](https://github.com/morfeojs/morfeo/commit/07c07adff60081bb308219f331b151bba565c0f3)) -* **deps:** update dependency @types/node to v16.11.66 ([03e7d24](https://github.com/morfeojs/morfeo/commit/03e7d242a309dc1bbcae9439186a0aa403c3cb7b)) -* **deps:** update dependency @types/node to v16.11.68 ([45cb751](https://github.com/morfeojs/morfeo/commit/45cb75189df8c663ba95cc3e678da8d4337be07e)) -* **deps:** update dependency @types/node to v16.18.0 ([2f1ae81](https://github.com/morfeojs/morfeo/commit/2f1ae813eb423194a514f0d8744ffc305cdfc21d)) -* **deps:** update dependency @types/node to v18 ([5f069c1](https://github.com/morfeojs/morfeo/commit/5f069c100ea0f35d922e2da470def6d1bffd12e8)) -* **deps:** update dependency @types/node to v18.11.10 ([d41348d](https://github.com/morfeojs/morfeo/commit/d41348dd54ab11090ed3ba4caf57a4cfbc639c21)) -* **deps:** update dependency @types/node to v18.11.11 ([0c845d4](https://github.com/morfeojs/morfeo/commit/0c845d47e4a9383a661b3670e2d891494986e6e7)) -* **deps:** update dependency @types/node to v18.11.13 ([447d3cc](https://github.com/morfeojs/morfeo/commit/447d3cc33294b430323bbeedbe12fc2ec4086e20)) -* **deps:** update dependency @types/node to v18.11.15 ([07f44f4](https://github.com/morfeojs/morfeo/commit/07f44f42d45ab4b5c24bc9cd3dab88a6c24a2648)) -* **deps:** update dependency @types/node to v18.11.17 ([3fcbfc9](https://github.com/morfeojs/morfeo/commit/3fcbfc9fd8520c08889c93f08980b9c422c65737)) -* **deps:** update dependency @types/node to v18.11.18 ([fe8fdf5](https://github.com/morfeojs/morfeo/commit/fe8fdf5a8bbd4732345d98ebdcb35219673f14e8)) -* **deps:** update dependency @types/node to v18.11.9 ([1fbf052](https://github.com/morfeojs/morfeo/commit/1fbf052d2f504f2094e04f2716200657966f4ec1)) -* **deps:** update dependency @types/react to v18.0.10 ([b277896](https://github.com/morfeojs/morfeo/commit/b277896ef9da8dce5cbf330f9ee5219715d45049)) -* **deps:** update dependency @types/react to v18.0.11 ([aea617d](https://github.com/morfeojs/morfeo/commit/aea617dd8515f812bfd7ccfdc7b99794df2c7788)) -* **deps:** update dependency @types/react to v18.0.12 ([2795806](https://github.com/morfeojs/morfeo/commit/27958062c4ceb7d3c18c4ada865b87110978950e)) -* **deps:** update dependency @types/react to v18.0.14 ([117c829](https://github.com/morfeojs/morfeo/commit/117c82988a8fbe26543ae056b1d2237640f18f95)) -* **deps:** update dependency @types/react to v18.0.15 ([4921bb2](https://github.com/morfeojs/morfeo/commit/4921bb28477b4789a9eba26234c3dd766b23896f)) -* **deps:** update dependency @types/react to v18.0.16 ([5f83ba9](https://github.com/morfeojs/morfeo/commit/5f83ba9d5c761e65e44b83425a86c019f2400750)) -* **deps:** update dependency @types/react to v18.0.17 ([5ec5fd5](https://github.com/morfeojs/morfeo/commit/5ec5fd53cfe2c4305c9e1aa4b50cf50b6cc10a4f)) -* **deps:** update dependency @types/react to v18.0.18 ([1ca7e35](https://github.com/morfeojs/morfeo/commit/1ca7e355662973a9b22b970ce2d929c654a0834b)) -* **deps:** update dependency @types/react to v18.0.19 ([a54044b](https://github.com/morfeojs/morfeo/commit/a54044b7acea035a9e70925160d74249eaf61368)) -* **deps:** update dependency @types/react to v18.0.20 ([5b8ab35](https://github.com/morfeojs/morfeo/commit/5b8ab3575c0b4051692d601a498cbe5671aea463)) -* **deps:** update dependency @types/react to v18.0.21 ([a700575](https://github.com/morfeojs/morfeo/commit/a700575e5962b3b4cf34f7b5e3f8bdc0b6fb4dea)) -* **deps:** update dependency @types/react to v18.0.23 ([0f8ea94](https://github.com/morfeojs/morfeo/commit/0f8ea94c88fb01bda4cbd080b1d9c07b58c5625a)) -* **deps:** update dependency @types/react to v18.0.24 ([730d7ec](https://github.com/morfeojs/morfeo/commit/730d7ece4ff3095f2228d11720b4a4776f216a28)) -* **deps:** update dependency @types/react to v18.0.25 ([25deeca](https://github.com/morfeojs/morfeo/commit/25deeca674a6008d170fc26c9138aeffe1e1a56e)) -* **deps:** update dependency @types/react to v18.0.26 ([a9ccd8a](https://github.com/morfeojs/morfeo/commit/a9ccd8a712a5f14dccf193aa8eea158f13127b55)) -* **deps:** update dependency @types/react to v18.0.27 ([2b9cdc1](https://github.com/morfeojs/morfeo/commit/2b9cdc1923a0a6af3f6597df4086c7866ac2d5d9)) -* **deps:** update dependency @types/react-dom to v18.0.10 ([c1f82fd](https://github.com/morfeojs/morfeo/commit/c1f82fd1b01adb25969aeb0bcd7f6dd09dd86f8b)) -* **deps:** update dependency @types/react-dom to v18.0.6 ([af341ac](https://github.com/morfeojs/morfeo/commit/af341acc843c0eae77d2821953c29536c35093b4)) -* **deps:** update dependency @types/react-dom to v18.0.7 ([d17d6c8](https://github.com/morfeojs/morfeo/commit/d17d6c8ba8d8a3e16582c933c7df48f003886ac5)) -* **deps:** update dependency @types/react-dom to v18.0.8 ([34a7e79](https://github.com/morfeojs/morfeo/commit/34a7e791234648c8a48e872092e1a38a6bb1350d)) -* **deps:** update dependency @types/react-dom to v18.0.9 ([327869f](https://github.com/morfeojs/morfeo/commit/327869f5815c79470f4bee23abce0551c9cca53a)) -* **deps:** update dependency camelcase to v7 ([56effde](https://github.com/morfeojs/morfeo/commit/56effde679fc9b5a078bda4bb22678df70daa619)) -* **deps:** update dependency camelcase to v7.0.1 ([38b7ed6](https://github.com/morfeojs/morfeo/commit/38b7ed62e571c38da456eeeb5ae56a9a707ac206)) -* **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) -* **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) -* **deps:** update dependency dotenv to v16.0.2 ([7e126ff](https://github.com/morfeojs/morfeo/commit/7e126ffb3dc97ce28c993eb25e3d413bd78ae112)) -* **deps:** update dependency dotenv to v16.0.3 ([0a639e7](https://github.com/morfeojs/morfeo/commit/0a639e795d6aaf4bd19af7eb6187a26a9eea5206)) -* **deps:** update dependency dotenv-expand to v10 ([1538634](https://github.com/morfeojs/morfeo/commit/153863477119a2a292e2f679d9ae19c064629caa)) -* **deps:** update dependency dotenv-expand to v9 ([559bbb7](https://github.com/morfeojs/morfeo/commit/559bbb7ae8487add12af0a69976312cd9f05322b)) -* **deps:** update dependency eslint to v8.17.0 ([e18ceab](https://github.com/morfeojs/morfeo/commit/e18ceabbdd4545ce0671b07c5b3ba3bba5dfecb9)) -* **deps:** update dependency eslint to v8.18.0 ([9fa1b90](https://github.com/morfeojs/morfeo/commit/9fa1b90488dbfb1a0412c0473f947e24d0ed9d40)) -* **deps:** update dependency eslint to v8.19.0 ([434516a](https://github.com/morfeojs/morfeo/commit/434516ae388ede75482d8a32f0ba9430d72929bd)) -* **deps:** update dependency eslint to v8.20.0 ([e588ca3](https://github.com/morfeojs/morfeo/commit/e588ca3b817f1e85ccee78b0223f596126d520c2)) -* **deps:** update dependency eslint to v8.21.0 ([171845a](https://github.com/morfeojs/morfeo/commit/171845a5fb7fc2bb7307b2392d68c660891f869f)) -* **deps:** update dependency eslint to v8.22.0 ([b8433f7](https://github.com/morfeojs/morfeo/commit/b8433f72dc14275158fad4f9c853f6ded3b01c06)) -* **deps:** update dependency eslint to v8.23.0 ([9f7aa67](https://github.com/morfeojs/morfeo/commit/9f7aa6791a6ef541ad30cf16fa074ad240ed0e09)) -* **deps:** update dependency eslint to v8.23.1 ([ad9fa1c](https://github.com/morfeojs/morfeo/commit/ad9fa1c862c659f70b14621e2df50301b9c64380)) -* **deps:** update dependency eslint to v8.24.0 ([3c4f4c1](https://github.com/morfeojs/morfeo/commit/3c4f4c1511175dddc4eb37268154bcceb2044010)) -* **deps:** update dependency eslint to v8.25.0 ([5fee4d1](https://github.com/morfeojs/morfeo/commit/5fee4d1d6e1206c1b472a103adfec5a1fb82978e)) -* **deps:** update dependency eslint to v8.26.0 ([30de25a](https://github.com/morfeojs/morfeo/commit/30de25a8765d69ebabe393f0ed516642f64f160d)) -* **deps:** update dependency eslint to v8.27.0 ([44667ba](https://github.com/morfeojs/morfeo/commit/44667baa66886854801059960a43eb37f95457a4)) -* **deps:** update dependency eslint to v8.28.0 ([99fbbb8](https://github.com/morfeojs/morfeo/commit/99fbbb8b00c85d5d0a4c07e8845e1f5947332ec0)) -* **deps:** update dependency eslint to v8.29.0 ([61211ac](https://github.com/morfeojs/morfeo/commit/61211ac23b7a54faed4a810be26e56f123cb5337)) -* **deps:** update dependency eslint to v8.30.0 ([64fe1ad](https://github.com/morfeojs/morfeo/commit/64fe1ad06c0b5415a181df9b8245a06368a4995a)) -* **deps:** update dependency eslint to v8.31.0 ([e97b369](https://github.com/morfeojs/morfeo/commit/e97b3698a451a60acb37907c794743213f1b044a)) -* **deps:** update dependency eslint to v8.32.0 ([0e83a93](https://github.com/morfeojs/morfeo/commit/0e83a93781bba936565cbe46dd5c451b342965d0)) -* **deps:** update dependency eslint-plugin-import to v2.27.4 ([1df40ca](https://github.com/morfeojs/morfeo/commit/1df40caeaaea8314262f445ea2709ff58667ef2e)) -* **deps:** update dependency eslint-plugin-import to v2.27.5 ([66f7205](https://github.com/morfeojs/morfeo/commit/66f7205986806e7138be1dbe7414616cc64a1345)) -* **deps:** update dependency eslint-plugin-jest to v26.5.1 ([0b2d535](https://github.com/morfeojs/morfeo/commit/0b2d5350b73b3b5ac6135862fbfae03c1381d5f4)) -* **deps:** update dependency eslint-plugin-jest to v26.5.3 ([cf26040](https://github.com/morfeojs/morfeo/commit/cf26040c0fc63ec6051ea8b426c0f9624a081650)) -* **deps:** update dependency eslint-plugin-jest to v26.6.0 ([dce43df](https://github.com/morfeojs/morfeo/commit/dce43df0e06042c1ac36a60ae5189b573a40ce8a)) -* **deps:** update dependency eslint-plugin-jest to v26.7.0 ([90ea5fe](https://github.com/morfeojs/morfeo/commit/90ea5fe223ce96b65b0604c65afea33b2d7f65b1)) -* **deps:** update dependency eslint-plugin-jest to v26.8.0 ([37f18ef](https://github.com/morfeojs/morfeo/commit/37f18effbc4bc9358a1414aaee26d5ec6c16635b)) -* **deps:** update dependency eslint-plugin-jest to v26.8.1 ([e113048](https://github.com/morfeojs/morfeo/commit/e11304837f6c04f6d7eb8c56dbe11bbff5a05ebb)) -* **deps:** update dependency eslint-plugin-jest to v26.8.2 ([7ced718](https://github.com/morfeojs/morfeo/commit/7ced71806549d38a4871ec8e85f4eba8768cafdb)) -* **deps:** update dependency eslint-plugin-jest to v26.8.3 ([d4321c0](https://github.com/morfeojs/morfeo/commit/d4321c0444611ec26a7e054d331aeafd27a64e34)) -* **deps:** update dependency eslint-plugin-jest to v26.8.7 ([f769999](https://github.com/morfeojs/morfeo/commit/f76999976a94e03d062b793d25bcbd71724d0307)) -* **deps:** update dependency eslint-plugin-jest to v27 ([ee5fd2a](https://github.com/morfeojs/morfeo/commit/ee5fd2aca58c3947bcabdbb3772118baf9a17020)) -* **deps:** update dependency eslint-plugin-jest to v27.0.4 ([e8ce0a0](https://github.com/morfeojs/morfeo/commit/e8ce0a033d87ef7421446ac8657338f554bd9e50)) -* **deps:** update dependency eslint-plugin-jest to v27.1.0 ([8e433f0](https://github.com/morfeojs/morfeo/commit/8e433f023864d5911d42631569f70e4aa60e7e87)) -* **deps:** update dependency eslint-plugin-jest to v27.1.1 ([be2e585](https://github.com/morfeojs/morfeo/commit/be2e585f080ea0768627854646b78df60e085f13)) -* **deps:** update dependency eslint-plugin-jest to v27.1.2 ([76a2cac](https://github.com/morfeojs/morfeo/commit/76a2cacab3e4bf322d040283049532cbe7cce6e0)) -* **deps:** update dependency eslint-plugin-jest to v27.1.3 ([529ad73](https://github.com/morfeojs/morfeo/commit/529ad730e465e7f6302f1868faa695fbadb55723)) -* **deps:** update dependency eslint-plugin-jest to v27.1.5 ([fd5062c](https://github.com/morfeojs/morfeo/commit/fd5062c50dc4af97f37366fce72e791790a3b798)) -* **deps:** update dependency eslint-plugin-jest to v27.1.6 ([9c46d17](https://github.com/morfeojs/morfeo/commit/9c46d17d59c808696ad57bdf7288b8f024893329)) -* **deps:** update dependency eslint-plugin-jest to v27.1.7 ([53cbb5e](https://github.com/morfeojs/morfeo/commit/53cbb5e5fbc4526eb63f8b7e15830399dce47050)) -* **deps:** update dependency eslint-plugin-jest to v27.2.1 ([429444c](https://github.com/morfeojs/morfeo/commit/429444c83cb6d6f249d65ba2b2d4e96d41721577)) -* **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.0 ([2082a01](https://github.com/morfeojs/morfeo/commit/2082a01ee5d1c11c044e9626c8864c24bffaceb9)) -* **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.1 ([345696d](https://github.com/morfeojs/morfeo/commit/345696dfa7a5ab64a0cea2531af5c72679a5c807)) -* **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.1 ([751314a](https://github.com/morfeojs/morfeo/commit/751314a1d0d41fcef084339c4051f2a3a9b8364b)) -* **deps:** update dependency eslint-plugin-react to v7.30.1 ([87e568c](https://github.com/morfeojs/morfeo/commit/87e568c6c74714adbbecc90c1962f63e4dfada64)) -* **deps:** update dependency eslint-plugin-react to v7.31.0 ([5ee8ccc](https://github.com/morfeojs/morfeo/commit/5ee8ccc7df40787173d95dfbb299120a18290c32)) -* **deps:** update dependency eslint-plugin-react to v7.31.10 ([8cfca09](https://github.com/morfeojs/morfeo/commit/8cfca09b473d2dbf84ca196d61a396f52df22fd9)) -* **deps:** update dependency eslint-plugin-react to v7.31.11 ([5061b0f](https://github.com/morfeojs/morfeo/commit/5061b0fbff36651d7235d66d590de0a21f331b1c)) -* **deps:** update dependency eslint-plugin-react to v7.31.4 ([168d111](https://github.com/morfeojs/morfeo/commit/168d111e55bdb465d9e3f668c8dff0a3d913a9e9)) -* **deps:** update dependency eslint-plugin-react to v7.31.7 ([147373e](https://github.com/morfeojs/morfeo/commit/147373e476baa6a8bea31f419f3bb4e11b31589a)) -* **deps:** update dependency eslint-plugin-react to v7.31.8 ([d101a98](https://github.com/morfeojs/morfeo/commit/d101a98b401ebd52cf878f7ff8e36b1d9523b3e8)) -* **deps:** update dependency eslint-plugin-react to v7.31.9 ([da77d40](https://github.com/morfeojs/morfeo/commit/da77d4009c4a755088f9845fc5b90645a18389c5)) -* **deps:** update dependency eslint-plugin-react to v7.32.0 ([d204a71](https://github.com/morfeojs/morfeo/commit/d204a71b2a223bcb5b80900edb58f6ce69535080)) -* **deps:** update dependency eslint-plugin-react to v7.32.1 ([13f9a27](https://github.com/morfeojs/morfeo/commit/13f9a2776cd424f7af40be105d2a92ce2df73994)) -* **deps:** update dependency eslint-plugin-testing-library to v5.10.0 ([c03e4b1](https://github.com/morfeojs/morfeo/commit/c03e4b1b663c3e575f8e7f9fec4d0d4bc8cb4b3a)) -* **deps:** update dependency eslint-plugin-testing-library to v5.6.0 ([b08bd63](https://github.com/morfeojs/morfeo/commit/b08bd63a6de86e4166c83b1b8d06b374a5890bf5)) -* **deps:** update dependency eslint-plugin-testing-library to v5.6.3 ([1dbe040](https://github.com/morfeojs/morfeo/commit/1dbe04061f4da0ff0e0e29cf8603b2060194058a)) -* **deps:** update dependency eslint-plugin-testing-library to v5.6.4 ([7602a96](https://github.com/morfeojs/morfeo/commit/7602a96ab329d9a98be352e5a80503bd11d39a69)) -* **deps:** update dependency eslint-plugin-testing-library to v5.7.0 ([e3b6050](https://github.com/morfeojs/morfeo/commit/e3b605070f6d7772b4ff6cfddd2741b2abb8da46)) -* **deps:** update dependency eslint-plugin-testing-library to v5.7.1 ([f3777b0](https://github.com/morfeojs/morfeo/commit/f3777b09b8640c7f6b39e0ea454c194bb07d2c98)) -* **deps:** update dependency eslint-plugin-testing-library to v5.7.3 ([da2df45](https://github.com/morfeojs/morfeo/commit/da2df456da0254ef6d3adffff406f8e9f5d9ca72)) -* **deps:** update dependency eslint-plugin-testing-library to v5.9.1 ([74c72e3](https://github.com/morfeojs/morfeo/commit/74c72e31d2a82669078c7c3d04ef4f028e7d52d6)) -* **deps:** update dependency eslint-webpack-plugin to v3.2.0 ([dbcdb1b](https://github.com/morfeojs/morfeo/commit/dbcdb1b201997662a79492c7c8a29d83f21b844f)) -* **deps:** update dependency fs-extra to v11 ([8b91caa](https://github.com/morfeojs/morfeo/commit/8b91caa45143016f1f7bd25f6c3440e390564f5e)) -* **deps:** update dependency jest-watch-typeahead to v2 ([64b0391](https://github.com/morfeojs/morfeo/commit/64b03912f53b066a32117c5194a3fe5a7b101e56)) -* **deps:** update dependency jest-watch-typeahead to v2.1.1 ([3f80213](https://github.com/morfeojs/morfeo/commit/3f802133cddf1a82ea073c3eeeca3b1b5510a36d)) -* **deps:** update dependency jest-watch-typeahead to v2.2.0 ([1a6508c](https://github.com/morfeojs/morfeo/commit/1a6508cad9c8097a325ac678bf30e9ab8a6b429a)) -* **deps:** update dependency jest-watch-typeahead to v2.2.1 ([ded8ae3](https://github.com/morfeojs/morfeo/commit/ded8ae31070da683507a7e2ff9ff8091389ed655)) -* **deps:** update dependency jest-watch-typeahead to v2.2.2 ([a1154bb](https://github.com/morfeojs/morfeo/commit/a1154bb3e509d84e7d6d3365619f1bf857b9218b)) -* **deps:** update dependency prismjs to v1.29.0 ([df754e0](https://github.com/morfeojs/morfeo/commit/df754e04f9b337026ddfbfff94c75d57f5c5553a)) -* **deps:** update dependency react-transition-group to v4.4.4 ([1cd50e9](https://github.com/morfeojs/morfeo/commit/1cd50e9b9230db8de300cbfb6698190f30225f69)) -* **deps:** update dependency react-transition-group to v4.4.5 ([24e21b9](https://github.com/morfeojs/morfeo/commit/24e21b90bbb983f246255c01b5ed6ff81f51c073)) -* **deps:** update dependency resolve to v1.22.1 ([d09260e](https://github.com/morfeojs/morfeo/commit/d09260ee0288b942a8b6e74b2a565ecd8c704000)) -* **deps:** update dependency sass-loader to v13.0.1 ([c15fb8e](https://github.com/morfeojs/morfeo/commit/c15fb8e2735ed50326499d6b29b9f8bb6e59049b)) -* **deps:** update dependency sass-loader to v13.0.2 ([dc12fb6](https://github.com/morfeojs/morfeo/commit/dc12fb6371ce50264cda427ad204d5d0551e27a0)) -* **deps:** update dependency sass-loader to v13.1.0 ([1c33bf2](https://github.com/morfeojs/morfeo/commit/1c33bf277d26a0c105c39d50e38bb8d799cf35fd)) -* **deps:** update dependency sass-loader to v13.2.0 ([58e83e9](https://github.com/morfeojs/morfeo/commit/58e83e9ba2dc10039a86d62905716dec3502414f)) -* **deps:** update dependency semver to v7.3.8 ([62d4a8f](https://github.com/morfeojs/morfeo/commit/62d4a8ff161e09e5528c44330b4db741c7149e90)) -* **deps:** update dependency typescript to v4.7.2 ([1eb8384](https://github.com/morfeojs/morfeo/commit/1eb8384162c3ce311b3723c6c5cf3efc0ddf64b6)) -* **deps:** update dependency typescript to v4.7.3 ([ff6e98c](https://github.com/morfeojs/morfeo/commit/ff6e98c62525481cca260c18ad1f1dc03e81ed6e)) -* **deps:** update dependency typescript to v4.7.4 ([ca81d64](https://github.com/morfeojs/morfeo/commit/ca81d645c9f30a31b9c4fb5f80e01d5d8bc4299f)) -* **deps:** update dependency web-vitals to v3 ([8b05003](https://github.com/morfeojs/morfeo/commit/8b050031935baa19e08daa1dad0a2590702e97bc)) -* **deps:** update dependency web-vitals to v3.0.1 ([0e266f5](https://github.com/morfeojs/morfeo/commit/0e266f55709a9051cf74e595f436e269b1b84709)) -* **deps:** update dependency web-vitals to v3.0.2 ([a28a48f](https://github.com/morfeojs/morfeo/commit/a28a48f2ddd0434c674d76657b1edee92bbc3f27)) -* **deps:** update dependency web-vitals to v3.0.3 ([6df6642](https://github.com/morfeojs/morfeo/commit/6df664246b9e1fabfd07e4da74cc13e0684dec2c)) -* **deps:** update dependency web-vitals to v3.0.4 ([01ce275](https://github.com/morfeojs/morfeo/commit/01ce27534124fde58bc4dda5d3318bc2cc0428c8)) -* **deps:** update dependency web-vitals to v3.1.0 ([482f226](https://github.com/morfeojs/morfeo/commit/482f22690c7a7d50239811c04dd934613f37800d)) -* **deps:** update dependency web-vitals to v3.1.1 ([cc1d9ea](https://github.com/morfeojs/morfeo/commit/cc1d9eadb472386e1b16a0c5342fb2eb0fb3a096)) -* **deps:** update dependency webextension-polyfill to v0.10.0 ([98dd3c4](https://github.com/morfeojs/morfeo/commit/98dd3c4b33186b3f9cca6b0cc51eb0dbfed7b474)) -* **deps:** update dependency webpack-dev-server to v4.10.0 ([0542f55](https://github.com/morfeojs/morfeo/commit/0542f5548f1308a4da5519b1d0c8c41591c9204e)) -* **deps:** update dependency webpack-dev-server to v4.10.1 ([8c4df1d](https://github.com/morfeojs/morfeo/commit/8c4df1d52ff8113f0d503d7abe73756c97ef9004)) -* **deps:** update dependency webpack-dev-server to v4.11.0 ([839bab6](https://github.com/morfeojs/morfeo/commit/839bab634ddafc3a455652ea17aa1154ddb5a3d9)) -* **deps:** update dependency webpack-dev-server to v4.11.1 ([57fcac9](https://github.com/morfeojs/morfeo/commit/57fcac9e946151e7f0831629bccab88d250c5a16)) -* **deps:** update dependency webpack-dev-server to v4.9.1 ([fa83df7](https://github.com/morfeojs/morfeo/commit/fa83df7f8c37efe209541c9d550a1f97081a709c)) -* **deps:** update dependency webpack-dev-server to v4.9.2 ([aab06ff](https://github.com/morfeojs/morfeo/commit/aab06ff3e2c6e397aa574be6be77c6572b2dbabe)) -* **deps:** update dependency webpack-dev-server to v4.9.3 ([137c3b4](https://github.com/morfeojs/morfeo/commit/137c3b434fa92830a867730aa9625009f9ad4ea8)) -* **deps:** update dependency workbox-webpack-plugin to v6.5.4 ([c80b312](https://github.com/morfeojs/morfeo/commit/c80b312013b7fa1e309571f98ad288b9809da816)) -* **deps:** update jest monorepo ([3c325ea](https://github.com/morfeojs/morfeo/commit/3c325eae067a06fe22dc23492ba7eca8d64fd7b8)) -* **deps:** update jest monorepo ([b51b1f8](https://github.com/morfeojs/morfeo/commit/b51b1f867129641bb1e95cf4bff9daa236ee96c3)) -* **deps:** update jest monorepo ([dd00667](https://github.com/morfeojs/morfeo/commit/dd0066704336ba81788577eb2846c230d28e4f88)) -* **deps:** update jest monorepo ([e9b6f0f](https://github.com/morfeojs/morfeo/commit/e9b6f0fe15d22f943d4a96080f8e2f037bdccc7a)) -* **deps:** update jest monorepo to v28.1.1 ([97ab786](https://github.com/morfeojs/morfeo/commit/97ab78612fe49a81d39e4ace228af08d1a57d4a4)) -* **deps:** update jest monorepo to v28.1.2 ([07d23d4](https://github.com/morfeojs/morfeo/commit/07d23d4d06c966442d00b53ecd0a882a96f6e820)) -* **deps:** update jest monorepo to v28.1.3 ([a2549c7](https://github.com/morfeojs/morfeo/commit/a2549c7b19a424f3080c667e78fb4e6d3b571270)) -* **deps:** update jest monorepo to v29 ([77100b8](https://github.com/morfeojs/morfeo/commit/77100b81d603c80f90831002d28f696d2c2b386b)) -* **deps:** update jest monorepo to v29.0.2 ([9163a89](https://github.com/morfeojs/morfeo/commit/9163a899b62c61044554df3ae7b30046a55d3c73)) -* **deps:** update jest monorepo to v29.0.3 ([2f1e237](https://github.com/morfeojs/morfeo/commit/2f1e2370c1936c6b379c870176abfb353b1c128c)) -* **deps:** update jest monorepo to v29.2.0 ([c70eba5](https://github.com/morfeojs/morfeo/commit/c70eba5b4b3255b60efb1f520049183687c972e5)) -* **deps:** update jest monorepo to v29.2.2 ([a81c881](https://github.com/morfeojs/morfeo/commit/a81c8815596873c08985b28b68d46518c54468b9)) -* **deps:** update jest monorepo to v29.4.0 ([bd586ca](https://github.com/morfeojs/morfeo/commit/bd586cab84100307bc80ebc98ad07ce5dc5b9b3f)) -* **deps:** update jest monorepo to v29.4.1 ([74b2e54](https://github.com/morfeojs/morfeo/commit/74b2e5400e5b561585008e8d9a2379d55d475a12)) -* **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) -* **deps:** update typescript-eslint monorepo to v5.27.1 ([3de52ec](https://github.com/morfeojs/morfeo/commit/3de52ece0c692da0fb93ca93015aed1788f6ff5a)) -* **deps:** update typescript-eslint monorepo to v5.28.0 ([e8b1e16](https://github.com/morfeojs/morfeo/commit/e8b1e1690d3d7a8e6d579c8e8406a766f454a7c3)) -* **deps:** update typescript-eslint monorepo to v5.29.0 ([f24c338](https://github.com/morfeojs/morfeo/commit/f24c3382c069aae96b69cff18c634c603c25f12d)) -* **deps:** update typescript-eslint monorepo to v5.30.0 ([7522381](https://github.com/morfeojs/morfeo/commit/7522381dc8ff97c6c7683eb5533fc5d16ecd50e3)) -* **deps:** update typescript-eslint monorepo to v5.30.3 ([3c0a114](https://github.com/morfeojs/morfeo/commit/3c0a11464ca84b803defc9675aed5d92a17a2cb3)) -* **deps:** update typescript-eslint monorepo to v5.30.4 ([bf4f089](https://github.com/morfeojs/morfeo/commit/bf4f0895c65f4bdc413a0aca194a41e026d5ff61)) -* **deps:** update typescript-eslint monorepo to v5.30.5 ([078f79d](https://github.com/morfeojs/morfeo/commit/078f79d022bdb9b3b022a433d55d440a26c984bb)) -* **deps:** update typescript-eslint monorepo to v5.30.6 ([e28dbaa](https://github.com/morfeojs/morfeo/commit/e28dbaa9fc8669feda269528a820ab279ba46674)) -* **deps:** update typescript-eslint monorepo to v5.30.7 ([7975ac5](https://github.com/morfeojs/morfeo/commit/7975ac5ed60b50516b5b841aac8c018339fd3807)) -* **deps:** update typescript-eslint monorepo to v5.31.0 ([5df2958](https://github.com/morfeojs/morfeo/commit/5df2958c3c2e60b469759cdf5bca948e6949e29b)) -* **deps:** update typescript-eslint monorepo to v5.32.0 ([c32a70f](https://github.com/morfeojs/morfeo/commit/c32a70f1888252496528a2b19123e72967c6cb6f)) -* **deps:** update typescript-eslint monorepo to v5.33.0 ([3742309](https://github.com/morfeojs/morfeo/commit/37423093701de509f765bdbed84877025ca7f6e8)) -* **deps:** update typescript-eslint monorepo to v5.33.1 ([cd042ea](https://github.com/morfeojs/morfeo/commit/cd042ea01359a8f47eba3a5847bced2614c326ba)) -* **deps:** update typescript-eslint monorepo to v5.34.0 ([256f5f8](https://github.com/morfeojs/morfeo/commit/256f5f8545eacd952472fe06fe1308a1b931e604)) -* **deps:** update typescript-eslint monorepo to v5.35.1 ([8e4cbe3](https://github.com/morfeojs/morfeo/commit/8e4cbe33c27f60985ed4068325a924871ca603b1)) -* **deps:** update typescript-eslint monorepo to v5.36.2 ([8a6a2a2](https://github.com/morfeojs/morfeo/commit/8a6a2a271a11b900fd0474701639e379986e273b)) -* **deps:** update typescript-eslint monorepo to v5.37.0 ([567b226](https://github.com/morfeojs/morfeo/commit/567b226a47a22df87aff356d3eb09dbdb552b957)) -* **deps:** update typescript-eslint monorepo to v5.38.0 ([626f54e](https://github.com/morfeojs/morfeo/commit/626f54e4f75f3be170c78319b2e35f491bcc6a3c)) -* **deps:** update typescript-eslint monorepo to v5.38.1 ([c887365](https://github.com/morfeojs/morfeo/commit/c887365f157bb7ebb25934a44c55a74b2de48d49)) -* **deps:** update typescript-eslint monorepo to v5.39.0 ([00276f8](https://github.com/morfeojs/morfeo/commit/00276f8813c20755ead1fea455b8ba51e1927dea)) -* **deps:** update typescript-eslint monorepo to v5.40.0 ([c57234b](https://github.com/morfeojs/morfeo/commit/c57234b374f7e956742c69e7746a3b887fe49d6f)) -* **deps:** update typescript-eslint monorepo to v5.40.1 ([71ee56b](https://github.com/morfeojs/morfeo/commit/71ee56b750296b3737126a15b8cd01e56c43cc46)) -* **deps:** update typescript-eslint monorepo to v5.41.0 ([97ddbb8](https://github.com/morfeojs/morfeo/commit/97ddbb89da5be20449b429707b361ca7d27b1a19)) -* **deps:** update typescript-eslint monorepo to v5.42.0 ([9eebd69](https://github.com/morfeojs/morfeo/commit/9eebd69c4b89cf40e5f8a9970baa33f5249e29dd)) -* **deps:** update typescript-eslint monorepo to v5.43.0 ([a354a0d](https://github.com/morfeojs/morfeo/commit/a354a0d29b3f23d5e9d7c8a49f82349abe702d65)) -* **deps:** update typescript-eslint monorepo to v5.44.0 ([b0fa85d](https://github.com/morfeojs/morfeo/commit/b0fa85d2da75c522f80b445d8538d5741e347665)) -* **deps:** update typescript-eslint monorepo to v5.45.0 ([4e91f91](https://github.com/morfeojs/morfeo/commit/4e91f91e19d8bc87227d296506212520ab0ef3b3)) -* **deps:** update typescript-eslint monorepo to v5.45.1 ([4c62404](https://github.com/morfeojs/morfeo/commit/4c62404f33afb07387c8dac8b86f34353aac1cf5)) -* **deps:** update typescript-eslint monorepo to v5.46.0 ([fc1a1d4](https://github.com/morfeojs/morfeo/commit/fc1a1d4a947329e6f2af274308e51a55f64b4473)) -* **deps:** update typescript-eslint monorepo to v5.46.1 ([77c1c53](https://github.com/morfeojs/morfeo/commit/77c1c539fe2ba188373f4e0546def6fbda75334d)) -* **deps:** update typescript-eslint monorepo to v5.47.0 ([63cd6a6](https://github.com/morfeojs/morfeo/commit/63cd6a65475287c4c96f140887184e28cc4f85a2)) -* **deps:** update typescript-eslint monorepo to v5.47.1 ([83bf171](https://github.com/morfeojs/morfeo/commit/83bf17136ed889fc06303fb64312bd993e99ce2f)) -* **deps:** update typescript-eslint monorepo to v5.48.0 ([a33fbee](https://github.com/morfeojs/morfeo/commit/a33fbee1e9202eb160b68bf63f3472c453c7c390)) -* **deps:** update typescript-eslint monorepo to v5.48.1 ([41f92fc](https://github.com/morfeojs/morfeo/commit/41f92fc9df1cf488ebb96ae6bb2d12f69e284e9b)) -* **deps:** update typescript-eslint monorepo to v5.48.2 ([11c07b4](https://github.com/morfeojs/morfeo/commit/11c07b4a97d64dd4f4a2290e2fddfc490322b0f5)) -* **deps:** update typescript-eslint monorepo to v5.49.0 ([9e50628](https://github.com/morfeojs/morfeo/commit/9e50628540ed589b2c92b65b3bdb21e70f9a07fb)) -* web-extension ([08a3d95](https://github.com/morfeojs/morfeo/commit/08a3d95099739d02507994f928912365883b81a7)) - +- **deps:** update babel monorepo ([e131832](https://github.com/morfeojs/morfeo/commit/e1318322cfed2eb2b1453148756402fb439c7a26)) +- **deps:** update babel monorepo to v7.19.0 ([ae4029f](https://github.com/morfeojs/morfeo/commit/ae4029f40267b68662f9a1a7b54a84584d018ffc)) +- **deps:** update babel monorepo to v7.19.1 ([971ba74](https://github.com/morfeojs/morfeo/commit/971ba74f41bb187893753b077bc2319162d53afb)) +- **deps:** update dependency @babel/core to v7.18.13 ([418b75b](https://github.com/morfeojs/morfeo/commit/418b75b4bb49723cfe5386449f233d43346ad538)) +- **deps:** update dependency @babel/core to v7.18.5 ([7088ab6](https://github.com/morfeojs/morfeo/commit/7088ab6c1f98f3c6de6f6ad07dddd3435dcfa9fd)) +- **deps:** update dependency @babel/core to v7.19.6 ([931d7d2](https://github.com/morfeojs/morfeo/commit/931d7d2189e0a2b8aeed672b44d999052c6fe131)) +- **deps:** update dependency @babel/core to v7.20.12 ([a572cc2](https://github.com/morfeojs/morfeo/commit/a572cc2b735df1f69800b78d4cad67d2a3e59207)) +- **deps:** update dependency @babel/core to v7.20.5 ([da8d92b](https://github.com/morfeojs/morfeo/commit/da8d92bcd5781d180d882302d7c42a3ab1f40bba)) +- **deps:** update dependency @svgr/webpack to v6.3.0 ([4ed347a](https://github.com/morfeojs/morfeo/commit/4ed347a8818f4d59ec925c3a7ed230f099c32077)) +- **deps:** update dependency @svgr/webpack to v6.3.1 ([74bfb9c](https://github.com/morfeojs/morfeo/commit/74bfb9c59739c2f8c20a5fdcffab0cb339ba750b)) +- **deps:** update dependency @svgr/webpack to v6.4.0 ([07fa5ce](https://github.com/morfeojs/morfeo/commit/07fa5ce50a3424ac94f9083d31dbad9e319b1ac0)) +- **deps:** update dependency @svgr/webpack to v6.5.0 ([0c4fd93](https://github.com/morfeojs/morfeo/commit/0c4fd93ec72f224d8cccdfe7883a559452820ff4)) +- **deps:** update dependency @svgr/webpack to v6.5.1 ([3225c49](https://github.com/morfeojs/morfeo/commit/3225c49e90809ef174e1bdc0c77320707d849c93)) +- **deps:** update dependency @testing-library/jest-dom to v5.16.5 ([d2af729](https://github.com/morfeojs/morfeo/commit/d2af7290d33510d826abadab7f72cf88739d3b4d)) +- **deps:** update dependency @testing-library/react to v13.4.0 ([55a1dc1](https://github.com/morfeojs/morfeo/commit/55a1dc10db1e6874f19701af101d59af4c09e9a0)) +- **deps:** update dependency @testing-library/user-event to v14.2.1 ([0004444](https://github.com/morfeojs/morfeo/commit/000444448afbfb0d3cc45356997dd8e754a05578)) +- **deps:** update dependency @testing-library/user-event to v14.2.3 ([222240d](https://github.com/morfeojs/morfeo/commit/222240dfef585722a3d646a30983d9866dbbdac1)) +- **deps:** update dependency @testing-library/user-event to v14.2.5 ([7601640](https://github.com/morfeojs/morfeo/commit/7601640aa384edd875e500f65a28777fff49743a)) +- **deps:** update dependency @testing-library/user-event to v14.2.6 ([58963a4](https://github.com/morfeojs/morfeo/commit/58963a419c22748e0582375056dab8c6b857ba6b)) +- **deps:** update dependency @testing-library/user-event to v14.3.0 ([9597afa](https://github.com/morfeojs/morfeo/commit/9597afaa2028a21ec9ac408cd5df782412f12e4f)) +- **deps:** update dependency @testing-library/user-event to v14.4.1 ([ff6c138](https://github.com/morfeojs/morfeo/commit/ff6c138a74753d4283d4adb69fe32a9afd0b40f7)) +- **deps:** update dependency @testing-library/user-event to v14.4.2 ([174886e](https://github.com/morfeojs/morfeo/commit/174886ea11683d8cec6db75fda4fc667c1886643)) +- **deps:** update dependency @testing-library/user-event to v14.4.3 ([6aa77a6](https://github.com/morfeojs/morfeo/commit/6aa77a68551568208c84b3c4c54b9a8d9feed75e)) +- **deps:** update dependency @types/jest to v27.5.2 ([6b852f1](https://github.com/morfeojs/morfeo/commit/6b852f1d5959d72de55ea932fce40bc648dd2e5d)) +- **deps:** update dependency @types/jest to v28 ([b42e00d](https://github.com/morfeojs/morfeo/commit/b42e00dc68d1b9801c1eaf9e13ec7c490cfe969b)) +- **deps:** update dependency @types/jest to v28.1.1 ([ecae789](https://github.com/morfeojs/morfeo/commit/ecae789b29acfe6747832f337ed0650eae810378)) +- **deps:** update dependency @types/jest to v28.1.2 ([b111a59](https://github.com/morfeojs/morfeo/commit/b111a595886fb089b6b37e6fc09cd507fd33d0f2)) +- **deps:** update dependency @types/jest to v28.1.3 ([716dca9](https://github.com/morfeojs/morfeo/commit/716dca94835394d0b794917e8e1ef7d24ae1c650)) +- **deps:** update dependency @types/jest to v28.1.4 ([24a1985](https://github.com/morfeojs/morfeo/commit/24a19857b7f03b4fb360c605c97bf9d1176362da)) +- **deps:** update dependency @types/jest to v28.1.5 ([29eb17d](https://github.com/morfeojs/morfeo/commit/29eb17dd1f50647f22468372c29f82b96f689836)) +- **deps:** update dependency @types/jest to v28.1.6 ([057d78a](https://github.com/morfeojs/morfeo/commit/057d78a7c8d8acbf9029bfd46fbbbc0fbce533e2)) +- **deps:** update dependency @types/jest to v28.1.7 ([2867de7](https://github.com/morfeojs/morfeo/commit/2867de79f58c71b9041bd4f11ff56b40d2311f89)) +- **deps:** update dependency @types/jest to v28.1.8 ([54a81a1](https://github.com/morfeojs/morfeo/commit/54a81a1f5a3bb5bc3e9c7aa2908cb6fdd6a530f9)) +- **deps:** update dependency @types/jest to v29 ([eb72138](https://github.com/morfeojs/morfeo/commit/eb72138644ec4364b2704867eead80e2cb18f6dc)) +- **deps:** update dependency @types/jest to v29.0.1 ([62ba67c](https://github.com/morfeojs/morfeo/commit/62ba67c259751058a9052529f8c5b3e2ca9f521b)) +- **deps:** update dependency @types/jest to v29.0.3 ([011a4c5](https://github.com/morfeojs/morfeo/commit/011a4c5c61443d5233a557062f58c6bd984660b5)) +- **deps:** update dependency @types/jest to v29.1.2 ([e0cdb94](https://github.com/morfeojs/morfeo/commit/e0cdb94ca186f1cfbbb3cf96d7c3f0c41c1505d4)) +- **deps:** update dependency @types/jest to v29.2.3 ([4060504](https://github.com/morfeojs/morfeo/commit/406050476925db7de9c5c7948794e5773f368c65)) +- **deps:** update dependency @types/jest to v29.2.4 ([b636908](https://github.com/morfeojs/morfeo/commit/b63690880c8e2e4ceebbc2c17a126efd5eba6be8)) +- **deps:** update dependency @types/jest to v29.2.5 ([bb98e94](https://github.com/morfeojs/morfeo/commit/bb98e94e818591c543c18c0e6a717bcee8a90383)) +- **deps:** update dependency @types/jest to v29.2.6 ([2df8554](https://github.com/morfeojs/morfeo/commit/2df85547c249b6869080d48ac1eb881085da17a3)) +- **deps:** update dependency @types/jest to v29.4.0 ([3f4538c](https://github.com/morfeojs/morfeo/commit/3f4538c5b0d05ae69f439e690716bd21d6c13fed)) +- **deps:** update dependency @types/node to v16.11.37 ([74d3ecf](https://github.com/morfeojs/morfeo/commit/74d3ecff0f2ceaa3acfaa175361e2f39508429ff)) +- **deps:** update dependency @types/node to v16.11.38 ([8079d43](https://github.com/morfeojs/morfeo/commit/8079d43fc69ff61c44a28475acba7e2536320b9c)) +- **deps:** update dependency @types/node to v16.11.39 ([1a22d66](https://github.com/morfeojs/morfeo/commit/1a22d66154e2da853811729e1360cbd4e5eb8425)) +- **deps:** update dependency @types/node to v16.11.41 ([f2ee9d3](https://github.com/morfeojs/morfeo/commit/f2ee9d3bd0e0dcd54250eaede539e2731e29e056)) +- **deps:** update dependency @types/node to v16.11.42 ([5b377af](https://github.com/morfeojs/morfeo/commit/5b377afe84fe85b2ab382730966009a6aa902872)) +- **deps:** update dependency @types/node to v16.11.43 ([ab6f7bf](https://github.com/morfeojs/morfeo/commit/ab6f7bf8d318c4ca701517fd5bdd8eb55b20d274)) +- **deps:** update dependency @types/node to v16.11.44 ([9f7bcf2](https://github.com/morfeojs/morfeo/commit/9f7bcf2b7f67cf712ccab1ce4562ff851dc05c86)) +- **deps:** update dependency @types/node to v16.11.45 ([b16e589](https://github.com/morfeojs/morfeo/commit/b16e589f344f2536cd6026776341418150f1a56c)) +- **deps:** update dependency @types/node to v16.11.46 ([37f6998](https://github.com/morfeojs/morfeo/commit/37f69988358da616b7d79b6688ee9c281d051596)) +- **deps:** update dependency @types/node to v16.11.47 ([43c038d](https://github.com/morfeojs/morfeo/commit/43c038d2d0b70caede7464595e4eb622bfee1229)) +- **deps:** update dependency @types/node to v16.11.48 ([5b6b75a](https://github.com/morfeojs/morfeo/commit/5b6b75a8636feaf3af36ce008a9e1e097c8077c6)) +- **deps:** update dependency @types/node to v16.11.49 ([bf604ae](https://github.com/morfeojs/morfeo/commit/bf604aeea7e29c2f9d6212a3f67421ccce0eb9d4)) +- **deps:** update dependency @types/node to v16.11.50 ([3a34526](https://github.com/morfeojs/morfeo/commit/3a34526fa532bcc0a0e3cbb8f59210877ceef26a)) +- **deps:** update dependency @types/node to v16.11.54 ([c2f0e22](https://github.com/morfeojs/morfeo/commit/c2f0e220013f0c84f3dcfea12c4dd385922138ac)) +- **deps:** update dependency @types/node to v16.11.56 ([64ac4ad](https://github.com/morfeojs/morfeo/commit/64ac4ad8f5d171a46f688cf4a5b091184fde1131)) +- **deps:** update dependency @types/node to v16.11.58 ([bf71c3f](https://github.com/morfeojs/morfeo/commit/bf71c3ffd6275a6d196211353531ac35e93c9a1e)) +- **deps:** update dependency @types/node to v16.11.59 ([ff45145](https://github.com/morfeojs/morfeo/commit/ff4514504d9283af1d7280ff1bd99d43bbc5c3da)) +- **deps:** update dependency @types/node to v16.11.60 ([b1aadd6](https://github.com/morfeojs/morfeo/commit/b1aadd60f9af8621276de61e8b5dc11537f669f2)) +- **deps:** update dependency @types/node to v16.11.62 ([a497a0d](https://github.com/morfeojs/morfeo/commit/a497a0d098591547afec8265e9011c538b04260c)) +- **deps:** update dependency @types/node to v16.11.64 ([da1071b](https://github.com/morfeojs/morfeo/commit/da1071b258944aa2380db1a128b6af787b483611)) +- **deps:** update dependency @types/node to v16.11.65 ([07c07ad](https://github.com/morfeojs/morfeo/commit/07c07adff60081bb308219f331b151bba565c0f3)) +- **deps:** update dependency @types/node to v16.11.66 ([03e7d24](https://github.com/morfeojs/morfeo/commit/03e7d242a309dc1bbcae9439186a0aa403c3cb7b)) +- **deps:** update dependency @types/node to v16.11.68 ([45cb751](https://github.com/morfeojs/morfeo/commit/45cb75189df8c663ba95cc3e678da8d4337be07e)) +- **deps:** update dependency @types/node to v16.18.0 ([2f1ae81](https://github.com/morfeojs/morfeo/commit/2f1ae813eb423194a514f0d8744ffc305cdfc21d)) +- **deps:** update dependency @types/node to v18 ([5f069c1](https://github.com/morfeojs/morfeo/commit/5f069c100ea0f35d922e2da470def6d1bffd12e8)) +- **deps:** update dependency @types/node to v18.11.10 ([d41348d](https://github.com/morfeojs/morfeo/commit/d41348dd54ab11090ed3ba4caf57a4cfbc639c21)) +- **deps:** update dependency @types/node to v18.11.11 ([0c845d4](https://github.com/morfeojs/morfeo/commit/0c845d47e4a9383a661b3670e2d891494986e6e7)) +- **deps:** update dependency @types/node to v18.11.13 ([447d3cc](https://github.com/morfeojs/morfeo/commit/447d3cc33294b430323bbeedbe12fc2ec4086e20)) +- **deps:** update dependency @types/node to v18.11.15 ([07f44f4](https://github.com/morfeojs/morfeo/commit/07f44f42d45ab4b5c24bc9cd3dab88a6c24a2648)) +- **deps:** update dependency @types/node to v18.11.17 ([3fcbfc9](https://github.com/morfeojs/morfeo/commit/3fcbfc9fd8520c08889c93f08980b9c422c65737)) +- **deps:** update dependency @types/node to v18.11.18 ([fe8fdf5](https://github.com/morfeojs/morfeo/commit/fe8fdf5a8bbd4732345d98ebdcb35219673f14e8)) +- **deps:** update dependency @types/node to v18.11.9 ([1fbf052](https://github.com/morfeojs/morfeo/commit/1fbf052d2f504f2094e04f2716200657966f4ec1)) +- **deps:** update dependency @types/react to v18.0.10 ([b277896](https://github.com/morfeojs/morfeo/commit/b277896ef9da8dce5cbf330f9ee5219715d45049)) +- **deps:** update dependency @types/react to v18.0.11 ([aea617d](https://github.com/morfeojs/morfeo/commit/aea617dd8515f812bfd7ccfdc7b99794df2c7788)) +- **deps:** update dependency @types/react to v18.0.12 ([2795806](https://github.com/morfeojs/morfeo/commit/27958062c4ceb7d3c18c4ada865b87110978950e)) +- **deps:** update dependency @types/react to v18.0.14 ([117c829](https://github.com/morfeojs/morfeo/commit/117c82988a8fbe26543ae056b1d2237640f18f95)) +- **deps:** update dependency @types/react to v18.0.15 ([4921bb2](https://github.com/morfeojs/morfeo/commit/4921bb28477b4789a9eba26234c3dd766b23896f)) +- **deps:** update dependency @types/react to v18.0.16 ([5f83ba9](https://github.com/morfeojs/morfeo/commit/5f83ba9d5c761e65e44b83425a86c019f2400750)) +- **deps:** update dependency @types/react to v18.0.17 ([5ec5fd5](https://github.com/morfeojs/morfeo/commit/5ec5fd53cfe2c4305c9e1aa4b50cf50b6cc10a4f)) +- **deps:** update dependency @types/react to v18.0.18 ([1ca7e35](https://github.com/morfeojs/morfeo/commit/1ca7e355662973a9b22b970ce2d929c654a0834b)) +- **deps:** update dependency @types/react to v18.0.19 ([a54044b](https://github.com/morfeojs/morfeo/commit/a54044b7acea035a9e70925160d74249eaf61368)) +- **deps:** update dependency @types/react to v18.0.20 ([5b8ab35](https://github.com/morfeojs/morfeo/commit/5b8ab3575c0b4051692d601a498cbe5671aea463)) +- **deps:** update dependency @types/react to v18.0.21 ([a700575](https://github.com/morfeojs/morfeo/commit/a700575e5962b3b4cf34f7b5e3f8bdc0b6fb4dea)) +- **deps:** update dependency @types/react to v18.0.23 ([0f8ea94](https://github.com/morfeojs/morfeo/commit/0f8ea94c88fb01bda4cbd080b1d9c07b58c5625a)) +- **deps:** update dependency @types/react to v18.0.24 ([730d7ec](https://github.com/morfeojs/morfeo/commit/730d7ece4ff3095f2228d11720b4a4776f216a28)) +- **deps:** update dependency @types/react to v18.0.25 ([25deeca](https://github.com/morfeojs/morfeo/commit/25deeca674a6008d170fc26c9138aeffe1e1a56e)) +- **deps:** update dependency @types/react to v18.0.26 ([a9ccd8a](https://github.com/morfeojs/morfeo/commit/a9ccd8a712a5f14dccf193aa8eea158f13127b55)) +- **deps:** update dependency @types/react to v18.0.27 ([2b9cdc1](https://github.com/morfeojs/morfeo/commit/2b9cdc1923a0a6af3f6597df4086c7866ac2d5d9)) +- **deps:** update dependency @types/react-dom to v18.0.10 ([c1f82fd](https://github.com/morfeojs/morfeo/commit/c1f82fd1b01adb25969aeb0bcd7f6dd09dd86f8b)) +- **deps:** update dependency @types/react-dom to v18.0.6 ([af341ac](https://github.com/morfeojs/morfeo/commit/af341acc843c0eae77d2821953c29536c35093b4)) +- **deps:** update dependency @types/react-dom to v18.0.7 ([d17d6c8](https://github.com/morfeojs/morfeo/commit/d17d6c8ba8d8a3e16582c933c7df48f003886ac5)) +- **deps:** update dependency @types/react-dom to v18.0.8 ([34a7e79](https://github.com/morfeojs/morfeo/commit/34a7e791234648c8a48e872092e1a38a6bb1350d)) +- **deps:** update dependency @types/react-dom to v18.0.9 ([327869f](https://github.com/morfeojs/morfeo/commit/327869f5815c79470f4bee23abce0551c9cca53a)) +- **deps:** update dependency camelcase to v7 ([56effde](https://github.com/morfeojs/morfeo/commit/56effde679fc9b5a078bda4bb22678df70daa619)) +- **deps:** update dependency camelcase to v7.0.1 ([38b7ed6](https://github.com/morfeojs/morfeo/commit/38b7ed62e571c38da456eeeb5ae56a9a707ac206)) +- **deps:** update dependency clsx to v1.2.0 ([df5f107](https://github.com/morfeojs/morfeo/commit/df5f107113e6fc28297125ca6b8b17b3fa450b5a)) +- **deps:** update dependency clsx to v1.2.1 ([c030e49](https://github.com/morfeojs/morfeo/commit/c030e49fc90ea5d6396289c0a69f912ba998d85f)) +- **deps:** update dependency dotenv to v16.0.2 ([7e126ff](https://github.com/morfeojs/morfeo/commit/7e126ffb3dc97ce28c993eb25e3d413bd78ae112)) +- **deps:** update dependency dotenv to v16.0.3 ([0a639e7](https://github.com/morfeojs/morfeo/commit/0a639e795d6aaf4bd19af7eb6187a26a9eea5206)) +- **deps:** update dependency dotenv-expand to v10 ([1538634](https://github.com/morfeojs/morfeo/commit/153863477119a2a292e2f679d9ae19c064629caa)) +- **deps:** update dependency dotenv-expand to v9 ([559bbb7](https://github.com/morfeojs/morfeo/commit/559bbb7ae8487add12af0a69976312cd9f05322b)) +- **deps:** update dependency eslint to v8.17.0 ([e18ceab](https://github.com/morfeojs/morfeo/commit/e18ceabbdd4545ce0671b07c5b3ba3bba5dfecb9)) +- **deps:** update dependency eslint to v8.18.0 ([9fa1b90](https://github.com/morfeojs/morfeo/commit/9fa1b90488dbfb1a0412c0473f947e24d0ed9d40)) +- **deps:** update dependency eslint to v8.19.0 ([434516a](https://github.com/morfeojs/morfeo/commit/434516ae388ede75482d8a32f0ba9430d72929bd)) +- **deps:** update dependency eslint to v8.20.0 ([e588ca3](https://github.com/morfeojs/morfeo/commit/e588ca3b817f1e85ccee78b0223f596126d520c2)) +- **deps:** update dependency eslint to v8.21.0 ([171845a](https://github.com/morfeojs/morfeo/commit/171845a5fb7fc2bb7307b2392d68c660891f869f)) +- **deps:** update dependency eslint to v8.22.0 ([b8433f7](https://github.com/morfeojs/morfeo/commit/b8433f72dc14275158fad4f9c853f6ded3b01c06)) +- **deps:** update dependency eslint to v8.23.0 ([9f7aa67](https://github.com/morfeojs/morfeo/commit/9f7aa6791a6ef541ad30cf16fa074ad240ed0e09)) +- **deps:** update dependency eslint to v8.23.1 ([ad9fa1c](https://github.com/morfeojs/morfeo/commit/ad9fa1c862c659f70b14621e2df50301b9c64380)) +- **deps:** update dependency eslint to v8.24.0 ([3c4f4c1](https://github.com/morfeojs/morfeo/commit/3c4f4c1511175dddc4eb37268154bcceb2044010)) +- **deps:** update dependency eslint to v8.25.0 ([5fee4d1](https://github.com/morfeojs/morfeo/commit/5fee4d1d6e1206c1b472a103adfec5a1fb82978e)) +- **deps:** update dependency eslint to v8.26.0 ([30de25a](https://github.com/morfeojs/morfeo/commit/30de25a8765d69ebabe393f0ed516642f64f160d)) +- **deps:** update dependency eslint to v8.27.0 ([44667ba](https://github.com/morfeojs/morfeo/commit/44667baa66886854801059960a43eb37f95457a4)) +- **deps:** update dependency eslint to v8.28.0 ([99fbbb8](https://github.com/morfeojs/morfeo/commit/99fbbb8b00c85d5d0a4c07e8845e1f5947332ec0)) +- **deps:** update dependency eslint to v8.29.0 ([61211ac](https://github.com/morfeojs/morfeo/commit/61211ac23b7a54faed4a810be26e56f123cb5337)) +- **deps:** update dependency eslint to v8.30.0 ([64fe1ad](https://github.com/morfeojs/morfeo/commit/64fe1ad06c0b5415a181df9b8245a06368a4995a)) +- **deps:** update dependency eslint to v8.31.0 ([e97b369](https://github.com/morfeojs/morfeo/commit/e97b3698a451a60acb37907c794743213f1b044a)) +- **deps:** update dependency eslint to v8.32.0 ([0e83a93](https://github.com/morfeojs/morfeo/commit/0e83a93781bba936565cbe46dd5c451b342965d0)) +- **deps:** update dependency eslint-plugin-import to v2.27.4 ([1df40ca](https://github.com/morfeojs/morfeo/commit/1df40caeaaea8314262f445ea2709ff58667ef2e)) +- **deps:** update dependency eslint-plugin-import to v2.27.5 ([66f7205](https://github.com/morfeojs/morfeo/commit/66f7205986806e7138be1dbe7414616cc64a1345)) +- **deps:** update dependency eslint-plugin-jest to v26.5.1 ([0b2d535](https://github.com/morfeojs/morfeo/commit/0b2d5350b73b3b5ac6135862fbfae03c1381d5f4)) +- **deps:** update dependency eslint-plugin-jest to v26.5.3 ([cf26040](https://github.com/morfeojs/morfeo/commit/cf26040c0fc63ec6051ea8b426c0f9624a081650)) +- **deps:** update dependency eslint-plugin-jest to v26.6.0 ([dce43df](https://github.com/morfeojs/morfeo/commit/dce43df0e06042c1ac36a60ae5189b573a40ce8a)) +- **deps:** update dependency eslint-plugin-jest to v26.7.0 ([90ea5fe](https://github.com/morfeojs/morfeo/commit/90ea5fe223ce96b65b0604c65afea33b2d7f65b1)) +- **deps:** update dependency eslint-plugin-jest to v26.8.0 ([37f18ef](https://github.com/morfeojs/morfeo/commit/37f18effbc4bc9358a1414aaee26d5ec6c16635b)) +- **deps:** update dependency eslint-plugin-jest to v26.8.1 ([e113048](https://github.com/morfeojs/morfeo/commit/e11304837f6c04f6d7eb8c56dbe11bbff5a05ebb)) +- **deps:** update dependency eslint-plugin-jest to v26.8.2 ([7ced718](https://github.com/morfeojs/morfeo/commit/7ced71806549d38a4871ec8e85f4eba8768cafdb)) +- **deps:** update dependency eslint-plugin-jest to v26.8.3 ([d4321c0](https://github.com/morfeojs/morfeo/commit/d4321c0444611ec26a7e054d331aeafd27a64e34)) +- **deps:** update dependency eslint-plugin-jest to v26.8.7 ([f769999](https://github.com/morfeojs/morfeo/commit/f76999976a94e03d062b793d25bcbd71724d0307)) +- **deps:** update dependency eslint-plugin-jest to v27 ([ee5fd2a](https://github.com/morfeojs/morfeo/commit/ee5fd2aca58c3947bcabdbb3772118baf9a17020)) +- **deps:** update dependency eslint-plugin-jest to v27.0.4 ([e8ce0a0](https://github.com/morfeojs/morfeo/commit/e8ce0a033d87ef7421446ac8657338f554bd9e50)) +- **deps:** update dependency eslint-plugin-jest to v27.1.0 ([8e433f0](https://github.com/morfeojs/morfeo/commit/8e433f023864d5911d42631569f70e4aa60e7e87)) +- **deps:** update dependency eslint-plugin-jest to v27.1.1 ([be2e585](https://github.com/morfeojs/morfeo/commit/be2e585f080ea0768627854646b78df60e085f13)) +- **deps:** update dependency eslint-plugin-jest to v27.1.2 ([76a2cac](https://github.com/morfeojs/morfeo/commit/76a2cacab3e4bf322d040283049532cbe7cce6e0)) +- **deps:** update dependency eslint-plugin-jest to v27.1.3 ([529ad73](https://github.com/morfeojs/morfeo/commit/529ad730e465e7f6302f1868faa695fbadb55723)) +- **deps:** update dependency eslint-plugin-jest to v27.1.5 ([fd5062c](https://github.com/morfeojs/morfeo/commit/fd5062c50dc4af97f37366fce72e791790a3b798)) +- **deps:** update dependency eslint-plugin-jest to v27.1.6 ([9c46d17](https://github.com/morfeojs/morfeo/commit/9c46d17d59c808696ad57bdf7288b8f024893329)) +- **deps:** update dependency eslint-plugin-jest to v27.1.7 ([53cbb5e](https://github.com/morfeojs/morfeo/commit/53cbb5e5fbc4526eb63f8b7e15830399dce47050)) +- **deps:** update dependency eslint-plugin-jest to v27.2.1 ([429444c](https://github.com/morfeojs/morfeo/commit/429444c83cb6d6f249d65ba2b2d4e96d41721577)) +- **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.0 ([2082a01](https://github.com/morfeojs/morfeo/commit/2082a01ee5d1c11c044e9626c8864c24bffaceb9)) +- **deps:** update dependency eslint-plugin-jsx-a11y to v6.6.1 ([345696d](https://github.com/morfeojs/morfeo/commit/345696dfa7a5ab64a0cea2531af5c72679a5c807)) +- **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.1 ([751314a](https://github.com/morfeojs/morfeo/commit/751314a1d0d41fcef084339c4051f2a3a9b8364b)) +- **deps:** update dependency eslint-plugin-react to v7.30.1 ([87e568c](https://github.com/morfeojs/morfeo/commit/87e568c6c74714adbbecc90c1962f63e4dfada64)) +- **deps:** update dependency eslint-plugin-react to v7.31.0 ([5ee8ccc](https://github.com/morfeojs/morfeo/commit/5ee8ccc7df40787173d95dfbb299120a18290c32)) +- **deps:** update dependency eslint-plugin-react to v7.31.10 ([8cfca09](https://github.com/morfeojs/morfeo/commit/8cfca09b473d2dbf84ca196d61a396f52df22fd9)) +- **deps:** update dependency eslint-plugin-react to v7.31.11 ([5061b0f](https://github.com/morfeojs/morfeo/commit/5061b0fbff36651d7235d66d590de0a21f331b1c)) +- **deps:** update dependency eslint-plugin-react to v7.31.4 ([168d111](https://github.com/morfeojs/morfeo/commit/168d111e55bdb465d9e3f668c8dff0a3d913a9e9)) +- **deps:** update dependency eslint-plugin-react to v7.31.7 ([147373e](https://github.com/morfeojs/morfeo/commit/147373e476baa6a8bea31f419f3bb4e11b31589a)) +- **deps:** update dependency eslint-plugin-react to v7.31.8 ([d101a98](https://github.com/morfeojs/morfeo/commit/d101a98b401ebd52cf878f7ff8e36b1d9523b3e8)) +- **deps:** update dependency eslint-plugin-react to v7.31.9 ([da77d40](https://github.com/morfeojs/morfeo/commit/da77d4009c4a755088f9845fc5b90645a18389c5)) +- **deps:** update dependency eslint-plugin-react to v7.32.0 ([d204a71](https://github.com/morfeojs/morfeo/commit/d204a71b2a223bcb5b80900edb58f6ce69535080)) +- **deps:** update dependency eslint-plugin-react to v7.32.1 ([13f9a27](https://github.com/morfeojs/morfeo/commit/13f9a2776cd424f7af40be105d2a92ce2df73994)) +- **deps:** update dependency eslint-plugin-testing-library to v5.10.0 ([c03e4b1](https://github.com/morfeojs/morfeo/commit/c03e4b1b663c3e575f8e7f9fec4d0d4bc8cb4b3a)) +- **deps:** update dependency eslint-plugin-testing-library to v5.6.0 ([b08bd63](https://github.com/morfeojs/morfeo/commit/b08bd63a6de86e4166c83b1b8d06b374a5890bf5)) +- **deps:** update dependency eslint-plugin-testing-library to v5.6.3 ([1dbe040](https://github.com/morfeojs/morfeo/commit/1dbe04061f4da0ff0e0e29cf8603b2060194058a)) +- **deps:** update dependency eslint-plugin-testing-library to v5.6.4 ([7602a96](https://github.com/morfeojs/morfeo/commit/7602a96ab329d9a98be352e5a80503bd11d39a69)) +- **deps:** update dependency eslint-plugin-testing-library to v5.7.0 ([e3b6050](https://github.com/morfeojs/morfeo/commit/e3b605070f6d7772b4ff6cfddd2741b2abb8da46)) +- **deps:** update dependency eslint-plugin-testing-library to v5.7.1 ([f3777b0](https://github.com/morfeojs/morfeo/commit/f3777b09b8640c7f6b39e0ea454c194bb07d2c98)) +- **deps:** update dependency eslint-plugin-testing-library to v5.7.3 ([da2df45](https://github.com/morfeojs/morfeo/commit/da2df456da0254ef6d3adffff406f8e9f5d9ca72)) +- **deps:** update dependency eslint-plugin-testing-library to v5.9.1 ([74c72e3](https://github.com/morfeojs/morfeo/commit/74c72e31d2a82669078c7c3d04ef4f028e7d52d6)) +- **deps:** update dependency eslint-webpack-plugin to v3.2.0 ([dbcdb1b](https://github.com/morfeojs/morfeo/commit/dbcdb1b201997662a79492c7c8a29d83f21b844f)) +- **deps:** update dependency fs-extra to v11 ([8b91caa](https://github.com/morfeojs/morfeo/commit/8b91caa45143016f1f7bd25f6c3440e390564f5e)) +- **deps:** update dependency jest-watch-typeahead to v2 ([64b0391](https://github.com/morfeojs/morfeo/commit/64b03912f53b066a32117c5194a3fe5a7b101e56)) +- **deps:** update dependency jest-watch-typeahead to v2.1.1 ([3f80213](https://github.com/morfeojs/morfeo/commit/3f802133cddf1a82ea073c3eeeca3b1b5510a36d)) +- **deps:** update dependency jest-watch-typeahead to v2.2.0 ([1a6508c](https://github.com/morfeojs/morfeo/commit/1a6508cad9c8097a325ac678bf30e9ab8a6b429a)) +- **deps:** update dependency jest-watch-typeahead to v2.2.1 ([ded8ae3](https://github.com/morfeojs/morfeo/commit/ded8ae31070da683507a7e2ff9ff8091389ed655)) +- **deps:** update dependency jest-watch-typeahead to v2.2.2 ([a1154bb](https://github.com/morfeojs/morfeo/commit/a1154bb3e509d84e7d6d3365619f1bf857b9218b)) +- **deps:** update dependency prismjs to v1.29.0 ([df754e0](https://github.com/morfeojs/morfeo/commit/df754e04f9b337026ddfbfff94c75d57f5c5553a)) +- **deps:** update dependency react-transition-group to v4.4.4 ([1cd50e9](https://github.com/morfeojs/morfeo/commit/1cd50e9b9230db8de300cbfb6698190f30225f69)) +- **deps:** update dependency react-transition-group to v4.4.5 ([24e21b9](https://github.com/morfeojs/morfeo/commit/24e21b90bbb983f246255c01b5ed6ff81f51c073)) +- **deps:** update dependency resolve to v1.22.1 ([d09260e](https://github.com/morfeojs/morfeo/commit/d09260ee0288b942a8b6e74b2a565ecd8c704000)) +- **deps:** update dependency sass-loader to v13.0.1 ([c15fb8e](https://github.com/morfeojs/morfeo/commit/c15fb8e2735ed50326499d6b29b9f8bb6e59049b)) +- **deps:** update dependency sass-loader to v13.0.2 ([dc12fb6](https://github.com/morfeojs/morfeo/commit/dc12fb6371ce50264cda427ad204d5d0551e27a0)) +- **deps:** update dependency sass-loader to v13.1.0 ([1c33bf2](https://github.com/morfeojs/morfeo/commit/1c33bf277d26a0c105c39d50e38bb8d799cf35fd)) +- **deps:** update dependency sass-loader to v13.2.0 ([58e83e9](https://github.com/morfeojs/morfeo/commit/58e83e9ba2dc10039a86d62905716dec3502414f)) +- **deps:** update dependency semver to v7.3.8 ([62d4a8f](https://github.com/morfeojs/morfeo/commit/62d4a8ff161e09e5528c44330b4db741c7149e90)) +- **deps:** update dependency typescript to v4.7.2 ([1eb8384](https://github.com/morfeojs/morfeo/commit/1eb8384162c3ce311b3723c6c5cf3efc0ddf64b6)) +- **deps:** update dependency typescript to v4.7.3 ([ff6e98c](https://github.com/morfeojs/morfeo/commit/ff6e98c62525481cca260c18ad1f1dc03e81ed6e)) +- **deps:** update dependency typescript to v4.7.4 ([ca81d64](https://github.com/morfeojs/morfeo/commit/ca81d645c9f30a31b9c4fb5f80e01d5d8bc4299f)) +- **deps:** update dependency web-vitals to v3 ([8b05003](https://github.com/morfeojs/morfeo/commit/8b050031935baa19e08daa1dad0a2590702e97bc)) +- **deps:** update dependency web-vitals to v3.0.1 ([0e266f5](https://github.com/morfeojs/morfeo/commit/0e266f55709a9051cf74e595f436e269b1b84709)) +- **deps:** update dependency web-vitals to v3.0.2 ([a28a48f](https://github.com/morfeojs/morfeo/commit/a28a48f2ddd0434c674d76657b1edee92bbc3f27)) +- **deps:** update dependency web-vitals to v3.0.3 ([6df6642](https://github.com/morfeojs/morfeo/commit/6df664246b9e1fabfd07e4da74cc13e0684dec2c)) +- **deps:** update dependency web-vitals to v3.0.4 ([01ce275](https://github.com/morfeojs/morfeo/commit/01ce27534124fde58bc4dda5d3318bc2cc0428c8)) +- **deps:** update dependency web-vitals to v3.1.0 ([482f226](https://github.com/morfeojs/morfeo/commit/482f22690c7a7d50239811c04dd934613f37800d)) +- **deps:** update dependency web-vitals to v3.1.1 ([cc1d9ea](https://github.com/morfeojs/morfeo/commit/cc1d9eadb472386e1b16a0c5342fb2eb0fb3a096)) +- **deps:** update dependency webextension-polyfill to v0.10.0 ([98dd3c4](https://github.com/morfeojs/morfeo/commit/98dd3c4b33186b3f9cca6b0cc51eb0dbfed7b474)) +- **deps:** update dependency webpack-dev-server to v4.10.0 ([0542f55](https://github.com/morfeojs/morfeo/commit/0542f5548f1308a4da5519b1d0c8c41591c9204e)) +- **deps:** update dependency webpack-dev-server to v4.10.1 ([8c4df1d](https://github.com/morfeojs/morfeo/commit/8c4df1d52ff8113f0d503d7abe73756c97ef9004)) +- **deps:** update dependency webpack-dev-server to v4.11.0 ([839bab6](https://github.com/morfeojs/morfeo/commit/839bab634ddafc3a455652ea17aa1154ddb5a3d9)) +- **deps:** update dependency webpack-dev-server to v4.11.1 ([57fcac9](https://github.com/morfeojs/morfeo/commit/57fcac9e946151e7f0831629bccab88d250c5a16)) +- **deps:** update dependency webpack-dev-server to v4.9.1 ([fa83df7](https://github.com/morfeojs/morfeo/commit/fa83df7f8c37efe209541c9d550a1f97081a709c)) +- **deps:** update dependency webpack-dev-server to v4.9.2 ([aab06ff](https://github.com/morfeojs/morfeo/commit/aab06ff3e2c6e397aa574be6be77c6572b2dbabe)) +- **deps:** update dependency webpack-dev-server to v4.9.3 ([137c3b4](https://github.com/morfeojs/morfeo/commit/137c3b434fa92830a867730aa9625009f9ad4ea8)) +- **deps:** update dependency workbox-webpack-plugin to v6.5.4 ([c80b312](https://github.com/morfeojs/morfeo/commit/c80b312013b7fa1e309571f98ad288b9809da816)) +- **deps:** update jest monorepo ([3c325ea](https://github.com/morfeojs/morfeo/commit/3c325eae067a06fe22dc23492ba7eca8d64fd7b8)) +- **deps:** update jest monorepo ([b51b1f8](https://github.com/morfeojs/morfeo/commit/b51b1f867129641bb1e95cf4bff9daa236ee96c3)) +- **deps:** update jest monorepo ([dd00667](https://github.com/morfeojs/morfeo/commit/dd0066704336ba81788577eb2846c230d28e4f88)) +- **deps:** update jest monorepo ([e9b6f0f](https://github.com/morfeojs/morfeo/commit/e9b6f0fe15d22f943d4a96080f8e2f037bdccc7a)) +- **deps:** update jest monorepo to v28.1.1 ([97ab786](https://github.com/morfeojs/morfeo/commit/97ab78612fe49a81d39e4ace228af08d1a57d4a4)) +- **deps:** update jest monorepo to v28.1.2 ([07d23d4](https://github.com/morfeojs/morfeo/commit/07d23d4d06c966442d00b53ecd0a882a96f6e820)) +- **deps:** update jest monorepo to v28.1.3 ([a2549c7](https://github.com/morfeojs/morfeo/commit/a2549c7b19a424f3080c667e78fb4e6d3b571270)) +- **deps:** update jest monorepo to v29 ([77100b8](https://github.com/morfeojs/morfeo/commit/77100b81d603c80f90831002d28f696d2c2b386b)) +- **deps:** update jest monorepo to v29.0.2 ([9163a89](https://github.com/morfeojs/morfeo/commit/9163a899b62c61044554df3ae7b30046a55d3c73)) +- **deps:** update jest monorepo to v29.0.3 ([2f1e237](https://github.com/morfeojs/morfeo/commit/2f1e2370c1936c6b379c870176abfb353b1c128c)) +- **deps:** update jest monorepo to v29.2.0 ([c70eba5](https://github.com/morfeojs/morfeo/commit/c70eba5b4b3255b60efb1f520049183687c972e5)) +- **deps:** update jest monorepo to v29.2.2 ([a81c881](https://github.com/morfeojs/morfeo/commit/a81c8815596873c08985b28b68d46518c54468b9)) +- **deps:** update jest monorepo to v29.4.0 ([bd586ca](https://github.com/morfeojs/morfeo/commit/bd586cab84100307bc80ebc98ad07ce5dc5b9b3f)) +- **deps:** update jest monorepo to v29.4.1 ([74b2e54](https://github.com/morfeojs/morfeo/commit/74b2e5400e5b561585008e8d9a2379d55d475a12)) +- **deps:** update react monorepo ([1a46688](https://github.com/morfeojs/morfeo/commit/1a466880eca87952b9567ae22795422b433c1a11)) +- **deps:** update typescript-eslint monorepo to v5.27.1 ([3de52ec](https://github.com/morfeojs/morfeo/commit/3de52ece0c692da0fb93ca93015aed1788f6ff5a)) +- **deps:** update typescript-eslint monorepo to v5.28.0 ([e8b1e16](https://github.com/morfeojs/morfeo/commit/e8b1e1690d3d7a8e6d579c8e8406a766f454a7c3)) +- **deps:** update typescript-eslint monorepo to v5.29.0 ([f24c338](https://github.com/morfeojs/morfeo/commit/f24c3382c069aae96b69cff18c634c603c25f12d)) +- **deps:** update typescript-eslint monorepo to v5.30.0 ([7522381](https://github.com/morfeojs/morfeo/commit/7522381dc8ff97c6c7683eb5533fc5d16ecd50e3)) +- **deps:** update typescript-eslint monorepo to v5.30.3 ([3c0a114](https://github.com/morfeojs/morfeo/commit/3c0a11464ca84b803defc9675aed5d92a17a2cb3)) +- **deps:** update typescript-eslint monorepo to v5.30.4 ([bf4f089](https://github.com/morfeojs/morfeo/commit/bf4f0895c65f4bdc413a0aca194a41e026d5ff61)) +- **deps:** update typescript-eslint monorepo to v5.30.5 ([078f79d](https://github.com/morfeojs/morfeo/commit/078f79d022bdb9b3b022a433d55d440a26c984bb)) +- **deps:** update typescript-eslint monorepo to v5.30.6 ([e28dbaa](https://github.com/morfeojs/morfeo/commit/e28dbaa9fc8669feda269528a820ab279ba46674)) +- **deps:** update typescript-eslint monorepo to v5.30.7 ([7975ac5](https://github.com/morfeojs/morfeo/commit/7975ac5ed60b50516b5b841aac8c018339fd3807)) +- **deps:** update typescript-eslint monorepo to v5.31.0 ([5df2958](https://github.com/morfeojs/morfeo/commit/5df2958c3c2e60b469759cdf5bca948e6949e29b)) +- **deps:** update typescript-eslint monorepo to v5.32.0 ([c32a70f](https://github.com/morfeojs/morfeo/commit/c32a70f1888252496528a2b19123e72967c6cb6f)) +- **deps:** update typescript-eslint monorepo to v5.33.0 ([3742309](https://github.com/morfeojs/morfeo/commit/37423093701de509f765bdbed84877025ca7f6e8)) +- **deps:** update typescript-eslint monorepo to v5.33.1 ([cd042ea](https://github.com/morfeojs/morfeo/commit/cd042ea01359a8f47eba3a5847bced2614c326ba)) +- **deps:** update typescript-eslint monorepo to v5.34.0 ([256f5f8](https://github.com/morfeojs/morfeo/commit/256f5f8545eacd952472fe06fe1308a1b931e604)) +- **deps:** update typescript-eslint monorepo to v5.35.1 ([8e4cbe3](https://github.com/morfeojs/morfeo/commit/8e4cbe33c27f60985ed4068325a924871ca603b1)) +- **deps:** update typescript-eslint monorepo to v5.36.2 ([8a6a2a2](https://github.com/morfeojs/morfeo/commit/8a6a2a271a11b900fd0474701639e379986e273b)) +- **deps:** update typescript-eslint monorepo to v5.37.0 ([567b226](https://github.com/morfeojs/morfeo/commit/567b226a47a22df87aff356d3eb09dbdb552b957)) +- **deps:** update typescript-eslint monorepo to v5.38.0 ([626f54e](https://github.com/morfeojs/morfeo/commit/626f54e4f75f3be170c78319b2e35f491bcc6a3c)) +- **deps:** update typescript-eslint monorepo to v5.38.1 ([c887365](https://github.com/morfeojs/morfeo/commit/c887365f157bb7ebb25934a44c55a74b2de48d49)) +- **deps:** update typescript-eslint monorepo to v5.39.0 ([00276f8](https://github.com/morfeojs/morfeo/commit/00276f8813c20755ead1fea455b8ba51e1927dea)) +- **deps:** update typescript-eslint monorepo to v5.40.0 ([c57234b](https://github.com/morfeojs/morfeo/commit/c57234b374f7e956742c69e7746a3b887fe49d6f)) +- **deps:** update typescript-eslint monorepo to v5.40.1 ([71ee56b](https://github.com/morfeojs/morfeo/commit/71ee56b750296b3737126a15b8cd01e56c43cc46)) +- **deps:** update typescript-eslint monorepo to v5.41.0 ([97ddbb8](https://github.com/morfeojs/morfeo/commit/97ddbb89da5be20449b429707b361ca7d27b1a19)) +- **deps:** update typescript-eslint monorepo to v5.42.0 ([9eebd69](https://github.com/morfeojs/morfeo/commit/9eebd69c4b89cf40e5f8a9970baa33f5249e29dd)) +- **deps:** update typescript-eslint monorepo to v5.43.0 ([a354a0d](https://github.com/morfeojs/morfeo/commit/a354a0d29b3f23d5e9d7c8a49f82349abe702d65)) +- **deps:** update typescript-eslint monorepo to v5.44.0 ([b0fa85d](https://github.com/morfeojs/morfeo/commit/b0fa85d2da75c522f80b445d8538d5741e347665)) +- **deps:** update typescript-eslint monorepo to v5.45.0 ([4e91f91](https://github.com/morfeojs/morfeo/commit/4e91f91e19d8bc87227d296506212520ab0ef3b3)) +- **deps:** update typescript-eslint monorepo to v5.45.1 ([4c62404](https://github.com/morfeojs/morfeo/commit/4c62404f33afb07387c8dac8b86f34353aac1cf5)) +- **deps:** update typescript-eslint monorepo to v5.46.0 ([fc1a1d4](https://github.com/morfeojs/morfeo/commit/fc1a1d4a947329e6f2af274308e51a55f64b4473)) +- **deps:** update typescript-eslint monorepo to v5.46.1 ([77c1c53](https://github.com/morfeojs/morfeo/commit/77c1c539fe2ba188373f4e0546def6fbda75334d)) +- **deps:** update typescript-eslint monorepo to v5.47.0 ([63cd6a6](https://github.com/morfeojs/morfeo/commit/63cd6a65475287c4c96f140887184e28cc4f85a2)) +- **deps:** update typescript-eslint monorepo to v5.47.1 ([83bf171](https://github.com/morfeojs/morfeo/commit/83bf17136ed889fc06303fb64312bd993e99ce2f)) +- **deps:** update typescript-eslint monorepo to v5.48.0 ([a33fbee](https://github.com/morfeojs/morfeo/commit/a33fbee1e9202eb160b68bf63f3472c453c7c390)) +- **deps:** update typescript-eslint monorepo to v5.48.1 ([41f92fc](https://github.com/morfeojs/morfeo/commit/41f92fc9df1cf488ebb96ae6bb2d12f69e284e9b)) +- **deps:** update typescript-eslint monorepo to v5.48.2 ([11c07b4](https://github.com/morfeojs/morfeo/commit/11c07b4a97d64dd4f4a2290e2fddfc490322b0f5)) +- **deps:** update typescript-eslint monorepo to v5.49.0 ([9e50628](https://github.com/morfeojs/morfeo/commit/9e50628540ed589b2c92b65b3bdb21e70f9a07fb)) +- web-extension ([08a3d95](https://github.com/morfeojs/morfeo/commit/08a3d95099739d02507994f928912365883b81a7)) ### Features -* added states support to the CLI ([0f2993b](https://github.com/morfeojs/morfeo/commit/0f2993b4b5bf23ff2c87cf33bff188c617732254)) - - - - +- added states support to the CLI ([0f2993b](https://github.com/morfeojs/morfeo/commit/0f2993b4b5bf23ff2c87cf33bff188c617732254)) # 0.7.0 (2022-05-30) - ### Bug Fixes -* color detail and extension manifests ([d1d38f0](https://github.com/morfeojs/morfeo/commit/d1d38f063e17afb76083f2fed1a51bfc13e59a5c)) -* crash by navigating to a font slice if the fonts slice has no font ([cdce5df](https://github.com/morfeojs/morfeo/commit/cdce5dfad1e4f165752b08f1183322a210df2716)) -* deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) -* deepscan issue fixed ([5a50010](https://github.com/morfeojs/morfeo/commit/5a50010ae872aece19b75f429e64275f4782d9f4)) -* deploy script ([383b8d7](https://github.com/morfeojs/morfeo/commit/383b8d7f32e9d2111d0522de907fb4a8a1a1071d)) -* **deps:** update dependency @morfeo/preset-default to v0.6.0 ([5c87a4b](https://github.com/morfeojs/morfeo/commit/5c87a4bd3c13e25cd073065f9e6f80294fd7e761)) -* **deps:** update dependency @morfeo/react to v0.6.0 ([4f96cf9](https://github.com/morfeojs/morfeo/commit/4f96cf98e86fb6f2e1bad6a4d6aaaf0591aa5c2d)) -* **deps:** update dependency @svgr/webpack to v6 ([552b424](https://github.com/morfeojs/morfeo/commit/552b424cb0571a0a42a7c7fe3b76e06aaca34758)) -* **deps:** update dependency @testing-library/react to v13.2.0 ([f8a52be](https://github.com/morfeojs/morfeo/commit/f8a52be659cff3bffca68b7995e854e90f501391)) -* **deps:** update dependency @testing-library/user-event to v14.2.0 ([8560e15](https://github.com/morfeojs/morfeo/commit/8560e1529e122f8c38ba945a5b14f551d7924142)) -* **deps:** update dependency @types/node to v12.20.52 ([3f60255](https://github.com/morfeojs/morfeo/commit/3f60255a3a1c42e31c5ad61edc3520a9c3e0b69a)) -* **deps:** update dependency @types/node to v16 ([1ad07de](https://github.com/morfeojs/morfeo/commit/1ad07dee1b3d244d3f5451326639a04ef2d7868d)) -* **deps:** update dependency @types/react to v18.0.9 ([2e76a72](https://github.com/morfeojs/morfeo/commit/2e76a7298730419825a9d20697e666ba369ea96d)) -* **deps:** update dependency case-sensitive-paths-webpack-plugin to v2.4.0 ([dc30cb8](https://github.com/morfeojs/morfeo/commit/dc30cb8b80a28c7ff169bb36310038eb4be2174d)) -* **deps:** update dependency dotenv to v16 ([25f4bd6](https://github.com/morfeojs/morfeo/commit/25f4bd61da1750eac6c77b44f26c79af94b7904e)) -* **deps:** update dependency dotenv to v8.6.0 ([68ab8da](https://github.com/morfeojs/morfeo/commit/68ab8dacdea1549f0a12b8f5501bbac223a7ed4c)) -* **deps:** update dependency dotenv-expand to v8 ([e29a148](https://github.com/morfeojs/morfeo/commit/e29a148e946b54b73fba851578ff8a97727fda28)) -* **deps:** update dependency eslint to v8 ([a323f4c](https://github.com/morfeojs/morfeo/commit/a323f4c9ffba6a8921395967d06ac6286a8fa8c6)) -* **deps:** update dependency eslint-config-react-app to v7 ([637262b](https://github.com/morfeojs/morfeo/commit/637262bd510e13d88775bf97984ea89cc4a1a738)) -* **deps:** update dependency eslint-plugin-flowtype to v8 ([9d309fb](https://github.com/morfeojs/morfeo/commit/9d309fb91c49e991a096b9dc3f51a8a2c9cc9868)) -* **deps:** update dependency eslint-plugin-import to v2.26.0 ([a705ec8](https://github.com/morfeojs/morfeo/commit/a705ec84e762693d730aa8d1af00eaab7d431288)) -* **deps:** update dependency eslint-plugin-jest to v26 ([b05d9de](https://github.com/morfeojs/morfeo/commit/b05d9de810d7298516871f2108ffaf9e5d912732)) -* **deps:** update dependency eslint-plugin-jest to v26.4.2 ([e5ca239](https://github.com/morfeojs/morfeo/commit/e5ca2399c0e0e98c8464419cd8d8a0a6cbef0a20)) -* **deps:** update dependency eslint-plugin-jest to v26.4.5 ([f73ef59](https://github.com/morfeojs/morfeo/commit/f73ef59631395ceb5707ff91f75cd7146c3d7cc1)) -* **deps:** update dependency eslint-plugin-react to v7.30.0 ([cb77c43](https://github.com/morfeojs/morfeo/commit/cb77c431a3879b0e8df96756e899cb2d3c9a0fc3)) -* **deps:** update dependency eslint-plugin-react-hooks to v4.5.0 ([a3f70c0](https://github.com/morfeojs/morfeo/commit/a3f70c0b648fbdecb442184769e8a089ed9eb4e1)) -* **deps:** update dependency eslint-plugin-testing-library to v5 ([ab6c0f9](https://github.com/morfeojs/morfeo/commit/ab6c0f9cc66743948b33e93b9a6bc5c9a58e76fa)) -* **deps:** update dependency eslint-webpack-plugin to v3 ([bef8d0d](https://github.com/morfeojs/morfeo/commit/bef8d0d71ea0011f417a7450779c0b851c2f5be6)) -* **deps:** update dependency file-loader to v6.2.0 ([33ad985](https://github.com/morfeojs/morfeo/commit/33ad985e9c4da464a61b5095c31c4668af59908e)) -* **deps:** update dependency fs-extra to v10 ([26af134](https://github.com/morfeojs/morfeo/commit/26af134a46bd08f2d95615a579151279c03a399f)) -* **deps:** update dependency html-webpack-plugin to v4.5.2 ([4bca31b](https://github.com/morfeojs/morfeo/commit/4bca31ba018fd8ab41158b9f8cd13c8b05e1bee6)) -* **deps:** update dependency jest-watch-typeahead to v0.6.5 ([8d5536c](https://github.com/morfeojs/morfeo/commit/8d5536c62472cce3c78d14dfdf41a2b0561cb370)) -* **deps:** update dependency jest-watch-typeahead to v1 ([7797734](https://github.com/morfeojs/morfeo/commit/7797734f43b81ca27c596226e9cf022d3a598c78)) -* **deps:** update dependency mini-css-extract-plugin to v0.12.0 ([b851f60](https://github.com/morfeojs/morfeo/commit/b851f60b53b53f00024c129e0fc6406b16edd7ca)) -* **deps:** update dependency optimize-css-assets-webpack-plugin to v5.0.8 ([2a9a0c0](https://github.com/morfeojs/morfeo/commit/2a9a0c04de55851b707a5a213396a9efc330197f)) -* **deps:** update dependency optimize-css-assets-webpack-plugin to v6 ([7278ce0](https://github.com/morfeojs/morfeo/commit/7278ce0bdf3d60a2865ab7c9785bceda94148dd9)) -* **deps:** update dependency pnp-webpack-plugin to v1.7.0 ([c04d8e9](https://github.com/morfeojs/morfeo/commit/c04d8e943e5116affb611b76cabcff986a38c320)) -* **deps:** update dependency polished to v4.2.2 ([b5f07a9](https://github.com/morfeojs/morfeo/commit/b5f07a9fcd78c24835bc372ae45ad89db87ac947)) -* **deps:** update dependency postcss-preset-env to v6.7.1 ([3e38f52](https://github.com/morfeojs/morfeo/commit/3e38f52b1b250af5a93742bad01b4451d1e2ff58)) -* **deps:** update dependency prismjs to v1.28.0 ([e512c8d](https://github.com/morfeojs/morfeo/commit/e512c8dc2087485657018d0e30565c0e8f5e0098)) -* **deps:** update dependency prompts to v2.4.2 ([881c29f](https://github.com/morfeojs/morfeo/commit/881c29fb7762671cb53cc2b0db21ef354c2a0b63)) -* **deps:** update dependency react-app-polyfill to v3 ([a4e4577](https://github.com/morfeojs/morfeo/commit/a4e4577a295d72395ddb93ef3b76472893d2d30a)) -* **deps:** update dependency resolve to v1.22.0 ([47689a8](https://github.com/morfeojs/morfeo/commit/47689a83b427afad3d1c3857eea85e1d157f8e3a)) -* **deps:** update dependency resolve-url-loader to v5 ([40597b3](https://github.com/morfeojs/morfeo/commit/40597b341fd828f3859cbbec7b37a814406a07a0)) -* **deps:** update dependency sass-loader to v13 ([e74f23f](https://github.com/morfeojs/morfeo/commit/e74f23f785bf74d780666f4c8d5a2d9be5004cd1)) -* **deps:** update dependency semver to v7.3.7 ([a9f9ade](https://github.com/morfeojs/morfeo/commit/a9f9ade25b2d0765fe419dc1d242c1a5f687534f)) -* **deps:** update dependency style-loader to v3 ([e4e8849](https://github.com/morfeojs/morfeo/commit/e4e8849c4eeb0272bc71e47ea0696d94eee4f4db)) -* **deps:** update dependency web-vitals to v2 ([c131016](https://github.com/morfeojs/morfeo/commit/c1310162d30fa62e57e42b77249c29939268bc43)) -* **deps:** update dependency webextension-polyfill to v0.9.0 ([b18915c](https://github.com/morfeojs/morfeo/commit/b18915cfb8818fc239089dfe5a24fbb2ca42e603)) -* **deps:** update dependency webpack to v4.46.0 ([dd04cb2](https://github.com/morfeojs/morfeo/commit/dd04cb2daf29c8425fb53841d437cb18b8d709f4)) -* **deps:** update dependency webpack-dev-server to v3.11.3 ([8984d5a](https://github.com/morfeojs/morfeo/commit/8984d5af42ae12a7268a8581ea68eda936d57866)) -* **deps:** update dependency webpack-dev-server to v4 ([3a330f1](https://github.com/morfeojs/morfeo/commit/3a330f189263863afec19e96393139fa54940ac6)) -* **deps:** update dependency workbox-webpack-plugin to v6 ([98430cf](https://github.com/morfeojs/morfeo/commit/98430cf2f2b36d4804150c334fbb8929a723edec)) -* **deps:** update jest monorepo ([6fc6898](https://github.com/morfeojs/morfeo/commit/6fc689801e14e7fd2252f555f7cf99d73fd3358a)) -* **deps:** update jest monorepo ([9027fcb](https://github.com/morfeojs/morfeo/commit/9027fcbc559f8217e910b023642c0fc19289cc71)) -* **deps:** update typescript-eslint monorepo to v5 ([6cf5725](https://github.com/morfeojs/morfeo/commit/6cf57252c1efe286ec066bbd8484b0023a0dccf8)) -* **devtool:** fix back chevron and slice title ([991eb86](https://github.com/morfeojs/morfeo/commit/991eb86adb502a258edc365c9471b15331731fd9)) -* **devtool:** lint ([fc92054](https://github.com/morfeojs/morfeo/commit/fc92054838b851db65a86c88a55a48cbd63562e6)) -* prettier ([1fd04bb](https://github.com/morfeojs/morfeo/commit/1fd04bb4228ed335de8f236363300fa696fafbec)) -* spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) - +- color detail and extension manifests ([d1d38f0](https://github.com/morfeojs/morfeo/commit/d1d38f063e17afb76083f2fed1a51bfc13e59a5c)) +- crash by navigating to a font slice if the fonts slice has no font ([cdce5df](https://github.com/morfeojs/morfeo/commit/cdce5dfad1e4f165752b08f1183322a210df2716)) +- deepscan fixes and layout improvements ([cf892be](https://github.com/morfeojs/morfeo/commit/cf892be8668877f9203ebf39ab1d769aefab27dd)) +- deepscan issue fixed ([5a50010](https://github.com/morfeojs/morfeo/commit/5a50010ae872aece19b75f429e64275f4782d9f4)) +- deploy script ([383b8d7](https://github.com/morfeojs/morfeo/commit/383b8d7f32e9d2111d0522de907fb4a8a1a1071d)) +- **deps:** update dependency @morfeo/preset-default to v0.6.0 ([5c87a4b](https://github.com/morfeojs/morfeo/commit/5c87a4bd3c13e25cd073065f9e6f80294fd7e761)) +- **deps:** update dependency @morfeo/react to v0.6.0 ([4f96cf9](https://github.com/morfeojs/morfeo/commit/4f96cf98e86fb6f2e1bad6a4d6aaaf0591aa5c2d)) +- **deps:** update dependency @svgr/webpack to v6 ([552b424](https://github.com/morfeojs/morfeo/commit/552b424cb0571a0a42a7c7fe3b76e06aaca34758)) +- **deps:** update dependency @testing-library/react to v13.2.0 ([f8a52be](https://github.com/morfeojs/morfeo/commit/f8a52be659cff3bffca68b7995e854e90f501391)) +- **deps:** update dependency @testing-library/user-event to v14.2.0 ([8560e15](https://github.com/morfeojs/morfeo/commit/8560e1529e122f8c38ba945a5b14f551d7924142)) +- **deps:** update dependency @types/node to v12.20.52 ([3f60255](https://github.com/morfeojs/morfeo/commit/3f60255a3a1c42e31c5ad61edc3520a9c3e0b69a)) +- **deps:** update dependency @types/node to v16 ([1ad07de](https://github.com/morfeojs/morfeo/commit/1ad07dee1b3d244d3f5451326639a04ef2d7868d)) +- **deps:** update dependency @types/react to v18.0.9 ([2e76a72](https://github.com/morfeojs/morfeo/commit/2e76a7298730419825a9d20697e666ba369ea96d)) +- **deps:** update dependency case-sensitive-paths-webpack-plugin to v2.4.0 ([dc30cb8](https://github.com/morfeojs/morfeo/commit/dc30cb8b80a28c7ff169bb36310038eb4be2174d)) +- **deps:** update dependency dotenv to v16 ([25f4bd6](https://github.com/morfeojs/morfeo/commit/25f4bd61da1750eac6c77b44f26c79af94b7904e)) +- **deps:** update dependency dotenv to v8.6.0 ([68ab8da](https://github.com/morfeojs/morfeo/commit/68ab8dacdea1549f0a12b8f5501bbac223a7ed4c)) +- **deps:** update dependency dotenv-expand to v8 ([e29a148](https://github.com/morfeojs/morfeo/commit/e29a148e946b54b73fba851578ff8a97727fda28)) +- **deps:** update dependency eslint to v8 ([a323f4c](https://github.com/morfeojs/morfeo/commit/a323f4c9ffba6a8921395967d06ac6286a8fa8c6)) +- **deps:** update dependency eslint-config-react-app to v7 ([637262b](https://github.com/morfeojs/morfeo/commit/637262bd510e13d88775bf97984ea89cc4a1a738)) +- **deps:** update dependency eslint-plugin-flowtype to v8 ([9d309fb](https://github.com/morfeojs/morfeo/commit/9d309fb91c49e991a096b9dc3f51a8a2c9cc9868)) +- **deps:** update dependency eslint-plugin-import to v2.26.0 ([a705ec8](https://github.com/morfeojs/morfeo/commit/a705ec84e762693d730aa8d1af00eaab7d431288)) +- **deps:** update dependency eslint-plugin-jest to v26 ([b05d9de](https://github.com/morfeojs/morfeo/commit/b05d9de810d7298516871f2108ffaf9e5d912732)) +- **deps:** update dependency eslint-plugin-jest to v26.4.2 ([e5ca239](https://github.com/morfeojs/morfeo/commit/e5ca2399c0e0e98c8464419cd8d8a0a6cbef0a20)) +- **deps:** update dependency eslint-plugin-jest to v26.4.5 ([f73ef59](https://github.com/morfeojs/morfeo/commit/f73ef59631395ceb5707ff91f75cd7146c3d7cc1)) +- **deps:** update dependency eslint-plugin-react to v7.30.0 ([cb77c43](https://github.com/morfeojs/morfeo/commit/cb77c431a3879b0e8df96756e899cb2d3c9a0fc3)) +- **deps:** update dependency eslint-plugin-react-hooks to v4.5.0 ([a3f70c0](https://github.com/morfeojs/morfeo/commit/a3f70c0b648fbdecb442184769e8a089ed9eb4e1)) +- **deps:** update dependency eslint-plugin-testing-library to v5 ([ab6c0f9](https://github.com/morfeojs/morfeo/commit/ab6c0f9cc66743948b33e93b9a6bc5c9a58e76fa)) +- **deps:** update dependency eslint-webpack-plugin to v3 ([bef8d0d](https://github.com/morfeojs/morfeo/commit/bef8d0d71ea0011f417a7450779c0b851c2f5be6)) +- **deps:** update dependency file-loader to v6.2.0 ([33ad985](https://github.com/morfeojs/morfeo/commit/33ad985e9c4da464a61b5095c31c4668af59908e)) +- **deps:** update dependency fs-extra to v10 ([26af134](https://github.com/morfeojs/morfeo/commit/26af134a46bd08f2d95615a579151279c03a399f)) +- **deps:** update dependency html-webpack-plugin to v4.5.2 ([4bca31b](https://github.com/morfeojs/morfeo/commit/4bca31ba018fd8ab41158b9f8cd13c8b05e1bee6)) +- **deps:** update dependency jest-watch-typeahead to v0.6.5 ([8d5536c](https://github.com/morfeojs/morfeo/commit/8d5536c62472cce3c78d14dfdf41a2b0561cb370)) +- **deps:** update dependency jest-watch-typeahead to v1 ([7797734](https://github.com/morfeojs/morfeo/commit/7797734f43b81ca27c596226e9cf022d3a598c78)) +- **deps:** update dependency mini-css-extract-plugin to v0.12.0 ([b851f60](https://github.com/morfeojs/morfeo/commit/b851f60b53b53f00024c129e0fc6406b16edd7ca)) +- **deps:** update dependency optimize-css-assets-webpack-plugin to v5.0.8 ([2a9a0c0](https://github.com/morfeojs/morfeo/commit/2a9a0c04de55851b707a5a213396a9efc330197f)) +- **deps:** update dependency optimize-css-assets-webpack-plugin to v6 ([7278ce0](https://github.com/morfeojs/morfeo/commit/7278ce0bdf3d60a2865ab7c9785bceda94148dd9)) +- **deps:** update dependency pnp-webpack-plugin to v1.7.0 ([c04d8e9](https://github.com/morfeojs/morfeo/commit/c04d8e943e5116affb611b76cabcff986a38c320)) +- **deps:** update dependency polished to v4.2.2 ([b5f07a9](https://github.com/morfeojs/morfeo/commit/b5f07a9fcd78c24835bc372ae45ad89db87ac947)) +- **deps:** update dependency postcss-preset-env to v6.7.1 ([3e38f52](https://github.com/morfeojs/morfeo/commit/3e38f52b1b250af5a93742bad01b4451d1e2ff58)) +- **deps:** update dependency prismjs to v1.28.0 ([e512c8d](https://github.com/morfeojs/morfeo/commit/e512c8dc2087485657018d0e30565c0e8f5e0098)) +- **deps:** update dependency prompts to v2.4.2 ([881c29f](https://github.com/morfeojs/morfeo/commit/881c29fb7762671cb53cc2b0db21ef354c2a0b63)) +- **deps:** update dependency react-app-polyfill to v3 ([a4e4577](https://github.com/morfeojs/morfeo/commit/a4e4577a295d72395ddb93ef3b76472893d2d30a)) +- **deps:** update dependency resolve to v1.22.0 ([47689a8](https://github.com/morfeojs/morfeo/commit/47689a83b427afad3d1c3857eea85e1d157f8e3a)) +- **deps:** update dependency resolve-url-loader to v5 ([40597b3](https://github.com/morfeojs/morfeo/commit/40597b341fd828f3859cbbec7b37a814406a07a0)) +- **deps:** update dependency sass-loader to v13 ([e74f23f](https://github.com/morfeojs/morfeo/commit/e74f23f785bf74d780666f4c8d5a2d9be5004cd1)) +- **deps:** update dependency semver to v7.3.7 ([a9f9ade](https://github.com/morfeojs/morfeo/commit/a9f9ade25b2d0765fe419dc1d242c1a5f687534f)) +- **deps:** update dependency style-loader to v3 ([e4e8849](https://github.com/morfeojs/morfeo/commit/e4e8849c4eeb0272bc71e47ea0696d94eee4f4db)) +- **deps:** update dependency web-vitals to v2 ([c131016](https://github.com/morfeojs/morfeo/commit/c1310162d30fa62e57e42b77249c29939268bc43)) +- **deps:** update dependency webextension-polyfill to v0.9.0 ([b18915c](https://github.com/morfeojs/morfeo/commit/b18915cfb8818fc239089dfe5a24fbb2ca42e603)) +- **deps:** update dependency webpack to v4.46.0 ([dd04cb2](https://github.com/morfeojs/morfeo/commit/dd04cb2daf29c8425fb53841d437cb18b8d709f4)) +- **deps:** update dependency webpack-dev-server to v3.11.3 ([8984d5a](https://github.com/morfeojs/morfeo/commit/8984d5af42ae12a7268a8581ea68eda936d57866)) +- **deps:** update dependency webpack-dev-server to v4 ([3a330f1](https://github.com/morfeojs/morfeo/commit/3a330f189263863afec19e96393139fa54940ac6)) +- **deps:** update dependency workbox-webpack-plugin to v6 ([98430cf](https://github.com/morfeojs/morfeo/commit/98430cf2f2b36d4804150c334fbb8929a723edec)) +- **deps:** update jest monorepo ([6fc6898](https://github.com/morfeojs/morfeo/commit/6fc689801e14e7fd2252f555f7cf99d73fd3358a)) +- **deps:** update jest monorepo ([9027fcb](https://github.com/morfeojs/morfeo/commit/9027fcbc559f8217e910b023642c0fc19289cc71)) +- **deps:** update typescript-eslint monorepo to v5 ([6cf5725](https://github.com/morfeojs/morfeo/commit/6cf57252c1efe286ec066bbd8484b0023a0dccf8)) +- **devtool:** fix back chevron and slice title ([991eb86](https://github.com/morfeojs/morfeo/commit/991eb86adb502a258edc365c9471b15331731fd9)) +- **devtool:** lint ([fc92054](https://github.com/morfeojs/morfeo/commit/fc92054838b851db65a86c88a55a48cbd63562e6)) +- prettier ([1fd04bb](https://github.com/morfeojs/morfeo/commit/1fd04bb4228ed335de8f236363300fa696fafbec)) +- spec, web, devtool ([8c8bb90](https://github.com/morfeojs/morfeo/commit/8c8bb902241759bd7d4e92220cffb31716a10785)) ### chore -* [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) - +- [#152](https://github.com/morfeojs/morfeo/issues/152) ([4e249ff](https://github.com/morfeojs/morfeo/commit/4e249ffe196839c56d8334663d3b00d98ca000a2)) ### Features -* [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) -* [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) -* [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) -* [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) -* added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) -* added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) -* added credits page ([51f8da3](https://github.com/morfeojs/morfeo/commit/51f8da364318f1a5250e63d834c4d294810fcebe)) -* added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) -* border slices ([746228a](https://github.com/morfeojs/morfeo/commit/746228a0078bfc13b1d9b5fbbb0361895492a0b3)) -* cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) -* class used in morfeo component ([38bac81](https://github.com/morfeojs/morfeo/commit/38bac81484875e648e45806106a88a3a11d29c14)) -* copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) -* credits page improved ([46b95ef](https://github.com/morfeojs/morfeo/commit/46b95efde3c3ab592e74d989763f98d06fe71f73)) -* devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) -* devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) -* devtool style improvements for large screens ([5ec7145](https://github.com/morfeojs/morfeo/commit/5ec71452033c1ac1f4e63c3dd5cab9bd60d6910d)) -* **devtool:** generic slice route and ui improvements ([dcc13dd](https://github.com/morfeojs/morfeo/commit/dcc13dd0fe19ac1ce7a03ba38a461370135f6939)) -* **devtool:** grid ([cc93a2c](https://github.com/morfeojs/morfeo/commit/cc93a2cae6863b530533abf2ce3cfb7f0f310ea5)) -* **devtool:** init of the new version of the browser extension ([cc52f63](https://github.com/morfeojs/morfeo/commit/cc52f63556c4002070ca9ae8c9d0947e2fea7dd5)) -* fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) -* gradients slice added and bugfixing ([aafb36c](https://github.com/morfeojs/morfeo/commit/aafb36cb8a9eb650933a9d141d667a3092516d79)) -* hide feture added to devtool ([eee23ce](https://github.com/morfeojs/morfeo/commit/eee23ce946d6eebbdeddf5ded4279367bde407cd)) -* preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) -* spec improvements ([71d83f4](https://github.com/morfeojs/morfeo/commit/71d83f45565990d45d542da2d699dee47b49c3c2)), closes [#109](https://github.com/morfeojs/morfeo/issues/109) -* used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) -* web extension version upgraded ([266a9f6](https://github.com/morfeojs/morfeo/commit/266a9f658244233a9cb2174af23830b24336e372)) - +- [#142](https://github.com/morfeojs/morfeo/issues/142) ([52cc477](https://github.com/morfeojs/morfeo/commit/52cc477cec863efdbb8b83b7214895415565d339)) +- [#146](https://github.com/morfeojs/morfeo/issues/146) ([eef3b84](https://github.com/morfeojs/morfeo/commit/eef3b8476de373fb0bae45f251ec5effd1c4ad4f)) +- [#150](https://github.com/morfeojs/morfeo/issues/150) ([33be120](https://github.com/morfeojs/morfeo/commit/33be120e0718ec408ffcc18d20a52240180992db)) +- [#158](https://github.com/morfeojs/morfeo/issues/158) upgrade to React 18 ([d02d2a6](https://github.com/morfeojs/morfeo/commit/d02d2a6dd5a8028b9d046fd04fe3e323eba2ae19)) +- added borders slice ([3cc7c5c](https://github.com/morfeojs/morfeo/commit/3cc7c5cb8bbf83fc39a228ecb7f113f9f51cd0ec)) +- added components inside documentation website ([b16a780](https://github.com/morfeojs/morfeo/commit/b16a780a4766aa42ff63448899d691192bac1b5d)) +- added credits page ([51f8da3](https://github.com/morfeojs/morfeo/commit/51f8da364318f1a5250e63d834c4d294810fcebe)) +- added missing icons for slices and new morfeo icon ([0c4fdfa](https://github.com/morfeojs/morfeo/commit/0c4fdfa3b367a259793b692cb2cf8e7eee3ff115)) +- border slices ([746228a](https://github.com/morfeojs/morfeo/commit/746228a0078bfc13b1d9b5fbbb0361895492a0b3)) +- cards list improvements ([7a2a13f](https://github.com/morfeojs/morfeo/commit/7a2a13fdcec0fd0d361e5d85b9328bb93dc82a5b)) +- class used in morfeo component ([38bac81](https://github.com/morfeojs/morfeo/commit/38bac81484875e648e45806106a88a3a11d29c14)) +- copy button and stiling improvements ([91c30ac](https://github.com/morfeojs/morfeo/commit/91c30ac282e127db302b893117f8a8a3af74aee6)) +- credits page improved ([46b95ef](https://github.com/morfeojs/morfeo/commit/46b95efde3c3ab592e74d989763f98d06fe71f73)) +- devtool config ([842b8ff](https://github.com/morfeojs/morfeo/commit/842b8ff0da0ac238636bbf2e481a14c76b837d64)), closes [#101](https://github.com/morfeojs/morfeo/issues/101) +- devtool massage changed to enable multi theming inside devtool and layout improvement ([153fdbc](https://github.com/morfeojs/morfeo/commit/153fdbc52afec9b755f89de7108c278dec37050d)) +- devtool style improvements for large screens ([5ec7145](https://github.com/morfeojs/morfeo/commit/5ec71452033c1ac1f4e63c3dd5cab9bd60d6910d)) +- **devtool:** generic slice route and ui improvements ([dcc13dd](https://github.com/morfeojs/morfeo/commit/dcc13dd0fe19ac1ce7a03ba38a461370135f6939)) +- **devtool:** grid ([cc93a2c](https://github.com/morfeojs/morfeo/commit/cc93a2cae6863b530533abf2ce3cfb7f0f310ea5)) +- **devtool:** init of the new version of the browser extension ([cc52f63](https://github.com/morfeojs/morfeo/commit/cc52f63556c4002070ca9ae8c9d0947e2fea7dd5)) +- fixed @morfeo/fonts for imported fonts and added utility to add application font inside the web extension ([455c83d](https://github.com/morfeojs/morfeo/commit/455c83d17c83e38a2b1b678ac077705ed68c338a)) +- gradients slice added and bugfixing ([aafb36c](https://github.com/morfeojs/morfeo/commit/aafb36cb8a9eb650933a9d141d667a3092516d79)) +- hide feture added to devtool ([eee23ce](https://github.com/morfeojs/morfeo/commit/eee23ce946d6eebbdeddf5ded4279367bde407cd)) +- preset-default improvements ([56d0862](https://github.com/morfeojs/morfeo/commit/56d086267b7615e7a11711d096bafc6c466781dc)) +- spec improvements ([71d83f4](https://github.com/morfeojs/morfeo/commit/71d83f45565990d45d542da2d699dee47b49c3c2)), closes [#109](https://github.com/morfeojs/morfeo/issues/109) +- used yarn instead of npm ([217c88f](https://github.com/morfeojs/morfeo/commit/217c88f1392b4e0caa12203f7a0166d4080010e5)) +- web extension version upgraded ([266a9f6](https://github.com/morfeojs/morfeo/commit/266a9f658244233a9cb2174af23830b24336e372)) ### BREAKING CHANGES -* @morfeo/core: breaking change the the core api: +- @morfeo/core: breaking change the the core api: 1. morfeo.useTheme renamed into morfeo.setCurrentTheme 2. morfeo.getCurrent renamed into morfeo.getCurrentTheme diff --git a/web-extension/manifest.json b/web-extension/manifest.json index abd1f533..b93e46a5 100755 --- a/web-extension/manifest.json +++ b/web-extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "__MSG_name__", - "version": "0.9.0", + "version": "0.9.1", "description": "__MSG_description__", "author": "Mauro Erta", "default_locale": "en", diff --git a/web-extension/package.json b/web-extension/package.json index 657cdbf8..bad9b5c1 100644 --- a/web-extension/package.json +++ b/web-extension/package.json @@ -1,6 +1,6 @@ { "name": "@morfeo/app-web-extension", - "version": "0.9.0", + "version": "0.9.1", "private": true, "type": "module", "author": {