Skip to content

Commit 1d6e1f2

Browse files
authored
Fix lockfile (#1421)
1 parent 89f55df commit 1d6e1f2

File tree

2 files changed

+5
-110
lines changed

2 files changed

+5
-110
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@orama/crawly": "^0.0.6",
4646
"@tailwindcss/typography": "^0.5.19",
4747
"@types/node": "^25.0.3",
48-
"@typescript-eslint/eslint-plugin": "^8.52.0",
49-
"@typescript-eslint/parser": "^8.52.0",
48+
"@typescript-eslint/eslint-plugin": "^8.54.0",
49+
"@typescript-eslint/parser": "^8.54.0",
5050
"autoprefixer": "^10.4.23",
5151
"eslint": "^9.39.2",
5252
"eslint-plugin-solid": "^0.14.5",
@@ -62,4 +62,4 @@
6262
"node": ">=24",
6363
"pnpm": ">=10"
6464
}
65-
}
65+
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)