aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-11 22:13:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-03-11 22:13:16 +0000
commit5eb1f47f0b6998e168b205a32899d3bb28804096 (patch)
tree49cdad11c8af3174f4cc1df3ee59cc2f916d2743 /src/packages/vue/package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 5 updates (diff)
downloadlocusts-5eb1f47f0b6998e168b205a32899d3bb28804096.tar
locusts-5eb1f47f0b6998e168b205a32899d3bb28804096.tar.gz
locusts-5eb1f47f0b6998e168b205a32899d3bb28804096.tar.bz2
locusts-5eb1f47f0b6998e168b205a32899d3bb28804096.tar.lz
locusts-5eb1f47f0b6998e168b205a32899d3bb28804096.tar.xz
locusts-5eb1f47f0b6998e168b205a32899d3bb28804096.tar.zst
locusts-5eb1f47f0b6998e168b205a32899d3bb28804096.zip
build(deps-dev): bump the nodejs-dependencies group with 6 updates
Bumps the nodejs-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [syncpack](https://github.com/JamieMason/syncpack) | `13.0.2` | `13.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.0` | `8.26.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.9` | `22.13.10` | | [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.8` | `0.3.9` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `3.0.3` | `3.1.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.22.6` | `5.23.0` | Updates `syncpack` from 13.0.2 to 13.0.3 - [Release notes](https://github.com/JamieMason/syncpack/releases) - [Changelog](https://github.com/JamieMason/syncpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/JamieMason/syncpack/compare/13.0.2...13.0.3) Updates `typescript-eslint` from 8.26.0 to 8.26.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/typescript-eslint) Updates `@types/node` from 22.13.9 to 22.13.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `publint` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.9/packages/publint) Updates `eslint-plugin-svelte` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.0.3...eslint-plugin-svelte@3.1.0) Updates `svelte` from 5.22.6 to 5.23.0 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.23.0/packages/svelte) --- updated-dependencies: - dependency-name: syncpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: publint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/packages/vue/package.json')
-rw-r--r--src/packages/vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/vue/package.json b/src/packages/vue/package.json
index 88f0f7e..f9ccb50 100644
--- a/src/packages/vue/package.json
+++ b/src/packages/vue/package.json
@@ -47,7 +47,7 @@
"@repo/typescript-config": "workspace:*",
"@vitejs/plugin-vue": "^5.2.1",
"eslint-plugin-vue": "^10.0.0",
- "publint": "^0.3.8",
+ "publint": "^0.3.9",
"typescript": "^5.8.2",
"vite": "^6.2.1",
"vue-tsc": "^2.2.8"