Skip to content

Commit 0af8496

Browse files
fix(deps): update npm-non-major (patch) (#629)
* fix(deps): update npm-non-major * fix(deps): update npm-non-major Signed-off-by: Adam Setch <adam.setch@outlook.com> --------- Signed-off-by: Adam Setch <adam.setch@outlook.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Adam Setch <adam.setch@outlook.com>
1 parent 4020d99 commit 0af8496

File tree

3 files changed

+195
-194
lines changed

3 files changed

+195
-194
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.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.9/schema.json",
33
"assist": {
44
"actions": {
55
"source": {

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,23 +52,23 @@
5252
"@iconify-json/line-md": "1.2.16",
5353
"@iconify-json/mdi": "1.2.3",
5454
"@octokit/openapi-types": "27.0.0",
55-
"@tailwindcss/vite": "4.2.1",
55+
"@tailwindcss/vite": "4.2.2",
5656
"accessible-astro-components": "5.2.0",
57-
"astro": "6.0.2",
57+
"astro": "6.1.1",
5858
"astro-icon": "1.1.5",
5959
"date-fns": "4.1.0",
60-
"marked": "17.0.4",
60+
"marked": "17.0.5",
6161
"octokit": "5.0.5",
6262
"sharp": "0.34.5",
6363
"tailwind-merge": "3.5.0",
64-
"tailwindcss": "4.2.1",
64+
"tailwindcss": "4.2.2",
6565
"tailwindcss-motion": "1.1.1"
6666
},
6767
"devDependencies": {
68-
"@biomejs/biome": "2.4.6",
68+
"@biomejs/biome": "2.4.9",
6969
"husky": "9.1.7"
7070
},
71-
"packageManager": "pnpm@10.32.1",
71+
"packageManager": "pnpm@10.33.0",
7272
"pnpm": {
7373
"onlyBuiltDependencies": [
7474
"@biomejs/biome",

0 commit comments

Comments
 (0)