Skip to content

Commit

Permalink
Build(deps-dev): Bump the unocss group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the unocss group with 4 updates: [@unocss/eslint-config](https://github.com/unocss/unocss/tree/HEAD/packages-integrations/eslint-config), [@unocss/preset-icons](https://github.com/unocss/unocss/tree/HEAD/packages-presets/preset-icons), [@unocss/preset-web-fonts](https://github.com/unocss/unocss/tree/HEAD/packages-presets/preset-web-fonts) and [unocss](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss).


Updates `@unocss/eslint-config` from 65.4.3 to 66.0.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.0.0/packages-integrations/eslint-config)

Updates `@unocss/preset-icons` from 65.4.3 to 66.0.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.0.0/packages-presets/preset-icons)

Updates `@unocss/preset-web-fonts` from 65.4.3 to 66.0.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.0.0/packages-presets/preset-web-fonts)

Updates `unocss` from 65.4.3 to 66.0.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v66.0.0/packages-presets/unocss)

---
updated-dependencies:
- dependency-name: "@unocss/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: unocss
- dependency-name: "@unocss/preset-icons"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: unocss
- dependency-name: "@unocss/preset-web-fonts"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: unocss
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: unocss
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent bbcd5fc commit b794fdd
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 739 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"@types/luxon": "^3.4.2",
"@types/node": "^22.13.8",
"@types/tail": "^2.2.3",
"@unocss/eslint-config": "^65.4.3",
"@unocss/preset-icons": "^65.4.3",
"@unocss/preset-web-fonts": "^65.4.3",
"@unocss/eslint-config": "^66.0.0",
"@unocss/preset-icons": "^66.0.0",
"@unocss/preset-web-fonts": "^66.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"browserslist": "^4.24.4",
"electron": "34.0.2",
Expand All @@ -93,7 +93,7 @@
"tree-kill": "^1.2.2",
"typescript": "^5.7.3",
"typescript-eslint": "8.22.0",
"unocss": "^65.4.3",
"unocss": "^66.0.0",
"vite": "^5.4.12",
"vite-plugin-electron": "^0.29.0",
"vite-plugin-electron-renderer": "^0.14.6",
Expand Down
Loading

0 comments on commit b794fdd

Please sign in to comment.