Skip to content

Commit f9cdc28

Browse files
committed
build(dep): add package lodash.kebabcase
1 parent 322f5a6 commit f9cdc28

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"@iconify-json/bi": "^1.1.15",
2929
"@tailwindcss/typography": "^0.5.9",
3030
"@types/lodash.get": "^4.4.7",
31+
"@types/lodash.kebabcase": "^4.1.7",
3132
"@types/node": "^18.14.1",
3233
"@typescript-eslint/eslint-plugin": "^5.53.0",
3334
"@typescript-eslint/parser": "^5.53.0",
@@ -38,6 +39,7 @@
3839
"eslint-plugin-simple-import-sort": "^10.0.0",
3940
"husky": "^8.0.3",
4041
"lodash.get": "^4.4.2",
42+
"lodash.kebabcase": "^4.1.1",
4143
"sass": "^1.58.3",
4244
"tailwindcss-themer": "^3.0.1",
4345
"typescript": "^4.9.5"

pnpm-lock.yaml

Lines changed: 10 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)