|
14 | 14 | "dependencies": { |
15 | 15 | "color-name": "^2.0.0", |
16 | 16 | "docdash": "^2.0.1", |
17 | | - "earcut": "^2.2.3", |
| 17 | + "earcut": "^3.0.0", |
18 | 18 | "gl-mat3": "^2.0.0", |
19 | 19 | "gl-mat4": "^1.2.0", |
20 | 20 | "gl-vec3": "^1.1.3", |
|
37 | 37 | "@babel/preset-env": "^7.16.5", |
38 | 38 | "@jsdevtools/coverage-istanbul-loader": "^3.0.5", |
39 | 39 | "babel-loader": "^9.0.1", |
40 | | - "babel-plugin-istanbul": "^6.1.1", |
| 40 | + "babel-plugin-istanbul": "^7.0.0", |
41 | 41 | "bootstrap": "^3.4.1", |
42 | 42 | "bootswatch": "^3.4.1", |
43 | 43 | "codemirror": "^5.65.0", |
44 | 44 | "colorbrewer": "^1.5.1", |
45 | | - "css-loader": "^6.6.0", |
| 45 | + "css-loader": "^7.1.0", |
46 | 46 | "docco": "^0.9.1", |
47 | | - "eslint": "^8.20.0", |
| 47 | + "eslint": "^8.57.1", |
48 | 48 | "eslint-config-semistandard": "^17.0.0", |
49 | 49 | "eslint-config-standard": "^17.0.0", |
50 | 50 | "eslint-plugin-import": "^2.25.3", |
51 | | - "eslint-plugin-n": "^15.2.4", |
52 | | - "eslint-plugin-promise": "^6.0.0", |
| 51 | + "eslint-plugin-n": "^15.7.0", |
| 52 | + "eslint-plugin-promise": "^6.6.0", |
53 | 53 | "expose-loader": "^5.0.0", |
54 | 54 | "express": "^4.17.2", |
55 | 55 | "fs-extra": "^11.0.0", |
56 | | - "glob": "^10.1.0", |
| 56 | + "glob": "^11.0.0", |
57 | 57 | "imports-loader": "^5.0.0", |
58 | 58 | "jasmine-core": "^5.0.0", |
59 | 59 | "js-yaml": "^4.1.0", |
|
77 | 77 | "pug": "^3.0.2", |
78 | 78 | "pug-lint": "^2.6.0", |
79 | 79 | "pug-load": "^3.0.0", |
80 | | - "raw-body": "^2.4.2", |
| 80 | + "raw-body": "^3.0.0", |
81 | 81 | "resemblejs": "^5.0.0", |
82 | 82 | "serve-index": "^1.9.1", |
83 | 83 | "shader-loader": "git+https://github.com/Makio64/shader-loader", |
84 | | - "sinon": "^17.0.0", |
85 | | - "style-loader": "^3.3.1", |
| 84 | + "sinon": "^19.0.2", |
| 85 | + "style-loader": "^4.0.0", |
86 | 86 | "stylelint": "<16.3.0 || >16.3.0", |
87 | 87 | "stylelint-stylus": "^1.0.0", |
88 | | - "stylus": "^0.62.0", |
| 88 | + "stylus": "^0.64.0", |
89 | 89 | "stylus-loader": "^8.0.0", |
90 | | - "tar": "^6.1.13", |
| 90 | + "tar": "^7.4.3", |
91 | 91 | "terser-webpack-plugin": "^5.3.1", |
92 | 92 | "touch-emulator": "^1.0.0", |
93 | 93 | "typeface-lato": "^1.1.13", |
94 | 94 | "webpack": "^5.68.0", |
95 | 95 | "webpack-cli": "^5.0.0", |
96 | | - "webpack-merge": "^5.8.0", |
| 96 | + "webpack-merge": "^6.0.1", |
97 | 97 | "webpack-string-replacer": "^0.0.20" |
98 | 98 | }, |
99 | 99 | "release": { |
|
0 commit comments