diff --git a/package.json b/package.json index d94a5bc960..bb6171d7e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thorsten/phpmyfaq", - "version": "4.0.0-RC.4", + "version": "4.0.0", "description": "phpMyFAQ", "repository": "git://github.com/thorsten/phpMyFAQ.git", "author": "Thorsten Rinne", @@ -37,18 +37,18 @@ "handlebars": "4.7.8", "highlight.js": "^11.10.0", "masonry-layout": "^4.2.2", - "sortablejs": "^1.15.3", + "sortablejs": "^1.15.6", "tinymce": "^6.8.5", "vanilla-cookieconsent": "^3.0.1" }, "devDependencies": { "@babel/core": "^7.26.0", "@babel/preset-env": "^7.26.0", - "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^19.5.0", + "@commitlint/cli": "^19.6.0", + "@commitlint/config-conventional": "^19.6.0", "@mcler/webpack-concat-plugin": "^4.1.6", "@testing-library/jest-dom": "^6.6.3", - "@types/node": "^20.17.6", + "@types/node": "^20.17.9", "autoprefixer": "^10.4.20", "babel-jest": "^29.7.0", "babel-loader": "^9.2.1", @@ -59,13 +59,13 @@ "extend-expect": "link:@testing-library/jest-dom/extend-expect", "file-loader": "^6.2.0", "html-webpack-plugin": "^5.6.3", - "husky": "^9.1.6", + "husky": "^9.1.7", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-fetch-mock": "^3.0.3", "mini-css-extract-plugin": "^2.9.2", "postcss": "^8.4.49", - "prettier": "^3.3.3", + "prettier": "^3.4.1", "pretty-quick": "^4.0.0", "raw-loader": "^4.0.2", "sass": "1.77.6",