Skip to content

Commit

Permalink
chore(deps): update all dependencies (#116)
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 Oct 6, 2024
1 parent a4bf74b commit 91dcb3b
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 159 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"prettier": "@eejit/prettier-config",
"dependencies": {
"@fastify/rate-limit": "^10.1.0",
"@fastify/rate-limit": "^10.1.1",
"@fastify/static": "^8.0.1",
"@fastify/view": "^10.0.1",
"canvas": "^3.0.0-rc2",
Expand All @@ -24,17 +24,17 @@
"mongoose": "^8.7.0",
"node-html-parser": "^6.1.13",
"postcss": "^8.4.47",
"postcss-preset-env": "^10.0.5"
"postcss-preset-env": "^10.0.6"
},
"devDependencies": {
"@eejit/eslint-config-typescript": "^13.2.0",
"@eejit/eslint-config-typescript": "^13.3.0",
"@eejit/prettier-config": "^3.0.0",
"@eejit/stylelint-config": "^4.0.0",
"@tsconfig/recommended": "^1.0.7",
"@types/chroma-js": "^2.4.4",
"@types/node": "^20.16.10",
"@types/ua-parser-js": "^0.7.39",
"mathjs": "^13.1.1",
"mathjs": "^13.2.0",
"stylelint": "^16.9.0",
"tree-kill": "^1.2.2",
"typescript": "^5.6.2"
Expand Down
Loading

0 comments on commit 91dcb3b

Please sign in to comment.