Bump postcss from 8.4.31 to 8.4.32
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32. - [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.31...8.4.32) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									f0ced0892f
								
							
						
					
					
						commit
						ff3d7b4724
					
				| 
						 | 
				
			
			@ -28,7 +28,7 @@
 | 
			
		|||
        "flourite": "^1.2.4",
 | 
			
		||||
        "gpt-tokenizer": "^2.1.2",
 | 
			
		||||
        "llama-tokenizer-js": "^1.1.3",
 | 
			
		||||
        "postcss": "^8.4.31",
 | 
			
		||||
        "postcss": "^8.4.32",
 | 
			
		||||
        "sass": "^1.69.5",
 | 
			
		||||
        "stacking-order": "^2.0.0",
 | 
			
		||||
        "svelte": "^3.59.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -3681,9 +3681,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/postcss": {
 | 
			
		||||
      "version": "8.4.31",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
 | 
			
		||||
      "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
 | 
			
		||||
      "version": "8.4.32",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
 | 
			
		||||
      "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "funding": [
 | 
			
		||||
        {
 | 
			
		||||
| 
						 | 
				
			
			@ -3700,7 +3700,7 @@
 | 
			
		|||
        }
 | 
			
		||||
      ],
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "nanoid": "^3.3.6",
 | 
			
		||||
        "nanoid": "^3.3.7",
 | 
			
		||||
        "picocolors": "^1.0.0",
 | 
			
		||||
        "source-map-js": "^1.0.2"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -34,7 +34,7 @@
 | 
			
		|||
    "flourite": "^1.2.4",
 | 
			
		||||
    "gpt-tokenizer": "^2.1.2",
 | 
			
		||||
    "llama-tokenizer-js": "^1.1.3",
 | 
			
		||||
    "postcss": "^8.4.31",
 | 
			
		||||
    "postcss": "^8.4.32",
 | 
			
		||||
    "sass": "^1.69.5",
 | 
			
		||||
    "stacking-order": "^2.0.0",
 | 
			
		||||
    "svelte": "^3.59.2",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue