|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@babel/cli": "7.18.10",
|
42 |
| - "@babel/plugin-transform-react-jsx": "7.18.10", |
43 |
| - "@babel/preset-env": "7.18.10", |
| 42 | + "@babel/plugin-transform-react-jsx": "7.19.0", |
| 43 | + "@babel/preset-env": "7.19.1", |
44 | 44 | "@babel/preset-typescript": "7.18.6",
|
45 | 45 | "@rollup/plugin-json": "4.1.0",
|
46 | 46 | "@rollup/plugin-node-resolve": "7.1.1",
|
47 | 47 | "@rollup/plugin-replace": "2.3.3",
|
48 |
| - "@testing-library/dom": "8.17.1", |
| 48 | + "@testing-library/dom": "8.18.0", |
49 | 49 | "@testing-library/jest-dom": "5.16.5",
|
50 | 50 | "@testing-library/react": "13.4.0",
|
51 | 51 | "@testing-library/user-event": "13.5.0",
|
52 | 52 | "@types/jest": "^29.0.0",
|
53 | 53 | "@types/jest-diff": "^24.3.0",
|
54 | 54 | "@types/react": "^18.0.0",
|
55 | 55 | "@types/react-dom": "^18.0.0",
|
56 |
| - "@typescript-eslint/eslint-plugin": "5.36.1", |
57 |
| - "@typescript-eslint/parser": "5.36.1", |
| 56 | + "@typescript-eslint/eslint-plugin": "5.37.0", |
| 57 | + "@typescript-eslint/parser": "5.37.0", |
58 | 58 | "algoliasearch": "4.14.2",
|
59 | 59 | "babel-eslint": "10.1.0",
|
60 | 60 | "babel-loader": "8.2.5",
|
|
66 | 66 | "cssnano": "4.1.10",
|
67 | 67 | "cypress": "9.6.1",
|
68 | 68 | "dotenv": "16.0.2",
|
69 |
| - "eslint": "8.23.0", |
| 69 | + "eslint": "8.23.1", |
70 | 70 | "eslint-config-algolia": "20.0.0",
|
71 | 71 | "eslint-config-prettier": "8.5.0",
|
72 | 72 | "eslint-plugin-cypress": "2.12.1",
|
|
94 | 94 | "rollup-plugin-terser": "7.0.2",
|
95 | 95 | "shipjs": "0.24.4",
|
96 | 96 | "start-server-and-test": "1.11.3",
|
97 |
| - "stylelint": "14.11.0", |
| 97 | + "stylelint": "14.12.0", |
98 | 98 | "stylelint-a11y": "1.2.3",
|
99 | 99 | "stylelint-config-prettier": "9.0.3",
|
100 | 100 | "stylelint-config-sass-guidelines": "9.0.1",
|
101 | 101 | "stylelint-config-standard": "28.0.0",
|
102 |
| - "stylelint-no-unsupported-browser-features": "5.0.3", |
| 102 | + "stylelint-no-unsupported-browser-features": "5.0.4", |
103 | 103 | "stylelint-order": "5.0.0",
|
104 | 104 | "stylelint-prettier": "2.0.0",
|
105 | 105 | "ts-jest": "28.0.8",
|
|
0 commit comments