Skip to content

Commit 61a66ff

Browse files
fix(deps): update npm-non-major
1 parent e950a63 commit 61a66ff

3 files changed

Lines changed: 193 additions & 193 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.6/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.4.8/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.1",
55+
"@tailwindcss/vite": "4.2.2",
5656
"accessible-astro-components": "5.2.0",
57-
"astro": "6.0.2",
57+
"astro": "6.0.8",
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.8",
6969
"husky": "9.1.7"
7070
},
7171
"packageManager": "pnpm@10.32.1",

0 commit comments

Comments
 (0)