We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892e215 commit fb8d61cCopy full SHA for fb8d61c
package.json
@@ -48,8 +48,8 @@
48
"yargs": "^17.7.2"
49
},
50
"devDependencies": {
51
- "@google-cloud/bigquery": "^7.7.0",
52
- "@google-cloud/functions-framework": "^3.4.0",
+ "@google-cloud/bigquery": "^8.1.1",
+ "@google-cloud/functions-framework": "^4.0.1",
53
"@json2csv/plainjs": "^7.0.6",
54
"@types/jest": "^29.5.14",
55
"@types/json-diff": "^1.0.3",
@@ -64,9 +64,9 @@
64
"eslint-plugin-react-hooks": "^4.6.2",
65
"eslint-plugin-react-native": "^4.1.0",
66
"husky": "^9.0.11",
67
- "image-size": "^1.1.1",
+ "image-size": "^2.0.2",
68
"jest": "^30.2.0",
69
- "jimp": "^0.22.12",
+ "jimp": "^1.6.0",
70
"prettier": "^3.6.2",
71
"ts-jest": "^29.4.5",
72
"ts-node": "^10.9.2"
0 commit comments