@luscii-healthtech/web-ui 42.10.0 → 42.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luscii-healthtech/web-ui",
3
- "version": "42.10.0",
3
+ "version": "42.10.2",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "Joris Janssen"
@@ -65,6 +65,9 @@
65
65
  "@dnd-kit/core": "^6.3.1",
66
66
  "@dnd-kit/sortable": "^10.0.0",
67
67
  "@dnd-kit/utilities": "^3.2.2",
68
+ "@eslint/compat": "^2.0.0",
69
+ "@eslint/eslintrc": "^3.3.1",
70
+ "@eslint/js": "^9.39.1",
68
71
  "@radix-ui/react-hover-card": "^1.1.14",
69
72
  "@radix-ui/react-tooltip": "^1.2.7",
70
73
  "@rollup/plugin-alias": "^5.1.1",
@@ -89,8 +92,8 @@
89
92
  "@types/react": "^18.2.0",
90
93
  "@types/react-dom": "^18.2.0",
91
94
  "@types/react-lazy-load-image-component": "^1.6.4",
92
- "@typescript-eslint/eslint-plugin": "^6.2.0",
93
- "@typescript-eslint/parser": "^6.2.0",
95
+ "@typescript-eslint/eslint-plugin": "^8.46.4",
96
+ "@typescript-eslint/parser": "^8.46.4",
94
97
  "autoprefixer": "^10.4.14",
95
98
  "axe-html-reporter": "^2.2.3",
96
99
  "axe-playwright": "^1.2.3",
@@ -101,13 +104,14 @@
101
104
  "concurrently": "^8.2.2",
102
105
  "css-loader": "^5.2.7",
103
106
  "dompurify": "^3.2.4",
104
- "eslint": "^8.53.0",
105
- "eslint-plugin-chai-friendly": "^0.7.2",
106
- "eslint-plugin-import": "^2.27.5",
107
+ "eslint": "^9.39.1",
108
+ "eslint-plugin-chai-friendly": "^1.1.0",
109
+ "eslint-plugin-import": "^2.32.0",
107
110
  "eslint-plugin-no-relative-import-paths": "^1.6.1",
108
- "eslint-plugin-react": "^7.34.1",
111
+ "eslint-plugin-react": "^7.37.5",
109
112
  "eslint-plugin-storybook": "^9.1.4",
110
113
  "find-in-files": "^0.5.0",
114
+ "globals": "^16.5.0",
111
115
  "husky": "^8.0.3",
112
116
  "lint-staged": "^13.2.3",
113
117
  "postcss": "^8.4.49",