Skip to content

Commit 1d5dc3e

Browse files
chore(deps): update all non-major dependencies (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: neverland <[email protected]>
1 parent b55d37d commit 1d5dc3e

File tree

159 files changed

+2128
-2104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+2128
-2104
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@
5858
"patch-console",
5959
"babel-plugin-react-compiler",
6060
"@tailwindcss/postcss",
61+
"@nestjs/common",
62+
"@nestjs/core",
63+
"@nestjs/platform-express"
6164
],
6265
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lint-staged": "16.2.7",
2828
"taze": "^19.9.2"
2929
},
30-
"packageManager": "pnpm@10.26.1",
30+
"packageManager": "pnpm@10.27.0",
3131
"pnpm": {
3232
"overrides": {
3333
"react-focus-lock": "2.13.7"

0 commit comments

Comments
 (0)