Skip to content

Commit 68c647e

Browse files
fix(deps): update npm-non-major (patch) (#603)
fix(deps): update npm-non-major Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 02d47f7 commit 68c647e

File tree

3 files changed

+51
-51
lines changed

3 files changed

+51
-51
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.4.1/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.2/schema.json",
33
"assist": {
44
"actions": {
55
"source": {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
"astro": "5.17.2",
5858
"astro-icon": "1.1.5",
5959
"date-fns": "4.1.0",
60-
"marked": "17.0.2",
60+
"marked": "17.0.3",
6161
"octokit": "5.0.5",
6262
"sharp": "0.34.5",
63-
"tailwind-merge": "3.4.0",
63+
"tailwind-merge": "3.4.1",
6464
"tailwindcss": "4.1.18",
6565
"tailwindcss-motion": "1.1.1"
6666
},
6767
"devDependencies": {
68-
"@biomejs/biome": "2.4.1",
68+
"@biomejs/biome": "2.4.2",
6969
"husky": "9.1.7"
7070
},
7171
"packageManager": "pnpm@10.29.3",

pnpm-lock.yaml

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)