Skip to content

Commit b23bac3

Browse files
committed
fix: missing hds dep
Refs: HCRC-195
1 parent 141fdf9 commit b23bac3

2 files changed

Lines changed: 181 additions & 130 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
"@testing-library/react": "^16.3.0",
111111
"@testing-library/user-event": "^14.6.1",
112112
"@types/lodash-es": "^4.17.12",
113+
"@types/node": "^24.12.4",
113114
"@types/react": "^18.3.27",
114115
"@types/react-dom": "18.3.7",
115116
"@vitejs/plugin-react": "^6.0.1",
@@ -130,6 +131,7 @@
130131
"git-rev-sync": "^3.0.2",
131132
"globals": "^17.4.0",
132133
"graphql": "^16.12.0",
134+
"hds-core": "^4.8.1",
133135
"hds-react": "4.8.1",
134136
"husky": "^9.1.7",
135137
"jsdom": "^29.0.2",

0 commit comments

Comments
 (0)