|
1 | 1 | {
|
2 | 2 | "name": "homarr",
|
3 |
| - "version": "0.8.0", |
| 3 | + "version": "0.8.2", |
4 | 4 | "description": "Homarr - A homepage for your server.",
|
5 | 5 | "repository": {
|
6 | 6 | "type": "git",
|
|
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@ctrl/deluge": "^4.1.0",
|
28 |
| - "@ctrl/qbittorrent": "^4.0.0", |
29 |
| - "@ctrl/shared-torrent": "^4.1.0", |
| 28 | + "@ctrl/qbittorrent": "^4.1.0", |
| 29 | + "@ctrl/shared-torrent": "^4.1.1", |
30 | 30 | "@ctrl/transmission": "^4.1.1",
|
31 |
| - "@dnd-kit/core": "^6.0.1", |
32 |
| - "@dnd-kit/sortable": "^7.0.0", |
| 31 | + "@dnd-kit/core": "^6.0.5", |
| 32 | + "@dnd-kit/sortable": "^7.0.1", |
33 | 33 | "@dnd-kit/utilities": "^3.2.0",
|
34 |
| - "@mantine/core": "^4.2.8", |
35 |
| - "@mantine/dates": "^4.2.8", |
36 |
| - "@mantine/dropzone": "^4.2.8", |
37 |
| - "@mantine/form": "^4.2.8", |
38 |
| - "@mantine/hooks": "^4.2.8", |
39 |
| - "@mantine/next": "^4.2.8", |
40 |
| - "@mantine/notifications": "^4.2.8", |
41 |
| - "@mantine/prism": "^4.2.8", |
| 34 | + "@mantine/core": "^4.2.12", |
| 35 | + "@mantine/dates": "^4.2.12", |
| 36 | + "@mantine/dropzone": "^4.2.12", |
| 37 | + "@mantine/form": "^4.2.12", |
| 38 | + "@mantine/hooks": "^4.2.12", |
| 39 | + "@mantine/next": "^4.2.12", |
| 40 | + "@mantine/notifications": "^4.2.12", |
| 41 | + "@mantine/prism": "^4.2.12", |
42 | 42 | "@nivo/core": "^0.79.0",
|
43 | 43 | "@nivo/line": "^0.79.1",
|
44 |
| - "@tabler/icons": "^1.68.0", |
| 44 | + "@tabler/icons": "^1.76.0", |
| 45 | + "add": "^2.0.6", |
45 | 46 | "axios": "^0.27.2",
|
46 | 47 | "cookies-next": "^2.1.1",
|
47 |
| - "dayjs": "^1.11.3", |
| 48 | + "dayjs": "^1.11.4", |
48 | 49 | "dockerode": "^3.3.2",
|
49 |
| - "framer-motion": "^6.3.1", |
| 50 | + "framer-motion": "^6.5.1", |
50 | 51 | "js-file-download": "^0.4.12",
|
51 |
| - "next": "^12.2.0", |
52 |
| - "prism-react-renderer": "^1.3.1", |
53 |
| - "react": "^17.0.1", |
54 |
| - "react-dom": "^17.0.1", |
55 |
| - "systeminformation": "^5.11.16", |
56 |
| - "uuid": "^8.3.2" |
| 52 | + "next": "^12.2.3", |
| 53 | + "prism-react-renderer": "^1.3.5", |
| 54 | + "react": "^18.2.0", |
| 55 | + "react-dom": "^18.2.0", |
| 56 | + "systeminformation": "^5.12.1", |
| 57 | + "uuid": "^8.3.2", |
| 58 | + "yarn": "^1.22.19" |
57 | 59 | },
|
58 | 60 | "devDependencies": {
|
59 |
| - "@babel/core": "^7.17.8", |
60 |
| - "@next/bundle-analyzer": "^12.2.0", |
61 |
| - "@next/eslint-plugin-next": "^12.2.0", |
62 |
| - "@storybook/react": "^6.5.4", |
| 61 | + "@babel/core": "^7.18.9", |
| 62 | + "@next/bundle-analyzer": "^12.2.3", |
| 63 | + "@next/eslint-plugin-next": "^12.2.3", |
| 64 | + "@storybook/react": "^6.5.9", |
63 | 65 | "@types/dockerode": "^3.3.9",
|
64 |
| - "@types/node": "^17.0.23", |
65 |
| - "@types/react": "17.0.43", |
| 66 | + "@types/node": "^18.0.6", |
| 67 | + "@types/react": "^18.0.15", |
66 | 68 | "@types/uuid": "^8.3.4",
|
67 |
| - "@typescript-eslint/eslint-plugin": "^5.16.0", |
68 |
| - "@typescript-eslint/parser": "^5.16.0", |
69 |
| - "eslint": "^8.11.0", |
| 69 | + "@typescript-eslint/eslint-plugin": "^5.30.7", |
| 70 | + "@typescript-eslint/parser": "^5.30.7", |
| 71 | + "eslint": "^8.20.0", |
70 | 72 | "eslint-config-airbnb": "^19.0.4",
|
71 |
| - "eslint-config-airbnb-typescript": "^16.1.0", |
72 |
| - "eslint-config-mantine": "1.1.0", |
73 |
| - "eslint-plugin-import": "^2.25.4", |
74 |
| - "eslint-plugin-jest": "^26.1.3", |
75 |
| - "eslint-plugin-jsx-a11y": "^6.5.1", |
76 |
| - "eslint-plugin-react": "^7.29.4", |
77 |
| - "eslint-plugin-react-hooks": "^4.3.0", |
78 |
| - "eslint-plugin-storybook": "^0.5.11", |
79 |
| - "eslint-plugin-testing-library": "^5.2.0", |
| 73 | + "eslint-config-airbnb-typescript": "^17.0.0", |
| 74 | + "eslint-config-mantine": "^2.0.0", |
| 75 | + "eslint-plugin-import": "^2.26.0", |
| 76 | + "eslint-plugin-jest": "^26.6.0", |
| 77 | + "eslint-plugin-jsx-a11y": "^6.6.1", |
| 78 | + "eslint-plugin-react": "^7.30.1", |
| 79 | + "eslint-plugin-react-hooks": "^4.6.0", |
| 80 | + "eslint-plugin-storybook": "^0.6.1", |
| 81 | + "eslint-plugin-testing-library": "^5.5.1", |
80 | 82 | "eslint-plugin-unused-imports": "^2.0.0",
|
81 |
| - "jest": "^28.1.0", |
82 |
| - "prettier": "^2.6.2", |
| 83 | + "jest": "^28.1.3", |
| 84 | + "prettier": "^2.7.1", |
83 | 85 | "require-from-string": "^2.0.2",
|
84 |
| - "typescript": "4.6.4" |
85 |
| - }, |
86 |
| - "resolutions": { |
87 |
| - "@types/react": "17.0.30" |
| 86 | + "typescript": "^4.7.4", |
| 87 | + "yarn-upgrade-all": "^0.7.1" |
88 | 88 | },
|
89 | 89 | "packageManager": "[email protected]"
|
90 | 90 | }
|
0 commit comments