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 19, 2025
1 parent b4323e6 commit 45d9205
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 466 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,41 +16,41 @@
},
"license": "GPL-3.0",
"devDependencies": {
"@eslint/js": "^9.17.0",
"@next/eslint-plugin-next": "^14.2.22",
"@stylistic/eslint-plugin": "^2.12.1",
"@eslint/js": "^9.18.0",
"@next/eslint-plugin-next": "^14.2.23",
"@stylistic/eslint-plugin": "^2.13.0",
"@types/eslint__js": "^8.42.3",
"@types/luxon": "^3.4.2",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/react": "^18.3.18",
"@types/react-collapse": "^5.0.4",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^4.6.2",
"globals": "^15.14.0",
"postcss": "^8.4.49",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.1"
"postcss": "^8.5.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0"
},
"dependencies": {
"@cspell/dict-ru_ru": "^2.2.4",
"@damienvesper/bit-buffer": "^1.0.1",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "^14.2.22",
"@next/mdx": "^14.2.22",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.62.16",
"@next/bundle-analyzer": "^14.2.23",
"@next/mdx": "^14.2.23",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-query": "^5.64.1",
"chart.js": "^4.4.7",
"cspell": "^8.17.1",
"cspell": "^8.17.2",
"fuse.js": "^7.0.0",
"lucide-react": "^0.408.0",
"next": "^14.2.22",
"next": "^14.2.23",
"next-mdx-remote": "^5.0.0",
"punycode": "^2.3.1",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 45d9205

Please sign in to comment.