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 1fecf52 commit c7c4805Copy full SHA for c7c4805
package.json
@@ -49,7 +49,7 @@
49
},
50
"devDependencies": {
51
"@babel/core": "7.26.10",
52
- "@babel/eslint-parser": "7.26.10",
+ "@babel/eslint-parser": "7.27.0",
53
"@babel/plugin-syntax-import-assertions": "7.26.0",
54
"@commitlint/cli": "19.8.0",
55
"@commitlint/config-conventional": "19.8.0",
@@ -66,11 +66,11 @@
66
"husky": "9.1.7",
67
"lint-staged": "15.5.0",
68
"lodash-es": "4.17.21",
69
- "pkgroll": "2.11.2",
+ "pkgroll": "2.12.1",
70
"prettier": "3.5.3",
71
"tsx": "4.19.3",
72
"typescript": "5.8.2",
73
- "typescript-eslint": "8.27.0",
+ "typescript-eslint": "8.28.0",
74
"vite-tsconfig-paths": "5.1.4",
75
"vitest": "2.1.9"
76
}
0 commit comments