Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev committed Apr 1, 2024
1 parent fe9d00c commit 6d544b6
Show file tree
Hide file tree
Showing 4 changed files with 747 additions and 546 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"tauri": "tauri"
},
"dependencies": {
"@monaco-editor/react": "4.5.1",
"@tauri-apps/api": "1.4.0",
"@x-python/core": "0.0.9",
"@monaco-editor/react": "4.6.0",
"@tauri-apps/api": "1.5.3",
"@x-python/core": "0.0.10",
"just-debounce": "1.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"wouter": "2.11.0",
"zustand": "4.3.9"
"wouter": "3.1.0",
"zustand": "4.5.2"
},
"devDependencies": {
"@tauri-apps/cli": "1.4.0",
"@types/node": "18.15.11",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.0.3",
"monaco-editor": "0.40.0",
"typescript": "5.1.6",
"vite": "4.4.7"
"@tauri-apps/cli": "1.5.11",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@vitejs/plugin-react": "4.2.1",
"monaco-editor": "0.47.0",
"typescript": "5.4.3",
"vite": "5.2.7"
}
}
Loading

0 comments on commit 6d544b6

Please # to comment.