Skip to content

Commit

Permalink
deps: bump the major-dependencies group across 1 directory with 4 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the major-dependencies group with 4 updates in the / directory: [@ugrc/utilities](https://github.com/agrc/kitchen-sink), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@ugrc/utilities` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@utilities-v2.4.3...sherlock-v3.0.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `tailwindcss` from 3.4.17 to 4.0.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.3/packages/tailwindcss)

Updates `vitest` from 2.1.8 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: "@ugrc/utilities"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 05cfc6c commit b32a531
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 824 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@heroicons/react": "^2.1.5",
"@ugrc/layer-selector": "^6.2.12",
"@ugrc/utah-design-system": "^1.19.0",
"@ugrc/utilities": "^2.4.3",
"@ugrc/utilities": "^3.0.0",
"firebase": "^11.0.1",
"ky": "^1.7.4",
"lodash.startcase": "^4.4.0",
Expand All @@ -58,7 +58,7 @@
"autoprefixer": "^10.4.20",
"cpy-cli": "^5.0.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0-rc-06d0b89e-20240801",
Expand All @@ -68,12 +68,12 @@
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-packagejson": "^2.5.8",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^3.4.17",
"tailwindcss": "^4.0.3",
"tailwindcss-react-aria-components": "^1.1.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11",
"vite-plugin-package-version": "^1.1.0",
"vitest": "^2.1.5"
"vitest": "^3.0.5"
}
}
Loading

0 comments on commit b32a531

Please sign in to comment.