Merged in fix/linting (pull request #2708)
Fix/linting * fix import issues and add lint check no-extraneous-dependencies * fix use type HotelType instead of string Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -6192,6 +6192,7 @@ __metadata:
|
||||
copy-to-clipboard: "npm:^3.3.3"
|
||||
deepmerge-ts: "npm:^7.1.5"
|
||||
eslint: "npm:^9"
|
||||
eslint-plugin-formatjs: "npm:^5.3.1"
|
||||
eslint-plugin-import: "npm:^2.31.0"
|
||||
eslint-plugin-react-hooks: "npm:^5.2.0"
|
||||
eslint-plugin-react-refresh: "npm:^0.4.20"
|
||||
@@ -6217,6 +6218,8 @@ __metadata:
|
||||
vitest: "npm:^3.2.4"
|
||||
vitest-browser-react: "npm:^1.0.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.27.4
|
||||
"@hookform/error-message": ^2.0.1
|
||||
"@internationalized/date": ^3.8.0
|
||||
"@radix-ui/react-slot": ^1.2.2
|
||||
"@vis.gl/react-google-maps": ^1.5.2
|
||||
|
||||
Reference in New Issue
Block a user