aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-24 23:04:19 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-04-24 23:04:29 +0000
commited188184fb4af57e2f8c260bbbf6b3ab850f5389 (patch)
treef3232d32cfae163a58981a6fabe49ab58f17dbb2 /src/packages/react
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.tar
locusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.tar.gz
locusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.tar.bz2
locusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.tar.lz
locusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.tar.xz
locusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.tar.zst
locusts-ed188184fb4af57e2f8c260bbbf6b3ab850f5389.zip
build(deps-dev): bump the nodejs-dependencies group with 2 updates
Bumps the nodejs-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@types/node` from 22.14.1 to 22.15.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 6.3.2 to 6.3.3 - [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/v6.3.3/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 22.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: nodejs-dependencies - dependency-name: vite dependency-version: 6.3.3 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/react')
-rw-r--r--src/packages/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 4edf447..6c20713 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -53,7 +53,7 @@
"publint": "^0.3.12",
"typescript": "^5.8.3",
"typescript-eslint": "^8.31.0",
- "vite": "^6.3.2"
+ "vite": "^6.3.3"
},
"publishConfig": {
"access": "public"