Skip to content

Commit

Permalink
build: Update Depends
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon committed Nov 29, 2023
1 parent 35b02ae commit 29f92dd
Show file tree
Hide file tree
Showing 8 changed files with 2,344 additions and 1,797 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"updater:fixRuntime": "node updater/updater-for-fix-runtime.mjs"
},
"dependencies": {
"@nextui-org/react": "^2.1.13",
"@nextui-org/theme": "^2.1.9",
"@nextui-org/react": "^2.2.9",
"@nextui-org/theme": "^2.1.17",
"@tauri-apps/api": "^1.5.1",
"crypto-js": "^4.2.0",
"flag-icons": "^6.11.2",
"framer-motion": "^10.16.4",
"i18next": "^23.6.0",
"flag-icons": "^7.0.2",
"framer-motion": "^10.16.5",
"i18next": "^23.7.7",
"jose": "^4.15.4",
"jotai": "^2.5.0",
"jotai": "^2.6.0",
"jsqr": "^1.4.0",
"md5": "^2.3.0",
"nanoid": "^4.0.2",
Expand All @@ -29,10 +29,10 @@
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-i18next": "^13.3.1",
"react-icons": "^4.11.0",
"react-i18next": "^13.5.0",
"react-icons": "^4.12.0",
"react-markdown": "^8.0.7",
"react-router-dom": "^6.18.0",
"react-router-dom": "^6.20.0",
"react-spinners": "^0.13.8",
"tauri-plugin-autostart-api": "github:tauri-apps/tauri-plugin-autostart#v1",
"tauri-plugin-fs-watch-api": "github:tauri-apps/tauri-plugin-fs-watch#v1",
Expand All @@ -44,13 +44,13 @@
},
"devDependencies": {
"@tauri-apps/cli": "^1.5.6",
"@vitejs/plugin-react": "^4.1.1",
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.16",
"node-fetch": "^3.3.2",
"postcss": "^8.4.31",
"prettier": "2.8.8",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"vite": "^4.5.0"
}
}
Loading

0 comments on commit 29f92dd

Please sign in to comment.