Skip to content

Commit 0021c57

Browse files
committed
chore: bump dependencies
1 parent 204b644 commit 0021c57

File tree

2 files changed

+184
-641
lines changed

2 files changed

+184
-641
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,22 @@
2121
"publishConfig": {
2222
"provenance": true
2323
},
24-
"packageManager": "pnpm@10.10.0",
24+
"packageManager": "pnpm@10.13.1",
2525
"dependencies": {
2626
"axios": "^1.9.0",
2727
"superstruct": "^2.0.2"
2828
},
2929
"devDependencies": {
30-
"@eslint/js": "9.26.0",
31-
"eslint": "9.26.0",
32-
"eslint-config-prettier": "10.1.2",
33-
"prettier": "3.5.3",
30+
"@eslint/js": "9.31.0",
31+
"eslint": "9.31.0",
32+
"eslint-config-prettier": "10.1.5",
33+
"prettier": "3.6.2",
3434
"tsup": "^8.4.0",
3535
"typedoc": "~0.28.4",
3636
"typedoc-github-theme": "~0.3.0",
3737
"typedoc-plugin-missing-exports": "^4.0.0",
3838
"typescript": "5.8.3",
39-
"typescript-eslint": "8.31.1"
39+
"typescript-eslint": "8.36.0"
4040
},
4141
"scripts": {
4242
"build": "pnpm run build:lib && pnpm build:docs",

0 commit comments

Comments
 (0)