Skip to content

Commit 85544cd

Browse files
chore(deps-dev): bump the development_minors_and_patches group across 1 directory with 7 updates (#109)
Bumps the development_minors_and_patches group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) | `22.0.1` | `22.0.2` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.16` | `4.17.17` | | [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.3` | `5.2.4` | | [eslint](https://github.com/eslint/eslint) | `9.26.0` | `9.28.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.1` | `15.5.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.4` | | [sass](https://github.com/sass/dart-sass) | `1.87.0` | `1.89.1` | Updates `@tsconfig/node22` from 22.0.1 to 22.0.2 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/lodash` from 4.17.16 to 4.17.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) 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/plugin-vue@5.2.4/packages/plugin-vue) Updates `eslint` from 9.26.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.26.0...v9.28.0) Updates `lint-staged` from 15.5.1 to 15.5.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.1...v15.5.2) Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) Updates `sass` from 1.87.0 to 1.89.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.87.0...1.89.1) --- updated-dependencies: - dependency-name: "@tsconfig/node22" dependency-version: 22.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@types/lodash" dependency-version: 4.17.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@vitejs/plugin-vue" dependency-version: 5.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: lint-staged dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73d7c54 commit 85544cd

File tree

2 files changed

+66
-369
lines changed

2 files changed

+66
-369
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,20 +41,20 @@
4141
"@gewis/eslint-config-vue": "^2.3.0",
4242
"@gewis/prettier-config": "^2.2.2",
4343
"@hey-api/openapi-ts": "^0.66.7",
44-
"@tsconfig/node22": "^22.0.0",
45-
"@types/lodash": "^4.17.16",
44+
"@tsconfig/node22": "^22.0.2",
45+
"@types/lodash": "^4.17.17",
4646
"@types/uuid": "^10.0.0",
47-
"@vitejs/plugin-vue": "^5.2.3",
47+
"@vitejs/plugin-vue": "^5.2.4",
4848
"@vue/tsconfig": "^0.7.0",
4949
"autoprefixer": "^10.4.21",
50-
"eslint": "^9.26.0",
50+
"eslint": "^9.28.0",
5151
"husky": "^9.1.7",
52-
"lint-staged": "^15.5.1",
52+
"lint-staged": "^15.5.2",
5353
"lodash": "^4.17.21",
5454
"npm-run-all": "^4.1.5",
55-
"postcss": "^8.5.3",
55+
"postcss": "^8.5.4",
5656
"prettier": "^3.5.3",
57-
"sass": "^1.87.0",
57+
"sass": "^1.89.1",
5858
"tailwindcss": "^4.1.1",
5959
"typescript": "^5.8.3",
6060
"vite": "^6.3.5",

0 commit comments

Comments
 (0)