Skip to content

Commit af0a64e

Browse files
fix(deps): update npm-non-major (patch) (#647)
fix(deps): update npm-non-major Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63692ab commit af0a64e

3 files changed

Lines changed: 139 additions & 135 deletions

File tree

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
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.2",
55+
"@tailwindcss/vite": "4.2.4",
5656
"accessible-astro-components": "5.2.0",
57-
"astro": "6.1.6",
57+
"astro": "6.1.8",
5858
"astro-icon": "1.1.5",
5959
"date-fns": "4.1.0",
60-
"marked": "18.0.0",
60+
"marked": "18.0.2",
6161
"octokit": "5.0.5",
6262
"sharp": "0.34.5",
6363
"tailwind-merge": "3.5.0",
64-
"tailwindcss": "4.2.2",
64+
"tailwindcss": "4.2.4",
6565
"tailwindcss-motion": "1.1.1"
6666
},
6767
"devDependencies": {
68-
"@biomejs/biome": "2.4.11",
68+
"@biomejs/biome": "2.4.12",
6969
"husky": "9.1.7"
7070
},
7171
"packageManager": "pnpm@10.33.0",

0 commit comments

Comments
 (0)