Skip to content

Commit

Permalink
chore(deps-dev): bump the build group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the build group with 4 updates in the / directory: [turbo](https://github.com/vercel/turborepo), [lightningcss](https://github.com/parcel-bundler/lightningcss), [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) and [vite-plugin-webfont-dl](https://github.com/feat-agency/vite-plugin-webfont-dl).


Updates `turbo` from 2.2.3 to 2.3.2
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.2.3...v2.3.2)

Updates `lightningcss` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.28.2)

Updates `vite-plugin-pwa` from 0.20.5 to 0.21.0
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.20.5...v0.21.0)

Updates `vite-plugin-webfont-dl` from 3.9.5 to 3.10.1
- [Release notes](https://github.com/feat-agency/vite-plugin-webfont-dl/releases)
- [Commits](feat-agency/vite-plugin-webfont-dl@v3.9.5...v3.10.1)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: lightningcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
- dependency-name: vite-plugin-webfont-dl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent dd9d4d2 commit 6c3b5ab
Show file tree
Hide file tree
Showing 4 changed files with 199 additions and 164 deletions.
4 changes: 2 additions & 2 deletions apps/gpa-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"deputy": "workspace:^",
"eslint": "^9.14.0",
"fontaine": "^0.5.0",
"lightningcss": "^1.28.1",
"lightningcss": "^1.28.2",
"typescript": "^5.6.3",
"vite": "^5.4.11",
"vite-plugin-html-minifier": "^1.0.4",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-pwa": "^0.21.0",
"workbox-build": "^7.3.0",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/phs-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"deputy": "workspace:^",
"eslint": "^9.14.0",
"fontaine": "^0.5.0",
"lightningcss": "^1.28.1",
"lightningcss": "^1.28.2",
"typescript": "^5.6.3",
"vite": "^5.4.11",
"vite-plugin-html-minifier": "^1.0.4",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-webfont-dl": "^3.9.5",
"vite-plugin-pwa": "^0.21.0",
"vite-plugin-webfont-dl": "^3.10.1",
"workbox-build": "^7.3.0",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"husky": "^9.1.7",
"knip": "^5.37.1",
"prettier": "3.3.3",
"turbo": "^2.2.3",
"turbo": "^2.3.2",
"typesync": "^0.13.4"
},
"devEngines": {
Expand Down
Loading

0 comments on commit 6c3b5ab

Please sign in to comment.