Skip to content

Commit 874fb67

Browse files
authored
build: package updates (#64)
1 parent 5dbcbb0 commit 874fb67

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package-lock.json

+73-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"@testing-library/preact": "^3.2.4",
4646
"@types/lodash": "^4.17.16",
4747
"@types/luxon": "^3.4.2",
48-
"@typescript-eslint/eslint-plugin": "^8.26.0",
49-
"@typescript-eslint/parser": "^8.26.0",
48+
"@typescript-eslint/eslint-plugin": "^8.26.1",
49+
"@typescript-eslint/parser": "^8.26.1",
5050
"@typhonjs-typedoc/typedoc-theme-dmt": "^0.3.1",
5151
"@vitest/coverage-v8": "^3.0.8",
52-
"@vitest/eslint-plugin": "^1.1.36",
52+
"@vitest/eslint-plugin": "^1.1.37",
5353
"eslint": "^9.22.0",
5454
"eslint-config-preact": "github:brianrodri/eslint-config-preact#eslint-v9",
5555
"eslint-config-prettier": "^10.1.1",
56-
"eslint-import-resolver-typescript": "^3.8.3",
56+
"eslint-import-resolver-typescript": "^3.8.5",
5757
"eslint-plugin-boundaries": "^5.0.1",
5858
"eslint-plugin-import": "^2.31.0",
59-
"eslint-plugin-jsdoc": "^50.6.3",
59+
"eslint-plugin-jsdoc": "^50.6.6",
6060
"eslint-plugin-react-hooks": "^5.2.0",
6161
"eslint-plugin-tsdoc": "^0.4.0",
6262
"globals": "^16.0.0",
@@ -72,7 +72,7 @@
7272
"typedoc-plugin-coverage": "^3.4.1",
7373
"typedoc-plugin-dt-links": "^1.1.15",
7474
"typescript": "^5.8.2",
75-
"typescript-eslint": "^8.26.0",
75+
"typescript-eslint": "^8.26.1",
7676
"usehooks-ts": "^3.1.1",
7777
"utility-types": "^3.11.0",
7878
"vite": "^6.2.1",

0 commit comments

Comments
 (0)