Skip to content

Commit 0d9641c

Browse files
committed
fix: add @types/lodash.debounce and update lodash types in package.json and lock files
1 parent 3408b4c commit 0d9641c

File tree

4 files changed

+49
-0
lines changed

4 files changed

+49
-0
lines changed

adminforth/pnpm-lock.yaml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adminforth/spa/package-lock.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

adminforth/spa/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"@rushstack/eslint-patch": "^1.8.0",
4040
"@tailwindcss/typography": "^0.5.19",
4141
"@tsconfig/node20": "^20.1.4",
42+
"@types/lodash.debounce": "^4.0.9",
4243
"@types/node": "^20.12.5",
4344
"@types/sanitize-html": "^2.16.1",
4445
"@vitejs/plugin-vue": "^5.0.4",

adminforth/spa/pnpm-lock.yaml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)