web: bump @lit-labs/context from 0.4.0 to 0.4.1 in /web (#6871)
Bumps [@lit-labs/context](https://github.com/lit/lit/tree/HEAD/packages/labs/context) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/labs/context/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/@lit-labs/context@0.4.1/packages/labs/context) --- updated-dependencies: - dependency-name: "@lit-labs/context" 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>
This commit is contained in:
		
							
								
								
									
										8
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -18,7 +18,7 @@
 | 
				
			|||||||
                "@formatjs/intl-listformat": "^7.4.2",
 | 
					                "@formatjs/intl-listformat": "^7.4.2",
 | 
				
			||||||
                "@fortawesome/fontawesome-free": "^6.4.2",
 | 
					                "@fortawesome/fontawesome-free": "^6.4.2",
 | 
				
			||||||
                "@goauthentik/api": "^2023.8.3-1694462695",
 | 
					                "@goauthentik/api": "^2023.8.3-1694462695",
 | 
				
			||||||
                "@lit-labs/context": "^0.4.0",
 | 
					                "@lit-labs/context": "^0.4.1",
 | 
				
			||||||
                "@lit-labs/task": "^3.0.2",
 | 
					                "@lit-labs/task": "^3.0.2",
 | 
				
			||||||
                "@lit/localize": "^0.11.4",
 | 
					                "@lit/localize": "^0.11.4",
 | 
				
			||||||
                "@open-wc/lit-helpers": "^0.6.0",
 | 
					                "@open-wc/lit-helpers": "^0.6.0",
 | 
				
			||||||
@ -3429,9 +3429,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@lit-labs/context": {
 | 
					        "node_modules/@lit-labs/context": {
 | 
				
			||||||
            "version": "0.4.0",
 | 
					            "version": "0.4.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@lit-labs/context/-/context-0.4.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@lit-labs/context/-/context-0.4.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-NENAYRxRUgdS1rVVrahOCzVs6JzWdREtw8GjgTVpFBy20oqZGC5tazFYpvE5m5BkKMAAQnej9hAGROb553c85g==",
 | 
					            "integrity": "sha512-o+uKepgEPoYAVaPvSASoDiUWKdcf7neyhFcm9dvtiLgptKoINZD1vW7GbbH/2hPtxLxgcmVfZ9NDCXNDQeHTHQ==",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@lit/reactive-element": "^1.5.0",
 | 
					                "@lit/reactive-element": "^1.5.0",
 | 
				
			||||||
                "lit": "^2.7.0"
 | 
					                "lit": "^2.7.0"
 | 
				
			||||||
 | 
				
			|||||||
@ -36,7 +36,7 @@
 | 
				
			|||||||
        "@formatjs/intl-listformat": "^7.4.2",
 | 
					        "@formatjs/intl-listformat": "^7.4.2",
 | 
				
			||||||
        "@fortawesome/fontawesome-free": "^6.4.2",
 | 
					        "@fortawesome/fontawesome-free": "^6.4.2",
 | 
				
			||||||
        "@goauthentik/api": "^2023.8.3-1694462695",
 | 
					        "@goauthentik/api": "^2023.8.3-1694462695",
 | 
				
			||||||
        "@lit-labs/context": "^0.4.0",
 | 
					        "@lit-labs/context": "^0.4.1",
 | 
				
			||||||
        "@lit-labs/task": "^3.0.2",
 | 
					        "@lit-labs/task": "^3.0.2",
 | 
				
			||||||
        "@lit/localize": "^0.11.4",
 | 
					        "@lit/localize": "^0.11.4",
 | 
				
			||||||
        "@open-wc/lit-helpers": "^0.6.0",
 | 
					        "@open-wc/lit-helpers": "^0.6.0",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user