Skip to content

Commit b7062bf

Browse files
fix(deps): update all non-major dependencies to ^0.12.3 (nolebase#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4a01b5 commit b7062bf

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"motion": "^12.4.10",
5151
"thumbhash": "^0.1.1",
5252
"typescript": "^5.8.2",
53-
"unlazy": "^0.12.2",
53+
"unlazy": "^0.12.3",
5454
"vite": "catalog:",
5555
"vite-plugin-vue-devtools": "^7.7.2"
5656
}

packages/vitepress-plugin-thumbnail-hash/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@
6565
"vitepress": "^1.5.0 || ^2.0.0-alpha.1"
6666
},
6767
"dependencies": {
68-
"@unlazy/vue": "^0.12.2",
68+
"@unlazy/vue": "^0.12.3",
6969
"canvaskit-wasm": "^0.39.1",
7070
"colorette": "^2.0.20",
7171
"less": "^4.2.2",
7272
"ora": "^8.2.0",
7373
"thumbhash": "^0.1.1",
7474
"tinyglobby": "^0.2.12",
7575
"uncrypto": "^0.1.3",
76-
"unlazy": "^0.12.2"
76+
"unlazy": "^0.12.3"
7777
},
7878
"devDependencies": {
7979
"builtin-modules": "^5.0.0",

pnpm-lock.yaml

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)