Skip to content

Commit

Permalink
perf: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aXenDeveloper committed Jan 20, 2024
1 parent 9107868 commit adc4799
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 826 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,60 +17,60 @@
"t:coverage": "cross-env TZ=UTC vitest run --coverage"
},
"dependencies": {
"clsx": "^2.0.0",
"date-fns": "^3.0.6",
"framer-motion": "^10.16.4",
"hotkeys-js": "^3.12.0",
"lucide-react": "^0.303.0",
"next": "^14.0.2",
"next-intl": "^3.0.0-rc.10",
"clsx": "^2.1.0",
"date-fns": "^3.3.0",
"framer-motion": "^10.18.0",
"hotkeys-js": "^3.13.5",
"lucide-react": "^0.312.0",
"next": "^14.1.0",
"next-intl": "^3.4.5",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-swipeable": "^7.0.1",
"react-use": "^17.4.0",
"react-use": "^17.4.3",
"react-virtuoso": "^4.6.2",
"sharp": "^0.33.1",
"swiper": "^11.0.4"
"sharp": "^0.33.2",
"swiper": "^11.0.5"
},
"devDependencies": {
"@commitlint/cli": "^18.4.0",
"@commitlint/config-conventional": "^18.4.0",
"@floating-ui/react": "^0.26.2",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@floating-ui/react": "^0.26.6",
"@mdx-js/loader": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"@next/bundle-analyzer": "^14.0.2",
"@next/mdx": "^14.0.2",
"@testing-library/react": "^14.1.0",
"@next/bundle-analyzer": "^14.1.0",
"@next/mdx": "^14.1.0",
"@testing-library/react": "^14.1.2",
"@types/mdx": "^2.0.10",
"@types/node": "^20.9.0",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vercel/analytics": "^1.1.1",
"@vitejs/plugin-react": "^4.1.1",
"@vitest/coverage-v8": "^1.1.0",
"@vitest/ui": "^1.1.0",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"@vercel/analytics": "^1.1.2",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/ui": "^1.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.53.0",
"eslint-config-next": "^14.0.2",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-testing-library": "^6.1.2",
"eslint-plugin-testing-library": "^6.2.0",
"eslint-plugin-typescript-sort-keys": "^3.1.0",
"husky": "^8.0.3",
"jsdom": "^23.0.1",
"prettier": "^3.0.3",
"jsdom": "^23.2.0",
"prettier": "^3.2.4",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.69.5",
"stylelint": "^16.1.0",
"stylelint-config-clean-order": "^5.2.0",
"sass": "^1.70.0",
"stylelint": "^16.2.0",
"stylelint-config-clean-order": "^5.4.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^12.0.0",
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-prettier": "^5.0.0",
"typescript": "^5.2.2",
"vitest": "^1.1.0"
"typescript": "^5.3.3",
"vitest": "^1.2.1"
}
}
Loading

1 comment on commit adc4799

@vercel
Copy link

@vercel vercel bot commented on adc4799 Jan 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.