|
74 | 74 | "devDependencies": { |
75 | 75 | "@4c/rollout": "^4.0.2", |
76 | 76 | "@4c/tsconfig": "^0.4.1", |
77 | | - "@babel/cli": "^7.23.4", |
78 | | - "@babel/core": "^7.23.5", |
79 | | - "@babel/eslint-parser": "^7.24.1", |
80 | | - "@babel/preset-typescript": "^7.23.3", |
81 | | - "@babel/register": "^7.22.15", |
| 77 | + "@babel/cli": "^7.25.9", |
| 78 | + "@babel/core": "^7.26.0", |
| 79 | + "@babel/eslint-parser": "^7.25.9", |
| 80 | + "@babel/preset-typescript": "^7.26.0", |
| 81 | + "@babel/register": "^7.25.9", |
82 | 82 | "@react-bootstrap/babel-preset": "^2.2.0", |
83 | 83 | "@react-bootstrap/eslint-config": "^3.0.0", |
84 | 84 | "@testing-library/dom": "^10.4.0", |
85 | | - "@testing-library/react": "^16.0.0", |
| 85 | + "@testing-library/react": "^16.0.1", |
86 | 86 | "@types/invariant": "^2.2.37", |
87 | | - "@types/mocha": "^10.0.6", |
88 | | - "@types/prop-types": "^15.7.12", |
89 | | - "@types/react": "^18.3.3", |
90 | | - "@types/react-dom": "^18.3.0", |
| 87 | + "@types/mocha": "^10.0.10", |
| 88 | + "@types/prop-types": "^15.7.13", |
| 89 | + "@types/react": "^18.3.12", |
| 90 | + "@types/react-dom": "^18.3.1", |
91 | 91 | "@types/warning": "^3.0.3", |
92 | | - "@typescript-eslint/eslint-plugin": "^7.13.0", |
93 | | - "@typescript-eslint/parser": "^7.13.0", |
94 | | - "@vitejs/plugin-react": "^4.3.2", |
95 | | - "@vitest/browser": "^2.1.3", |
96 | | - "@vitest/coverage-istanbul": "^2.1.3", |
97 | | - "babel-loader": "^9.1.3", |
| 92 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 93 | + "@typescript-eslint/parser": "^7.18.0", |
| 94 | + "@vitejs/plugin-react": "^4.3.4", |
| 95 | + "@vitest/browser": "^2.1.5", |
| 96 | + "@vitest/coverage-istanbul": "^2.1.5", |
| 97 | + "babel-loader": "^9.2.1", |
98 | 98 | "babel-plugin-istanbul": "^6.1.1", |
99 | 99 | "chalk": "^4.1.2", |
100 | 100 | "cherry-pick": "^0.5.0", |
101 | 101 | "conventional-changelog-cli": "^2.2.2", |
102 | 102 | "cpy-cli": "^3.1.1", |
103 | 103 | "cross-env": "^7.0.3", |
104 | 104 | "dtslint": "^4.2.1", |
105 | | - "eslint": "^8.55.0", |
| 105 | + "eslint": "^8.57.1", |
106 | 106 | "eslint-config-4catalyzer-typescript": "^3.3.0", |
107 | 107 | "eslint-import-resolver-node": "^0.3.9", |
108 | | - "eslint-import-resolver-webpack": "^0.13.8", |
109 | | - "eslint-plugin-import": "^2.29.0", |
110 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
111 | | - "eslint-plugin-prettier": "^5.1.3", |
112 | | - "eslint-plugin-react": "^7.34.2", |
| 108 | + "eslint-import-resolver-webpack": "^0.13.9", |
| 109 | + "eslint-plugin-import": "^2.31.0", |
| 110 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 111 | + "eslint-plugin-prettier": "^5.2.1", |
| 112 | + "eslint-plugin-react": "^7.37.2", |
113 | 113 | "execa": "^5.1.1", |
114 | 114 | "fs-extra": "^10.1.0", |
115 | | - "husky": "^9.0.11", |
116 | | - "lint-staged": "^15.2.7", |
| 115 | + "husky": "^9.1.7", |
| 116 | + "lint-staged": "^15.2.10", |
117 | 117 | "lodash": "^4.17.21", |
118 | | - "playwright": "^1.45.3", |
119 | | - "prettier": "^3.3.2", |
| 118 | + "playwright": "^1.49.0", |
| 119 | + "prettier": "^3.4.0", |
120 | 120 | "process": "^0.11.10", |
121 | 121 | "react": "^18.3.1", |
122 | 122 | "react-dom": "^18.3.1", |
123 | | - "typescript": "^5.5.4", |
124 | | - "vitest": "^2.1.3", |
| 123 | + "typescript": "^5.7.2", |
| 124 | + "vitest": "^2.1.5", |
125 | 125 | "webpack": "^5.93.0" |
126 | 126 | }, |
127 | 127 | "peerDependencies": { |
|
140 | 140 | "release": { |
141 | 141 | "conventionalCommits": true |
142 | 142 | }, |
143 | | - "packageManager": "[email protected].19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447" |
| 143 | + "packageManager": "[email protected].22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
144 | 144 | } |
0 commit comments