Skip to content

Commit

Permalink
chore(deps): bump the patches group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the patches group with 3 updates: [pinia](https://github.com/vuejs/pinia), [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) and [typescript](https://github.com/microsoft/TypeScript).


Updates `pinia` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](vuejs/pinia@v2.3.0...v2.3.1)

Updates `@tailwindcss/typography` from 0.5.15 to 0.5.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.16)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 7d07dbc commit 8a52ebd
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
46 changes: 24 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"axios": "^1.7.9",
"luxon": "^3.5.0",
"markdown-it": "^14.1.0",
"pinia": "^2.3.0",
"pinia": "^2.3.1",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-toastification": "^2.0.0-rc.5"
Expand All @@ -28,7 +28,7 @@
"@eslint/js": "^9.14.0",
"@heroicons/vue": "^2.2.0",
"@openapitools/openapi-generator-cli": "^2.15.3",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/luxon": "^3.4.2",
"@types/markdown-it": "^14.1.2",
Expand All @@ -55,7 +55,7 @@
"rollup-plugin-brotli": "^3.1.0",
"tailwindcss": "^3.4.17",
"ts-morph": "^25.0.0",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.12.2",
"vite": "^5.4.10",
"vue-tsc": "^2.2.0"
Expand Down

0 comments on commit 8a52ebd

Please sign in to comment.