Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zedaes committed Jan 7, 2025
1 parent 2679c46 commit 15c6a8a
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 209 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/eslint__js": "^8.42.3",
"@types/luxon": "^3.4.2",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/react": "^18.3.18",
"@types/react-collapse": "^5.0.4",
"@types/react-dom": "^18.3.5",
Expand All @@ -34,7 +34,7 @@
"globals": "^15.14.0",
"postcss": "^8.4.49",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"
"typescript-eslint": "^8.19.1"
},
"dependencies": {
"@cspell/dict-ru_ru": "^2.2.4",
Expand All @@ -45,7 +45,7 @@
"@next/mdx": "^14.2.22",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.62.11",
"@tanstack/react-query": "^5.62.16",
"chart.js": "^4.4.7",
"cspell": "^8.17.1",
"fuse.js": "^7.0.0",
Expand All @@ -54,7 +54,7 @@
"next-mdx-remote": "^5.0.0",
"punycode": "^2.3.1",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-chartjs-2": "^5.3.0",
"react-collapse": "^5.1.1",
"react-dom": "^18.3.1",
"react-tooltip": "^5.28.0",
Expand Down
Loading

0 comments on commit 15c6a8a

Please sign in to comment.