website: bump postcss from 8.4.18 to 8.4.19 in /website (#3981)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.19. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -13,7 +13,7 @@
 | 
			
		||||
                "@docusaurus/preset-classic": "2.2.0",
 | 
			
		||||
                "@mdx-js/react": "^1.6.22",
 | 
			
		||||
                "clsx": "^1.2.1",
 | 
			
		||||
                "postcss": "^8.4.18",
 | 
			
		||||
                "postcss": "^8.4.19",
 | 
			
		||||
                "rapidoc": "^9.3.3",
 | 
			
		||||
                "react": "^17.0.2",
 | 
			
		||||
                "react-before-after-slider-component": "^1.1.5",
 | 
			
		||||
@ -8723,9 +8723,9 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/postcss": {
 | 
			
		||||
            "version": "8.4.18",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz",
 | 
			
		||||
            "integrity": "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==",
 | 
			
		||||
            "version": "8.4.19",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
 | 
			
		||||
            "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==",
 | 
			
		||||
            "funding": [
 | 
			
		||||
                {
 | 
			
		||||
                    "type": "opencollective",
 | 
			
		||||
@ -18865,9 +18865,9 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "postcss": {
 | 
			
		||||
            "version": "8.4.18",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz",
 | 
			
		||||
            "integrity": "sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==",
 | 
			
		||||
            "version": "8.4.19",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz",
 | 
			
		||||
            "integrity": "sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==",
 | 
			
		||||
            "requires": {
 | 
			
		||||
                "nanoid": "^3.3.4",
 | 
			
		||||
                "picocolors": "^1.0.0",
 | 
			
		||||
 | 
			
		||||
@ -19,7 +19,7 @@
 | 
			
		||||
        "@docusaurus/preset-classic": "2.2.0",
 | 
			
		||||
        "@mdx-js/react": "^1.6.22",
 | 
			
		||||
        "clsx": "^1.2.1",
 | 
			
		||||
        "postcss": "^8.4.18",
 | 
			
		||||
        "postcss": "^8.4.19",
 | 
			
		||||
        "rapidoc": "^9.3.3",
 | 
			
		||||
        "react": "^17.0.2",
 | 
			
		||||
        "react-before-after-slider-component": "^1.1.5",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user