|
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@babel/cli": "^7.25.6", |
64 | | - "@commitlint/cli": "^19.5.0", |
65 | | - "@commitlint/config-conventional": "^19.5.0", |
66 | | - "@emotion/cache": "^11.13.1", |
67 | | - "@emotion/react": "^11.13.3", |
68 | | - "@eslint/eslintrc": "^3.1.0", |
69 | | - "@eslint/js": "^9.11.1", |
| 64 | + "@commitlint/cli": "^19.6.0", |
| 65 | + "@commitlint/config-conventional": "^19.6.0", |
| 66 | + "@emotion/cache": "^11.14.0", |
| 67 | + "@emotion/react": "^11.14.0", |
| 68 | + "@eslint/js": "^9.16.0", |
70 | 69 | "@instructure/browserslist-config-instui": "workspace:*", |
71 | 70 | "@instructure/pkg-utils": "workspace:*", |
72 | 71 | "@testing-library/dom": "^10.4.0", |
|
75 | 74 | "@testing-library/user-event": "^14.5.2", |
76 | 75 | "@types/eslint__js": "^8.42.3", |
77 | 76 | "@types/react-dom": "^18.3.0", |
78 | | - "@vitejs/plugin-react": "^4.3.2", |
79 | | - "@vitest/eslint-plugin": "^1.1.4", |
| 77 | + "@vitejs/plugin-react": "^4.3.4", |
| 78 | + "@vitest/eslint-plugin": "^1.1.14", |
80 | 79 | "chai": "^4.4.1", |
81 | 80 | "chalk": "^4.1.2", |
82 | 81 | "commitizen": "^4.3.1", |
83 | | - "cross-spawn": "^7.0.3", |
84 | | - "cypress": "^13.15.0", |
| 82 | + "cross-spawn": "^7.0.6", |
| 83 | + "cypress": "^13.16.1", |
85 | 84 | "cypress-real-events": "^1.13.0", |
86 | 85 | "esbuild": "^0.24.0", |
87 | | - "eslint": "^9.11.1", |
| 86 | + "eslint": "^9.16.0", |
88 | 87 | "eslint-config-prettier": "^9.1.0", |
89 | 88 | "eslint-import-resolver-node": "^0.3.9", |
90 | 89 | "eslint-module-utils": "^2.12.0", |
91 | 90 | "eslint-plugin-compat": "^6.0.1", |
92 | | - "eslint-plugin-jsx-a11y": "^6.10.0", |
| 91 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
93 | 92 | "eslint-plugin-notice": "^1.0.0", |
94 | | - "eslint-plugin-react": "^7.37.0", |
95 | | - "globals": "^15.9.0", |
96 | | - "husky": "^9.1.6", |
97 | | - "lerna": "^8.1.8", |
| 93 | + "eslint-plugin-react": "^7.37.2", |
| 94 | + "globals": "^15.13.0", |
| 95 | + "husky": "^9.1.7", |
| 96 | + "lerna": "^8.1.9", |
98 | 97 | "lint-staged": "^15.2.10", |
99 | 98 | "react": "^18.3.1", |
100 | 99 | "tar": "^7.4.3", |
101 | | - "typescript": "5.6.2", |
102 | | - "typescript-eslint": "^8.8.0", |
| 100 | + "typescript": "5.7.2", |
| 101 | + "typescript-eslint": "^8.18.0", |
103 | 102 | "vitest": "^2.1.1", |
104 | | - "webpack": "^5.95.0" |
| 103 | + "webpack": "^5.97.1" |
105 | 104 | }, |
106 | 105 | "//dependency-comments": { |
107 | 106 | "danger": "^11.3.1 -- add this back if we use it in pr-validation.yml", |
|
0 commit comments