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 3006206 commit aeb94fdCopy full SHA for aeb94fd
package.json
@@ -46,7 +46,7 @@
46
"@commitlint/cli": "^19.8.1",
47
"@commitlint/config-conventional": "^19.8.1",
48
"@eslint/compat": "^1.3.0",
49
- "@typescript-eslint/eslint-plugin": "^8.34.0",
+ "@typescript-eslint/eslint-plugin": "^8.34.1",
50
"@typescript-eslint/parser": "^8.33.1",
51
"@vitest/coverage-v8": "^3.2.3",
52
"autoprefixer": "^10.4.21",
packages/frontend/package.json
@@ -33,7 +33,7 @@
33
"@testing-library/user-event": "^14.6.1",
34
"@tsconfig/svelte": "^5.0.4",
35
"@types/humanize-duration": "^3.27.4",
36
- "@typescript-eslint/eslint-plugin": "8.34.0",
+ "@typescript-eslint/eslint-plugin": "8.34.1",
37
"jsdom": "^26.1.0",
38
"monaco-editor": "^0.52.2",
39
"postcss": "^8.5.3",
0 commit comments