mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Update devDependencies (#37715)
* @babel/cli ^7.19.3 → ^7.20.7 * @babel/core ^7.20.5 → ^7.20.7 * hugo-bin ^0.96.0 → ^0.97.0 * jasmine ^4.0.2 → ^4.5.0 * jquery ^3.6.2 → ^3.6.3 * rollup ^3.7.5 → ^3.8.1
This commit is contained in:
		
							parent
							
								
									bae3260188
								
							
						
					
					
						commit
						04edf521c6
					
				
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										12
									
								
								package.json
								
								
								
								
							
							
						
						
									
										12
									
								
								package.json
								
								
								
								
							| 
						 | 
				
			
			@ -103,8 +103,8 @@
 | 
			
		|||
    "@popperjs/core": "^2.11.6"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@babel/cli": "^7.19.3",
 | 
			
		||||
    "@babel/core": "^7.20.5",
 | 
			
		||||
    "@babel/cli": "^7.20.7",
 | 
			
		||||
    "@babel/core": "^7.20.7",
 | 
			
		||||
    "@babel/preset-env": "^7.20.2",
 | 
			
		||||
    "@popperjs/core": "^2.11.6",
 | 
			
		||||
    "@rollup/plugin-babel": "^6.0.3",
 | 
			
		||||
| 
						 | 
				
			
			@ -124,10 +124,10 @@
 | 
			
		|||
    "find-unused-sass-variables": "^4.0.5",
 | 
			
		||||
    "globby": "^11.1.0",
 | 
			
		||||
    "hammer-simulator": "0.0.1",
 | 
			
		||||
    "hugo-bin": "^0.96.0",
 | 
			
		||||
    "hugo-bin": "^0.97.0",
 | 
			
		||||
    "ip": "^2.0.0",
 | 
			
		||||
    "jasmine": "^4.0.2",
 | 
			
		||||
    "jquery": "^3.6.2",
 | 
			
		||||
    "jasmine": "^4.5.0",
 | 
			
		||||
    "jquery": "^3.6.3",
 | 
			
		||||
    "karma": "^6.4.1",
 | 
			
		||||
    "karma-browserstack-launcher": "1.4.0",
 | 
			
		||||
    "karma-chrome-launcher": "^3.1.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -142,7 +142,7 @@
 | 
			
		|||
    "npm-run-all": "^4.1.5",
 | 
			
		||||
    "postcss": "^8.4.20",
 | 
			
		||||
    "postcss-cli": "^10.1.0",
 | 
			
		||||
    "rollup": "^3.7.5",
 | 
			
		||||
    "rollup": "^3.8.1",
 | 
			
		||||
    "rollup-plugin-istanbul": "^4.0.0",
 | 
			
		||||
    "rtlcss": "^4.0.0",
 | 
			
		||||
    "sass": "^1.57.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue