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 Jan 10, 2025
1 parent e2ea432 commit ec0297a
Show file tree
Hide file tree
Showing 11 changed files with 1,688 additions and 1,344 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.23",
"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.3",
"eslint-plugin-tailwindcss": "3.17.5",
"prettier": "3.4.2"
}
}
Loading

0 comments on commit ec0297a

Please sign in to comment.