Skip to content

Commit

Permalink
chore: update deps (#1862)
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 authored Nov 4, 2023
1 parent 5d4e16d commit 3489667
Show file tree
Hide file tree
Showing 5 changed files with 832 additions and 777 deletions.
34 changes: 17 additions & 17 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/jsonwebtoken": "9.0.4",
"@types/lodash.set": "^4.3.8",
"@types/multer": "^1.4.9",
"@types/node": "^20.8.7",
"@types/node": "^20.8.10",
"@types/qrcode": "^1.5.4",
"@types/sharp": "^0.31.1",
"dotenv": "^16.3.1",
Expand All @@ -49,20 +49,20 @@
"@snailycad/schemas": "workspace:*",
"@snailycad/types": "workspace:*",
"@snailycad/utils": "^1.76.1",
"@tsed/common": "^7.41.2",
"@tsed/components-scan": "^7.41.2",
"@tsed/core": "^7.41.2",
"@tsed/di": "^7.41.2",
"@tsed/exceptions": "^7.41.2",
"@tsed/json-mapper": "^7.41.2",
"@tsed/common": "^7.43.0",
"@tsed/components-scan": "^7.43.0",
"@tsed/core": "^7.43.0",
"@tsed/di": "^7.43.0",
"@tsed/exceptions": "^7.43.0",
"@tsed/json-mapper": "^7.43.0",
"@tsed/logger": "^6.6.3",
"@tsed/platform-exceptions": "^7.41.2",
"@tsed/platform-express": "^7.41.2",
"@tsed/platform-middlewares": "^7.41.2",
"@tsed/platform-params": "^7.41.2",
"@tsed/schema": "^7.41.2",
"@tsed/socketio": "^7.41.2",
"@tsed/swagger": "^7.41.2",
"@tsed/platform-exceptions": "^7.43.0",
"@tsed/platform-express": "^7.43.0",
"@tsed/platform-middlewares": "^7.43.0",
"@tsed/platform-params": "^7.43.0",
"@tsed/schema": "^7.43.0",
"@tsed/socketio": "^7.43.0",
"@tsed/swagger": "^7.43.0",
"bcrypt": "^5.1.1",
"command-exists": "^1.2.9",
"compression": "1.7.4",
Expand All @@ -82,15 +82,15 @@
"nodemon": "^3.0.1",
"otplib": "^12.0.1",
"prisma": "^5.5.2",
"puppeteer": "^21.4.1",
"puppeteer": "^21.5.0",
"qrcode": "^1.5.3",
"reflect-metadata": "^0.1.13",
"sharp": "^0.32.6",
"socket.io": "^4.7.2",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
"undici": "^5.27.0",
"use-intl": "^2.21.0",
"undici": "^5.27.2",
"use-intl": "^2.22.1",
"zod": "^3.22.4"
}
}
8 changes: 4 additions & 4 deletions apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/is-hotkey": "^0.1.8",
"@types/leaflet": "^1.9.7",
"@types/nprogress": "^0.2.2",
"@types/react": "^18.2.33",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@types/sortablejs": "^1.15.4",
"@types/uuid": "^9.0.6",
Expand All @@ -62,7 +62,7 @@
"leaflet": "^1.9.4",
"mdast-util-find-and-replace": "^3.0.1",
"next": "14.0.1",
"next-intl": "2.21.0",
"next-intl": "2.22.1",
"nookies": "^2.5.2",
"nprogress": "^0.2.0",
"pretty-bytes": "^6.1.1",
Expand Down Expand Up @@ -91,10 +91,10 @@
"socket.io-client": "^4.7.2",
"sortablejs": "^1.15.0",
"storage-factory": "^0.2.1",
"use-intl": "^2.21.0",
"use-intl": "^2.22.1",
"uuid": "^9.0.1",
"zod": "3.22.4",
"zustand": "^4.4.5"
"zustand": "^4.4.6"
},
"devDependencies": {
"dotenv": "^16.3.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@casperiv/eslint-config": "8.0.0",
"@casperiv/eslint-config-next": "8.0.0",
"@casperiv/eslint-config-react": "8.0.0",
"eslint": "8.52.0",
"eslint": "8.53.0",
"eslint-plugin-deprecation": "^2.0.0",
"lerna": "^7.4.1",
"lerna": "^7.4.2",
"lint-staged": "^15.0.2"
},
"lint-staged": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@snailycad/config": "^1.76.1",
"@snailycad/types": "workspace:*",
"@snailycad/utils": "^1.76.1",
"@types/react": "^18.2.33",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"class-variance-authority": "^0.7.0",
"formik": "^2.4.5",
Expand All @@ -119,10 +119,10 @@
"peerDependencies": {
"date-fns": ">=2.30.0",
"next": "*",
"next-intl": ">=2.21.0",
"next-intl": ">=2.22.1",
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"use-intl": ">=2.21.0"
"use-intl": ">=2.22.1"
},
"sideEffects": false
}
Loading

0 comments on commit 3489667

Please sign in to comment.