@anansi/webpack-config 21.1.16 → 21.1.18
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/CHANGELOG.md +18 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,24 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [21.1.18](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.1.17...@anansi/webpack-config@21.1.18) (2026-05-03)
|
|
7
|
+
|
|
8
|
+
### 📦 Package
|
|
9
|
+
|
|
10
|
+
* Update `postcss` to ^8.5.10 ([#3042](/github.com/ntucker/anansi/issues/3042)) ([3a9da2e](/github.com/ntucker/anansi/commit/3a9da2eee5b1f384c76a8d576a762ba192e12eae))
|
|
11
|
+
* Update `postcss` to ^8.5.13 ([#3049](/github.com/ntucker/anansi/issues/3049)) ([039f63b](/github.com/ntucker/anansi/commit/039f63b2c5d1b41d2daf151663f9d9c592343ea5))
|
|
12
|
+
* Update `typescript` to v6 ([#3010](/github.com/ntucker/anansi/issues/3010)) ([4658545](/github.com/ntucker/anansi/commit/465854593db82fbbccbbad8158e35dcd202bfc1b))
|
|
13
|
+
* Update all non-major dependencies ([#3041](/github.com/ntucker/anansi/issues/3041)) ([d6ad394](/github.com/ntucker/anansi/commit/d6ad3948fb9bcb56017202897a839ddd42486e8c))
|
|
14
|
+
* Update webpack packages ([#3039](/github.com/ntucker/anansi/issues/3039)) ([2495cbd](/github.com/ntucker/anansi/commit/2495cbdb30114e61d2dc3e9fc364004c32a1c4a3))
|
|
15
|
+
|
|
16
|
+
## [21.1.17](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.1.16...@anansi/webpack-config@21.1.17) (2026-04-10)
|
|
17
|
+
|
|
18
|
+
### 📦 Package
|
|
19
|
+
|
|
20
|
+
* Update `webpack-cli` to v7 ([#3008](/github.com/ntucker/anansi/issues/3008)) ([f1a8240](/github.com/ntucker/anansi/commit/f1a8240435172b3b6d679b94db08f382990c6c5e))
|
|
21
|
+
* Update webpack packages ([#3016](/github.com/ntucker/anansi/issues/3016)) ([d353faa](/github.com/ntucker/anansi/commit/d353faac656301d9c3f290ab6dccce0e467c2b0e))
|
|
22
|
+
* Update webpack packages ([#3031](/github.com/ntucker/anansi/issues/3031)) ([aed4bc5](/github.com/ntucker/anansi/commit/aed4bc523a1a10fd42123667264f09c8259430d2))
|
|
23
|
+
|
|
6
24
|
## [21.1.16](/github.com/ntucker/anansi/compare/@anansi/webpack-config@21.1.15...@anansi/webpack-config@21.1.16) (2026-03-20)
|
|
7
25
|
|
|
8
26
|
### 📦 Package
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anansi/webpack-config",
|
|
3
|
-
"version": "21.1.
|
|
3
|
+
"version": "21.1.18",
|
|
4
4
|
"description": "Production ready webpack for React",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "./index.d.ts",
|
|
@@ -72,9 +72,9 @@
|
|
|
72
72
|
"@types/sass-loader": "^8.0.10",
|
|
73
73
|
"@types/webpack-bundle-analyzer": "^4.7.0",
|
|
74
74
|
"@vue/preload-webpack-plugin": "^2.0.0",
|
|
75
|
-
"@wyw-in-js/webpack-loader": "^1.0
|
|
75
|
+
"@wyw-in-js/webpack-loader": "^1.1.0",
|
|
76
76
|
"assert": "^2.1.0",
|
|
77
|
-
"autoprefixer": "^10.
|
|
77
|
+
"autoprefixer": "^10.5.0",
|
|
78
78
|
"babel-loader": "^10.1.1",
|
|
79
79
|
"browserify-zlib": "^0.2.0",
|
|
80
80
|
"buffer": "^6.0.3",
|
|
@@ -91,15 +91,15 @@
|
|
|
91
91
|
"events": "^3.3.0",
|
|
92
92
|
"file-loader": "^6.2.0",
|
|
93
93
|
"html-loader": "^5.1.0",
|
|
94
|
-
"html-webpack-plugin": "^5.6.
|
|
94
|
+
"html-webpack-plugin": "^5.6.7",
|
|
95
95
|
"https-browserify": "^1.0.0",
|
|
96
96
|
"is-wsl": "^2.2.0",
|
|
97
|
-
"mini-css-extract-plugin": "^2.10.
|
|
97
|
+
"mini-css-extract-plugin": "^2.10.2",
|
|
98
98
|
"mkdirp": "^3.0.1",
|
|
99
99
|
"os-browserify": "^0.3.0",
|
|
100
100
|
"path": "^0.12.7",
|
|
101
101
|
"path-browserify": "^1.0.1",
|
|
102
|
-
"postcss": "^8.5.
|
|
102
|
+
"postcss": "^8.5.13",
|
|
103
103
|
"postcss-loader": "^8.2.1",
|
|
104
104
|
"postcss-preset-env": "^10.6.1",
|
|
105
105
|
"process": "^0.11.10",
|
|
@@ -117,14 +117,14 @@
|
|
|
117
117
|
"strip-ansi": "^6.0.1",
|
|
118
118
|
"svgo": "^4.0.1",
|
|
119
119
|
"svgo-loader": "^4.0.0",
|
|
120
|
-
"terser-webpack-plugin": "^5.
|
|
120
|
+
"terser-webpack-plugin": "^5.5.0",
|
|
121
121
|
"timers-browserify": "^2.0.12",
|
|
122
122
|
"tsconfig-paths-webpack-plugin": "^4.2.0",
|
|
123
123
|
"tty-browserify": "^0.0.1",
|
|
124
124
|
"url": "^0.11.4",
|
|
125
125
|
"util": "^0.12.5",
|
|
126
126
|
"vm-browserify": "^1.1.2",
|
|
127
|
-
"webpack-bundle-analyzer": "^5.
|
|
127
|
+
"webpack-bundle-analyzer": "^5.3.0",
|
|
128
128
|
"webpack-node-externals": "^3.0.0",
|
|
129
129
|
"webpack-remove-empty-scripts": "^1.1.1",
|
|
130
130
|
"webpack-stats-plugin": "^1.1.3",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"sass-embedded": "^1.70.0",
|
|
142
142
|
"svgo": "^3.0.0 || ^4.0.0",
|
|
143
143
|
"webpack": "^5.61.0",
|
|
144
|
-
"webpack-cli": "^4.1.0 || ^5.0.0 || ^6.0.0",
|
|
144
|
+
"webpack-cli": "^4.1.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
|
|
145
145
|
"webpack-dev-server": "^4.8.0 || ^5.0.0"
|
|
146
146
|
},
|
|
147
147
|
"peerDependenciesMeta": {
|