Skip to content

Commit 9bb9b77

Browse files
build(deps): bump the production-dependencies group across 1 directory with 4 updates
Bumps the production-dependencies group with 4 updates in the / directory: [bits-ui](https://github.com/huntabyte/bits-ui), [pocketbase](https://github.com/pocketbase/js-sdk), [tailwind-variants](https://github.com/nextui-org/tailwind-variants) and [three](https://github.com/mrdoob/three.js). Updates `bits-ui` from 0.21.16 to 0.22.0 - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@0.21.16...bits-ui@0.22.0) Updates `pocketbase` from 0.21.5 to 0.25.0 - [Release notes](https://github.com/pocketbase/js-sdk/releases) - [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md) - [Commits](pocketbase/js-sdk@v0.21.5...v0.25.0) Updates `tailwind-variants` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/nextui-org/tailwind-variants/releases) - [Commits](heroui-inc/tailwind-variants@v0.2.1...v0.3.0) Updates `three` from 0.167.1 to 0.172.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: bits-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pocketbase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwind-variants dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3d11cd commit 9bb9b77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
"dependencies": {
2121
"@threlte/core": "^7.3.1",
2222
"@threlte/extras": "^8.11.4",
23-
"bits-ui": "^0.21.13",
23+
"bits-ui": "^0.22.0",
2424
"clsx": "^2.1.1",
2525
"cmdk-sv": "^0.0.18",
2626
"formsnap": "^1.0.1",
2727
"pako": "^2.1.0",
28-
"pocketbase": "^0.21.0",
28+
"pocketbase": "^0.25.0",
2929
"screenfull": "^6.0.2",
3030
"sveltekit-superforms": "^2.17.0",
3131
"tailwind-merge": "^2.5.2",
32-
"tailwind-variants": "^0.2.1",
33-
"three": "0.167.1",
32+
"tailwind-variants": "^0.3.0",
33+
"three": "0.172.0",
3434
"three-custom-shader-material": "^5.4.0",
3535
"ua-parser-js": "^1.0.37",
3636
"zod": "^3.23.8"

0 commit comments

Comments
 (0)