Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 46 additions & 46 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@courseweb/tailwind-config": "*",
"@courseweb/ui": "*",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@ducanh2912/next-pwa": "^10.2.5",
"@formatjs/intl-localematcher": "^0.5.2",
"@hookform/resolvers": "^3.3.4",
"@next/bundle-analyzer": "^14.1.4",
"@formatjs/intl-localematcher": "^0.8.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "^16.1.6",
"@react-pdf-viewer/core": "^3.12.0",
"@sentry/nextjs": "^7.113.0",
"@sentry/nextjs": "^10.38.0",
"@supabase/supabase-js": "^2.39.7",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.14",
Expand All @@ -35,83 +35,83 @@
"@tanstack/react-query-persist-client": "^5.39.0",
"@tanstack/react-virtual": "^3.13.6",
"@uiw/react-color-compact": "^2.3.0",
"@vercel/kv": "^2.0.0",
"algoliasearch": "^4.23.3",
"autoprefixer": "10.4.19",
"@vercel/kv": "^3.0.0",
"algoliasearch": "^5.48.0",
"autoprefixer": "10.4.24",
"clsx": "^2.0.0",
"cmdk": "^1.1.1",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.0.1",
"focus-trap-react": "^11.0.3",
"focus-trap-react": "^12.0.0",
"framer-motion": "^12.10.1",
"fuse.js": "^6.6.2",
"html-entities": "^2.5.2",
"html-to-image": "^1.11.11",
"idb-keyval": "^6.2.1",
"jose": "^5.4.0",
"jsdom": "^24.1.0",
"jose": "^6.1.3",
"jsdom": "^28.0.0",
"jsonwebtoken": "^9.0.2",
"leaflet": "^1.9.4",
"lucide-react": "^0.383.0",
"negotiator": "^0.6.3",
"next": "^14.2.26",
"lucide-react": "^0.563.0",
"negotiator": "^1.0.0",
"next": "^16.1.6",
"node-fetch": "^3.3.2",
"node-html-parser": "^6.1.13",
"node-html-parser": "^7.0.2",
"oidc-client-ts": "^3.2.0",
"pdfjs-dist": "^3.4.120",
"postcss": "8.4.35",
"qrcode.react": "^3.1.0",
"query-string": "^8.1.0",
"react": "18.3.1",
"pdfjs-dist": "^5.4.624",
"postcss": "8.5.6",
"qrcode.react": "^4.2.0",
"query-string": "^9.3.1",
"react": "19.2.4",
"react-color": "^2.19.3",
"react-cookie": "^7.1.0",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
"react-cookie": "^8.0.1",
"react-day-picker": "^9.13.1",
"react-dom": "19.2.4",
"react-hook-form": "^7.51.4",
"react-instantsearch": "^7.15.6",
"react-instantsearch-nextjs": "^0.4.7",
"react-leaflet": "^4.2.1",
"react-instantsearch-nextjs": "^1.0.13",
"react-leaflet": "^5.0.0",
"react-markdown": "^10.1.0",
"react-oidc-context": "^3.2.0",
"react-resizable-panels": "^2.0.11",
"react-resizable-panels": "^4.6.2",
"react-swipeable": "^7.0.1",
"react-transition-group": "^4.4.5",
"react-turnstile": "^1.1.4",
"recharts": "^2.12.7",
"recharts": "^3.7.0",
"remark-gfm": "^4.0.1",
"rxdb": "^16.11.0",
"rxdb-hooks": "^5.0.2",
"rxjs": "^7.8.1",
"sharp": "^0.33.4",
"supabase": "^1.148.6",
"tailwind-merge": "^2.2.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "3.4.7",
"sharp": "^0.34.5",
"supabase": "^2.76.4",
"tailwind-merge": "^3.4.0",
"tailwind-scrollbar": "^4.0.2",
"tailwindcss": "4.1.18",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.4.4",
"typescript": "5.9.3",
"use-debounce": "^10.0.0",
"usehooks-ts": "^3.1.0",
"uuid": "^9.0.1",
"vaul": "^0.8.9",
"zod": "^3.22.4"
"uuid": "^13.0.0",
"vaul": "^1.1.2",
"zod": "^4.3.6"
},
"devDependencies": {
"@courseweb/eslint-config": "*",
"@types/jsdom": "^21.1.7",
"@types/jsdom": "^27.0.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/leaflet": "^1.9.11",
"@types/negotiator": "^0.6.3",
"@types/node": "20.10.7",
"@types/react": "18.3.3",
"@types/node": "25.2.2",
"@types/react": "19.2.13",
"@types/react-color": "^3.0.12",
"@types/react-dom": "18.3.0",
"@types/react-dom": "19.2.3",
"@types/react-transition-group": "^4.4.10",
"@types/uuid": "^10.0.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.26",
"eslint-config-prettier": "^9.1.0",
"@types/uuid": "^11.0.0",
"eslint": "10.0.0",
"eslint-config-next": "16.1.6",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-unused-imports": "^4.1.3",
"prettier": "3.3.3"
"prettier": "3.8.1"
},
"eslintConfig": {
"extends": [
Expand Down
98 changes: 49 additions & 49 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
},
"dependencies": {
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@ducanh2912/next-pwa": "^10.2.5",
"@formatjs/intl-localematcher": "^0.5.2",
"@hookform/resolvers": "^3.3.4",
"@next/bundle-analyzer": "^14.1.4",
"@formatjs/intl-localematcher": "^0.8.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "^16.1.6",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -70,101 +70,101 @@
"@radix-ui/react-toggle": "^1.0.3",
"@radix-ui/react-tooltip": "^1.1.7",
"@react-pdf-viewer/core": "^3.12.0",
"@sentry/nextjs": "^7.113.0",
"@sentry/nextjs": "^10.38.0",
"@supabase/supabase-js": "^2.39.7",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.14",
"@tanstack/query-sync-storage-persister": "^5.40.0",
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-query-persist-client": "^5.39.0",
"@tanstack/react-virtual": "^3.13.6",
"@types/jsdom": "^21.1.7",
"@types/jsdom": "^27.0.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/leaflet": "^1.9.11",
"@types/negotiator": "^0.6.3",
"@types/node": "20.10.7",
"@types/node": "25.2.2",
"@types/node-schedule": "^2.1.7",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "19.2.13",
"@types/react-dom": "19.2.3",
"@types/react-transition-group": "^4.4.10",
"@uiw/react-color-compact": "^2.3.0",
"@vercel/kv": "^2.0.0",
"algoliasearch": "^4.23.3",
"autoprefixer": "10.4.19",
"@vercel/kv": "^3.0.0",
"algoliasearch": "^5.48.0",
"autoprefixer": "10.4.24",
"class-variance-authority": "^0.7.1",
"clsx": "^2.0.0",
"cmdk": "^1.1.1",
"concurrently": "^8.2.2",
"concurrently": "^9.2.1",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.0.1",
"focus-trap-react": "^11.0.3",
"focus-trap-react": "^12.0.0",
"framer-motion": "^12.10.1",
"fuse.js": "^6.6.2",
"hono": "^4.7.2",
"html-entities": "^2.5.2",
"html-to-image": "^1.11.11",
"iconv-lite": "^0.6.3",
"iconv-lite": "^0.7.2",
"ics": "^3.5.0",
"idb-keyval": "^6.2.1",
"jose": "^5.4.0",
"jsdom": "^24.1.0",
"jose": "^6.1.3",
"jsdom": "^28.0.0",
"jsonwebtoken": "^9.0.2",
"leaflet": "^1.9.4",
"linkedom": "^0.18.4",
"lucide-react": "^0.383.0",
"negotiator": "^0.6.3",
"next": "^14.2.26",
"lucide-react": "^0.563.0",
"negotiator": "^1.0.0",
"next": "^16.1.6",
"node-fetch": "^3.3.2",
"node-html-parser": "^6.1.13",
"node-html-parser": "^7.0.2",
"node-schedule": "^2.1.1",
"oidc-client-ts": "^3.2.0",
"pdfjs-dist": "^3.4.120",
"postcss": "8.4.35",
"qrcode.react": "^3.1.0",
"query-string": "^8.1.0",
"react": "18.3.1",
"pdfjs-dist": "^5.4.624",
"postcss": "8.5.6",
"qrcode.react": "^4.2.0",
"query-string": "^9.3.1",
"react": "19.2.4",
"react-color": "^2.19.3",
"react-cookie": "^7.1.0",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
"react-cookie": "^8.0.1",
"react-day-picker": "^9.13.1",
"react-dom": "19.2.4",
"react-hook-form": "^7.51.4",
"react-instantsearch": "^7.15.6",
"react-instantsearch-nextjs": "^0.4.7",
"react-leaflet": "^4.2.1",
"react-instantsearch-nextjs": "^1.0.13",
"react-leaflet": "^5.0.0",
"react-oidc-context": "^3.2.0",
"react-resizable-panels": "^2.0.11",
"react-resizable-panels": "^4.6.2",
"react-swipeable": "^7.0.1",
"react-transition-group": "^4.4.5",
"react-turnstile": "^1.1.4",
"recharts": "^2.12.7",
"recharts": "^3.7.0",
"rxdb": "^16.11.0",
"rxdb-hooks": "^5.0.2",
"rxjs": "^7.8.1",
"sharp": "^0.33.4",
"supabase": "^1.148.6",
"tailwind-merge": "^2.2.1",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "3.4.7",
"sharp": "^0.34.5",
"supabase": "^2.76.4",
"tailwind-merge": "^3.4.0",
"tailwind-scrollbar": "^4.0.2",
"tailwindcss": "4.1.18",
"tailwindcss-animate": "^1.0.7",
"tsimp": "^2.0.11",
"typescript": "5.4.4",
"typescript": "5.9.3",
"use-debounce": "^10.0.0",
"usehooks-ts": "^3.1.0",
"uuid": "^9.0.1",
"vaul": "^0.8.9",
"uuid": "^13.0.0",
"vaul": "^1.1.2",
"webpack": "^5.89.0",
"zod": "^3.22.4"
"zod": "^4.3.6"
},
"devDependencies": {
"@types/react-color": "^3.0.12",
"@types/uuid": "^10.0.0",
"eslint": "8.57.0",
"eslint-config-next": "14.2.26",
"eslint-config-prettier": "^9.1.0",
"@types/uuid": "^11.0.0",
"eslint": "10.0.0",
"eslint-config-next": "16.1.6",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-unused-imports": "^4.1.3",
"husky": "^9.1.4",
"lint-staged": "^15.2.8",
"prettier": "3.3.3",
"lint-staged": "^16.2.7",
"prettier": "3.8.1",
"tsup": "^8.5.0",
"turbo": "^2.5.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@courseweb/eslint-config": "*",
"typescript": "^5.4.4"
"typescript": "^5.9.3"
},
"eslintConfig": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {},
"devDependencies": {
"@courseweb/eslint-config": "*",
"supabase": "^1.148.6"
"supabase": "^2.76.4"
},
"keywords": [
"database",
Expand Down
16 changes: 8 additions & 8 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"react.js"
],
"dependencies": {
"@next/eslint-plugin-next": "^14.2.26",
"eslint-config-next": "^14.2.26",
"eslint-config-prettier": "^9.1.0",
"@next/eslint-plugin-next": "^16.1.6",
"eslint-config-next": "^16.1.6",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-unused-imports": "^4.1.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"typescript": "^5.4.4"
"@typescript-eslint/eslint-plugin": "^8.54.0",
"@typescript-eslint/parser": "^8.54.0",
"eslint": "^10.0.0",
"typescript": "^5.9.3"
},
"peerDependencies": {
"eslint": ">=8.0.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"dependencies": {
"date-fns": "^3.6.0",
"date-fns-tz": "^3.0.1",
"zod": "^3.22.4",
"uuid": "^9.0.1",
"zod": "^4.3.6",
"uuid": "^13.0.0",
"clsx": "^2.0.0"
},
"devDependencies": {
"@courseweb/eslint-config": "*",
"@types/node": "^20.10.7",
"@types/uuid": "^10.0.0",
"eslint": "^8.57.0",
"@types/node": "^25.2.2",
"@types/uuid": "^11.0.0",
"eslint": "^10.0.0",
"tsup": "^8.0.1",
"typescript": "^5.4.4"
"typescript": "^5.9.3"
},
"eslintConfig": {
"extends": [
Expand Down
4 changes: 2 additions & 2 deletions packages/tailwind-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"base.js"
],
"devDependencies": {
"tailwindcss": "^3.4.7"
"tailwindcss": "^4.1.18"
},
"dependencies": {
"tailwindcss-animate": "^1.0.7",
"@tailwindcss/typography": "^0.5.13",
"tailwind-scrollbar": "^3.1.0",
"tailwind-scrollbar": "^4.0.2",
"@tailwindcss/container-queries": "^0.1.1"
}
}
Loading
Loading