Skip to content

Commit 3d972a0

Browse files
chore(deps): update devdependencies (non-major) (#1448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d23a8e8 commit 3d972a0

2 files changed

Lines changed: 502 additions & 424 deletions

File tree

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -126,56 +126,56 @@
126126
"yjs": "13.6.27"
127127
},
128128
"devDependencies": {
129-
"@commitlint/cli": "19.8.0",
130-
"@commitlint/config-conventional": "19.8.0",
129+
"@commitlint/cli": "19.8.1",
130+
"@commitlint/config-conventional": "19.8.1",
131131
"@faker-js/faker": "9.9.0",
132132
"@jest/globals": "29.7.0",
133133
"@liam-hq/cli": "0.7.24",
134-
"@quobix/vacuum": "0.18.5",
134+
"@quobix/vacuum": "0.18.10",
135135
"@trivago/prettier-plugin-sort-imports": "5.2.2",
136136
"@types/bad-words": "3.0.3",
137137
"@types/bcrypt": "5.0.2",
138138
"@types/checksum": "0.1.35",
139-
"@types/content-disposition": "0.5.8",
139+
"@types/content-disposition": "0.5.9",
140140
"@types/fs-extra": "^11",
141141
"@types/geoip-lite": "1.4.4",
142-
"@types/jest": "29.5.12",
143-
"@types/jsonwebtoken": "9.0.9",
142+
"@types/jest": "29.5.14",
143+
"@types/jsonwebtoken": "9.0.10",
144144
"@types/lodash.groupby": "4.6.9",
145145
"@types/lodash.partition": "^4",
146146
"@types/lodash.uniqby": "4.7.9",
147147
"@types/mime": "3.0.4",
148148
"@types/node": "24.1.0",
149149
"@types/node-fetch": "2",
150-
"@types/nodemailer": "6.4.15",
151-
"@types/papaparse": "5.3.15",
150+
"@types/nodemailer": "6.4.23",
151+
"@types/papaparse": "5.3.16",
152152
"@types/passport-jwt": "4.0.1",
153153
"@types/passport-local": "^1",
154-
"@types/pg": "8.15.4",
154+
"@types/pg": "8.15.6",
155155
"@types/sanitize-html": "2.16.0",
156156
"@types/uuid": "10.0.0",
157157
"@types/ws": "8.18.1",
158158
"@types/yazl": "3.3.0",
159159
"@typescript-eslint/eslint-plugin": "8.45.0",
160160
"@typescript-eslint/parser": "8.45.0",
161161
"checksum": "1.0.0",
162-
"concurrently": "9.2.0",
162+
"concurrently": "9.2.1",
163163
"dir-compare": "5.0.0",
164-
"drizzle-kit": "0.31.0",
165-
"eslint": "8.57.0",
166-
"eslint-config-prettier": "8.10.0",
164+
"drizzle-kit": "0.31.9",
165+
"eslint": "8.57.1",
166+
"eslint-config-prettier": "8.10.2",
167167
"eslint-import-resolver-typescript": "3.10.1",
168168
"eslint-plugin-import": "2.32.0",
169169
"husky": "9.1.7",
170170
"jest": "29.7.0",
171-
"nock": "13.5.4",
172-
"nodemon": "3.1.9",
171+
"nock": "13.5.6",
172+
"nodemon": "3.1.14",
173173
"pino-pretty": "13.1.3",
174174
"prettier": "3.6.2",
175-
"ts-jest": "29.4.0",
175+
"ts-jest": "29.4.6",
176176
"ts-node": "10.9.2",
177-
"typescript": "5.9.2",
178-
"vitest": "3.2.3",
177+
"typescript": "5.9.3",
178+
"vitest": "3.2.4",
179179
"wait-for-expect": "3.0.2",
180180
"y-websocket": "3.0.0"
181181
},

0 commit comments

Comments
 (0)