Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
Signed-off-by: 1111mp <[email protected]>
  • Loading branch information
1111mp committed Oct 11, 2024
1 parent 6b6bb26 commit 9768a0a
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 120 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"@radix-ui/react-use-controllable-state": "^1.1.0",
"@tanstack/react-table": "^8.20.5",
"@tanstack/react-virtual": "^3.10.8",
"@tauri-apps/api": "2.0.1",
"@tauri-apps/api": "2.0.2",
"@tauri-apps/plugin-dialog": "2.0.0",
"@tauri-apps/plugin-shell": "2.0.0",
"@tauri-apps/plugin-updater": "2.0.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"dayjs": "^1.11.13",
"framer-motion": "^11.11.0",
"i18next": "^23.15.1",
"framer-motion": "^11.11.7",
"i18next": "^23.15.2",
"intro.js": "^7.2.0",
"intro.js-react": "^1.0.0",
"lodash": "^4.17.21",
Expand All @@ -66,10 +66,10 @@
},
"devDependencies": {
"@actions/github": "^6.0.0",
"@tauri-apps/cli": "2.0.1",
"@tauri-apps/cli": "2.0.2",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.10",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/semver": "^7.5.8",
Expand All @@ -81,8 +81,8 @@
"postcss": "^8.4.47",
"prop-types": "^15.8.1",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vite": "^5.4.8"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 9768a0a

Please sign in to comment.