Skip to content

Commit

Permalink
chore: packages updates
Browse files Browse the repository at this point in the history
  • Loading branch information
evereq committed Mar 31, 2024
1 parent 4870575 commit 7be4e93
Show file tree
Hide file tree
Showing 21 changed files with 1,642 additions and 2,506 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.3",
"@nestjs/testing": "^10.3.7",
"nodemon": "^3.1.0",
"pm2": "^5.3.1",
"ts-node": "^10.9.2",
Expand Down
8 changes: 4 additions & 4 deletions apps/desktop-timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,18 +70,18 @@
"express": "^4.18.2",
"ffi-napi": "^4.0.3",
"iconv": "^3.0.1",
"mac-screen-capture-permissions": "^2.0.0",
"mac-screen-capture-permissions": "^2.1.0",
"moment": "^2.29.4",
"moment-duration-format": "^2.3.2",
"moment-range": "^4.0.2",
"moment-timezone": "^0.5.40",
"mysql": "^2.18.1",
"node-fetch": "^2.6.7",
"node-notifier": "^8.0.0",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.3",
"pg": "^8.11.4",
"pg-query-stream": "^4.5.4",
"rxjs": "^7.4.0",
"screenshot-desktop": "^1.12.7",
"screenshot-desktop": "^1.15.0",
"sound-play": "1.1.0",
"sqlite3": "^5.1.7",
"squirrelly": "^8.0.8",
Expand Down
8 changes: 4 additions & 4 deletions apps/desktop-timer/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,13 @@
"htmlparser2": "^8.0.2",
"iconv": "^3.0.1",
"knex": "^3.1.0",
"mac-screen-capture-permissions": "^2.0.0",
"mac-screen-capture-permissions": "^2.1.0",
"moment": "^2.29.4",
"node-fetch": "^2.6.7",
"node-notifier": "^8.0.0",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.3",
"screenshot-desktop": "^1.12.7",
"pg": "^8.11.4",
"pg-query-stream": "^4.5.4",
"screenshot-desktop": "^1.15.0",
"sound-play": "1.1.0",
"sqlite3": "^5.1.7",
"squirrelly": "^8.0.8",
Expand Down
8 changes: 4 additions & 4 deletions apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,17 @@
"form-data": "^3.0.0",
"iconv": "^3.0.1",
"knex": "^3.1.0",
"mac-screen-capture-permissions": "^2.0.0",
"mac-screen-capture-permissions": "^2.1.0",
"moment": "^2.29.4",
"moment-duration-format": "^2.3.2",
"moment-range": "^4.0.2",
"moment-timezone": "^0.5.40",
"node-fetch": "^2.6.7",
"node-static": "^0.7.11",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.3",
"pg": "^8.11.4",
"pg-query-stream": "^4.5.4",
"rxjs": "^7.4.0",
"screenshot-desktop": "^1.12.7",
"screenshot-desktop": "^1.15.0",
"sound-play": "1.1.0",
"sqlite3": "^5.1.7",
"squirrelly": "^8.0.8",
Expand Down
10 changes: 5 additions & 5 deletions apps/desktop/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"@gauzy/jitsu-analytics-plugin": "^0.1.0",
"@gauzy/knowledge-base-plugin": "^0.1.0",
"@gauzy/sentry-plugin": "^0.1.0",
"@nestjs/platform-express": "^10.3.3",
"@nestjs/platform-express": "^10.3.7",
"@sentry/electron": "^4.18.0",
"@sentry/node": "^7.101.1",
"@sentry/profiling-node": "^7.101.1",
Expand All @@ -168,16 +168,16 @@
"node-notifier": "^8.0.0",
"node-static": "^0.7.11",
"pdfmake": "^0.2.0",
"pg-query-stream": "^4.5.3",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.4",
"pg": "^8.11.4",
"sound-play": "1.1.0",
"sqlite3": "^5.1.7",
"squirrelly": "^8.0.8",
"tslib": "^2.3.0",
"twing": "^5.0.2",
"underscore": "^1.13.3",
"screenshot-desktop": "^1.12.7",
"mac-screen-capture-permissions": "^2.0.0",
"screenshot-desktop": "^1.15.0",
"mac-screen-capture-permissions": "^2.1.0",
"embedded-queue": "^0.0.11",
"undici": "^6.10.2"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"moment-timezone": "^0.5.40",
"node-static": "^0.7.11",
"node-fetch": "^2.6.7",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.3",
"pg": "^8.11.4",
"pg-query-stream": "^4.5.4",
"rxjs": "^7.4.0",
"sqlite3": "^5.1.7",
"squirrelly": "^8.0.8",
Expand Down
6 changes: 3 additions & 3 deletions apps/server/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"@gauzy/jitsu-analytics-plugin": "^0.1.0",
"@gauzy/knowledge-base-plugin": "^0.1.0",
"@gauzy/sentry-plugin": "^0.1.0",
"@nestjs/platform-express": "^10.3.3",
"@nestjs/platform-express": "^10.3.7",
"@sentry/electron": "^4.18.0",
"@sentry/node": "^7.101.1",
"@sentry/profiling-node": "^7.101.1",
Expand All @@ -166,8 +166,8 @@
"node-notifier": "^8.0.0",
"node-static": "^0.7.11",
"pdfmake": "^0.2.0",
"pg-query-stream": "^4.5.3",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.4",
"pg": "^8.11.4",
"sound-play": "1.1.0",
"sqlite3": "^5.1.7",
"squirrelly": "^8.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@mikro-orm/nestjs": "^5.2.3",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/typeorm": "^10.0.2",
"apollo-server-core": "^3.10.1",
"nest-knexjs": "^0.0.21",
Expand Down
18 changes: 9 additions & 9 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,22 @@
"@nestjs/apollo": "^12.1.0",
"@nestjs/axios": "^3.0.2",
"@nestjs/cache-manager": "^2.2.1",
"@nestjs/common": "^10.3.3",
"@nestjs/core": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/core": "^10.3.7",
"@nestjs/cqrs": "^10.2.7",
"@nestjs/graphql": "^12.1.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "^2.0.5",
"@nestjs/microservices": "^10.3.3",
"@nestjs/microservices": "^10.3.7",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.3",
"@nestjs/platform-socket.io": "^10.3.3",
"@nestjs/platform-express": "^10.3.7",
"@nestjs/platform-socket.io": "^10.3.7",
"@nestjs/serve-static": "^4.0.1",
"@nestjs/swagger": "^7.3.0",
"@nestjs/terminus": "^10.2.3",
"@nestjs/throttler": "^5.1.2",
"@nestjs/typeorm": "^10.0.2",
"@nestjs/websockets": "^10.3.3",
"@nestjs/websockets": "^10.3.7",
"@nestjsx/crud": "^5.0.0-alpha.3",
"@nestjsx/crud-typeorm": "^5.0.0-alpha.3",
"@opentelemetry/api": "^1.4.1",
Expand Down Expand Up @@ -179,8 +179,8 @@
"passport": "^0.6.0",
"passport-jwt": "^4.0.0",
"pdfmake": "^0.2.0",
"pg": "^8.11.3",
"pg-query-stream": "^4.5.3",
"pg": "^8.11.4",
"pg-query-stream": "^4.5.4",
"prettier": "^2.8.4",
"redis": "^4.6.12",
"reflect-metadata": "^0.1.13",
Expand All @@ -203,7 +203,7 @@
"devDependencies": {
"@nestjs/cli": "^10.3.2",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^10.3.3",
"@nestjs/testing": "^10.3.7",
"@types/bcrypt": "^5.0.0",
"@types/email-templates": "^7.1.0",
"@types/express": "^4.17.13",
Expand Down
6 changes: 3 additions & 3 deletions packages/desktop-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@mikro-orm/core": "^6.1.12",
"@mikro-orm/nestjs": "^5.2.3",
"@mikro-orm/sqlite": "^6.1.12",
"@nestjs/common": "^10.3.3",
"@nestjs/core": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/core": "^10.3.7",
"@nestjs/typeorm": "^10.0.2",
"@gauzy/integration-wakatime": "^0.1.0"
},
"devDependencies": {
"@nestjs/testing": "^10.3.3",
"@nestjs/testing": "^10.3.7",
"@types/node": "^17.0.33"
}
}
4 changes: 2 additions & 2 deletions packages/desktop-libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"form-data": "^3.0.0",
"http-proxy": "^1.18.1",
"knex": "^3.1.0",
"mac-screen-capture-permissions": "^2.0.0",
"mac-screen-capture-permissions": "^2.1.0",
"moment": "^2.29.4",
"moment-duration-format": "^2.3.2",
"moment-range": "^4.0.2",
"moment-timezone": "^0.5.40",
"mysql": "^2.18.1",
"node-notifier": "^8.0.0",
"screenshot-desktop": "^1.12.7",
"screenshot-desktop": "^1.15.0",
"sound-play": "1.1.0",
"sqlite3": "^5.1.7",
"underscore": "^1.13.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"dependencies": {
"@gauzy/common": "^0.1.0",
"@gauzy/config": "^0.1.0",
"@nestjs/common": "^10.3.3",
"@nestjs/core": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/core": "^10.3.7",
"underscore": "^1.13.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@gauzy/contracts": "^0.1.0",
"@gauzy/core": "^0.1.0",
"@gauzy/plugin": "^0.1.0",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/cqrs": "^10.2.7",
"@nestjs/passport": "^10.0.3",
"@nestjs/swagger": "^7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/integration-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@apollo/client": "^3.6.2",
"@nestjs/axios": "^3.0.2",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/config": "^3.2.0",
"axios": "^1.6.5",
"chalk": "4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/integration-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"keywords": [],
"dependencies": {
"@nestjs/common": "^10.3.3",
"@nestjs/core": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/core": "^10.3.7",
"@octokit/rest": "^20.0.2",
"chalk": "4.1.2",
"express": "^4.18.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/integration-wakatime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@gauzy/core": "^0.1.0",
"@mikro-orm/core": "^6.1.12",
"@mikro-orm/nestjs": "^5.2.3",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/typeorm": "^10.0.2",
"typeorm": "^0.3.20"
},
"devDependencies": {
"@nestjs/testing": "^10.3.3",
"@nestjs/testing": "^10.3.7",
"@types/node": "^17.0.33",
"rimraf": "^3.0.2",
"typescript": "5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/jitsu-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@gauzy/config": "^0.1.0",
"@gauzy/plugin": "^0.1.0",
"@jitsu/js": "^1.8.2",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"chalk": "4.1.2",
"node-fetch": "^2.6.7",
"typeorm": "^0.3.20"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/knowledge-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@gauzy/contracts": "^0.1.0",
"@gauzy/core": "^0.1.0",
"@gauzy/plugin": "^0.1.0",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/cqrs": "^10.2.7",
"@nestjs/passport": "^10.0.3",
"@nestjs/swagger": "^7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/product-reviews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@gauzy/contracts": "^0.1.0",
"@gauzy/core": "^0.1.0",
"@gauzy/plugin": "^0.1.0",
"@nestjs/common": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/cqrs": "^10.2.7",
"@nestjs/passport": "^10.0.3",
"@nestjs/swagger": "^7.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/sentry-tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"dependencies": {
"@gauzy/config": "^0.1.0",
"@gauzy/plugin": "^0.1.0",
"@nestjs/common": "^10.3.3",
"@nestjs/core": "^10.3.3",
"@nestjs/common": "^10.3.7",
"@nestjs/core": "^10.3.7",
"@nestjs/graphql": "^12.1.1",
"@sentry/hub": "^7.101.1",
"@sentry/node": "^7.101.1",
Expand Down
Loading

0 comments on commit 7be4e93

Please sign in to comment.