Skip to content

Commit 05d9080

Browse files
committed
Match more crystal deps
1 parent 2006dc1 commit 05d9080

File tree

2 files changed

+752
-613
lines changed

2 files changed

+752
-613
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
},
3333
"devDependencies": {
3434
"@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",
3838
"@dataplan/pg": "^1.0.0-rc.1",
3939
"@eslint/compat": "^2.0.0",
4040
"@eslint/eslintrc": "^3.3.1",
@@ -43,7 +43,7 @@
4343
"@types/pg": "^8.11.11",
4444
"@typescript-eslint/parser": "^8.47.0",
4545
"babel-jest": "^29.6.4",
46-
"babel-plugin-transform-import-meta": "^2.2.1",
46+
"babel-plugin-transform-import-meta": "^2.3.3",
4747
"eslint": "^9.39.1",
4848
"eslint-config-prettier": "^10.1.8",
4949
"eslint-import-resolver-typescript": "^4.4.4",
@@ -65,7 +65,7 @@
6565
"pg-introspection": "^1.0.0-rc.1",
6666
"pg-sql2": "^5.0.0-rc.1",
6767
"postgraphile": "^5.0.0-rc.1",
68-
"prettier": "2.8.7",
68+
"prettier": "^3.6.2",
6969
"ts-jest": "29.1.0",
7070
"typescript": "^5.0.4",
7171
"typescript-eslint": "^8.47.0"

0 commit comments

Comments
 (0)