Skip to content

Commit

Permalink
chore(deps) Update Tauri API Definitions (dev) (#8225)
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 Mar 3, 2024
1 parent 947a50b commit 1b18b70
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 194 deletions.
20 changes: 10 additions & 10 deletions tooling/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,20 @@
},
"devDependencies": {
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.5",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.0.0",
"@rollup/plugin-typescript": "11.1.6",
"@types/node": "20.11.24",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.3.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "2.1.0",
"eslint-plugin-security": "2.1.1",
"fast-glob": "3.3.2",
"prettier": "3.1.1",
"rollup": "4.3.0",
"prettier": "3.2.5",
"rollup": "4.12.0",
"tslib": "2.6.2",
"typescript": "5.3.3"
},
Expand Down
Loading

0 comments on commit 1b18b70

Please sign in to comment.