Skip to content

Commit 8f38624

Browse files
committed
upgrade deps && docs [skip ci]
1 parent eaf629f commit 8f38624

File tree

5 files changed

+152
-144
lines changed

5 files changed

+152
-144
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-05_08:24:20
1+
2025-09-05_16:22:04

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@vitest/coverage-v8": "^3.2.4",
3939
"compare-versions": "^6.1.1",
4040
"esbuild-plugin-rdi": "^0.0.0",
41-
"git-json-resolver": "^1.3.1",
41+
"git-json-resolver": "^1.3.2",
4242
"tsup": "^8.5.0",
4343
"typescript": "^5.9.2",
4444
"vite-tsconfig-paths": "^5.1.4",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pre-commit": "^1.2.2",
2626
"prettier": "^3.6.2",
2727
"turbo": "^2.5.6",
28-
"turborepo-template-upgrade": "^0.5.2",
28+
"turborepo-template-upgrade": "^0.5.6",
2929
"typedoc": "^0.28.12",
3030
"typedoc-plugin-markdown": "^4.8.1",
3131
"typedoc-plugin-mdn-links": "^5.0.9",
@@ -42,4 +42,4 @@
4242
"next@>=15.0.0 <15.2.3": ">=15.2.3"
4343
}
4444
}
45-
}
45+
}

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@next/eslint-plugin-next": "^15.5.2",
88
"@typescript-eslint/eslint-plugin": "^8.42.0",
99
"@typescript-eslint/parser": "^8.42.0",
10-
"eslint": "^9.34.0",
10+
"eslint": "^9.35.0",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
1313
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)