Skip to content

Commit

Permalink
bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
claushaas committed Sep 3, 2024
1 parent 9220422 commit fb0de9e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 81 deletions.
143 changes: 73 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@cloudflare/stream-react": "^1.9.1",
"@epic-web/remember": "^1.1.0",
"@heroicons/react": "^2.1.5",
"@prisma/client": "^5.18.0",
"@prisma/client": "^5.19.1",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
Expand All @@ -55,18 +55,18 @@
"@tailwindcss/container-queries": "^0.1.1",
"@unpic/react": "^0.1.14",
"@vidstack/react": "^1.11.21",
"axios": "^1.7.5",
"axios": "^1.7.7",
"clipboard-copy": "^4.0.1",
"express": "^4.19.2",
"framer-motion": "^11.3.30",
"framer-motion": "^11.4.0",
"fuse.js": "^7.0.0",
"helmet": "^7.1.0",
"hls.js": "^1.5.15",
"isbot": "^5.1.17",
"joi": "^17.13.3",
"morgan": "^1.10.0",
"nprogress": "^0.2.0",
"prisma": "^5.18.0",
"prisma": "^5.19.1",
"qs": "^6.13.0",
"quill": "^2.0.2",
"quill-delta-to-html": "^0.12.1",
Expand All @@ -81,26 +81,26 @@
"devDependencies": {
"@radix-ui/colors": "^3.0.0",
"@remix-run/dev": "^2.11.2",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/forms": "^0.5.8",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/morgan": "^1.9.9",
"@types/nprogress": "^0.2.3",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint-config-xo-react": "^0.27.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react-hooks": "^4.6.2",
"lightningcss": "^1.26.0",
"postcss": "^8.4.41",
"remix-development-tools": "^4.2.3",
"postcss": "^8.4.44",
"remix-development-tools": "^4.4.1",
"remix-express-dev-server": "^0.4.4",
"tailwindcss": "^3.4.10",
"tailwindcss-radix": "^3.0.4",
"tailwindcss-radix-colors": "^1.3.1",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1",
"xo": "^0.59.3"
Expand Down

0 comments on commit fb0de9e

Please sign in to comment.