Skip to content

Commit e619cd1

Browse files
chore(deps): pin dependencies (#2467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cc63d1 commit e619cd1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
7676
"type-fest": "^4.41.0"
7777
},
7878
"devDependencies": {
79-
"@types/lodash": "^4.17.20",
79+
"@types/lodash": "4.17.20",
8080
"@types/react": "^18.3.24",
81-
"husky": "^9.1.7",
81+
"husky": "9.1.7",
8282
"lint-staged": "15.5.2",
83-
"lodash": "^4.17.21",
83+
"lodash": "4.17.21",
8484
"openapi-fetch": "workspace:^",
8585
"openapi-typescript": "workspace:^",
86-
"react": "^18.3.1",
87-
"swr": "^2.3.6",
88-
"typescript": "^5.9.2"
86+
"react": "18.3.1",
87+
"swr": "2.3.6",
88+
"typescript": "5.9.2"
8989
}
9090
}

0 commit comments

Comments
 (0)