Skip to content

Commit 1196334

Browse files
chore(deps-dev): bump the web-patch-minor group in /web with 4 updates (#318)
Bumps the web-patch-minor group in /web with 4 updates: [@unocss/preset-wind4](https://github.com/unocss/unocss/tree/HEAD/packages-presets/preset-wind4), [prettier](https://github.com/prettier/prettier), [tsx](https://github.com/privatenumber/tsx) and [unocss](https://github.com/unocss/unocss/tree/HEAD/packages-presets/unocss). Updates `@unocss/preset-wind4` from 66.7.4 to 66.7.5 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.7.5/packages-presets/preset-wind4) Updates `prettier` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.5) Updates `tsx` from 4.23.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) Updates `unocss` from 66.7.4 to 66.7.5 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.7.5/packages-presets/unocss) --- updated-dependencies: - dependency-name: "@unocss/preset-wind4" dependency-version: 66.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-patch-minor - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-patch-minor - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-patch-minor - dependency-name: unocss dependency-version: 66.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: web-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2d4976 commit 1196334

2 files changed

Lines changed: 196 additions & 186 deletions

File tree

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/leaflet": "^1.9.21",
5252
"@types/markdown-it": "^14.1.2",
5353
"@types/node": "^26.1.1",
54-
"@unocss/preset-wind4": "66.7.4",
54+
"@unocss/preset-wind4": "66.7.5",
5555
"@vitejs/plugin-vue": "^6.0.7",
5656
"@vue/eslint-config-prettier": "^10.2.0",
5757
"@vue/eslint-config-typescript": "^14.9.0",
@@ -64,15 +64,15 @@
6464
"npm-run-all2": "^9.0.2",
6565
"postcss-html": "^1.8.1",
6666
"postcss-scss": "^4.0.9",
67-
"prettier": "3.9.4",
67+
"prettier": "3.9.5",
6868
"sass-embedded": "^1.100.0",
6969
"stylelint": "^17.14.0",
7070
"stylelint-config-recommended-vue": "^1.6.1",
7171
"stylelint-config-standard": "^40.0.0",
7272
"stylelint-config-standard-scss": "^17.0.0",
73-
"tsx": "^4.23.0",
73+
"tsx": "^4.23.1",
7474
"typescript": "~6.0.3",
75-
"unocss": "66.7.4",
75+
"unocss": "66.7.5",
7676
"vite": "^8.1.4",
7777
"vite-plugin-compression": "^0.5.1",
7878
"vite-plugin-vue-devtools": "^8.1.5",

0 commit comments

Comments
 (0)