Skip to content

Commit ef5f836

Browse files
Bump the packages group with 4 updates (#270)
Bumps the packages group with 4 updates: [eslint-plugin-boundaries](https://github.com/javierbrea/eslint-plugin-boundaries), [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types). Updates `eslint-plugin-boundaries` from 5.0.2 to 5.1.0 - [Release notes](https://github.com/javierbrea/eslint-plugin-boundaries/releases) - [Commits](javierbrea/eslint-plugin-boundaries@v5.0.2...v5.1.0) Updates `pnpm` from 10.18.2 to 10.18.3 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.18.3/pnpm) Updates `vite` from 7.1.9 to 7.1.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.10/packages/vite) Updates `@typescript-eslint/types` from 8.46.0 to 8.46.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/types) --- updated-dependencies: - dependency-name: eslint-plugin-boundaries dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: packages - dependency-name: pnpm dependency-version: 10.18.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: vite dependency-version: 7.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: packages - dependency-name: "@typescript-eslint/types" dependency-version: 8.46.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43fb8a4 commit ef5f836

File tree

2 files changed

+28
-34
lines changed

2 files changed

+28
-34
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
"dotenv": "^17.2.3",
2222
"eslint": "^9.37.0",
2323
"eslint-import-resolver-typescript": "^4.4.4",
24-
"eslint-plugin-boundaries": "^5.0.2",
24+
"eslint-plugin-boundaries": "^5.1.0",
2525
"eslint-plugin-import": "^2.32.0",
2626
"eslint-plugin-promise": "^7.2.1",
2727
"eslint-plugin-solid": "^0.14.5",
28-
"pnpm": "^10.18.2",
28+
"pnpm": "^10.18.3",
2929
"postcss": "^8.5.6",
3030
"tailwindcss": "4.1.14",
3131
"typescript": "^5.9.3",
3232
"typescript-eslint": "^8.46.1",
3333
"vercel": "^48.2.9",
34-
"vite": "^7.1.9",
34+
"vite": "^7.1.10",
3535
"vite-plugin-solid": "^2.11.9",
3636
"vite-plugin-vercel": "^9.0.7"
3737
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)