fix(core): update
This commit is contained in:
		| @@ -30,7 +30,7 @@ | ||||
|     "@push.rocks/smartpromise": "^4.0.2", | ||||
|     "@push.rocks/smartrouter": "^1.0.16", | ||||
|     "@push.rocks/smartrx": "^3.0.6", | ||||
|     "@push.rocks/smartstate": "^2.0.10", | ||||
|     "@push.rocks/smartstate": "^2.0.12", | ||||
|     "@push.rocks/smarturl": "^3.0.6", | ||||
|     "@push.rocks/webrequest": "^3.0.33", | ||||
|     "@push.rocks/websetup": "^3.0.19", | ||||
|   | ||||
							
								
								
									
										8
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -30,8 +30,8 @@ dependencies: | ||||
|     specifier: ^3.0.6 | ||||
|     version: 3.0.6 | ||||
|   '@push.rocks/smartstate': | ||||
|     specifier: ^2.0.10 | ||||
|     version: 2.0.10 | ||||
|     specifier: ^2.0.12 | ||||
|     version: 2.0.12 | ||||
|   '@push.rocks/smarturl': | ||||
|     specifier: ^3.0.6 | ||||
|     version: 3.0.7 | ||||
| @@ -883,8 +883,8 @@ packages: | ||||
|       - supports-color | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartstate@2.0.10: | ||||
|     resolution: {integrity: sha512-C56hyYMvaGX5hmneZJwe4CYGEIGgLyKA2pEnoMK6G9X3WtTVA27NnzhDN566IVxmiFoJZdxPBalUp3PmXy0gyQ==} | ||||
|   /@push.rocks/smartstate@2.0.12: | ||||
|     resolution: {integrity: sha512-+lv6F3ZNyT19T7Mm/jAn2COjpZuX3UcnB4NqR1YnmkWx/DqB83urJ3YGnVEKeF180BucmdWe38KokDtl/vks8A==} | ||||
|     dependencies: | ||||
|       '@push.rocks/isohash': 2.0.1 | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@design.estate/dees-domtools', | ||||
|   version: '2.0.44', | ||||
|   version: '2.0.45', | ||||
|   description: 'tools to simplify complex css structures' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user