Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#907)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent a488f45 commit 0b080b3
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 558 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "programming.in.th",
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].6",
"engines": {
"node": "^18.12"
},
Expand Down Expand Up @@ -31,15 +31,15 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@aws-sdk/client-s3": "3.409.0",
"@aws-sdk/s3-request-presigner": "3.409.0",
"@aws-sdk/client-s3": "3.414.0",
"@aws-sdk/s3-request-presigner": "3.414.0",
"@codemirror/lang-cpp": "6.0.2",
"@codemirror/lang-java": "6.0.1",
"@codemirror/lang-python": "6.1.3",
"@codemirror/lang-rust": "6.0.1",
"@codemirror/language": "6.9.0",
"@codemirror/legacy-modes": "6.3.3",
"@codemirror/view": "6.18.0",
"@codemirror/view": "6.19.0",
"@dnd-kit/core": "6.0.8",
"@dnd-kit/modifiers": "6.0.1",
"@dnd-kit/sortable": "7.0.2",
Expand All @@ -48,9 +48,9 @@
"@heroicons/react": "2.0.18",
"@next-auth/prisma-adapter": "1.0.7",
"@next/bundle-analyzer": "13.4.19",
"@prisma/client": "5.2.0",
"@prisma/client": "5.3.1",
"@supabase/realtime-js": "2.7.4",
"@tanstack/react-table": "8.9.8",
"@tanstack/react-table": "8.10.0",
"@uiw/codemirror-theme-dracula": "4.21.13",
"@uiw/react-codemirror": "4.21.13",
"@vercel/analytics": "1.0.2",
Expand Down Expand Up @@ -92,15 +92,15 @@
},
"devDependencies": {
"@octokit/types": "11.1.0",
"@playwright/test": "1.37.1",
"@playwright/test": "1.38.0",
"@tailwindcss/typography": "0.5.10",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@types/node": "18.17.15",
"@types/node": "18.17.17",
"@types/react": "18.2.21",
"@types/react-table": "7.7.15",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/coverage-v8": "0.34.4",
"autoprefixer": "10.4.15",
Expand All @@ -117,9 +117,9 @@
"postcss": "8.4.29",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",
"prisma": "5.2.0",
"prisma": "5.3.1",
"prisma-dbml-generator": "0.10.0",
"sass": "1.66.1",
"sass": "1.67.0",
"tailwindcss": "3.3.3",
"ts-node": "10.9.1",
"typescript": "5.2.2",
Expand Down
Loading

1 comment on commit 0b080b3

@vercel
Copy link

@vercel vercel bot commented on 0b080b3 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.