We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76773a4 commit abf272cCopy full SHA for abf272c
package.json
@@ -19,9 +19,9 @@
19
"dependencies": {
20
"@fastify/helmet": "11.1.1",
21
"@fastify/rate-limit": "9.1.0",
22
- "@platformatic/db": "1.52.3",
23
- "@platformatic/sql-graphql": "1.52.3",
24
- "@platformatic/sql-mapper": "1.52.3",
+ "@platformatic/db": "1.53.0",
+ "@platformatic/sql-graphql": "1.53.0",
+ "@platformatic/sql-mapper": "1.53.0",
25
"ajv": "8.17.1",
26
"fastify": "4.28.1",
27
"fastify-plugin": "4.5.1",
@@ -34,7 +34,7 @@
34
"@types/node": "20.16.5",
35
"concurrently": "9.0.0",
36
"npm-run-all2": "6.2.2",
37
- "platformatic": "1.52.3",
+ "platformatic": "1.53.0",
38
"prettier": "3.3.3",
39
"sort-package-json": "2.10.1",
40
"wait-on": "7.2.0"
0 commit comments