Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 08d8d34 commit ec2ae13
Show file tree
Hide file tree
Showing 11 changed files with 999 additions and 1,347 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.18.1
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"build-app": "cd src-tauri && tauri build && cd .."
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "4.3.1",
"@tauri-apps/cli": "1.6.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"@ianvs/prettier-plugin-sort-imports": "4.4.0",
"@tauri-apps/cli": "1.6.3",
"eslint": "8.57.1",
"eslint-config-next": "14.2.20",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-tailwindcss": "3.17.4",
"prettier": "3.3.3"
"eslint-plugin-react": "7.37.2",
"eslint-plugin-tailwindcss": "3.17.5",
"prettier": "3.4.2"
}
}
119 changes: 71 additions & 48 deletions src-tauri/Cargo.lock

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

Loading

0 comments on commit ec2ae13

Please sign in to comment.