Skip to content

Commit

Permalink
Merge branch 'develop' into issue/9733/user-create
Browse files Browse the repository at this point in the history
  • Loading branch information
rajku-dev authored Jan 10, 2025
2 parents 212b4dc + bf99e51 commit 9a2a3fd
Show file tree
Hide file tree
Showing 45 changed files with 315 additions and 304 deletions.
4 changes: 2 additions & 2 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
files:
- source: public/locale/en.json
- source: public/locale//{{lang}}.json
translation: /public/locale/%two_letters_code%.json
bundles:
- 2
- 2
117 changes: 65 additions & 52 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.4",
"@radix-ui/react-tooltip": "^1.1.6",
"@sentry/browser": "^8.47.0",
"@sentry/browser": "^8.48.0",
"@tanstack/react-query": "^5.62.8",
"@tanstack/react-query-devtools": "^5.62.15",
"@tanstack/react-query-devtools": "^5.63.0",
"@vitejs/plugin-react": "^4.3.4",
"@yudiel/react-qr-scanner": "^2.1.0",
"bowser": "^2.11.0",
Expand Down Expand Up @@ -183,7 +183,7 @@
"optionalDependencies": {
"@esbuild/linux-arm64": "latest",
"@esbuild/linux-x64": "latest",
"@rollup/rollup-linux-arm64-gnu": "4.29.1",
"@rollup/rollup-linux-arm64-gnu": "4.30.1",
"@rollup/rollup-linux-x64-gnu": "4.29.1"
},
"browserslist": {
Expand Down
Loading

0 comments on commit 9a2a3fd

Please sign in to comment.