aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/vue/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-06 22:48:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-06 22:48:24 +0000
commit3a7ec082087750f835dc823827b45206e0fb796e (patch)
treeb320cb5446b903cce027d11ce994164cb622a718 /src/packages/vue/package.json
parentbuild(deps-dev): bump @types/node in the nodejs-dependencies group (diff)
downloadlocusts-3a7ec082087750f835dc823827b45206e0fb796e.tar
locusts-3a7ec082087750f835dc823827b45206e0fb796e.tar.gz
locusts-3a7ec082087750f835dc823827b45206e0fb796e.tar.bz2
locusts-3a7ec082087750f835dc823827b45206e0fb796e.tar.lz
locusts-3a7ec082087750f835dc823827b45206e0fb796e.tar.xz
locusts-3a7ec082087750f835dc823827b45206e0fb796e.tar.zst
locusts-3a7ec082087750f835dc823827b45206e0fb796e.zip
build(deps-dev): bump the nodejs-dependencies group with 4 updates
Bumps the nodejs-dependencies group with 4 updates: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [publint](https://github.com/bluwy/publint/tree/HEAD/packages/publint), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `typescript-eslint` from 8.19.0 to 8.19.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.19.1/packages/typescript-eslint) Updates `publint` from 0.2.12 to 0.3.0 - [Release notes](https://github.com/bluwy/publint/releases) - [Changelog](https://github.com/bluwy/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/bluwy/publint/commits/publint@0.3.0/packages/publint) Updates `@types/react` from 19.0.2 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `svelte` from 5.16.1 to 5.16.4 - [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.16.4/packages/svelte) --- updated-dependencies: - dependency-name: typescript-eslint 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-minor dependency-group: nodejs-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch 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 1703458..c9ca9c4 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": "^9.32.0",
- "publint": "^0.2.0",
+ "publint": "^0.3.0",
"typescript": "^5.7.2",
"vite": "^6.0.7",
"vue-tsc": "^2.2.0"