|
57 | 57 | "@storybook/react-webpack5": "^7.4.0",
|
58 | 58 | "@storybook/testing-library": "0.2.0",
|
59 | 59 | "@storybook/theming": "^7.4.0",
|
60 |
| - "@testing-library/jest-dom": "6.1.2", |
61 |
| - "@testing-library/react": "^14.0.0", |
62 |
| - "@testing-library/user-event": "^14.4.3", |
63 |
| - "@types/jest": "29.5.4", |
64 |
| - "@types/node": "18.8.3", |
65 |
| - "@types/react": "18.2.21", |
| 60 | + "@testing-library/jest-dom": "^6.5.0", |
| 61 | + "@testing-library/react": "^16.0.0", |
| 62 | + "@testing-library/user-event": "^14.5.0", |
| 63 | + "@types/jest": "29.5.13", |
| 64 | + "@types/node": "18.19.50", |
| 65 | + "@types/react": "18.3.5", |
66 | 66 | "@types/react-dom": "18.2.7",
|
67 |
| - "@typescript-eslint/eslint-plugin": "6.5.0", |
68 |
| - "@typescript-eslint/parser": "6.5.0", |
| 67 | + "@typescript-eslint/eslint-plugin": "8.5.0", |
| 68 | + "@typescript-eslint/parser": "8.5.0", |
69 | 69 | "babel-eslint": "10.1.0",
|
70 | 70 | "cross-env": "7.0.3",
|
71 |
| - "eslint": "8.48.0", |
72 |
| - "eslint-config-prettier": "9.0.0", |
| 71 | + "eslint": "8.57.0", |
| 72 | + "eslint-config-prettier": "9.1.0", |
73 | 73 | "eslint-config-standard": "17.1.0",
|
74 | 74 | "eslint-config-standard-react": "13.0.0",
|
75 |
| - "eslint-plugin-import": "2.28.1", |
76 |
| - "eslint-plugin-jsx-a11y": "^6.6.1", |
77 |
| - "eslint-plugin-n": "16.0.2", |
| 75 | + "eslint-plugin-import": "2.30.0", |
| 76 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 77 | + "eslint-plugin-n": "^17.10.0", |
78 | 78 | "eslint-plugin-node": "11.1.0",
|
79 |
| - "eslint-plugin-prettier": "5.0.0", |
80 |
| - "eslint-plugin-promise": "6.1.1", |
81 |
| - "eslint-plugin-react": "7.33.2", |
| 79 | + "eslint-plugin-prettier": "^5.2.0", |
| 80 | + "eslint-plugin-promise": "^7.1.0", |
| 81 | + "eslint-plugin-react": "^7.36.0", |
82 | 82 | "eslint-plugin-standard": "5.0.0",
|
83 | 83 | "gh-pages": "6.0.0",
|
84 | 84 | "microbundle-crl": "0.13.11",
|
85 | 85 | "npm-run-all": "4.1.5",
|
86 |
| - "prettier": "3.0.3", |
| 86 | + "prettier": "3.3.3", |
87 | 87 | "react": "18.2.0",
|
88 | 88 | "react-dom": "18.2.0",
|
89 | 89 | "react-scripts": "5.0.1",
|
|
0 commit comments