We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a7c59 commit 83fd789Copy full SHA for 83fd789
2 files changed
package.json
@@ -19,11 +19,11 @@
19
"author": "LonoxX",
20
"license": "MIT",
21
"devDependencies": {
22
- "@types/node": "^25.0.8",
23
- "@typescript-eslint/eslint-plugin": "^8.53.0",
24
- "@typescript-eslint/parser": "^8.53.0",
+ "@types/node": "^25.2.2",
+ "@typescript-eslint/eslint-plugin": "^8.54.0",
+ "@typescript-eslint/parser": "^8.54.0",
25
"builtin-modules": "^5.0.0",
26
- "esbuild": "^0.27.2",
+ "esbuild": "^0.27.3",
27
"eslint": "^9.39.2",
28
"obsidian": "^1.11.4",
29
"tslib": "^2.8.1",
@@ -32,6 +32,6 @@
32
"dependencies": {
33
"date-fns": "^4.1.0",
34
"octokit": "^5.0.5",
35
- "prettier": "^3.7.4"
+ "prettier": "^3.8.1"
36
}
37
0 commit comments