Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hsanger committed Nov 4, 2024
1 parent c0ea400 commit afdf750
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 96 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"globals": "^15.11.0",
"globals": "^15.12.0",
"postcss": "^8.4.47",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
},
"dependencies": {
"@cspell/dict-ru_ru": "^2.2.4",
Expand All @@ -45,7 +45,7 @@
"@next/mdx": "^14.2.16",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.18",
"@tanstack/react-query": "^5.59.19",
"chart.js": "^4.4.6",
"cspell": "^8.15.7",
"fuse.js": "^7.0.0",
Expand All @@ -60,5 +60,9 @@
"react-tooltip": "^5.28.0",
"tailwindcss": "^3.4.14"
},
"browser": {
"fs": false,
"path": false
},
"packageManager": "[email protected]+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
}
Loading

0 comments on commit afdf750

Please sign in to comment.