|
38 | 38 | "website:test": "yarn workspace @docsearch/website start --no-open"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@babel/cli": "7.19.3", |
42 |
| - "@babel/plugin-transform-react-jsx": "7.19.0", |
43 |
| - "@babel/preset-env": "7.19.4", |
44 |
| - "@babel/preset-typescript": "7.18.6", |
| 41 | + "@babel/cli": "7.21.5", |
| 42 | + "@babel/plugin-transform-react-jsx": "7.21.5", |
| 43 | + "@babel/preset-env": "7.21.5", |
| 44 | + "@babel/preset-typescript": "7.21.5", |
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": "9.0.0", |
| 48 | + "@testing-library/dom": "9.3.0", |
49 | 49 | "@testing-library/jest-dom": "5.16.5",
|
50 | 50 | "@testing-library/react": "14.0.0",
|
51 | 51 | "@testing-library/user-event": "13.5.0",
|
|
101 | 101 | "stylelint-config-standard": "28.0.0",
|
102 | 102 | "stylelint-no-unsupported-browser-features": "5.0.4",
|
103 | 103 | "stylelint-order": "5.0.0",
|
104 |
| - "stylelint-prettier": "2.0.0", |
| 104 | + "stylelint-prettier": "3.0.0", |
105 | 105 | "ts-jest": "28.0.8",
|
106 | 106 | "typescript": "4.7.4",
|
107 | 107 | "watch": "1.0.2",
|
|
0 commit comments