Skip to content

Commit 08ae801

Browse files
authored
Update docs deps (#879)
Updates yaml and picomatch deps.
1 parent e5bc74e commit 08ae801

2 files changed

Lines changed: 34 additions & 30 deletions

File tree

docs/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"tailwind-merge": "^3.4.0",
5151
"tailwindcss": "^4.1.18",
5252
"tailwindcss-animate": "^1.0.7",
53-
"yaml": "^2.7.1",
53+
"yaml": "^2.8.3",
5454
"zod": "^3.25.76"
5555
},
5656
"devDependencies": {
@@ -88,7 +88,9 @@
8888
"qs@<6.14.2": "6.14.2",
8989
"minimatch@<10.2.3": "10.2.3",
9090
"rollup@<4.59.0": "4.59.0",
91-
"svgo@>=3.0.0 <3.3.3": "3.3.3"
91+
"svgo@>=3.0.0 <3.3.3": "3.3.3",
92+
"yaml@>=1.0.0 <1.10.3": "1.10.3",
93+
"picomatch@>=4.0.0 <4.0.4": "4.0.4"
9294
}
9395
}
9496
}

docs/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)