build(deps): bump react-headroom from 3.2.0 to 3.2.1 in /docs (#3448)
This commit is contained in:
		
							parent
							
								
									8f7fba5da3
								
							
						
					
					
						commit
						59be670dec
					
				
							
								
								
									
										16
									
								
								docs/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								docs/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -46,7 +46,7 @@
 | 
			
		||||
        "puppeteer": "^13.7.0",
 | 
			
		||||
        "react": "^18.2.0",
 | 
			
		||||
        "react-dom": "^18.2.0",
 | 
			
		||||
        "react-headroom": "^3.2.0",
 | 
			
		||||
        "react-headroom": "^3.2.1",
 | 
			
		||||
        "react-helmet": "^6.1.0",
 | 
			
		||||
        "react-icons": "^4.7.1",
 | 
			
		||||
        "react-live": "^3.1.1",
 | 
			
		||||
@ -18984,16 +18984,16 @@
 | 
			
		||||
      "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/react-headroom": {
 | 
			
		||||
      "version": "3.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-8rbXBKN187DnPg8lyJa5IKZx9rA1DbkvO4X0F6A6lSGr54fr7CHphF84fxwlPbX93Uqs9daFt9q0j3fhC7RTEg==",
 | 
			
		||||
      "version": "3.2.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.2.1.tgz",
 | 
			
		||||
      "integrity": "sha512-C+7bmTwmHWIOjU1r5aSLm4tAQKjmqW4PB65tHllE/D6h+If1+V3gy83BOvp46OCo25LtJJlLa/HDs7Eq5OPFgA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "prop-types": "^15.5.8",
 | 
			
		||||
        "raf": "^3.3.0",
 | 
			
		||||
        "shallowequal": "^1.1.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "react": "^16.3.0 || ^17"
 | 
			
		||||
        "react": "^16.3.0 || ^17 || ^18"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/react-helmet": {
 | 
			
		||||
@ -37841,9 +37841,9 @@
 | 
			
		||||
      "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
 | 
			
		||||
    },
 | 
			
		||||
    "react-headroom": {
 | 
			
		||||
      "version": "3.2.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.2.0.tgz",
 | 
			
		||||
      "integrity": "sha512-8rbXBKN187DnPg8lyJa5IKZx9rA1DbkvO4X0F6A6lSGr54fr7CHphF84fxwlPbX93Uqs9daFt9q0j3fhC7RTEg==",
 | 
			
		||||
      "version": "3.2.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-headroom/-/react-headroom-3.2.1.tgz",
 | 
			
		||||
      "integrity": "sha512-C+7bmTwmHWIOjU1r5aSLm4tAQKjmqW4PB65tHllE/D6h+If1+V3gy83BOvp46OCo25LtJJlLa/HDs7Eq5OPFgA==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "prop-types": "^15.5.8",
 | 
			
		||||
        "raf": "^3.3.0",
 | 
			
		||||
 | 
			
		||||
@ -43,7 +43,7 @@
 | 
			
		||||
    "puppeteer": "^13.7.0",
 | 
			
		||||
    "react": "^18.2.0",
 | 
			
		||||
    "react-dom": "^18.2.0",
 | 
			
		||||
    "react-headroom": "^3.2.0",
 | 
			
		||||
    "react-headroom": "^3.2.1",
 | 
			
		||||
    "react-helmet": "^6.1.0",
 | 
			
		||||
    "react-icons": "^4.7.1",
 | 
			
		||||
    "react-live": "^3.1.1",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user