Skip to content

Commit

Permalink
feat: add dropzone package
Browse files Browse the repository at this point in the history
  • Loading branch information
BiswaViraj committed Jan 25, 2024
1 parent e26eea5 commit 5820004
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .source
19 changes: 10 additions & 9 deletions enterprise/packages/translation-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,26 @@
"@emotion/css": "^11.10.5",
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@handlebars/parser": "^2.1.0",
"@mantine/core": "^5.7.1",
"@mantine/dropzone": "^5.9.2",
"@mantine/hooks": "^5.7.1",
"@mantine/prism": "^5.7.1",
"@monaco-editor/react": "^4.6.0",
"@novu/client": "0.22.0",
"@novu/design-system": "0.22.0",
"@novu/shared": "0.22.0",
"@novu/shared-web": "0.22.0",
"@novu/shared": "0.22.0",
"@tanstack/react-query": "^4.20.4",
"@monaco-editor/react": "^4.6.0",
"monaco-editor": "^0.45.0",
"axios": "^1.4.0",
"slugify": "^1.4.6",
"date-fns": "^2.29.2",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint": "^8.33.0",
"monaco-editor": "^0.45.0",
"react-hook-form": "7.43.9",
"react-router-dom": "6.2.2",
"eslint": "^8.33.0",
"eslint-plugin-react-hooks": "^4.4.0",
"tslib": "^2.3.1",
"@mantine/prism": "^5.7.1",
"@handlebars/parser": "^2.1.0"
"slugify": "^1.4.6",
"tslib": "^2.3.1"
},
"devDependencies": {
"@types/node": "^18.11.12",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5820004

Please sign in to comment.