documentation-website
Advanced tools
Comparing version 1.0.333 to 1.0.334
{ | ||
"name": "documentation-website", | ||
"version": "1.0.333", | ||
"version": "1.0.334", | ||
"description": "Declarative multilanguage documentation website generator", | ||
@@ -54,5 +54,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@aws-sdk/client-s3": "^3.658.1", | ||
"@babel/eslint-parser": "^7.25.1", | ||
"@babel/runtime": "^7.25.6", | ||
"@aws-sdk/client-s3": "^3.663.0", | ||
"@babel/eslint-parser": "^7.25.7", | ||
"@babel/runtime": "^7.25.7", | ||
"@stylistic/eslint-plugin-ts": "^2.8.0", | ||
@@ -67,17 +67,17 @@ "@types/archiver": "^6.0.2", | ||
"@types/unzipper": "^0.10.10", | ||
"@typescript-eslint/eslint-plugin": "^8.7.0", | ||
"@typescript-eslint/parser": "^8.7.0", | ||
"@typescript-eslint/eslint-plugin": "^8.8.0", | ||
"@typescript-eslint/parser": "^8.8.0", | ||
"archiver": "^7.0.1", | ||
"clientnode": "^3.0.1193", | ||
"clientnode": "^3.0.1194", | ||
"css-loader": "^7.1.2", | ||
"cssnano": "^7.0.6", | ||
"default-gateway": "^7.2.2", | ||
"errorreporter": "^1.0.308", | ||
"errorreporter": "^1.0.309", | ||
"eslint": "^9.11.1", | ||
"eslint-config-google": "^0.14.0", | ||
"eslint-plugin-jsdoc": "^50.3.0", | ||
"eslint-plugin-jsdoc": "^50.3.1", | ||
"favicons": "^7.2.0", | ||
"favicons-webpack-plugin": "^6.0.1", | ||
"highlight.js": "^11.10.0", | ||
"internationalisation": "^1.0.320", | ||
"internationalisation": "^1.0.321", | ||
"jest": "^29.7.0", | ||
@@ -93,3 +93,3 @@ "jquery": "^3.7.1", | ||
"postcss-loader": "^8.1.1", | ||
"postcss-mixins": "^11.0.2", | ||
"postcss-mixins": "^11.0.3", | ||
"postcss-nested": "^6.2.0", | ||
@@ -103,8 +103,8 @@ "postcss-preset-env": "^10.0.5", | ||
"stylelint-config-standard": "^36.0.1", | ||
"typescript-eslint": "^8.7.0", | ||
"typescript-eslint": "^8.8.0", | ||
"ua-parser-js": "^1.0.39", | ||
"unzipper": "^0.12.3", | ||
"weboptimizer": "^2.0.1516", | ||
"weboptimizer": "^2.0.1518", | ||
"webpack-dev-server": "^5.1.0", | ||
"website-utilities": "^1.0.351" | ||
"website-utilities": "^1.0.352" | ||
}, | ||
@@ -111,0 +111,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
1453878
6456