Browse Source

build(deps): bump @libsql/client from 0.17.2 to 0.17.3 in /src

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

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

Signed-off-by: dependabot[bot] <[email protected]>
pull/2592/head
dependabot[bot] 3 months ago
committed by GitHub
parent
commit
7191c624b9
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 459
      src/pnpm-lock.yaml

2
src/package.json

@ -23,7 +23,7 @@
"dependencies": { "dependencies": {
"@eschricht/nuxt-color-mode": "^1.2.0", "@eschricht/nuxt-color-mode": "^1.2.0",
"@heroicons/vue": "^2.2.0", "@heroicons/vue": "^2.2.0",
"@libsql/client": "^0.17.2", "@libsql/client": "^0.17.3",
"@nuxtjs/i18n": "^10.2.4", "@nuxtjs/i18n": "^10.2.4",
"@nuxtjs/tailwindcss": "^6.14.0", "@nuxtjs/tailwindcss": "^6.14.0",
"@phc/format": "^1.0.0", "@phc/format": "^1.0.0",

459
src/pnpm-lock.yaml

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