|
38 | 38 | "website:test": "yarn workspace @docsearch/website start --no-open" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@babel/cli": "7.18.9", |
42 | | - "@babel/plugin-transform-react-jsx": "7.18.6", |
43 | | - "@babel/preset-env": "7.18.9", |
| 41 | + "@babel/cli": "7.18.10", |
| 42 | + "@babel/plugin-transform-react-jsx": "7.18.10", |
| 43 | + "@babel/preset-env": "7.18.10", |
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.16.0", |
49 | | - "@testing-library/jest-dom": "5.16.2", |
| 48 | + "@testing-library/dom": "8.16.1", |
| 49 | + "@testing-library/jest-dom": "5.16.5", |
50 | 50 | "@testing-library/react": "13.3.0", |
51 | 51 | "@testing-library/user-event": "13.5.0", |
52 | 52 | "@types/jest": "^27.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.31.0", |
57 | | - "@typescript-eslint/parser": "5.31.0", |
| 56 | + "@typescript-eslint/eslint-plugin": "5.32.0", |
| 57 | + "@typescript-eslint/parser": "5.32.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.1", |
69 | | - "eslint": "8.15.0", |
| 69 | + "eslint": "8.21.0", |
70 | 70 | "eslint-config-algolia": "20.0.0", |
71 | 71 | "eslint-config-prettier": "8.5.0", |
72 | 72 | "eslint-plugin-cypress": "2.12.1", |
73 | 73 | "eslint-plugin-eslint-comments": "3.2.0", |
74 | 74 | "eslint-plugin-import": "2.26.0", |
75 | | - "eslint-plugin-jest": "26.7.0", |
| 75 | + "eslint-plugin-jest": "26.8.0", |
76 | 76 | "eslint-plugin-jsdoc": "39.3.4", |
77 | 77 | "eslint-plugin-jsx-a11y": "6.6.1", |
78 | 78 | "eslint-plugin-prettier": "4.2.1", |
|
82 | 82 | "jest-environment-jsdom": "28.1.3", |
83 | 83 | "jest-watch-typeahead": "1.1.0", |
84 | 84 | "lerna": "4.0.0", |
85 | | - "postcss": "8.4.5", |
| 85 | + "postcss": "8.4.16", |
86 | 86 | "prettier": "2.7.1", |
87 | 87 | "react": "18.2.0", |
88 | 88 | "react-dom": "18.2.0", |
|
0 commit comments