diff --git a/showcase/angular-showcase/package-lock.json b/showcase/angular-showcase/package-lock.json index da2a7824f..746eb6afa 100644 --- a/showcase/angular-showcase/package-lock.json +++ b/showcase/angular-showcase/package-lock.json @@ -38,7 +38,7 @@ } }, "../../node_modules/@db-ui/core": { - "version": "2.11.3", + "version": "2.11.4", "license": "Apache-2.0", "dependencies": { "@csstools/normalize.css": "^12.0.0", @@ -47,8 +47,8 @@ "devDependencies": { "@babel/cli": "^7.22.9", "@babel/preset-env": "^7.22.9", - "@commitlint/cli": "^17.6.6", - "@commitlint/config-conventional": "^17.6.6", + "@commitlint/cli": "^17.6.7", + "@commitlint/config-conventional": "^17.6.7", "@mfranzke/plugin-node-uiextension": "^1.0.0", "@pattern-lab/cli": "^6.0.1", "@pattern-lab/core": "^6.0.1", @@ -62,29 +62,29 @@ "dialog-polyfill": "^0.5.6", "dotenv": "^16.3.1", "find-versions-cli": "^4.0.0", - "html-validate": "^8.0.5", + "html-validate": "^8.1.0", "html5-boilerplate": "^8.0.0", "husky": "^8.0.3", "iframe-resizer": "^4.3.6", + "lint-staged": "^13.2.3", "markdownlint-cli": "^0.35.0", "nodemon": "^3.0.1", "npm-run-all": "^4.1.5", "pa11y-ci": "^3.0.1", "plugin-node-patternlab-inline-remote-assets": "^0.2.0", - "postcss": "^8.4.25", + "postcss": "^8.4.27", "postcss-cli": "^10.1.0", "postcss-focus": "^6.0.0", "postcss-list-style-safari-fix": "^1.0.0", - "prettier": "^2.8.8", - "pretty-quick": "^3.1.3", + "prettier": "^3.0.1", "rimraf": "^5.0.1", - "sass": "^1.63.6", + "sass": "^1.64.2", "start-server-and-test": "^2.0.0", "stylelint": "^14.16.1", "stylelint-config-prettier": "^9.0.5", "stylelint-config-sass-guidelines": "^9.0.1", "validate-branch-name": "^1.3.0", - "xo": "^0.54.2" + "xo": "^0.55.0" } }, "../../packages/db-ui-elements-angular": { @@ -109,7 +109,7 @@ "@rollup/plugin-json": "6.0.0", "@rollup/plugin-node-resolve": "15.0.1", "@types/jest": "27.4.1", - "@types/node": "20.4.5", + "@types/node": "20.4.9", "bs-logger": "0.2.6", "dependency-graph": "0.11.0", "injection-js": "2.4.0", @@ -21237,8 +21237,8 @@ "requires": { "@babel/cli": "^7.22.9", "@babel/preset-env": "^7.22.9", - "@commitlint/cli": "^17.6.6", - "@commitlint/config-conventional": "^17.6.6", + "@commitlint/cli": "^17.6.7", + "@commitlint/config-conventional": "^17.6.7", "@csstools/normalize.css": "^12.0.0", "@db-ui/base": "^0.22.2", "@mfranzke/plugin-node-uiextension": "^1.0.0", @@ -21254,29 +21254,29 @@ "dialog-polyfill": "^0.5.6", "dotenv": "^16.3.1", "find-versions-cli": "^4.0.0", - "html-validate": "^8.0.5", + "html-validate": "^8.1.0", "html5-boilerplate": "^8.0.0", "husky": "^8.0.3", "iframe-resizer": "^4.3.6", + "lint-staged": "^13.2.3", "markdownlint-cli": "^0.35.0", "nodemon": "^3.0.1", "npm-run-all": "^4.1.5", "pa11y-ci": "^3.0.1", "plugin-node-patternlab-inline-remote-assets": "^0.2.0", - "postcss": "^8.4.25", + "postcss": "^8.4.27", "postcss-cli": "^10.1.0", "postcss-focus": "^6.0.0", "postcss-list-style-safari-fix": "^1.0.0", - "prettier": "^2.8.8", - "pretty-quick": "^3.1.3", + "prettier": "^3.0.1", "rimraf": "^5.0.1", - "sass": "^1.63.6", + "sass": "^1.64.2", "start-server-and-test": "^2.0.0", "stylelint": "^14.16.1", "stylelint-config-prettier": "^9.0.5", "stylelint-config-sass-guidelines": "^9.0.1", "validate-branch-name": "^1.3.0", - "xo": "^0.54.2" + "xo": "^0.55.0" } }, "@db-ui/ngx-elements-enterprise": { @@ -21296,7 +21296,7 @@ "@rollup/plugin-json": "6.0.0", "@rollup/plugin-node-resolve": "15.0.1", "@types/jest": "27.4.1", - "@types/node": "20.4.5", + "@types/node": "20.4.9", "bs-logger": "0.2.6", "dependency-graph": "0.11.0", "injection-js": "2.4.0",