|
34 | 34 | "@babel/preset-env": "7.28.6", |
35 | 35 | "@babel/preset-react": "7.28.5", |
36 | 36 | "@babel/preset-typescript": "7.28.5", |
37 | | - "@eslint/compat": "1.4.1", |
| 37 | + "@eslint/compat": "2.0.1", |
38 | 38 | "@eslint/eslintrc": "3.3.3", |
39 | 39 | "@eslint/js": "9.39.2", |
40 | 40 | "@percy/cli": "1.31.8", |
41 | | - "@percy/storybook": "6.0.4", |
| 41 | + "@percy/storybook": "9.1.0", |
42 | 42 | "@semantic-release/changelog": "6.0.3", |
43 | 43 | "@semantic-release/git": "10.0.1", |
44 | 44 | "@storybook/addon-a11y": "8.6.15", |
|
55 | 55 | "@testing-library/jest-dom": "6.9.1", |
56 | 56 | "@testing-library/react": "16.3.1", |
57 | 57 | "@testing-library/user-event": "14.6.1", |
58 | | - "babel-jest": "29.7.0", |
59 | | - "babel-loader": "9.2.1", |
| 58 | + "babel-jest": "30.2.0", |
| 59 | + "babel-loader": "10.0.0", |
60 | 60 | "babel-plugin-module-resolver": "5.0.2", |
61 | 61 | "babel-plugin-typescript-to-proptypes": "2.1.0", |
62 | 62 | "concurrently": "9.2.1", |
63 | 63 | "css-loader": "7.1.2", |
64 | | - "cypress": "14.5.4", |
| 64 | + "cypress": "15.9.0", |
65 | 65 | "deepmerge": "4.3.1", |
66 | 66 | "eslint": "9.39.2", |
67 | 67 | "eslint-config-prettier": "10.1.8", |
68 | | - "eslint-plugin-cypress": "4.3.0", |
| 68 | + "eslint-plugin-cypress": "5.2.1", |
69 | 69 | "eslint-plugin-flowtype": "8.0.3", |
70 | 70 | "eslint-plugin-import": "2.32.0", |
71 | 71 | "eslint-plugin-jsx-a11y": "6.10.2", |
72 | 72 | "eslint-plugin-prettier": "5.5.5", |
73 | 73 | "eslint-plugin-react": "7.37.5", |
74 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 74 | + "eslint-plugin-react-hooks": "7.0.1", |
75 | 75 | "eslint-plugin-storybook": "0.12.0", |
76 | 76 | "eslint-plugin-testing-library": "7.15.4", |
77 | 77 | "formik": "2.4.9", |
78 | 78 | "jest": "29.7.0", |
79 | | - "npm-package-json-lint": "8.0.0", |
| 79 | + "npm-package-json-lint": "9.1.0", |
80 | 80 | "prettier": "3.8.0", |
81 | 81 | "react": "19.2.3", |
82 | 82 | "react-docgen-typescript-loader": "3.7.2", |
|
87 | 87 | "storybook": "8.6.15", |
88 | 88 | "strip-ansi": "7.1.2", |
89 | 89 | "style-loader": "4.0.0", |
90 | | - "stylelint": "16.26.1", |
| 90 | + "stylelint": "17.0.0", |
91 | 91 | "stylelint-config-prettier": "9.0.5", |
92 | | - "stylelint-config-recommended-scss": "14.1.0", |
93 | | - "stylelint-order": "6.0.4", |
| 92 | + "stylelint-config-recommended-scss": "17.0.0", |
| 93 | + "stylelint-order": "7.0.1", |
94 | 94 | "stylelint-prettier": "5.0.3", |
95 | 95 | "ts-jest": "29.2.5", |
96 | 96 | "tsc-alias": "1.8.10", |
97 | 97 | "typescript": "5.7.3", |
98 | 98 | "typescript-eslint": "8.24.1", |
99 | 99 | "vanilla-framework": "4.44.0", |
100 | | - "wait-on": "8.0.2", |
| 100 | + "wait-on": "9.0.3", |
101 | 101 | "webpack": "5.105.0" |
102 | 102 | }, |
103 | 103 | "dependencies": { |
104 | | - "@types/jest": "29.5.14", |
| 104 | + "@types/jest": "30.0.0", |
105 | 105 | "@types/node": "20.19.30", |
106 | | - "@types/react": "19.0.10", |
107 | | - "@types/react-dom": "19.0.4", |
| 106 | + "@types/react": "19.2.0", |
| 107 | + "@types/react-dom": "19.2.0", |
108 | 108 | "@types/react-table": "7.7.20", |
109 | 109 | "classnames": "2.5.1", |
110 | 110 | "fast-deep-equal": "3.1.3", |
111 | | - "jest-environment-jsdom": "29.7.0", |
| 111 | + "jest-environment-jsdom": "30.2.0", |
112 | 112 | "prop-types": "15.8.1", |
113 | 113 | "react-table": "7.8.0" |
114 | 114 | }, |
|
0 commit comments