build(deps): bump lit from 2.2.4 to 2.2.5 in /web (#2964)
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@2.2.5/packages/lit) --- updated-dependencies: - dependency-name: lit 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:
		
							
								
								
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -53,7 +53,7 @@
 | 
			
		||||
                "eslint-plugin-lit": "^1.6.1",
 | 
			
		||||
                "flowchart.js": "^1.17.1",
 | 
			
		||||
                "fuse.js": "^6.6.2",
 | 
			
		||||
                "lit": "^2.2.4",
 | 
			
		||||
                "lit": "^2.2.5",
 | 
			
		||||
                "moment": "^2.29.3",
 | 
			
		||||
                "prettier": "^2.6.2",
 | 
			
		||||
                "rapidoc": "^9.3.2",
 | 
			
		||||
@ -5865,9 +5865,9 @@
 | 
			
		||||
            "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/lit": {
 | 
			
		||||
            "version": "2.2.4",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/lit/-/lit-2.2.4.tgz",
 | 
			
		||||
            "integrity": "sha512-O7t+uizo1/Br0y+5RaWRzPkd4MsoL4XY2eq7n2wrESyCCjeagq4ERZKsyKX40jbmsz4bAAs7/0qNRX11TuXzoA==",
 | 
			
		||||
            "version": "2.2.5",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/lit/-/lit-2.2.5.tgz",
 | 
			
		||||
            "integrity": "sha512-Ln463c0xJZfzVxBcHddNvFQQ8Z22NK7KgNmrzwFF1iESHUud412RRExzepj18wpTbusgwoTnOYuoTpo9uyNBaQ==",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "@lit/reactive-element": "^1.3.0",
 | 
			
		||||
                "lit-element": "^3.2.0",
 | 
			
		||||
@ -13186,9 +13186,9 @@
 | 
			
		||||
            "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
 | 
			
		||||
        },
 | 
			
		||||
        "lit": {
 | 
			
		||||
            "version": "2.2.4",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/lit/-/lit-2.2.4.tgz",
 | 
			
		||||
            "integrity": "sha512-O7t+uizo1/Br0y+5RaWRzPkd4MsoL4XY2eq7n2wrESyCCjeagq4ERZKsyKX40jbmsz4bAAs7/0qNRX11TuXzoA==",
 | 
			
		||||
            "version": "2.2.5",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/lit/-/lit-2.2.5.tgz",
 | 
			
		||||
            "integrity": "sha512-Ln463c0xJZfzVxBcHddNvFQQ8Z22NK7KgNmrzwFF1iESHUud412RRExzepj18wpTbusgwoTnOYuoTpo9uyNBaQ==",
 | 
			
		||||
            "requires": {
 | 
			
		||||
                "@lit/reactive-element": "^1.3.0",
 | 
			
		||||
                "lit-element": "^3.2.0",
 | 
			
		||||
 | 
			
		||||
@ -96,7 +96,7 @@
 | 
			
		||||
        "eslint-plugin-lit": "^1.6.1",
 | 
			
		||||
        "flowchart.js": "^1.17.1",
 | 
			
		||||
        "fuse.js": "^6.6.2",
 | 
			
		||||
        "lit": "^2.2.4",
 | 
			
		||||
        "lit": "^2.2.5",
 | 
			
		||||
        "moment": "^2.29.3",
 | 
			
		||||
        "prettier": "^2.6.2",
 | 
			
		||||
        "rapidoc": "^9.3.2",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user