Sfoglia il codice sorgente

deps: update `browserify` to v17

Antoine du Hamel 3 anni fa
parent
commit
79611cc8d
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 2 2
      package.json
  2. 2 2
      website/package.json

+ 2 - 2
package.json

@@ -61,7 +61,7 @@
     "babelify": "10.0.0",
     "brake": "1.0.1",
     "browser-sync": "2.26.7",
-    "browserify": "16.5.2",
+    "browserify": "^17.0.0",
     "chai": "4.2.0",
     "chalk": "^4.1.1",
     "cheerio-select-tmp": "^0.1.1",
@@ -136,7 +136,7 @@
     "typescript": "~4.3",
     "url-polyfill": "^1.1.12",
     "verdaccio": "^5.1.1",
-    "watchify": "3.11.1",
+    "watchify": "^4.0.0",
     "webdriverio": "^7.7.4",
     "whatwg-fetch": "3.6.2"
   },

+ 2 - 2
website/package.json

@@ -13,7 +13,7 @@
     "autoprefixer": "^10.2.6",
     "babelify": "^10.0.0",
     "browser-resolve": "2.0.0",
-    "browserify": "^16.5.2",
+    "browserify": "^17.0.0",
     "chalk": "2.4.2",
     "cssnano": "^4.1.10",
     "drag-drop": "^4.2.0",
@@ -45,7 +45,7 @@
     "prismjs": "^1.17.1",
     "sass": "^1.29.0",
     "touch": "3.1.0",
-    "watchify": "^3.11.0"
+    "watchify": "^4.0.0"
   },
   "scripts": {
     "hexo": "hexo"