Skip to content

Commit

Permalink
chore(packages): update to latest non-breaking versions
Browse files Browse the repository at this point in the history
  • Loading branch information
GervinFung committed May 30, 2024
1 parent 211a097 commit 1075c81
Show file tree
Hide file tree
Showing 2 changed files with 1,866 additions and 2,469 deletions.
38 changes: 19 additions & 19 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@poolofdeath20/util": "^0.8.0",
"@supabase/supabase-js": "^2.41.1",
"@supabase/supabase-js": "^2.43.4",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.45.2",
"@trpc/next": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@trpc/server": "^10.45.2",
"axios": "^1.6.8",
"axios": "^1.7.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"file-saver": "^2.0.5",
Expand All @@ -32,43 +32,43 @@
"iwanthue": "^2.0.0",
"jszip": "^3.10.1",
"localforage": "^1.10.0",
"next": "^14.1.4",
"next": "^14.2.3",
"next-seo": "^6.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1",
"react-select": "^5.8.0",
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "^10.0.5",
"superjson": "^2.2.1",
"valibot": "^0.30.0"
},
"devDependencies": {
"@ducanh2912/next-pwa": "^10.2.5",
"@ducanh2912/next-pwa": "^10.2.7",
"@poolofdeath20/eslint-config": "^0.3.2",
"@poolofdeath20/tsconfig": "^0.0.0",
"@types/cors": "^2.8.17",
"@types/file-saver": "^2.0.7",
"@types/jest-image-snapshot": "^6.4.0",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react-syntax-highlighter": "^15.5.11",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"ci-info": "^4.0.0",
"eslint": "^8.57.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"gen-env-type-def": "^0.0.4",
"jest-image-snapshot": "^6.4.0",
"knip": "^5.7.0",
"knip": "^5.17.3",
"next-sitemap": "^4.2.3",
"prettier": "^3.2.5",
"puppeteer": "^22.6.1",
"puppeteer": "^22.10.0",
"sql-formatter": "15.3.0",
"supabase": "^1.151.1",
"typescript": "^5.4.3",
"vite-node": "^1.4.0",
"vitest": "^1.4.0"
"supabase": "^1.169.8",
"typescript": "^5.4.5",
"vite-node": "^1.6.0",
"vitest": "^1.6.0"
}
}
Loading

0 comments on commit 1075c81

Please sign in to comment.