weboptimizer 2.0.1546 → 2.0.1548
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 +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "weboptimizer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1548",
|
|
4
4
|
"description": "A generic web optimizer, (module) bundler and development environment.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"webpack",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"babel-loader": "^9.2.1",
|
|
102
102
|
"babel-plugin-transform-modern-regexp": "^0.0.6",
|
|
103
103
|
"babel-preset-minify": "^0.5.2",
|
|
104
|
-
"clientnode": "3.0.
|
|
104
|
+
"clientnode": "3.0.1251",
|
|
105
105
|
"ejs": "^3.1.10",
|
|
106
106
|
"exports-loader": "^5.0.0",
|
|
107
107
|
"extract-loader": "^5.1.0",
|
|
@@ -121,8 +121,8 @@
|
|
|
121
121
|
"devDependencies": {
|
|
122
122
|
"@babel/cli": "^7.26.4",
|
|
123
123
|
"@babel/eslint-parser": "^7.25.9",
|
|
124
|
-
"@stylistic/eslint-plugin": "^2.
|
|
125
|
-
"@stylistic/eslint-plugin-ts": "^2.
|
|
124
|
+
"@stylistic/eslint-plugin": "^2.12.0",
|
|
125
|
+
"@stylistic/eslint-plugin-ts": "^2.12.0",
|
|
126
126
|
"@types/ejs": "^3.1.5",
|
|
127
127
|
"@types/eslint": "^9.6.1",
|
|
128
128
|
"@types/html-minifier": "^4.0.5",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"@typescript-eslint/parser": "^8.17.0",
|
|
137
137
|
"css-loader": "^7.1.2",
|
|
138
138
|
"cssnano": "^7.0.6",
|
|
139
|
-
"documentation-website": "^1.0.
|
|
139
|
+
"documentation-website": "^1.0.341",
|
|
140
140
|
"eslint": "^9.16.0",
|
|
141
141
|
"eslint-config-google": "^0.14.0",
|
|
142
142
|
"eslint-plugin-jsdoc": "^50.6.0",
|