Skip to content

Commit

Permalink
chore(deps): update package dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
KindaBrazy committed Nov 2, 2024
1 parent 0e8ef74 commit 454fe3a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@electron-toolkit/eslint-config-prettier": "^2.0.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@lottiefiles/react-lottie-player": "^3.5.4",
"@mantine/core": "^7.13.4",
"@mantine/hooks": "^7.13.4",
Expand All @@ -67,8 +67,8 @@
"@types/eslint__js": "^8.42.3",
"@types/fontfaceobserver": "^2.1.3",
"@types/graceful-fs": "^4.1.9",
"@types/lodash": "^4.17.12",
"@types/node": "^22.8.1",
"@types/lodash": "^4.17.13",
"@types/node": "^22.8.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/serve-handler": "^6.1.4",
Expand All @@ -91,15 +91,15 @@
"electron-log": "^5.2.0",
"electron-updater": "^6.3.9",
"electron-vite": "^2.3.0",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tailwindcss": "^3.17.5",
"fontfaceobserver": "^2.3.0",
"framer-motion": "^11.11.10",
"framer-motion": "^11.11.11",
"globals": "^15.11.0",
"lodash": "^4.17.21",
"mobx": "^6.13.5",
Expand All @@ -114,13 +114,13 @@
"prettier-plugin-tailwindcss": "^0.6.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hotkeys-hook": "^4.5.1",
"react-hotkeys-hook": "^4.6.1",
"react-redux": "^9.1.2",
"react-router-dom": "^6.27.0",
"simple-git": "^3.27.0",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"typescript-eslint": "^8.12.2",
"vite": "^5.4.10"
}
}

0 comments on commit 454fe3a

Please sign in to comment.