|
60 | 60 | "@fontsource/poppins": "5.1.0",
|
61 | 61 | "@fontsource/reddit-mono": "5.1.0",
|
62 | 62 | "@lezer/highlight": "1.2.1",
|
63 |
| - "@tauri-apps/api": "2.0.3", |
| 63 | + "@tauri-apps/api": "2.1.1", |
64 | 64 | "@tauri-apps/plugin-clipboard-manager": "2.0.0",
|
65 | 65 | "@tauri-apps/plugin-dialog": "2.0.1",
|
66 |
| - "@tauri-apps/plugin-fs": "2.0.1", |
| 66 | + "@tauri-apps/plugin-fs": "2.0.2", |
67 | 67 | "@tauri-apps/plugin-global-shortcut": "2.0.0",
|
68 | 68 | "@tauri-apps/plugin-http": "2.0.1",
|
69 | 69 | "@tauri-apps/plugin-notification": "2.0.0",
|
|
85 | 85 | "react-icons": "5.3.0",
|
86 | 86 | "react-virtualized": "9.22.5",
|
87 | 87 | "styled-components": "6.1.13",
|
88 |
| - "typescript": "5.6.3" |
| 88 | + "typescript": "5.7.2" |
89 | 89 | },
|
90 | 90 | "devDependencies": {
|
91 | 91 | "@biomejs/biome": "1.9.4",
|
92 |
| - "@commitlint/cli": "19.5.0", |
93 |
| - "@commitlint/config-conventional": "19.5.0", |
94 |
| - "@faker-js/faker": "9.1.0", |
| 92 | + "@commitlint/cli": "19.6.0", |
| 93 | + "@commitlint/config-conventional": "19.6.0", |
| 94 | + "@faker-js/faker": "9.2.0", |
95 | 95 | "@ivangabriele/biome-config": "1.5.0",
|
96 | 96 | "@ivangabriele/commitlint-config": "2.0.3",
|
97 | 97 | "@ivangabriele/tsconfig-react": "2.0.0",
|
98 |
| - "@storybook/addon-essentials": "8.4.1", |
99 |
| - "@storybook/addon-interactions": "8.4.1", |
100 |
| - "@storybook/addon-links": "8.4.1", |
101 |
| - "@storybook/addon-themes": "8.4.1", |
102 |
| - "@storybook/blocks": "8.4.1", |
103 |
| - "@storybook/react": "8.4.1", |
104 |
| - "@storybook/react-vite": "8.4.1", |
105 |
| - "@storybook/test": "8.4.1", |
106 |
| - "@swc/core": "1.7.42", |
| 98 | + "@storybook/addon-essentials": "8.4.6", |
| 99 | + "@storybook/addon-interactions": "8.4.6", |
| 100 | + "@storybook/addon-links": "8.4.6", |
| 101 | + "@storybook/addon-themes": "8.4.6", |
| 102 | + "@storybook/blocks": "8.4.6", |
| 103 | + "@storybook/react": "8.4.6", |
| 104 | + "@storybook/react-vite": "8.4.6", |
| 105 | + "@storybook/test": "8.4.6", |
| 106 | + "@swc/core": "1.9.3", |
107 | 107 | "@swc/jest": "0.2.37",
|
108 | 108 | "@tauri-apps/cli": "^2.0.0-rc.15",
|
109 | 109 | "@testing-library/dom": "10.4.0",
|
|
116 | 116 | "@types/fs-extra": "11",
|
117 | 117 | "@types/jest": "29.5.14",
|
118 | 118 | "@types/lodash.debounce": "4.0.9",
|
119 |
| - "@types/node": "22.8.7", |
| 119 | + "@types/node": "22.10.1", |
120 | 120 | "@types/numeral": "2.0.5",
|
121 | 121 | "@types/ramda": "0.30.2",
|
122 | 122 | "@types/react": "18.3.12",
|
123 | 123 | "@types/react-dom": "18.3.1",
|
124 | 124 | "@types/react-test-renderer": "^18",
|
125 | 125 | "@types/shelljs": "0.8.15",
|
126 | 126 | "@types/styled-components": "5.1.34",
|
127 |
| - "@vitejs/plugin-react": "4.3.3", |
| 127 | + "@vitejs/plugin-react": "4.3.4", |
128 | 128 | "@wdio/cli": "8.38.2",
|
129 | 129 | "@wdio/local-runner": "8.38.2",
|
130 | 130 | "@wdio/mocha-framework": "8.38.2",
|
|
137 | 137 | "esm-path": "1.0.1",
|
138 | 138 | "execa": "9.5.1",
|
139 | 139 | "fs-extra": "11.2.0",
|
140 |
| - "husky": "9.1.6", |
| 140 | + "husky": "9.1.7", |
141 | 141 | "jest": "29.7.0",
|
142 | 142 | "jest-environment-jsdom": "29.7.0",
|
143 | 143 | "lint-staged": "15.2.10",
|
|
146 | 146 | "ora": "8.1.1",
|
147 | 147 | "react-test-renderer": "18.3.1",
|
148 | 148 | "shelljs": "0.8.5",
|
149 |
| - "storybook": "8.4.1", |
| 149 | + "storybook": "8.4.6", |
150 | 150 | "ts-node": "10.9.2",
|
151 |
| - "type-fest": "4.26.1", |
| 151 | + "type-fest": "4.29.0", |
152 | 152 | "use-debounce": "10.0.4",
|
153 |
| - "vite": "5.4.10", |
154 |
| - "vite-tsconfig-paths": "5.0.1", |
| 153 | + "vite": "5.4.11", |
| 154 | + "vite-tsconfig-paths": "5.1.3", |
155 | 155 | "which": "5.0.0"
|
156 | 156 | },
|
157 | 157 | "resolutions": {
|
|
179 | 179 | "last 1 chrome version"
|
180 | 180 | ]
|
181 | 181 | },
|
182 |
| - "packageManager": "[email protected].1" |
| 182 | + "packageManager": "[email protected].3" |
183 | 183 | }
|
0 commit comments