fix: reason (#6963)
Showing
| ... | @@ -31,7 +31,7 @@ | ... | @@ -31,7 +31,7 @@ |
| "date-fns": "catalog:", | "date-fns": "catalog:", | ||
| "dayjs": "catalog:", | "dayjs": "catalog:", | ||
| "i18next": "catalog:", | "i18next": "catalog:", | ||
| "js-cookie": "^3.0.5", | "js-cookie": "^3.0.7", | ||
| "lexical": "0.12.6", | "lexical": "0.12.6", | ||
| "lodash": "catalog:", | "lodash": "catalog:", | ||
| "next": "catalog:", | "next": "catalog:", | ||
| ... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
| "zustand": "^4.3.5" | "zustand": "^4.3.5" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/js-cookie": "^3.0.5", | "@types/js-cookie": "^3.0.6", | ||
| "@types/lodash": "catalog:", | "@types/lodash": "catalog:", | ||
| "@types/papaparse": "^5.3.7", | "@types/papaparse": "^5.3.7", | ||
| "@types/react": "catalog:", | "@types/react": "catalog:", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment