|
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | 23 | "@rollup/plugin-typescript": "8.5.0", |
24 | | - "@testing-library/react": "13.4.0", |
25 | | - "@types/chrome": "0.0.212", |
26 | | - "@types/jest": "29.2.5", |
| 24 | + "@testing-library/react": "14.1.2", |
| 25 | + "@types/chrome": "0.0.254", |
| 26 | + "@types/jest": "29.5.11", |
27 | 27 | "@types/node": "18.11.18", |
28 | | - "@types/react": "18.0.27", |
29 | | - "@types/react-dom": "18.0.10", |
30 | | - "@types/ws": "8.5.3", |
31 | | - "@typescript-eslint/eslint-plugin": "5.50.0", |
32 | | - "@typescript-eslint/parser": "5.50.0", |
33 | | - "@vitejs/plugin-react": "2.2.0", |
34 | | - "autoprefixer": "10.4.13", |
| 28 | + "@types/react": "18.2.45", |
| 29 | + "@types/react-dom": "18.2.18", |
| 30 | + "@types/ws": "8.5.10", |
| 31 | + "@typescript-eslint/eslint-plugin": "6.14.0", |
| 32 | + "@typescript-eslint/parser": "6.14.0", |
| 33 | + "@vitejs/plugin-react": "4.2.1", |
| 34 | + "autoprefixer": "10.4.16", |
35 | 35 | "chokidar": "3.5.3", |
36 | | - "eslint": "8.33.0", |
37 | | - "eslint-config-prettier": "8.5.0", |
38 | | - "eslint-plugin-prettier": "4.2.1", |
| 36 | + "eslint": "8.56.0", |
| 37 | + "eslint-config-prettier": "9.1.0", |
| 38 | + "eslint-plugin-prettier": "5.0.1", |
39 | 39 | "eslint-plugin-react": "7.31.10", |
40 | | - "fs-extra": "10.1.0", |
41 | | - "jest": "29.3.1", |
| 40 | + "fs-extra": "11.2.0", |
| 41 | + "jest": "29.7.0", |
42 | 42 | "jest-environment-jsdom": "29.3.1", |
43 | 43 | "nodemon": "2.0.20", |
44 | | - "postcss": "8.4.21", |
45 | | - "prettier": "2.7.1", |
| 44 | + "postcss": "8.4.32", |
| 45 | + "prettier": "3.1.1", |
46 | 46 | "rollup": "2.79.1", |
47 | | - "tailwindcss": "3.2.4", |
48 | | - "ts-jest": "29.0.5", |
49 | | - "ts-loader": "9.4.2", |
50 | | - "typescript": "4.9.4", |
51 | | - "vite": "3.2.4", |
52 | | - "ws": "8.10.0" |
| 47 | + "tailwindcss": "3.3.6", |
| 48 | + "ts-jest": "29.1.1", |
| 49 | + "ts-loader": "9.5.1", |
| 50 | + "typescript": "5.3.3", |
| 51 | + "vite": "5.0.10", |
| 52 | + "ws": "8.15.1" |
53 | 53 | } |
54 | 54 | } |
0 commit comments