Browse Source

build(deps): bump @libsql/client from 0.15.4 to 0.15.5 in /src

Bumps [@libsql/client](https://github.com/libsql/libsql-client-ts/tree/HEAD/packages/libsql-client) from 0.15.4 to 0.15.5.
- [Release notes](https://github.com/libsql/libsql-client-ts/releases)
- [Changelog](https://github.com/tursodatabase/libsql-client-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/libsql/libsql-client-ts/commits/v0.15.5/packages/libsql-client)

---
updated-dependencies:
- dependency-name: "@libsql/client"
  dependency-version: 0.15.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1855/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
da81405e0c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 1210
      src/pnpm-lock.yaml

2
src/package.json

@ -22,7 +22,7 @@
"dependencies": { "dependencies": {
"@eschricht/nuxt-color-mode": "^1.1.5", "@eschricht/nuxt-color-mode": "^1.1.5",
"@heroicons/vue": "^2.2.0", "@heroicons/vue": "^2.2.0",
"@libsql/client": "^0.15.4", "@libsql/client": "^0.15.5",
"@nuxtjs/i18n": "^9.5.4", "@nuxtjs/i18n": "^9.5.4",
"@nuxtjs/tailwindcss": "^6.14.0", "@nuxtjs/tailwindcss": "^6.14.0",
"@phc/format": "^1.0.0", "@phc/format": "^1.0.0",

1210
src/pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save