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 7172206 commit b0eb8f7Copy full SHA for b0eb8f7
2 files changed
UI/package.json
@@ -53,7 +53,7 @@
53
"@babel/eslint-parser": "7.28.6",
54
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
55
"@babel/preset-env": "7.29.2",
56
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
57
"@pinia/testing": "1.0.3",
58
"@quasar/app-webpack": "^4.2.0",
59
"@redocly/cli": "2.25.2",
@@ -73,8 +73,8 @@
73
"dojo-util": "1.17.3",
74
"dojo-webpack-plugin": "3.0.9",
75
"ejs-loader": "0.5.0",
76
- "eslint": "9.39.4",
77
- "eslint-config-eslint": "13.0.0",
+ "eslint": "10.1.0",
+ "eslint-config-eslint": "14.0.0",
78
"eslint-config-prettier": "10.1.8",
79
"eslint-import-resolver-webpack": "0.13.10",
80
"eslint-plugin-compat": "7.0.1",
0 commit comments