We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5700f96 commit 7c9729aCopy full SHA for 7c9729a
package.json
@@ -42,7 +42,7 @@
42
},
43
"peerDependencies": {
44
"eslint": "9.x",
45
- "typescript": "5.6.x"
+ "typescript": "5.8.x"
46
47
"peerDependenciesMeta": {
48
"typescript": {
@@ -61,7 +61,7 @@
61
"eslint-plugin-svelte": "^2.46.1",
62
"globals": "^15.15.0",
63
"jsonc-eslint-parser": "^2.4.0",
64
- "typescript-eslint": "^8.32.0"
+ "typescript-eslint": "^8.36.0"
65
66
"devDependencies": {
67
"@douglasneuroinformatics/prettier-config": "^0.0.2",
@@ -73,7 +73,7 @@
73
"eslint": "^9.26.0",
74
"husky": "^9.1.7",
75
"prettier": "^3.5.3",
76
- "typescript": "5.6.x",
+ "typescript": "5.8.x",
77
"vitest": "^3.1.3"
78
79
"commitlint": {
0 commit comments