website: bump postcss from 8.5.3 to 8.5.4 in /website (#14787)
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4. - [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.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 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:
		
							
								
								
									
										17
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										17
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -22,7 +22,7 @@
 | 
				
			|||||||
                "clsx": "^2.1.1",
 | 
					                "clsx": "^2.1.1",
 | 
				
			||||||
                "docusaurus-plugin-openapi-docs": "^4.4.0",
 | 
					                "docusaurus-plugin-openapi-docs": "^4.4.0",
 | 
				
			||||||
                "docusaurus-theme-openapi-docs": "^4.4.0",
 | 
					                "docusaurus-theme-openapi-docs": "^4.4.0",
 | 
				
			||||||
                "postcss": "^8.5.3",
 | 
					                "postcss": "^8.5.4",
 | 
				
			||||||
                "prism-react-renderer": "^2.4.1",
 | 
					                "prism-react-renderer": "^2.4.1",
 | 
				
			||||||
                "react": "^18.3.1",
 | 
					                "react": "^18.3.1",
 | 
				
			||||||
                "react-before-after-slider-component": "^1.1.8",
 | 
					                "react-before-after-slider-component": "^1.1.8",
 | 
				
			||||||
@ -19155,15 +19155,16 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/nanoid": {
 | 
					        "node_modules/nanoid": {
 | 
				
			||||||
            "version": "3.3.8",
 | 
					            "version": "3.3.11",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
 | 
				
			||||||
            "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
 | 
					            "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "github",
 | 
					                    "type": "github",
 | 
				
			||||||
                    "url": "https://github.com/sponsors/ai"
 | 
					                    "url": "https://github.com/sponsors/ai"
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            ],
 | 
					            ],
 | 
				
			||||||
 | 
					            "license": "MIT",
 | 
				
			||||||
            "bin": {
 | 
					            "bin": {
 | 
				
			||||||
                "nanoid": "bin/nanoid.cjs"
 | 
					                "nanoid": "bin/nanoid.cjs"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
@ -20629,9 +20630,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/postcss": {
 | 
					        "node_modules/postcss": {
 | 
				
			||||||
            "version": "8.5.3",
 | 
					            "version": "8.5.4",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz",
 | 
				
			||||||
            "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
 | 
					            "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "opencollective",
 | 
					                    "type": "opencollective",
 | 
				
			||||||
@ -20648,7 +20649,7 @@
 | 
				
			|||||||
            ],
 | 
					            ],
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "nanoid": "^3.3.8",
 | 
					                "nanoid": "^3.3.11",
 | 
				
			||||||
                "picocolors": "^1.1.1",
 | 
					                "picocolors": "^1.1.1",
 | 
				
			||||||
                "source-map-js": "^1.2.1"
 | 
					                "source-map-js": "^1.2.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
 | 
				
			|||||||
@ -37,7 +37,7 @@
 | 
				
			|||||||
        "clsx": "^2.1.1",
 | 
					        "clsx": "^2.1.1",
 | 
				
			||||||
        "docusaurus-plugin-openapi-docs": "^4.4.0",
 | 
					        "docusaurus-plugin-openapi-docs": "^4.4.0",
 | 
				
			||||||
        "docusaurus-theme-openapi-docs": "^4.4.0",
 | 
					        "docusaurus-theme-openapi-docs": "^4.4.0",
 | 
				
			||||||
        "postcss": "^8.5.3",
 | 
					        "postcss": "^8.5.4",
 | 
				
			||||||
        "prism-react-renderer": "^2.4.1",
 | 
					        "prism-react-renderer": "^2.4.1",
 | 
				
			||||||
        "react": "^18.3.1",
 | 
					        "react": "^18.3.1",
 | 
				
			||||||
        "react-before-after-slider-component": "^1.1.8",
 | 
					        "react-before-after-slider-component": "^1.1.8",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user