|
33 | 33 | },
|
34 | 34 | "dependencies": {
|
35 | 35 | "@lezer/highlight": "1.2.0",
|
36 |
| - "@tauri-apps/api": "1.5.1", |
37 |
| - "@uiw/codemirror-extensions-langs": "4.21.21", |
38 |
| - "@uiw/codemirror-themes": "4.21.21", |
39 |
| - "@uiw/react-codemirror": "4.21.21", |
| 36 | + "@tauri-apps/api": "1.5.6", |
| 37 | + "@uiw/codemirror-extensions-langs": "4.22.1", |
| 38 | + "@uiw/codemirror-themes": "4.22.1", |
| 39 | + "@uiw/react-codemirror": "4.22.1", |
40 | 40 | "ky-universal": "0.12.0",
|
41 | 41 | "lodash.debounce": "4.0.8",
|
42 | 42 | "lodash.throttle": "4.1.1",
|
43 | 43 | "numeral": "2.0.6",
|
44 |
| - "ramda": "0.29.1", |
45 |
| - "react": "18.2.0", |
46 |
| - "react-dom": "18.2.0", |
| 44 | + "ramda": "0.30.0", |
| 45 | + "react": "18.3.1", |
| 46 | + "react-dom": "18.3.1", |
47 | 47 | "react-hot-toast": "2.4.1",
|
48 | 48 | "react-icons": "4.12.0",
|
49 | 49 | "react-virtualized": "9.22.5",
|
50 |
| - "styled-components": "6.1.1", |
51 |
| - "typescript": "5.3.3" |
| 50 | + "styled-components": "6.1.11", |
| 51 | + "typescript": "5.4.5" |
52 | 52 | },
|
53 | 53 | "devDependencies": {
|
54 |
| - "@commitlint/cli": "18.4.3", |
55 |
| - "@commitlint/config-conventional": "18.4.3", |
| 54 | + "@commitlint/cli": "18.6.1", |
| 55 | + "@commitlint/config-conventional": "18.6.3", |
56 | 56 | "@ivangabriele/commitlint-config": "1.1.0",
|
57 | 57 | "@ivangabriele/eslint-config-typescript-react": "7.1.1",
|
58 | 58 | "@ivangabriele/prettier-config": "4.0.1",
|
59 | 59 | "@ivangabriele/tsconfig-react": "1.2.2",
|
60 |
| - "@swc/core": "1.3.100", |
61 |
| - "@swc/jest": "0.2.29", |
62 |
| - "@tauri-apps/cli": "1.5.7", |
63 |
| - "@testing-library/jest-dom": "6.1.5", |
64 |
| - "@testing-library/react": "14.1.2", |
65 |
| - "@testing-library/user-event": "14.5.1", |
66 |
| - "@types/jest": "29.5.11", |
| 60 | + "@swc/core": "1.5.22", |
| 61 | + "@swc/jest": "0.2.36", |
| 62 | + "@tauri-apps/cli": "1.5.14", |
| 63 | + "@testing-library/jest-dom": "6.4.5", |
| 64 | + "@testing-library/react": "14.3.1", |
| 65 | + "@testing-library/user-event": "14.5.2", |
| 66 | + "@types/jest": "29.5.12", |
67 | 67 | "@types/lodash.debounce": "4.0.9",
|
68 |
| - "@types/node": "20.10.4", |
| 68 | + "@types/node": "20.12.13", |
69 | 69 | "@types/numeral": "2.0.5",
|
70 |
| - "@types/ramda": "0.29.9", |
71 |
| - "@types/react": "18.2.43", |
72 |
| - "@types/react-dom": "18.2.17", |
| 70 | + "@types/ramda": "0.30.0", |
| 71 | + "@types/react": "18.3.3", |
| 72 | + "@types/react-dom": "18.3.0", |
73 | 73 | "@types/shelljs": "0.8.15",
|
74 | 74 | "@types/styled-components": "5.1.34",
|
75 |
| - "@typescript-eslint/eslint-plugin": "6.14.0", |
76 |
| - "@typescript-eslint/parser": "6.14.0", |
77 |
| - "@vitejs/plugin-react": "4.2.1", |
| 75 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 76 | + "@typescript-eslint/parser": "6.21.0", |
| 77 | + "@vitejs/plugin-react": "4.3.0", |
78 | 78 | "@wdio/cli": "8.12.0",
|
79 | 79 | "@wdio/local-runner": "8.11.3",
|
80 | 80 | "@wdio/mocha-framework": "8.11.0",
|
81 | 81 | "@wdio/spec-reporter": "8.11.2",
|
82 | 82 | "bhala": "3.0.4",
|
83 | 83 | "cross-env": "7.0.3",
|
84 |
| - "eslint": "8.55.0", |
| 84 | + "eslint": "8.57.0", |
85 | 85 | "eslint-config-airbnb": "19.0.4",
|
86 | 86 | "eslint-config-airbnb-typescript": "17.1.0",
|
87 | 87 | "eslint-config-prettier": "9.1.0",
|
88 |
| - "eslint-plugin-import": "2.29.0", |
89 |
| - "eslint-plugin-jest": "27.6.0", |
| 88 | + "eslint-plugin-import": "2.29.1", |
| 89 | + "eslint-plugin-jest": "27.9.0", |
90 | 90 | "eslint-plugin-jsx-a11y": "6.8.0",
|
91 | 91 | "eslint-plugin-no-null": "1.0.2",
|
92 |
| - "eslint-plugin-prettier": "5.0.1", |
93 |
| - "eslint-plugin-react": "7.33.2", |
94 |
| - "eslint-plugin-react-hooks": "4.6.0", |
95 |
| - "eslint-plugin-sort-destructure-keys": "1.5.0", |
| 92 | + "eslint-plugin-prettier": "5.1.3", |
| 93 | + "eslint-plugin-react": "7.34.2", |
| 94 | + "eslint-plugin-react-hooks": "4.6.2", |
| 95 | + "eslint-plugin-sort-destructure-keys": "1.6.0", |
96 | 96 | "eslint-plugin-sort-keys-fix": "1.1.2",
|
97 |
| - "eslint-plugin-typescript-sort-keys": "3.1.0", |
| 97 | + "eslint-plugin-typescript-sort-keys": "3.2.0", |
98 | 98 | "esm-path": "1.0.1",
|
99 | 99 | "husky": "8.0.3",
|
100 | 100 | "jest": "29.7.0",
|
101 | 101 | "jest-environment-jsdom": "29.7.0",
|
102 |
| - "lint-staged": "15.2.0", |
| 102 | + "lint-staged": "15.2.5", |
103 | 103 | "make-dir-cli": "3.1.0",
|
104 |
| - "prettier": "3.1.1", |
| 104 | + "prettier": "3.2.5", |
105 | 105 | "shelljs": "0.8.5",
|
106 | 106 | "ts-node": "10.9.2",
|
107 |
| - "type-fest": "4.8.3", |
108 |
| - "use-debounce": "10.0.0", |
| 107 | + "type-fest": "4.18.3", |
| 108 | + "use-debounce": "10.0.1", |
109 | 109 | "vite": "5.0.7"
|
110 | 110 | },
|
111 | 111 | "author": {
|
|
121 | 121 | "last 1 chrome version"
|
122 | 122 | ]
|
123 | 123 | },
|
124 |
| - "packageManager": "yarn@4.0.2", |
| 124 | + "packageManager": "yarn@4.2.2", |
125 | 125 | "prettier": "@ivangabriele/prettier-config"
|
126 | 126 | }
|
0 commit comments