Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and SBence committed Sep 9, 2024
1 parent 6850769 commit cc4df83
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 282 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"messages:compile": "lingui compile"
},
"dependencies": {
"@emotion/react": "^11.13.0",
"@lingui/macro": "^4.4.2",
"@lingui/react": "^4.4.2",
"@emotion/react": "^11.13.3",
"@lingui/macro": "^4.11.4",
"@lingui/react": "^4.11.4",
"@mantine/core": "^7.0.0",
"@mantine/hooks": "^7.0.0",
"@mantine/notifications": "^7.0.0",
"@reduxjs/toolkit": "^2.0.1",
"@tabler/icons-react": "^3.0.0",
"@reduxjs/toolkit": "^2.2.7",
"@tabler/icons-react": "^3.15.0",
"@types/uuid": "^10.0.0",
"clsx": "^2.1.0",
"react": "^18.2.0",
Expand All @@ -30,26 +30,26 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@lingui/cli": "^4.4.2",
"@lingui/vite-plugin": "^4.4.2",
"@types/react": "^18.0.37",
"@lingui/cli": "^4.11.4",
"@lingui/vite-plugin": "^4.11.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.0.0",
"babel-plugin-macros": "^3.1.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-lingui": "^0.3.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.9",
"postcss": "^8.4.30",
"eslint-plugin-react-refresh": "^0.4.11",
"postcss": "^8.4.44",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^3.0.0",
"typescript": "^5.5.4",
"vite": "^5.0.4",
"vite": "^5.4.3",
"vite-plugin-html": "^3.2.0"
}
}
Loading

0 comments on commit cc4df83

Please sign in to comment.