Skip to content

Commit c775fd6

Browse files
build(deps): bump the patch-dependencies group with 15 updates (#3044)
Bumps the patch-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.0` | `19.8.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.0` | `19.8.1` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.0` | `9.1.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.5` | | [start-server-and-test](https://github.com/bahmutov/start-server-and-test) | `2.0.11` | `2.0.12` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.16` | `18.2.19` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.16` | `18.2.19` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.1` | `28.0.3` | | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.15.0` | `0.15.1` | | [vue](https://github.com/vuejs/core) | `3.5.13` | `3.5.16` | | [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.2.4` | `3.2.6` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.20` | `10.4.21` | | [postcss-cli](https://github.com/postcss/postcss-cli) | `11.0.0` | `11.0.1` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.3` | `5.2.4` | Updates `@commitlint/cli` from 19.8.0 to 19.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.8.0 to 19.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional) Updates `concurrently` from 9.1.0 to 9.1.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.1.0...v9.1.2) Updates `eslint-plugin-react` from 7.37.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.5) Updates `start-server-and-test` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v2.0.11...v2.0.12) Updates `@angular-devkit/build-angular` from 18.2.16 to 18.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.16...18.2.19) Updates `@angular/cli` from 18.2.16 to 18.2.19 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@18.2.16...18.2.19) Updates `@rollup/plugin-commonjs` from 28.0.1 to 28.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs) Updates `zone.js` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.15.1/packages/zone.js) Updates `vue` from 3.5.13 to 3.5.16 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.13...v3.5.16) Updates `rxjs` from 7.8.1 to 7.8.2 - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) Updates `dompurify` from 3.2.4 to 3.2.6 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.4...3.2.6) Updates `autoprefixer` from 10.4.20 to 10.4.21 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.20...10.4.21) Updates `postcss-cli` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/postcss/postcss-cli/releases) - [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-cli@11.0.0...11.0.1) Updates `@vitejs/plugin-vue` from 5.2.3 to 5.2.4 - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: concurrently dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: start-server-and-test dependency-version: 2.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@angular-devkit/build-angular" dependency-version: 18.2.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@angular/cli" dependency-version: 18.2.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: zone.js dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: vue dependency-version: 3.5.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: dompurify dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: autoprefixer dependency-version: 10.4.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: postcss-cli dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: "@vitejs/plugin-vue" dependency-version: 5.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a9f245 commit c775fd6

File tree

8 files changed

+1223
-1253
lines changed

8 files changed

+1223
-1253
lines changed

package-lock.json

Lines changed: 1204 additions & 1234 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"showcase/*"
3030
],
3131
"devDependencies": {
32-
"@commitlint/cli": "19.8.0",
33-
"@commitlint/config-conventional": "19.8.0",
32+
"@commitlint/cli": "19.8.1",
33+
"@commitlint/config-conventional": "19.8.1",
3434
"@typescript-eslint/eslint-plugin": "^8.28.0",
3535
"@typescript-eslint/parser": "^8.28.0",
36-
"concurrently": "9.1.0",
36+
"concurrently": "9.1.2",
3737
"conventional-changelog-cli": "^5.0.0",
3838
"cpr": "3.0.1",
3939
"dotenv": "^16.4.7",
4040
"eslint": "8.57.0",
4141
"eslint-config-prettier": "9.1.0",
42-
"eslint-plugin-react": "^7.37.2",
42+
"eslint-plugin-react": "^7.37.5",
4343
"eslint-plugin-storybook": "0.11.1",
4444
"eslint-plugin-vue": "^9.30.0",
4545
"find-versions-cli": "^5.0.0",
@@ -54,7 +54,7 @@
5454
"react": "^18.3.1",
5555
"react-dom": "^18.3.1",
5656
"replace-in-file": "8.3.0",
57-
"start-server-and-test": "2.0.11",
57+
"start-server-and-test": "2.0.12",
5858
"stylelint": "^16.20.0",
5959
"stylelint-config-standard-scss": "^15.0.1",
6060
"typescript": "5.4.5",

packages/db-ui-elements-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@angular/platform-browser": "18.2.13",
3838
"@angular/platform-browser-dynamic": "18.2.13",
3939
"@angular/router": "18.2.13",
40-
"@angular-devkit/build-angular": "18.2.16",
41-
"@angular/cli": "18.2.16",
40+
"@angular-devkit/build-angular": "18.2.19",
41+
"@angular/cli": "18.2.19",
4242
"@angular/compiler-cli": "18.2.13",
43-
"@rollup/plugin-commonjs": "28.0.1",
43+
"@rollup/plugin-commonjs": "28.0.3",
4444
"@rollup/plugin-json": "6.1.0",
4545
"@rollup/plugin-node-resolve": "15.3.0",
4646
"bs-logger": "0.2.6",
4747
"injection-js": "2.4.0",
4848
"ng-packagr": "18.2.1",
4949
"rimraf": "6.0.1",
50-
"zone.js": "~0.15.0"
50+
"zone.js": "~0.15.1"
5151
}
5252
}

packages/db-ui-elements-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"rimraf": "6.0.1",
3434
"rollup": "4.37.0",
3535
"rollup-plugin-node-resolve": "5.2.0",
36-
"vue": "3.5.13"
36+
"vue": "3.5.16"
3737
}
3838
}

showcase/angular-showcase/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"@angular/platform-browser": "18.2.13",
1818
"@angular/platform-browser-dynamic": "18.2.13",
1919
"@angular/router": "18.2.13",
20-
"rxjs": "7.8.1",
20+
"rxjs": "7.8.2",
2121
"tslib": "2.8.1",
22-
"zone.js": "0.15.0"
22+
"zone.js": "0.15.1"
2323
},
2424
"devDependencies": {
25-
"@angular-devkit/build-angular": "18.2.16",
26-
"@angular/cli": "18.2.16",
25+
"@angular-devkit/build-angular": "18.2.19",
26+
"@angular/cli": "18.2.19",
2727
"@angular/compiler-cli": "18.2.13",
2828
"domhandler": "^5.0.3",
2929
"injection-js": "2.4.0",

showcase/playground-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "module",
77
"dependencies": {
88
"ace-builds": "1.36.5",
9-
"dompurify": "3.2.4",
9+
"dompurify": "3.2.6",
1010
"grapesjs": "0.21.12",
1111
"grapesjs-preset-webpage": "1.0.3",
1212
"react": "18.3.1",

showcase/reactwind-showcase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"type": "module",
88
"dependencies": {
99
"@vitejs/plugin-react": "^4.3.3",
10-
"autoprefixer": "^10.4.20",
10+
"autoprefixer": "^10.4.21",
1111
"postcss": "^8.4.49",
12-
"postcss-cli": "11.0.0",
12+
"postcss-cli": "11.0.1",
1313
"react": "18.3.1",
1414
"react-dom": "18.3.1",
1515
"tailwindcss": "^3.4.14",

showcase/vue-showcase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"preview": "vite preview --port 5050"
99
},
1010
"dependencies": {
11-
"vue": "3.5.13",
11+
"vue": "3.5.16",
1212
"vue-router": "4.4.5"
1313
},
1414
"devDependencies": {
15-
"@vitejs/plugin-vue": "5.2.3",
15+
"@vitejs/plugin-vue": "5.2.4",
1616
"@vue/tsconfig": "0.5.1",
1717
"vite": "^5.4.19",
1818
"vue-tsc": "2.1.10"

0 commit comments

Comments
 (0)