Add version number to settings page
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"@fortawesome/free-solid-svg-icons": "7.1.0",
|
||||
"@fortawesome/react-fontawesome": "3.1.1",
|
||||
"@tauri-apps/api": "2.9.1",
|
||||
"@tauri-apps/plugin-clipboard-manager": "2.3.2",
|
||||
"@tauri-apps/plugin-dialog": "2.4.2",
|
||||
"@tauri-apps/plugin-fs": "2.4.4",
|
||||
"@tauri-apps/plugin-notification": "2.3.3",
|
||||
@@ -25,7 +26,7 @@
|
||||
"date-fns": "4.1.0",
|
||||
"next": "16.1.0",
|
||||
"pretty-bytes": "7.1.0",
|
||||
"react": "19.2.1",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user