mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
highlight medal events in today's page
This commit is contained in:
20
package.json
20
package.json
@ -13,21 +13,21 @@
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.6.0",
|
||||
"@eslint/js": "^9.9.1",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/node": "^22.0.0",
|
||||
"@vitest/coverage-istanbul": "^2.0.4",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"@types/node": "^22.5.1",
|
||||
"@vitest/coverage-istanbul": "^2.0.5",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cheerio": "^1.0.0",
|
||||
"daisyui": "^4.12.10",
|
||||
"debug": "^4.3.6",
|
||||
"eslint": "^9.6.0",
|
||||
"globals": "^15.8.0",
|
||||
"eslint": "^9.9.1",
|
||||
"globals": "^15.9.0",
|
||||
"nodemon": "^3.1.4",
|
||||
"postcss": "^8.4.39",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"postcss": "^8.4.41",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.5.4",
|
||||
"vitest": "^2.0.4"
|
||||
"vitest": "^2.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user