Use NodeJS v20 by default (#26830)
This commit is contained in:
		@@ -47,6 +47,7 @@
 | 
			
		||||
    "@material-design-icons/svg": "^0.14.10",
 | 
			
		||||
    "@rails/ujs": "^7.0.6",
 | 
			
		||||
    "@reduxjs/toolkit": "^1.9.5",
 | 
			
		||||
    "@renchap/compression-webpack-plugin": "^6.1.4",
 | 
			
		||||
    "@svgr/webpack": "^5.5.0",
 | 
			
		||||
    "abortcontroller-polyfill": "^1.7.5",
 | 
			
		||||
    "arrow-key-navigation": "^1.2.0",
 | 
			
		||||
@@ -63,7 +64,6 @@
 | 
			
		||||
    "classnames": "^2.3.2",
 | 
			
		||||
    "cocoon-js-vanilla": "^1.3.0",
 | 
			
		||||
    "color-blend": "^4.0.0",
 | 
			
		||||
    "compression-webpack-plugin": "^6.1.1",
 | 
			
		||||
    "core-js": "^3.30.2",
 | 
			
		||||
    "cross-env": "^7.0.3",
 | 
			
		||||
    "css-loader": "^5.2.7",
 | 
			
		||||
@@ -136,7 +136,7 @@
 | 
			
		||||
    "tiny-queue": "^0.2.1",
 | 
			
		||||
    "twitter-text": "3.1.0",
 | 
			
		||||
    "uuid": "^9.0.0",
 | 
			
		||||
    "webpack": "^4.46.0",
 | 
			
		||||
    "webpack": "^4.47.0",
 | 
			
		||||
    "webpack-assets-manifest": "^4.0.6",
 | 
			
		||||
    "webpack-bundle-analyzer": "^4.8.0",
 | 
			
		||||
    "webpack-cli": "^3.3.12",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user