@dg-scripts/webpack-template 5.21.6 → 5.21.8
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 +35 -0
- package/README.md +1 -1
- package/package.json +29 -29
- package/src/index.css +1 -1
- package/tsconfig.json +1 -8
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,41 @@
|
|
|
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
|
+
## [5.21.8](https://github.com/sabertazimi/bod/compare/v5.21.7...v5.21.8) (2025-12-04)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **deps:** update dependencies (non-major) ([#1453](https://github.com/sabertazimi/bod/issues/1453)) ([98d3ba9](https://github.com/sabertazimi/bod/commit/98d3ba9ce473b2df084b1db55a3498977cdbe11d))
|
|
12
|
+
* **deps:** update dependencies (non-major) ([#1459](https://github.com/sabertazimi/bod/issues/1459)) ([e6eb392](https://github.com/sabertazimi/bod/commit/e6eb392502da1923449d659326a3dab9447fc990))
|
|
13
|
+
* **deps:** update dependency inquirer to v13 ([#1456](https://github.com/sabertazimi/bod/issues/1456)) ([e5f4fd5](https://github.com/sabertazimi/bod/commit/e5f4fd5b90cd4ad453932d7d082d61910018c9da))
|
|
14
|
+
* **stylelint-config:** set import notation to string ([#1452](https://github.com/sabertazimi/bod/issues/1452)) ([f780e46](https://github.com/sabertazimi/bod/commit/f780e46c00c4712578016987a846cbfa546f266d))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
## [5.21.7](https://github.com/sabertazimi/bod/compare/v5.21.6...v5.21.7) (2025-11-19)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* **deps:** update dependencies (non-major) ([#1419](https://github.com/sabertazimi/bod/issues/1419)) ([1d2e316](https://github.com/sabertazimi/bod/commit/1d2e316b0857cd1158c77adfcfbe581fc765ce5a))
|
|
26
|
+
* **deps:** update dependencies (non-major) ([#1422](https://github.com/sabertazimi/bod/issues/1422)) ([d1fa3b0](https://github.com/sabertazimi/bod/commit/d1fa3b0f45f59d1ed4b04196860240293891e30c))
|
|
27
|
+
* **deps:** update dependencies (non-major) ([#1425](https://github.com/sabertazimi/bod/issues/1425)) ([a97778e](https://github.com/sabertazimi/bod/commit/a97778e73e52f0b196e5ccc46bf864f1fca3d502))
|
|
28
|
+
* **deps:** update dependencies (non-major) ([#1426](https://github.com/sabertazimi/bod/issues/1426)) ([8828187](https://github.com/sabertazimi/bod/commit/88281874c9c13340d6884b61bf64355cb964e4b5))
|
|
29
|
+
* **deps:** update dependencies (non-major) ([#1430](https://github.com/sabertazimi/bod/issues/1430)) ([e6f77bb](https://github.com/sabertazimi/bod/commit/e6f77bb2e0e4621bd5de190dcdf9d4dff1ac6f28))
|
|
30
|
+
* **deps:** update dependencies (non-major) ([#1433](https://github.com/sabertazimi/bod/issues/1433)) ([8d03d9d](https://github.com/sabertazimi/bod/commit/8d03d9d89931ed43992748a7e2d15a94c82899b8))
|
|
31
|
+
* **deps:** update dependencies (non-major) ([#1434](https://github.com/sabertazimi/bod/issues/1434)) ([783afed](https://github.com/sabertazimi/bod/commit/783afed984978e6cf47b01ac60de000525d70ced))
|
|
32
|
+
* **deps:** update dependencies (non-major) ([#1439](https://github.com/sabertazimi/bod/issues/1439)) ([0090bb4](https://github.com/sabertazimi/bod/commit/0090bb415e7ed69fbb5d9f3aca1b975d404a3329))
|
|
33
|
+
* **deps:** update dependencies (non-major) ([#1441](https://github.com/sabertazimi/bod/issues/1441)) ([33912b6](https://github.com/sabertazimi/bod/commit/33912b6c10bb75b0382bf0d7178b9b274d1321e0))
|
|
34
|
+
* **deps:** update dependencies (non-major) ([#1445](https://github.com/sabertazimi/bod/issues/1445)) ([ade76b2](https://github.com/sabertazimi/bod/commit/ade76b2644e15bc32afd4f99bfcb34b5f063183b))
|
|
35
|
+
* **deps:** update dependencies (non-major) ([#1448](https://github.com/sabertazimi/bod/issues/1448)) ([28541cb](https://github.com/sabertazimi/bod/commit/28541cb0d308ba2f0e53010724fb6e95f55d87c4))
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
6
41
|
## [5.21.6](https://github.com/sabertazimi/bod/compare/v5.21.5...v5.21.6) (2025-08-14)
|
|
7
42
|
|
|
8
43
|
|
package/README.md
CHANGED
|
@@ -56,5 +56,5 @@ npm i -D sass @types/sass
|
|
|
56
56
|
## Contact
|
|
57
57
|
|
|
58
58
|
[](mailto:sabertazimi@gmail.com)
|
|
59
|
-
[](https://x.com/sabertazimi)
|
|
60
60
|
[](https://github.com/sabertazimi)
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dg-scripts/webpack-template",
|
|
3
|
-
"version": "5.21.
|
|
4
|
-
"packageManager": "pnpm@10.
|
|
3
|
+
"version": "5.21.8",
|
|
4
|
+
"packageManager": "pnpm@10.24.0",
|
|
5
5
|
"description": "Minimal webpack boilerplate",
|
|
6
6
|
"author": "sabertazimi",
|
|
7
7
|
"license": "MIT",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
]
|
|
36
36
|
},
|
|
37
37
|
"scripts": {
|
|
38
|
-
"badge": "
|
|
38
|
+
"badge": "tsx scripts/badge.ts",
|
|
39
39
|
"build": "cross-env NODE_ENV=production webpack",
|
|
40
40
|
"dev": "cross-env NODE_ENV=development webpack serve",
|
|
41
41
|
"lint": "pnpm lint:style && pnpm lint:type-check",
|
|
@@ -49,50 +49,50 @@
|
|
|
49
49
|
"test:watch": "jest --watch"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@babel/core": "^7.28.
|
|
52
|
+
"@babel/core": "^7.28.5",
|
|
53
53
|
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
54
|
-
"@babel/plugin-transform-object-rest-spread": "^7.28.
|
|
55
|
-
"@babel/preset-env": "^7.28.
|
|
56
|
-
"@dg-scripts/eslint-config": "^5.21.
|
|
57
|
-
"@dg-scripts/stylelint-config": "^5.21.
|
|
54
|
+
"@babel/plugin-transform-object-rest-spread": "^7.28.4",
|
|
55
|
+
"@babel/preset-env": "^7.28.5",
|
|
56
|
+
"@dg-scripts/eslint-config": "^5.21.8",
|
|
57
|
+
"@dg-scripts/stylelint-config": "^5.21.8",
|
|
58
58
|
"@svgr/webpack": "^8.1.0",
|
|
59
59
|
"@types/jest": "^30.0.0",
|
|
60
|
-
"@types/node": "^
|
|
60
|
+
"@types/node": "^24.10.1",
|
|
61
61
|
"babel-loader": "^10.0.0",
|
|
62
|
-
"cross-env": "^10.
|
|
62
|
+
"cross-env": "^10.1.0",
|
|
63
63
|
"css-loader": "^7.1.2",
|
|
64
64
|
"css-minimizer-webpack-plugin": "^7.0.2",
|
|
65
|
-
"dotenv": "^17.2.
|
|
66
|
-
"eslint": "^9.
|
|
65
|
+
"dotenv": "^17.2.3",
|
|
66
|
+
"eslint": "^9.39.1",
|
|
67
67
|
"eslint-webpack-plugin": "^5.0.2",
|
|
68
68
|
"file-loader": "^6.2.0",
|
|
69
69
|
"html-loader": "^5.1.0",
|
|
70
|
-
"html-webpack-plugin": "^5.6.
|
|
71
|
-
"jest": "^30.0
|
|
72
|
-
"jest-environment-jsdom": "^30.0
|
|
73
|
-
"mini-css-extract-plugin": "^2.9.
|
|
70
|
+
"html-webpack-plugin": "^5.6.5",
|
|
71
|
+
"jest": "^30.2.0",
|
|
72
|
+
"jest-environment-jsdom": "^30.2.0",
|
|
73
|
+
"mini-css-extract-plugin": "^2.9.4",
|
|
74
74
|
"postcss": "^8.5.6",
|
|
75
75
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
76
|
-
"postcss-loader": "^8.
|
|
77
|
-
"postcss-preset-env": "^10.
|
|
78
|
-
"prettier": "^3.
|
|
79
|
-
"sass-loader": "^16.0.
|
|
76
|
+
"postcss-loader": "^8.2.0",
|
|
77
|
+
"postcss-preset-env": "^10.4.0",
|
|
78
|
+
"prettier": "^3.7.3",
|
|
79
|
+
"sass-loader": "^16.0.6",
|
|
80
80
|
"style-loader": "^4.0.0",
|
|
81
|
-
"stylelint": "^16.
|
|
81
|
+
"stylelint": "^16.26.1",
|
|
82
82
|
"stylelint-webpack-plugin": "^5.0.1",
|
|
83
|
-
"ts-jest": "^29.4.
|
|
84
|
-
"ts-loader": "^9.5.
|
|
85
|
-
"ts-node": "^10.9.2",
|
|
83
|
+
"ts-jest": "^29.4.5",
|
|
84
|
+
"ts-loader": "^9.5.4",
|
|
86
85
|
"tsconfig-paths-webpack-plugin": "^4.2.0",
|
|
87
86
|
"tslib": "^2.8.1",
|
|
88
|
-
"
|
|
89
|
-
"
|
|
87
|
+
"tsx": "^4.20.6",
|
|
88
|
+
"typescript": "^5.9.3",
|
|
89
|
+
"undici": "^7.16.0",
|
|
90
90
|
"url-loader": "^4.1.1",
|
|
91
|
-
"webpack": "^5.
|
|
92
|
-
"webpack-bundle-analyzer": "^
|
|
91
|
+
"webpack": "^5.103.0",
|
|
92
|
+
"webpack-bundle-analyzer": "^5.0.1",
|
|
93
93
|
"webpack-cli": "^6.0.1",
|
|
94
94
|
"webpack-dev-server": "^5.2.2",
|
|
95
95
|
"webpackbar": "^7.0.0"
|
|
96
96
|
},
|
|
97
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "74eab627b3c0388b1f96c802df1674b37d42838f"
|
|
98
98
|
}
|
package/src/index.css
CHANGED