Skip to content

Commit

Permalink
chore update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zedaes committed Oct 31, 2024
1 parent ae1c4a3 commit 017173d
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 440 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,40 +17,40 @@
"license": "GPL-3.0",
"devDependencies": {
"@eslint/js": "^9.13.0",
"@next/eslint-plugin-next": "^14.2.15",
"@stylistic/eslint-plugin": "^2.9.0",
"@next/eslint-plugin-next": "^14.2.16",
"@stylistic/eslint-plugin": "^2.10.0",
"@types/eslint__js": "^8.42.3",
"@types/luxon": "^3.4.2",
"@types/mdx": "^2.0.13",
"@types/node": "^22.7.8",
"@types/react": "^18.3.11",
"@types/node": "^22.8.6",
"@types/react": "^18.3.12",
"@types/react-collapse": "^5.0.4",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^4.6.2",
"globals": "^15.11.0",
"postcss": "^8.4.47",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.12.2"
},
"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.15",
"@next/mdx": "^14.2.15",
"@next/bundle-analyzer": "^14.2.16",
"@next/mdx": "^14.2.16",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.15",
"chart.js": "^4.4.5",
"cspell": "^8.15.4",
"@tanstack/react-query": "^5.59.16",
"chart.js": "^4.4.6",
"cspell": "^8.15.5",
"fuse.js": "^7.0.0",
"lucide-react": "^0.408.0",
"next": "^14.2.15",
"next": "^14.2.16",
"next-mdx-remote": "^5.0.0",
"punycode": "^2.3.1",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 017173d

Please sign in to comment.