Added last update, cache strategy, telegram fail notifications, teachers photos
This commit is contained in:
@@ -20,21 +20,25 @@
|
||||
"classnames": "^2.3.2",
|
||||
"clsx": "^2.0.0",
|
||||
"content-type": "^1.0.5",
|
||||
"date-fns": "^2.30.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"lucide-react": "^0.279.0",
|
||||
"next": "latest",
|
||||
"next-themes": "^0.2.1",
|
||||
"node-html-parser": "^6.1.10",
|
||||
"node-telegram-bot-api": "^0.63.0",
|
||||
"react": "latest",
|
||||
"react-dom": "latest",
|
||||
"react-icons": "^4.11.0",
|
||||
"sharp": "^0.32.6",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"tailwind-scrollbar-hide": "^1.1.7",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jsdom": "^21.1.3",
|
||||
"@types/node": "latest",
|
||||
"@types/node-telegram-bot-api": "^0.61.8",
|
||||
"@types/react": "latest",
|
||||
"@types/react-dom": "latest",
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
|
||||
Reference in New Issue
Block a user