forked from zooniverse/front-end-monorepo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove `@sentry/browser` 7.91.0. - Bump `@babel` packages to 7.23.9. - Bump `@storybook` packages to 7.6.10. - Bump `css-loader` to 6.9.1 - Remove an outdated resolutions entry for `markdown-it`. - Remove references to `query-string` from the classifier code.
- Loading branch information
1 parent
54bd14a
commit 21daea9
Showing
6 changed files
with
633 additions
and
781 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,8 +49,5 @@ | |
"packages": [ | ||
"packages/**" | ||
] | ||
}, | ||
"resolutions": { | ||
"markdown-it": "~13.0.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
packages/lib-classifier/src/store/WorkflowStore/WorkflowStore.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.