Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 1a7a655 commit 34447bc
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 190 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@
"typecheck": "svelte-check --tsconfig ./tsconfig.json"
},
"dependencies": {
"@rive-app/canvas": "^2.8.2",
"@tauri-apps/api": "^1.5.2",
"overlayscrollbars": "^2.4.5",
"@rive-app/canvas": "^2.9.0",
"@tauri-apps/api": "^1.5.3",
"overlayscrollbars": "^2.4.6",
"tauri-plugin-autostart-api": "github:tauri-apps/tauri-plugin-autostart"
},
"devDependencies": {
"@sveltejs/adapter-static": "^3.0.0",
"@sveltejs/adapter-vercel": "^4.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@tauri-apps/cli": "^1.5.8",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"eslint": "^8.55.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/adapter-vercel": "^4.0.3",
"@sveltejs/kit": "^2.0.6",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@tauri-apps/cli": "^1.5.9",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-svelte": "^2.35.1",
Expand Down
Loading

0 comments on commit 34447bc

Please sign in to comment.