1a7b363866 
					 
					
						
						
							
							Retry when the server flakes on us  
						
						 
						
						... 
						
						
						
						This isn't ideal, and I'd love to remove this eventually; but this is
helpful when we exhaust the Engine pool, or when running locally. This
will retry a few times, and only fail if there's a few repeated
failures.
Since the WebSocket fully handshakes, and then fails after handshake
(when api-deux realizes we're out of Engines, specifically), I can't
check the HTTP code directly where I wanted to.
This is kludgey for now, and it may mask flaky endpoints; but it may be
worth it in the short-term. I'd love to find a way for the modeling
endpoint to not upgrade via api-deux unless there's an engine for it
long-er term. 
						
						
							
						
					 
					
						2024-03-25 22:01:51 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3688c8a05e 
					 
					
						
						
							
							force snapshots ( #1895 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-26 01:20:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0025349e9a 
					 
					
						
						
							
							add helix ( #1892 )  
						
						 
						
						... 
						
						
						
						* add helix
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* u[pdates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes for camera and batch
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix;
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-26 00:07:53 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d8cc57b843 
					 
					
						
						
							
							Cut release v0.17.0 ( #1866 )  
						
						 
						
						
						
						
							
  v0.17.0
 
						
					 
					
						2024-03-25 09:51:17 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e76db4a621 
					 
					
						
						
							
							remove function that's only used once ( #1889 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-25 04:48:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						027e947bd5 
					 
					
						
						
							
							make setupSketch more composable instead of a monster function ( #1879 )  
						
						 
						
						... 
						
						
						
						* make setupSketch more composable instead of monster function
* clean up 
						
						
							
						
					 
					
						2024-03-25 15:20:43 +11:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0983dcca22 
					 
					
						
						
							
							Add batch support to current KCL implementation ( #1871 )  
						
						 
						
						... 
						
						
						
						* wip
* wip
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* more batch shit
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* push up mods
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* go back to batch id
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add unlocks back
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* remove logging
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* port to wasm
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* use a trait
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* snapshojts
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* artifact map fix
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* cleanup
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* remove the blur
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* hacks on hacks
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* artifact map clean up
* tweak
* fix so extrudes work
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* start of id to source range infra
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* basic map to ids and source ranges
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* make typescript happy
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* flush at end of exxecute
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* small thing for flush
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* trigger ci
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com >
Co-authored-by: 49lf <ircsurfer33@gmail.com >
Co-authored-by: Kurt Hutten Irev-Dev <k.hutten@protonmail.ch >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-23 22:45:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						846fc99bbc 
					 
					
						
						
							
							change KCL Samples link ( #1869 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-22 13:25:59 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c258ede25c 
					 
					
						
						
							
							Bump @testing-library/user-event from 14.5.1 to 14.5.2 ( #1859 )  
						
						 
						
						... 
						
						
						
						Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 14.5.1 to 14.5.2.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v14.5.1...v14.5.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-22 20:22:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4cc1b3d5ed 
					 
					
						
						
							
							Bump happy-dom from 14.2.0 to 14.3.1 ( #1861 )  
						
						 
						
						... 
						
						
						
						Bumps [happy-dom](https://github.com/capricorn86/happy-dom ) from 14.2.0 to 14.3.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.2.0...v14.3.1 )
---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-22 13:00:04 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						be0dd1512d 
					 
					
						
						
							
							Bump @codemirror/autocomplete from 6.10.2 to 6.15.0 ( #1862 )  
						
						 
						
						... 
						
						
						
						Bumps [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ) from 6.10.2 to 6.15.0.
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.10.2...6.15.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-22 12:59:55 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a5156c3f5d 
					 
					
						
						
							
							Add *.zoo.dev origins to Tauri HTTP scopes ( #1868 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-22 19:26:52 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8038b5d7a3 
					 
					
						
						
							
							Make engine background color driven by theme setting ( #1842 )  
						
						 
						
						... 
						
						
						
						* Bump ts lib
* Make engine background color driven by theme setting
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* Force snapshots to dark mode, fix theme init
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* Don't assume we have engineCommandManager in CameraControls,
because for some reason it's being loaded before engineConnection in test environments?
* Merge branch 'main' into change-bg-color
* Replace optional chaining with this.engineCommandManager
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* Okay now all snapshot tests are actually in dark mode
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* trigger ci
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kurt Hutten Irev-Dev <k.hutten@protonmail.ch > 
						
						
							
						
					 
					
						2024-03-22 09:35:07 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						54b234360e 
					 
					
						
						
							
							robustening for autocomplete test ( #1864 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-22 07:10:49 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						465d933d53 
					 
					
						
						
							
							circular dependencies refactor ( #1863 )  
						
						 
						
						... 
						
						
						
						* circular dependencies refactor
* clean up 
						
						
							
						
					 
					
						2024-03-22 05:55:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ccd0c619a6 
					 
					
						
						
							
							Grackle: integrate source ranges ( #1852 )  
						
						 
						
						... 
						
						
						
						Insert KCL source ranges into the KCVM instructions. 
						
						
							
						
					 
					
						2024-03-22 05:16:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7b570bf525 
					 
					
						
						
							
							add parsing of types to functions ( #1844 )  
						
						 
						
						... 
						
						
						
						* add parsing of types to functions
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add array
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix clippy
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add objects
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* updates
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* add return types
Signed-off-by: Jess Frazelle <github@jessfraz.com >
* fix
Signed-off-by: Jess Frazelle <github@jessfraz.com >
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com > 
						
						
							
						
					 
					
						2024-03-22 00:14:30 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						44d1c29801 
					 
					
						
						
							
							set token when fetching user ( #1851 )  
						
						 
						
						... 
						
						
						
						* set token when fetching user
* clean up 
						
						
							
						
					 
					
						2024-03-21 16:32:41 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0e916cfd5b 
					 
					
						
						
							
							SketchOnFace UI ( #1664 )  
						
						 
						
						... 
						
						
						
						* always enter edit mode
* initial blocking of extra code-mirror updates
* dry out code
* rejig selections
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* clean up
* stream clean up
* update export
* sketch mode can be entered and exited for extrude faces
But has bugs
* startSketchOn working in some cases, editsketch animation working but not orientation of instersection plane etc
* Revert "A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)"
This reverts commit 406fca4c55 .
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* remove comment
* add sketch on face e2e test
* tweenCamToNegYAxis should respect reduced motion
* initial sketch on face working with test
* remove temporary toolbar button and xState flow
* un-used vars
* snapshot test tweak
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* type tidy up
* Revert "A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)"
This reverts commit c39b8ebf95 .
* Revert "A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)"
This reverts commit fecf6f490a .
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* rename
* sketch on sketch on sketch
* A snapshot a day keeps the bugs away! 📷 🐛  (OS: ubuntu)
* typo
* startSketchOn Endcaps
end works, start is weird still
* clear selections for entity_ids that are not recognised
* fix sketch on end cap of second order extrustion
* tiny clean up
* fix sketch on close segment/face
* clean up 'lastCodeMirrorSelectionUpdatedFromScene'
* add code mode test for sketchOnExtrudedFace
* make end cap selection more robust
* update js artifacts for extrudes
* update kcl docs
* clean up
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-22 10:23:04 +11:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e773e932b0 
					 
					
						
						
							
							better error lsp server ( #1850 )  
						
						 
						
						... 
						
						
						
						Signed-off-by: Jess Frazelle <github@jessfraz.com > 
						
						
							
						
					 
					
						2024-03-21 22:14:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2d39fd32ce 
					 
					
						
						
							
							Revert "Bump @lezer/javascript from 1.4.9 to 1.4.13 ( #1812 )" ( #1849 )  
						
						 
						
						... 
						
						
						
						This reverts commit 3e4ce44dc9 . 
						
						
							
						
					 
					
						2024-03-21 22:07:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5a585a6c2d 
					 
					
						
						
							
							Grackle: Fix a clippy lint ( #1848 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 16:49:10 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c09d6ee6bd 
					 
					
						
						
							
							Bump KCVM, integrating InstructionKind ( #1847 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 21:17:48 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						09b55259ab 
					 
					
						
						
							
							Up cam throttle ( #1843 )  
						
						 
						
						... 
						
						
						
						up cam throttle 
						
						
							
						
					 
					
						2024-03-21 20:53:58 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						68b61c9832 
					 
					
						
						
							
							Fix new lints from rust 1.77 ( #1845 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 15:41:26 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						469ca94437 
					 
					
						
						
							
							Bump react-router-dom from 6.14.2 to 6.22.3 ( #1837 )  
						
						 
						
						... 
						
						
						
						Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.14.2 to 6.22.3.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-21 12:10:00 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1d3850b46a 
					 
					
						
						
							
							Bump tailwindcss from 3.3.6 to 3.4.1 ( #1835 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 18:46:47 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0358343285 
					 
					
						
						
							
							Bump vite-tsconfig-paths from 4.3.1 to 4.3.2 ( #1838 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 07:06:44 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						38b0603fa2 
					 
					
						
						
							
							Bump @types/node from 16.18.39 to 18.19.26 ( #1834 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 23:45:27 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e48a8b6c5d 
					 
					
						
						
							
							Bump @wdio/local-runner from 8.24.3 to 8.35.1 ( #1833 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 23:45:17 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						73e573b251 
					 
					
						
						
							
							Bump @tauri-apps/api from 1.5.1 to 1.5.3 ( #1830 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 23:45:08 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						793409d53d 
					 
					
						
						
							
							Bump @types/uuid from 9.0.4 to 9.0.8 ( #1832 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 23:44:57 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3e9ab16c4b 
					 
					
						
						
							
							Bump ts-node from 10.9.1 to 10.9.2 ( #1831 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 23:44:48 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ab226bc86f 
					 
					
						
						
							
							Bump eslint from 8.53.0 to 8.57.0 ( #1826 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 22:55:58 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						97677e4474 
					 
					
						
						
							
							Bump typescript from 5.3.2 to 5.4.3 ( #1829 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 22:55:42 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						37fbc8c9ab 
					 
					
						
						
							
							Bump zustand from 4.4.5 to 4.5.2 ( #1827 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 22:55:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						29d61da552 
					 
					
						
						
							
							Bump @types/debounce-promise from 3.1.8 to 3.1.9 ( #1823 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 05:34:27 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ad2f669ec6 
					 
					
						
						
							
							Bump autoprefixer from 10.4.14 to 10.4.19 ( #1821 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 05:29:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d66aad8b5d 
					 
					
						
						
							
							Bump @headlessui/react from 1.7.17 to 1.7.18 ( #1822 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 05:27:10 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d8b8710a0d 
					 
					
						
						
							
							Bump react-hotkeys-hook from 4.4.1 to 4.5.0 ( #1824 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 22:24:35 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8f8ba2dca5 
					 
					
						
						
							
							Bump happy-dom from 10.8.0 to 14.2.0 ( #1820 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 22:23:32 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						970b0abb54 
					 
					
						
						
							
							Bump @tauri-apps/cli from 1.5.6 to 1.5.11 ( #1817 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 05:00:39 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						06b464816f 
					 
					
						
						
							
							Bump husky from 8.0.3 to 9.0.11 ( #1819 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 04:40:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						08f7bb2811 
					 
					
						
						
							
							Bump vite from 5.1.3 to 5.2.2 ( #1816 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 04:40:08 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						197df9f25d 
					 
					
						
						
							
							Bump @uiw/react-codemirror from 4.21.20 to 4.21.24 ( #1818 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 04:39:55 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4d387dfaf7 
					 
					
						
						
							
							Bump @types/crypto-js from 4.1.1 to 4.2.2 ( #1813 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-20 21:21:11 -07:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						912b97bea5 
					 
					
						
						
							
							Bump @types/react-dom from 18.2.7 to 18.2.22 ( #1814 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 04:17:33 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3e4ce44dc9 
					 
					
						
						
							
							Bump @lezer/javascript from 1.4.9 to 1.4.13 ( #1812 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 04:14:51 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c2058a05fa 
					 
					
						
						
							
							Bump vitest from 1.3.1 to 1.4.0 ( #1811 )  
						
						 
						
						
						
						
							
						
					 
					
						2024-03-21 04:13:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7a57965690 
					 
					
						
						
							
							Bump clap from 4.5.2 to 4.5.3 in /src/wasm-lib ( #1805 )  
						
						 
						
						... 
						
						
						
						Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.5.2...v4.5.3 )
---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2024-03-21 03:57:58 +00:00