Browse Source

Updated package.json deps (#25555)

* Updated package.json deps

* Updated version with `0.151.0`
linbingquan 2 years ago
parent
commit
a6323ab6c5
2 changed files with 301 additions and 285 deletions
  1. 294 278
      package-lock.json
  2. 7 7
      package.json

File diff suppressed because it is too large
+ 294 - 278
package-lock.json


+ 7 - 7
package.json

@@ -1,6 +1,6 @@
 {
   "name": "three",
-  "version": "0.150.0",
+  "version": "0.151.0",
   "description": "JavaScript 3D library",
   "type": "module",
   "main": "./build/three.js",
@@ -90,17 +90,17 @@
     "@rollup/plugin-terser": "^0.4.0",
     "chalk": "^5.2.0",
     "concurrently": "^7.6.0",
-    "eslint": "^8.33.0",
+    "eslint": "^8.34.0",
     "eslint-config-mdcs": "^5.0.0",
-    "eslint-plugin-compat": "^4.0.2",
+    "eslint-plugin-compat": "^4.1.2",
     "eslint-plugin-html": "^7.1.0",
     "eslint-plugin-import": "^2.27.5",
     "failonlyreporter": "^1.0.0",
-    "jimp": "^0.16.0",
+    "jimp": "^0.22.5",
     "pixelmatch": "^5.3.0",
-    "puppeteer-core": "^19.7.0",
-    "qunit": "^2.19.1",
-    "rollup": "^3.12.0",
+    "puppeteer-core": "^19.7.2",
+    "qunit": "^2.19.4",
+    "rollup": "^3.17.2",
     "rollup-plugin-filesize": "^9.1.2",
     "rollup-plugin-visualizer": "^5.9.0",
     "servez": "^1.14.1"

Some files were not shown because too many files changed in this diff