forked from Berry-Dash/launcher
Move from yarn/node to bunjs
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@tauri-apps/plugin-notification": "2.3.1",
|
||||
"@tauri-apps/plugin-opener": "2.5.0",
|
||||
"@tauri-apps/plugin-os": "2.3.1",
|
||||
"axios": "1.11.0",
|
||||
"axios": "1.12.1",
|
||||
"date-fns": "4.1.0",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
@@ -31,10 +31,10 @@
|
||||
"@tailwindcss/postcss": "4.1.13",
|
||||
"@tauri-apps/cli": "2.8.4",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
"@types/react": "19.1.12",
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react-dom": "19.1.9",
|
||||
"crypto-js": "4.2.0",
|
||||
"@types/node": "24.3.1",
|
||||
"@types/node": "24.3.3",
|
||||
"tailwindcss": "4.1.13",
|
||||
"typescript": "5.9.2",
|
||||
"eslint": "9.35.0",
|
||||
|
||||
Reference in New Issue
Block a user