Skip to content

Commit

Permalink
fix: bump js deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Oct 4, 2024
1 parent 2d4d125 commit f3b1a4e
Show file tree
Hide file tree
Showing 2 changed files with 1,097 additions and 1,308 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"shupdate": "curl -L https://raw.githubusercontent.com/uwu/shelter-builds/main/shelter.js -o src-tauri/injection/shelter.js"
},
"devDependencies": {
"@tauri-apps/api": "2.0.0-rc.0",
"@tauri-apps/cli": "2.0.0-rc.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"@tauri-apps/api": "2.0.0",
"@tauri-apps/cli": "2.0.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"esbuild": "^0.24.0",
"eslint": "^9.11.1",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vite": "^5.3.5"
Expand Down
Loading

0 comments on commit f3b1a4e

Please sign in to comment.