|
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@babel/eslint-parser": "^7.28.5", |
35 | | - "@babel/plugin-transform-runtime": "^7.23.3", |
36 | | - "@babel/preset-env": "^7.22.14", |
37 | | - "@babel/preset-typescript": "^7.22.11", |
| 35 | + "@babel/plugin-transform-runtime": "^7.28.5", |
| 36 | + "@babel/preset-env": "^7.28.5", |
| 37 | + "@babel/preset-typescript": "^7.28.5", |
38 | 38 | "@dataplan/pg": "^1.0.0-rc.1", |
39 | 39 | "@eslint/compat": "^2.0.0", |
40 | 40 | "@eslint/eslintrc": "^3.3.1", |
|
43 | 43 | "@types/pg": "^8.11.11", |
44 | 44 | "@typescript-eslint/parser": "^8.47.0", |
45 | 45 | "babel-jest": "^29.6.4", |
46 | | - "babel-plugin-transform-import-meta": "^2.2.1", |
| 46 | + "babel-plugin-transform-import-meta": "^2.3.3", |
47 | 47 | "eslint": "^9.39.1", |
48 | 48 | "eslint-config-prettier": "^10.1.8", |
49 | 49 | "eslint-import-resolver-typescript": "^4.4.4", |
|
65 | 65 | "pg-introspection": "^1.0.0-rc.1", |
66 | 66 | "pg-sql2": "^5.0.0-rc.1", |
67 | 67 | "postgraphile": "^5.0.0-rc.1", |
68 | | - "prettier": "2.8.7", |
| 68 | + "prettier": "^3.6.2", |
69 | 69 | "ts-jest": "29.1.0", |
70 | 70 | "typescript": "^5.0.4", |
71 | 71 | "typescript-eslint": "^8.47.0" |
|
0 commit comments