mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Bump autoprefixer from 10.4.16 to 10.4.17 in /web (#10129)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.17. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development 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:
		
							parent
							
								
									41da8e8b25
								
							
						
					
					
						commit
						d008dd0e27
					
				
							
								
								
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -77,7 +77,7 @@ | ||||
|         "@typescript-eslint/parser": "^6.10.0", | ||||
|         "@vitejs/plugin-react-swc": "^3.6.0", | ||||
|         "@vitest/coverage-v8": "^1.0.0", | ||||
|         "autoprefixer": "^10.4.16", | ||||
|         "autoprefixer": "^10.4.17", | ||||
|         "eslint": "^8.55.0", | ||||
|         "eslint-config-prettier": "^9.1.0", | ||||
|         "eslint-plugin-jest": "^27.6.0", | ||||
| @ -3353,9 +3353,9 @@ | ||||
|       "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" | ||||
|     }, | ||||
|     "node_modules/autoprefixer": { | ||||
|       "version": "10.4.16", | ||||
|       "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.16.tgz", | ||||
|       "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==", | ||||
|       "version": "10.4.17", | ||||
|       "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.17.tgz", | ||||
|       "integrity": "sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==", | ||||
|       "dev": true, | ||||
|       "funding": [ | ||||
|         { | ||||
| @ -3372,9 +3372,9 @@ | ||||
|         } | ||||
|       ], | ||||
|       "dependencies": { | ||||
|         "browserslist": "^4.21.10", | ||||
|         "caniuse-lite": "^1.0.30001538", | ||||
|         "fraction.js": "^4.3.6", | ||||
|         "browserslist": "^4.22.2", | ||||
|         "caniuse-lite": "^1.0.30001578", | ||||
|         "fraction.js": "^4.3.7", | ||||
|         "normalize-range": "^0.1.2", | ||||
|         "picocolors": "^1.0.0", | ||||
|         "postcss-value-parser": "^4.2.0" | ||||
|  | ||||
| @ -82,7 +82,7 @@ | ||||
|     "@typescript-eslint/parser": "^6.10.0", | ||||
|     "@vitejs/plugin-react-swc": "^3.6.0", | ||||
|     "@vitest/coverage-v8": "^1.0.0", | ||||
|     "autoprefixer": "^10.4.16", | ||||
|     "autoprefixer": "^10.4.17", | ||||
|     "eslint": "^8.55.0", | ||||
|     "eslint-config-prettier": "^9.1.0", | ||||
|     "eslint-plugin-jest": "^27.6.0", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user