Skip to content

Commit

Permalink
chore: more and more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel committed Oct 10, 2024
1 parent 6683a93 commit 20fd96c
Show file tree
Hide file tree
Showing 26 changed files with 958 additions and 922 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,38 +18,38 @@
"@formkit/drag-and-drop": "^0.0.38",
"@kaplayjs/crew": "^1.6.1",
"@monaco-editor/react": "^4.6.0",
"@radix-ui/react-context-menu": "^2.2.1",
"@radix-ui/react-tabs": "^1.1.0",
"allotment": "^1.20.1",
"@radix-ui/react-context-menu": "^2.2.2",
"@radix-ui/react-tabs": "^1.1.1",
"allotment": "^1.20.2",
"clsx": "^2.1.1",
"daisyui": "^4.12.10",
"magic-string": "^0.30.10",
"daisyui": "^4.12.13",
"magic-string": "^0.30.11",
"pako": "^2.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-dropzone": "^14.2.9",
"react-responsive": "^10.0.0",
"react-toastify": "^10.0.5",
"react-tooltip": "^5.26.4",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.10",
"react-tooltip": "^5.28.0",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13",
"theme-change": "^2.5.0",
"typescript": "^5.4.5",
"zustand": "^4.5.2"
"typescript": "^5.6.3",
"zustand": "^4.5.5"
},
"devDependencies": {
"@kaplayjs/dprint-config": "^1.1.0",
"@types/node": "^22.7.0",
"@types/node": "^22.7.5",
"@types/pako": "^2.0.3",
"@types/react": "^18.3.1",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
"dprint": "^0.45.1",
"kaplay": "3001.0.0-alpha.22",
"monaco-editor": "^0.48.0",
"postcss": "^8.4.41",
"vite": "^5.4.2",
"postcss": "^8.4.47",
"vite": "^5.4.8",
"vite-plugin-custom-env": "^1.0.3",
"vite-plugin-static-copy": "^1.0.6"
},
Expand Down
Loading

0 comments on commit 20fd96c

Please sign in to comment.