|
64 | 64 | "website:clear": "cd website && bun run clear" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@babel/core": "^7.23.6", |
68 | | - "@babel/preset-env": "^7.23.6", |
| 67 | + "@babel/core": "^7.23.7", |
| 68 | + "@babel/preset-env": "^7.23.7", |
69 | 69 | "@babel/preset-react": "^7.23.3", |
70 | 70 | "@babel/preset-typescript": "^7.23.3", |
71 | 71 | "@react-native-picker/picker": "^2.6.1", |
72 | 72 | "@testing-library/dom": "^9.3.3", |
73 | | - "@testing-library/jest-dom": "^6.1.5", |
| 73 | + "@testing-library/jest-dom": "^6.1.6", |
74 | 74 | "@testing-library/react": "^14.1.2", |
75 | | - "@testing-library/user-event": "^14.5.1", |
| 75 | + "@testing-library/user-event": "^14.5.2", |
76 | 76 | "@types/glob": "^8.1.0", |
77 | 77 | "@types/jest": "^29.5.11", |
78 | | - "@types/node": "^20.10.5", |
| 78 | + "@types/node": "^20.10.6", |
79 | 79 | "@types/prettier": "^3.0.0", |
80 | | - "@types/react": "^18.2.45", |
| 80 | + "@types/react": "^18.2.46", |
81 | 81 | "@types/react-dom": "^18.2.18", |
82 | | - "@types/web": "^0.0.130", |
83 | | - "@typescript-eslint/eslint-plugin": "^6.15.0", |
84 | | - "@typescript-eslint/parser": "^6.15.0", |
| 82 | + "@types/web": "^0.0.133", |
| 83 | + "@typescript-eslint/eslint-plugin": "^6.16.0", |
| 84 | + "@typescript-eslint/parser": "^6.16.0", |
85 | 85 | "all-contributors-cli": "^6.26.1", |
86 | | - "bun-types": "^1.0.19", |
| 86 | + "bun-types": "^1.0.20", |
87 | 87 | "concurrently": "^8.2.2", |
88 | 88 | "esbuild-analyzer": "^0.2.0", |
89 | 89 | "eslint": "^8.56.0", |
|
0 commit comments