|
53 | 53 | "@storybook/react/webpack": "^5" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/cli": "^7.26.4", |
57 | | - "@commitlint/cli": "^19.6.0", |
58 | | - "@commitlint/config-conventional": "^19.6.0", |
| 56 | + "@babel/cli": "^7.27.2", |
| 57 | + "@commitlint/cli": "^19.8.1", |
| 58 | + "@commitlint/config-conventional": "^19.8.1", |
59 | 59 | "@emotion/cache": "^11.14.0", |
60 | 60 | "@emotion/react": "^11.14.0", |
61 | | - "@eslint/js": "^9.16.0", |
| 61 | + "@eslint/js": "^9.28.0", |
62 | 62 | "@instructure/browserslist-config-instui": "workspace:*", |
63 | 63 | "@instructure/pkg-utils": "workspace:*", |
64 | 64 | "@testing-library/dom": "^10.4.0", |
65 | 65 | "@testing-library/jest-dom": "^6.6.3", |
66 | 66 | "@testing-library/react": "^16.0.1", |
67 | | - "@testing-library/user-event": "^14.5.2", |
68 | | - "@types/eslint__js": "^8.42.3", |
| 67 | + "@testing-library/user-event": "^14.6.1", |
69 | 68 | "@types/jest": "^29.5.14", |
70 | 69 | "@types/react-dom": "^18.3.0", |
71 | | - "@vitejs/plugin-react": "^4.3.4", |
72 | | - "@vitest/eslint-plugin": "^1.1.14", |
| 70 | + "@vitejs/plugin-react": "^4.5.1", |
| 71 | + "@vitest/eslint-plugin": "^1.2.1", |
73 | 72 | "chai": "^4.4.1", |
74 | 73 | "chalk": "^4.1.2", |
75 | 74 | "commitizen": "^4.3.1", |
76 | 75 | "cross-spawn": "^7.0.6", |
77 | | - "cypress": "^13.16.1", |
78 | | - "cypress-real-events": "^1.13.0", |
79 | | - "cz-git": "^1.11.0", |
80 | | - "esbuild": "^0.24.0", |
81 | | - "eslint": "^9.16.0", |
82 | | - "eslint-config-prettier": "^9.1.0", |
| 76 | + "cypress": "^13.17.0", |
| 77 | + "cypress-real-events": "^1.14.0", |
| 78 | + "cz-git": "^1.11.1", |
| 79 | + "esbuild": "^0.25.5", |
| 80 | + "eslint": "^9.28.0", |
| 81 | + "eslint-config-prettier": "^10.1.5", |
83 | 82 | "eslint-import-resolver-node": "^0.3.9", |
84 | 83 | "eslint-module-utils": "^2.12.0", |
85 | | - "eslint-plugin-compat": "^6.0.1", |
| 84 | + "eslint-plugin-compat": "^6.0.2", |
86 | 85 | "eslint-plugin-jsx-a11y": "^6.10.2", |
87 | 86 | "eslint-plugin-notice": "^1.0.0", |
88 | | - "eslint-plugin-react": "^7.37.2", |
| 87 | + "eslint-plugin-react": "^7.37.5", |
89 | 88 | "globals": "^15.13.0", |
90 | 89 | "husky": "^9.1.7", |
91 | 90 | "lerna": "^8.1.9", |
92 | 91 | "lint-staged": "^15.2.10", |
93 | 92 | "react": "^18.3.1", |
94 | 93 | "tar": "^7.4.3", |
95 | | - "typescript": "5.7.2", |
96 | | - "typescript-eslint": "^8.18.0", |
97 | | - "vitest": "^3.0.9", |
98 | | - "webpack": "^5.97.1" |
| 94 | + "typescript": "5.8.3", |
| 95 | + "typescript-eslint": "^8.33.1", |
| 96 | + "vitest": "^3.2.2", |
| 97 | + "webpack": "^5.99.9" |
99 | 98 | }, |
100 | 99 | "//dependency-comments": { |
101 | 100 | "danger": "^11.3.1 -- add this back if we use it in pr-validation.yml", |
|
0 commit comments