Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_PLACEHOLDER FILE_
aggiungi al checker delle caratteristiche necessarie per vedere le campagne in users/me/campaigns le regole dei cuf.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2025-06-05 - Updated feature specification for CUF checker rules and upgraded tryber-database
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@appquality/tryber-database": "^0.44.6",
"@appquality/tryber-database": "0.44.17",
"@appquality/wp-auth": "^1.0.7",
"@googlemaps/google-maps-services-js": "^3.3.7",
"@sendgrid/mail": "^7.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@ __metadata:
languageName: node
linkType: hard

"@appquality/tryber-database@npm:^0.44.6":
version: 0.44.6
resolution: "@appquality/tryber-database@npm:0.44.6"
"@appquality/tryber-database@npm:0.44.17":
version: 0.44.17
resolution: "@appquality/tryber-database@npm:0.44.17"
dependencies:
better-sqlite3: "npm:^8.1.0"
knex: "npm:^2.5.1"
mysql: "npm:^2.18.1"
checksum: 10c0/c3161a23ccac091bdb3de3c4c3ee9610b70f82241945271b4d1108d4ec29d2f9ca7057abae4bda6d5268f051b66093884e14092b0e2b67e45d2b85e3301b4046
checksum: 10c0/1950d9dc25e5f548b5824c22fe4d77016af9bcc9239e39288b0145d0419a66fb10a9ce28a1c814127e57a13a5bcf4e7c032f84d4e76e6d86895ced5ff87c759c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7362,7 +7362,7 @@ __metadata:
resolution: "new-api@workspace:."
dependencies:
"@appquality/jest-extract": "npm:^1.3.0"
"@appquality/tryber-database": "npm:^0.44.6"
"@appquality/tryber-database": "npm:0.44.17"
"@appquality/wp-auth": "npm:^1.0.7"
"@googlemaps/google-maps-services-js": "npm:^3.3.7"
"@sendgrid/mail": "npm:^7.6.0"
Expand Down
Loading