Skip to content

Commit

Permalink
Merge branch 'main' of github.com:amcolash/chrono-sleuth
Browse files Browse the repository at this point in the history
  • Loading branch information
amcolash committed Jan 14, 2025
2 parents 09b8b44 + 7efd7de commit b413ead
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 25 deletions.
38 changes: 17 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "^2.1.1",
"@tauri-apps/api": "^2.2.0",
"@tauri-apps/plugin-process": "^2.2.0",
"@tauri-apps/plugin-window-state": "^2.2.0",
"deep-equal": "^2.2.3",
Expand All @@ -23,15 +23,15 @@
},
"devDependencies": {
"@tauri-apps/cli": "^2.1.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/deep-equal": "^1.0.4",
"@types/node": "^22.10.3",
"@types/node": "^22.10.5",
"prettier": "^3.4.2",
"sharp": "^0.33.5",
"svgo": "^3.3.2",
"terser": "^5.37.0",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vite": "^6.0.7",
"vite-plugin-generate-file": "^0.2.0",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-pwa": "^0.21.1"
Expand Down

0 comments on commit b413ead

Please sign in to comment.