Skip to content

Commit 7155c5b

Browse files
committed
chore: deps upgrade
1 parent bbc26a3 commit 7155c5b

File tree

8 files changed

+1142
-1262
lines changed

8 files changed

+1142
-1262
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@iconify-icons/fa": "^1.2.2",
1616
"@iconify-icons/mdi": "^1.2.11",
1717
"@iconify/react": "^3.2.1",
18-
"@tauri-apps/api": "^1.0.0-rc.5",
18+
"@tauri-apps/api": "^1.0.1",
1919
"clsx": "^1.1.1",
2020
"dayjs": "^1.11.2",
2121
"framer-motion": "^6.3.3",
@@ -28,11 +28,11 @@
2828
"react-colorful": "^5.5.1",
2929
"react-dom": "^18.0.0",
3030
"react-i18next": "^11.16.9",
31-
"react-router-dom": "6",
31+
"react-router-dom": "^6.3.0",
3232
"uuid": "^8.3.2"
3333
},
3434
"devDependencies": {
35-
"@tauri-apps/cli": "^1.0.0-rc.10",
35+
"@tauri-apps/cli": "^1.0.0",
3636
"@types/lodash": "^4.14.182",
3737
"@types/react": "^18.0.0",
3838
"@types/react-dom": "^18.0.0",
@@ -41,7 +41,7 @@
4141
"sass": "^1.51.0",
4242
"typescript": "^4.6.3",
4343
"unocss": "^0.33.2",
44-
"vite": "^2.9.7",
44+
"vite": "^2.9.9",
4545
"vite-plugin-rsw": "^2.0.7",
4646
"vite-tsconfig-paths": "^3.4.1"
4747
}

src-tauri/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# Generated by Cargo
22
# will have compiled files and executables
33
/target/
4-
WixTools

0 commit comments

Comments
 (0)