Skip to content

Commit 19eea22

Browse files
authored
fix: update ts-japi to latest (#2299)
1 parent a7a2fe2 commit 19eea22

File tree

2 files changed

+67
-32
lines changed

2 files changed

+67
-32
lines changed

packages/server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"license": "MIT",
3030
"dependencies": {
3131
"@zenstackhq/runtime": "workspace:*",
32+
"decimal.js": "^10.4.2",
3233
"superjson": "^1.13.0",
33-
"ts-japi": "^1.10.1",
34-
"url-pattern": "^1.0.3",
35-
"decimal.js": "^10.4.2"
34+
"ts-japi": "^1.12.1",
35+
"url-pattern": "^1.0.3"
3636
},
3737
"peerDependencies": {
3838
"zod": "catalog:"

pnpm-lock.yaml

Lines changed: 64 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)