Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed Aug 16, 2024
1 parent 28ed755 commit 5845087
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"@headlessui/react": "^2.1.2",
"@react-spring/web": "^9.7.4",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
"@tailwindcss/typography": "^0.5.14",
"@types/bun": "^1.1.6",
"@types/express": "^4.17.21",
"@types/file-saver": "^2.0.7",
"@types/node": "^20.14.13",
"@types/node": "^20.14.15",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"@types/ua-parser-js": "^0.7.39",
Expand All @@ -38,9 +38,9 @@
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"animate.css": "^4.1.1",
"apexcharts": "^3.51.0",
"autoprefixer": "^10.4.19",
"compromise": "^14.13.0",
"apexcharts": "^3.52.0",
"autoprefixer": "^10.4.20",
"compromise": "^14.14.0",
"dexie": "^4.0.8",
"dexie-react-hooks": "^1.1.7",
"eslint": "^8.57.0",
Expand All @@ -52,26 +52,26 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.0.1",
"eslint-plugin-unused-imports": "^4.1.3",
"express": "^4.19.2",
"file-saver": "^2.0.5",
"framer-motion": "^11.3.19",
"ky": "^1.5.0",
"framer-motion": "^11.3.28",
"ky": "^1.6.0",
"path": "^0.12.7",
"pify": "^6.1.0",
"polished": "^4.3.1",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"prettier-plugin-tailwindcss": "^0.6.6",
"react-apexcharts": "^1.4.1",
"react-icons": "^5.2.1",
"react-router-dom": "^6.25.1",
"react-icons": "^5.3.0",
"react-router-dom": "^6.26.1",
"simple-statistics": "^7.8.3",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.10",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"ua-parser-js": "^1.0.38",
"vite": "^5.3.5",
"vite": "^5.4.1",
"vite-plugin-wasm": "^3.3.0",
"zustand": "^4.5.4"
"zustand": "^4.5.5"
}
}

0 comments on commit 5845087

Please sign in to comment.