Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danloh committed Feb 19, 2024
1 parent 7b876d1 commit a62dd01
Show file tree
Hide file tree
Showing 4 changed files with 723 additions and 320 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"@codemirror/state": "6.0.0",
"@codemirror/view": "6.0.0",

"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@popperjs/core": "^2.11.8",
"@react-spring/web": "^9.7.3",
"react-trello": "2.2.11",
"@tabler/icons-react": "^2.42.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@tauri-apps/api": "^1.5.1",
"@tauri-apps/api": "^1.5.3",
"@tippyjs/react": "^4.2.6",
"d3-drag": "^3.0.0",
"d3-force": "^3.0.0",
Expand All @@ -55,7 +55,7 @@
"zustand": "^3.7.2"
},
"devDependencies": {
"@tauri-apps/cli": "^1.5.7",
"@tauri-apps/cli": "^1.5.10",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.4",
"@types/d3-drag": "^3.0.7",
Expand All @@ -64,15 +64,15 @@
"@types/d3-zoom": "^3.0.8",
"@types/is-hotkey": "^0.1.10",
"@types/jest": "^29.1.2",
"@types/node": "^20.10.3",
"@types/node": "^20.11.19",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@types/react-highlight-words": "^0.16.7",
"@types/react-virtualized": "^9.21.28",
"@types/react-virtualized": "^9.21.29",
"@types/tailwindcss": "^3.1.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"eslint": "8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.5.1",
Expand Down
Loading

0 comments on commit a62dd01

Please sign in to comment.