website-utilities 1.0.367 → 1.0.368

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 (2) hide show
  1. package/package.json +17 -17
  2. package/readme.md +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "website-utilities",
3
- "version": "1.0.367",
3
+ "version": "1.0.368",
4
4
  "description": "extend your web app",
5
5
  "keywords": [
6
6
  "jquery",
@@ -64,31 +64,31 @@
64
64
  "@babel/eslint-parser": "^7.27.5",
65
65
  "@babel/plugin-transform-proto-to-assign": "^7.27.1",
66
66
  "@babel/runtime": "^7.27.6",
67
- "@stylistic/eslint-plugin": "^4.4.1",
67
+ "@stylistic/eslint-plugin": "^5.1.0",
68
68
  "@types/ejs": "^3.1.5",
69
69
  "@types/html-minifier": "^4.0.5",
70
70
  "@types/jquery": "^3.5.32",
71
71
  "@types/jsdom": "^21.1.7",
72
- "@types/node": "^24.0.0",
73
- "@typescript-eslint/eslint-plugin": "^8.34.0",
74
- "@typescript-eslint/parser": "^8.34.0",
75
- "clientnode": "^3.0.1285",
72
+ "@types/node": "^24.0.8",
73
+ "@typescript-eslint/eslint-plugin": "^8.35.1",
74
+ "@typescript-eslint/parser": "^8.35.1",
75
+ "clientnode": "^3.0.1298",
76
76
  "css-loader": "^7.1.2",
77
77
  "cssnano": "^7.0.7",
78
- "documentation-website": "^1.0.366",
79
- "eslint": "^9.28.0",
78
+ "documentation-website": "^1.0.387",
79
+ "eslint": "^9.30.0",
80
80
  "eslint-config-google": "^0.14.0",
81
- "eslint-plugin-jsdoc": "^50.7.1",
82
- "internationalisation": "^1.0.338",
83
- "jest": "^29.7.0",
81
+ "eslint-plugin-jsdoc": "^51.3.1",
82
+ "internationalisation": "^1.0.339",
83
+ "jest": "^30.0.3",
84
84
  "jquery": "^3.7.1",
85
85
  "jsdoc": "^4.0.4",
86
86
  "mini-css-extract-plugin": "^2.9.2",
87
- "postcss": "^8.5.4",
87
+ "postcss": "^8.5.6",
88
88
  "postcss-fontpath": "^1.0.0",
89
- "postcss-import": "^16.1.0",
89
+ "postcss-import": "^16.1.1",
90
90
  "postcss-loader": "^8.1.1",
91
- "postcss-preset-env": "^10.2.2",
91
+ "postcss-preset-env": "^10.2.4",
92
92
  "postcss-scss": "^4.0.9",
93
93
  "postcss-sprites": "^4.2.1",
94
94
  "postcss-url": "^10.1.3",
@@ -96,10 +96,10 @@
96
96
  "sass-loader": "^16.0.5",
97
97
  "spin.js": "^4.1.2",
98
98
  "style-loader": "^4.0.0",
99
- "stylelint": "^16.20.0",
99
+ "stylelint": "^16.21.0",
100
100
  "stylelint-config-standard-scss": "^15.0.1",
101
- "typescript-eslint": "^8.34.0",
102
- "weboptimizer": "^2.0.1583",
101
+ "typescript-eslint": "^8.35.1",
102
+ "weboptimizer": "^2.0.1593",
103
103
  "webpack-dev-server": "^5.2.2"
104
104
  },
105
105
  "peerDependencies": {
package/readme.md CHANGED
@@ -25,6 +25,7 @@ Project status
25
25
 
26
26
  [![code coverage](https://img.shields.io/coverallsCoverage/github/thaibault/website-utilities?label=code%20coverage&style=for-the-badge)](https://coveralls.io/github/thaibault/website-utilities)
27
27
 
28
+ [![deploy documentation website](https://img.shields.io/github/actions/workflow/status/thaibault/website-utilities/deploy-documentation-website.yaml?label=deploy%20documentation%20website&style=for-the-badge)](https://github.com/thaibault/website-utilities/actions/workflows/deploy-documentation-website.yaml)
28
29
  [![documentation website](https://img.shields.io/website-up-down-green-red/https/torben.website/website-utilities.svg?label=documentation-website&style=for-the-badge)](https://torben.website/website-utilities)
29
30
 
30
31
  <!--|deDE:Einsatzmöglichkeiten-->