weboptimizer 2.0.1608 → 2.0.1609
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.
- package/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "weboptimizer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1609",
|
|
4
4
|
"description": "A generic web optimizer, (module) bundler and development environment.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"webpack",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"babel-loader": "^10.0.0",
|
|
99
99
|
"babel-plugin-transform-modern-regexp": "^0.0.6",
|
|
100
100
|
"babel-preset-minify": "^0.5.2",
|
|
101
|
-
"clientnode": "3.0.
|
|
101
|
+
"clientnode": "3.0.1308",
|
|
102
102
|
"ejs": "^3.1.10",
|
|
103
103
|
"exports-loader": "^5.0.0",
|
|
104
104
|
"extract-loader": "^5.1.0",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"devDependencies": {
|
|
119
119
|
"@babel/cli": "^7.28.3",
|
|
120
120
|
"@babel/eslint-parser": "^7.28.4",
|
|
121
|
-
"@stylistic/eslint-plugin": "^5.
|
|
121
|
+
"@stylistic/eslint-plugin": "^5.4.0",
|
|
122
122
|
"@types/ejs": "^3.1.5",
|
|
123
123
|
"@types/eslint": "^9.6.1",
|
|
124
124
|
"@types/html-minifier": "^4.0.5",
|
|
@@ -133,9 +133,9 @@
|
|
|
133
133
|
"css-loader": "^7.1.2",
|
|
134
134
|
"cssnano": "^7.1.1",
|
|
135
135
|
"documentation-website": "^1.0.394",
|
|
136
|
-
"eslint": "^9.
|
|
136
|
+
"eslint": "^9.36.0",
|
|
137
137
|
"eslint-config-google": "^0.14.0",
|
|
138
|
-
"eslint-plugin-jsdoc": "^
|
|
138
|
+
"eslint-plugin-jsdoc": "^60.1.0",
|
|
139
139
|
"favicons": "^7.2.0",
|
|
140
140
|
"favicons-webpack-plugin": "^6.0.1",
|
|
141
141
|
"globals": "^16.4.0",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"postcss-fontpath": "^1.0.0",
|
|
150
150
|
"postcss-import": "^16.1.1",
|
|
151
151
|
"postcss-loader": "^8.2.0",
|
|
152
|
-
"postcss-preset-env": "^10.
|
|
152
|
+
"postcss-preset-env": "^10.4.0",
|
|
153
153
|
"postcss-sprites": "^4.2.1",
|
|
154
154
|
"postcss-url": "^10.1.3",
|
|
155
155
|
"shx": "^0.4.0",
|