weboptimizer 2.0.1572 → 2.0.1574

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +16 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "weboptimizer",
3
- "version": "2.0.1572",
3
+ "version": "2.0.1574",
4
4
  "description": "A generic web optimizer, (module) bundler and development environment.",
5
5
  "keywords": [
6
6
  "webpack",
@@ -88,19 +88,19 @@
88
88
  },
89
89
  "runkitExample": "require('@babel/runtime/package.json')\n\nconst {default: main} = require('weboptimizer')\n\nawait main('./', './', ['clear'])",
90
90
  "dependencies": {
91
- "@babel/core": "^7.26.9",
91
+ "@babel/core": "^7.26.10",
92
92
  "@babel/plugin-proposal-class-properties": "^7.18.6",
93
93
  "@babel/plugin-proposal-decorators": "^7.25.9",
94
94
  "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
95
95
  "@babel/plugin-syntax-top-level-await": "^7.14.5",
96
- "@babel/plugin-transform-runtime": "^7.26.9",
96
+ "@babel/plugin-transform-runtime": "^7.26.10",
97
97
  "@babel/preset-env": "^7.26.9",
98
- "@babel/preset-typescript": "^7.26.0",
99
- "@babel/runtime": "^7.26.9",
98
+ "@babel/preset-typescript": "^7.27.0",
99
+ "@babel/runtime": "^7.27.0",
100
100
  "babel-loader": "^10.0.0",
101
101
  "babel-plugin-transform-modern-regexp": "^0.0.6",
102
102
  "babel-preset-minify": "^0.5.2",
103
- "clientnode": "3.0.1273",
103
+ "clientnode": "3.0.1274",
104
104
  "ejs": "^3.1.10",
105
105
  "exports-loader": "^5.0.0",
106
106
  "extract-loader": "^5.1.0",
@@ -118,8 +118,8 @@
118
118
  "webpack-sources": "^3.2.3"
119
119
  },
120
120
  "devDependencies": {
121
- "@babel/cli": "^7.26.4",
122
- "@babel/eslint-parser": "^7.26.8",
121
+ "@babel/cli": "^7.27.0",
122
+ "@babel/eslint-parser": "^7.27.0",
123
123
  "@stylistic/eslint-plugin": "^4.2.0",
124
124
  "@stylistic/eslint-plugin-ts": "^4.2.0",
125
125
  "@types/ejs": "^3.1.5",
@@ -127,18 +127,18 @@
127
127
  "@types/html-minifier": "^4.0.5",
128
128
  "@types/html-minifier-terser": "^7.0.2",
129
129
  "@types/imagemin": "^9.0.1",
130
- "@types/node": "^22.13.9",
130
+ "@types/node": "^22.13.14",
131
131
  "@types/postcss-import": "^14.0.3",
132
132
  "@types/postcss-url": "^10.0.4",
133
133
  "@types/webpack-env": "^1.18.8",
134
134
  "@types/webpack-sources": "^3.2.3",
135
- "@typescript-eslint/parser": "^8.26.0",
135
+ "@typescript-eslint/parser": "^8.28.0",
136
136
  "css-loader": "^7.1.2",
137
137
  "cssnano": "^7.0.6",
138
138
  "documentation-website": "^1.0.345",
139
- "eslint": "^9.21.0",
139
+ "eslint": "^9.23.0",
140
140
  "eslint-config-google": "^0.14.0",
141
- "eslint-plugin-jsdoc": "^50.6.3",
141
+ "eslint-plugin-jsdoc": "^50.6.9",
142
142
  "favicons": "^7.2.0",
143
143
  "favicons-webpack-plugin": "^6.0.1",
144
144
  "globals": "^16.0.0",
@@ -155,12 +155,12 @@
155
155
  "postcss-preset-env": "^10.1.5",
156
156
  "postcss-sprites": "^4.2.1",
157
157
  "postcss-url": "^10.1.3",
158
- "shx": "^0.3.4",
158
+ "shx": "^0.4.0",
159
159
  "style-loader": "^4.0.0",
160
- "stylelint": "^16.15.0",
160
+ "stylelint": "^16.17.0",
161
161
  "stylelint-config-standard": "^37.0.0",
162
162
  "stylelint-config-standard-scss": "^14.0.0",
163
- "typescript-eslint": "^8.26.0",
163
+ "typescript-eslint": "^8.28.0",
164
164
  "typescript-plugin-css-modules": "^5.1.0",
165
165
  "workbox-webpack-plugin": "^7.3.0"
166
166
  },
@@ -532,6 +532,7 @@
532
532
  "compress": {
533
533
  "__evaluate__": "!self.debug"
534
534
  },
535
+ "disableHostCheck": true,
535
536
  "historyApiFallback": true,
536
537
  "host": "0.0.0.0",
537
538
  "hot": false,
@@ -1241,14 +1242,6 @@
1241
1242
  "__filename": "mock",
1242
1243
  "__dirname": "mock"
1243
1244
  },
1244
- "#": "Not yet working in webpack 5 but in webpack 4.",
1245
- "nodeEnvironmentBackup": {
1246
- "console": false,
1247
- "fs": "empty",
1248
- "process": true,
1249
- "Buffer": true,
1250
- "setImmediate": true
1251
- },
1252
1245
  "offline": {
1253
1246
  "common": {
1254
1247
  "exclude": [