Skip to content

Commit 978027e

Browse files
committed
chore: synced meta-catalog
1 parent 0921493 commit 978027e

3 files changed

Lines changed: 36 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@
9999
},
100100
"metaCatalog": {
101101
"version": "0.7.0",
102-
"syncedAt": "2026-04-21T12:54:09.941Z"
102+
"syncedAt": "2026-04-22T06:38:21.054Z"
103103
}
104104
}

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@ catalog:
1414
"@casl/mongoose": ~7.1.0
1515
"@changesets/cli": ~2.30.0
1616
"@eslint/js": ~9.14.0
17-
"@feathersjs/adapter-commons": ~5.0.8
18-
"@feathersjs/adapter-tests": ~5.0.8
19-
"@feathersjs/authentication": ~5.0.8
20-
"@feathersjs/authentication-client": ~5.0.8
21-
"@feathersjs/authentication-local": ~5.0.8
22-
"@feathersjs/authentication-oauth": ~5.0.8
23-
"@feathersjs/client": ~5.0.8
24-
"@feathersjs/commons": ~5.0.8
25-
"@feathersjs/configuration": ~5.0.8
26-
"@feathersjs/errors": ~5.0.8
27-
"@feathersjs/express": ~5.0.8
28-
"@feathersjs/feathers": ~5.0.8
29-
"@feathersjs/memory": ~5.0.8
30-
"@feathersjs/mongodb": ~5.0.8
31-
"@feathersjs/rest-client": ~5.0.8
32-
"@feathersjs/schema": ~5.0.8
33-
"@feathersjs/socketio": ~5.0.8
34-
"@feathersjs/socketio-client": ~5.0.8
17+
"@feathersjs/adapter-commons": ~5.0.44
18+
"@feathersjs/adapter-tests": ~5.0.44
19+
"@feathersjs/authentication": ~5.0.44
20+
"@feathersjs/authentication-client": ~5.0.44
21+
"@feathersjs/authentication-local": ~5.0.44
22+
"@feathersjs/authentication-oauth": ~5.0.44
23+
"@feathersjs/client": ~5.0.44
24+
"@feathersjs/commons": ~5.0.44
25+
"@feathersjs/configuration": ~5.0.44
26+
"@feathersjs/errors": ~5.0.44
27+
"@feathersjs/express": ~5.0.44
28+
"@feathersjs/feathers": ~5.0.44
29+
"@feathersjs/memory": ~5.0.44
30+
"@feathersjs/mongodb": ~5.0.44
31+
"@feathersjs/rest-client": ~5.0.44
32+
"@feathersjs/schema": ~5.0.44
33+
"@feathersjs/socketio": ~5.0.44
34+
"@feathersjs/socketio-client": ~5.0.44
3535
"@kalisio/feathers-automerge": ~0.3.8
3636
"@kalisio/feathers-distributed": ~2.4.0
3737
"@kalisio/feathers-import-export": ~1.4.1
@@ -46,6 +46,7 @@ catalog:
4646
"@thumbmarkjs/thumbmarkjs": ~1.7.5
4747
"@turf/bbox": ~7.3.4
4848
"@turf/boolean-clockwise": ~7.3.4
49+
"@turf/intersect": ~7.3.5
4950
"@turf/kinks": ~7.3.4
5051
"@vitejs/plugin-vue": ~6.0.4
5152
"@vitest/coverage-v8": ~4.1.4
@@ -109,6 +110,7 @@ catalog:
109110
moment: ~2.30.1
110111
moment-timezone: ~0.6.0
111112
mongodb: ~6.20.0
113+
nock: ~14.0.13
112114
nodemailer: ~6.9.8
113115
papaparse: ~5.5.3
114116
password-generator: ~2.3.2

0 commit comments

Comments
 (0)