Skip to content

Commit 8e3904a

Browse files
committed
chore: update package
1 parent 111aa8b commit 8e3904a

File tree

3 files changed

+2892
-2556
lines changed

3 files changed

+2892
-2556
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -61,23 +61,23 @@
6161
"dotenv": "^16.3.1",
6262
"express": "^4.18.2",
6363
"express-async-handler": "^1.2.0",
64-
"express-rate-limit": "^6.8.0",
64+
"express-rate-limit": "^6.9.0",
6565
"express-useragent": "^1.0.15",
66-
"expresso-core": "^0.7.4",
67-
"expresso-hooks": "^0.7.4",
68-
"expresso-provider": "^0.7.4",
69-
"expresso-query": "^0.7.4",
70-
"handlebars": "^4.7.7",
66+
"expresso-core": "^0.8.0",
67+
"expresso-hooks": "^0.8.0",
68+
"expresso-provider": "^0.8.0",
69+
"expresso-query": "^0.8.0",
70+
"handlebars": "^4.7.8",
7171
"helmet": "^7.0.0",
7272
"hpp": "^0.2.3",
73-
"i18next": "^23.2.11",
73+
"i18next": "^23.4.1",
7474
"i18next-fs-backend": "^2.1.5",
7575
"i18next-http-middleware": "^3.3.2",
7676
"lodash": "^4.17.21",
7777
"multer": "1.4.5-lts.1",
7878
"node-cron": "^3.0.2",
7979
"npm-run-all": "^4.1.5",
80-
"pg": "^8.11.1",
80+
"pg": "^8.11.2",
8181
"pg-hstore": "^2.3.4",
8282
"pino": "^8.14.1",
8383
"pino-http": "^8.3.3",
@@ -98,9 +98,9 @@
9898
"devDependencies": {
9999
"@commitlint/cli": "^17.6.7",
100100
"@commitlint/config-conventional": "^17.6.7",
101-
"@jest/globals": "^29.6.1",
101+
"@jest/globals": "^29.6.2",
102102
"@swc/cli": "^0.1.62",
103-
"@swc/core": "^1.3.70",
103+
"@swc/core": "^1.3.74",
104104
"@types/bcrypt": "^5.0.0",
105105
"@types/compression": "^1.7.2",
106106
"@types/cookie-parser": "^1.4.3",
@@ -109,28 +109,28 @@
109109
"@types/express-useragent": "^1.0.2",
110110
"@types/hpp": "^0.2.2",
111111
"@types/jest": "^29.5.3",
112-
"@types/lodash": "^4.14.195",
112+
"@types/lodash": "^4.14.196",
113113
"@types/multer": "^1.4.7",
114-
"@types/node": "^20.4.4",
114+
"@types/node": "^20.4.8",
115115
"@types/node-cron": "^3.0.8",
116116
"@types/qs": "^6.9.7",
117117
"@types/request-ip": "^0.0.38",
118118
"@types/supertest": "^2.0.12",
119119
"@types/swagger-jsdoc": "^6.0.1",
120120
"@types/swagger-ui-express": "^4.1.3",
121121
"@types/uuid": "^9.0.2",
122-
"@typescript-eslint/eslint-plugin": "^6.1.0",
123-
"@typescript-eslint/parser": "^6.1.0",
124-
"eslint": "^8.45.0",
125-
"eslint-config-prettier": "^8.8.0",
122+
"@typescript-eslint/eslint-plugin": "^6.2.1",
123+
"@typescript-eslint/parser": "^6.2.1",
124+
"eslint": "^8.46.0",
125+
"eslint-config-prettier": "^8.10.0",
126126
"eslint-config-standard-with-typescript": "^37.0.0",
127127
"eslint-import-resolver-alias": "^1.1.2",
128-
"eslint-plugin-import": "^2.27.5",
128+
"eslint-plugin-import": "^2.28.0",
129129
"eslint-plugin-n": "^16.0.1",
130130
"eslint-plugin-prettier": "^4.2.1",
131131
"eslint-plugin-promise": "^6.1.1",
132132
"husky": "^8.0.3",
133-
"jest": "^29.6.1",
133+
"jest": "^29.6.2",
134134
"nodemon": "^3.0.1",
135135
"prettier": "^2.8.8",
136136
"rimraf": "^5.0.1",

0 commit comments

Comments
 (0)