Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fabon-f committed Oct 31, 2024
1 parent aff074f commit d10f30b
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 378 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,24 +46,24 @@
"author": "fabon <[email protected]> (https://www.fabon.info/)",
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@js-temporal/polyfill": "^0.4.4",
"@swc/cli": "0.4.1-nightly.20240914",
"@swc/core": "^1.7.28",
"@swc/cli": "0.5.0",
"@swc/core": "^1.7.42",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^22.7.4",
"@types/node": "^22.8.5",
"consola": "^3.2.3",
"date-fns": "^4.1.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^15.10.0",
"globals": "^15.11.0",
"prettier": "3.3.3",
"temporal-polyfill": "^0.2.5",
"typescript": "^5.6.2",
"typescript-eslint": "8.8.0",
"vite-node": "^2.1.2",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"typescript-eslint": "8.12.2",
"vite-node": "^2.1.4",
"vitest": "^2.1.4"
},
"dependencies": {
"@date-fns/utc": "^2.1.0"
Expand Down
Loading

0 comments on commit d10f30b

Please sign in to comment.