|
57 | 57 | "build-storybook": "storybook build"
|
58 | 58 | },
|
59 | 59 | "dependencies": {
|
60 |
| - "@fontsource/poppins": "5.0.16", |
61 |
| - "@fontsource/reddit-mono": "5.0.5", |
| 60 | + "@fontsource/poppins": "5.1.0", |
| 61 | + "@fontsource/reddit-mono": "5.1.0", |
62 | 62 | "@lezer/highlight": "1.2.1",
|
63 | 63 | "@tauri-apps/api": "2.0.3",
|
64 | 64 | "@tauri-apps/plugin-clipboard-manager": "2.0.0",
|
|
70 | 70 | "@tauri-apps/plugin-os": "2.0.0",
|
71 | 71 | "@tauri-apps/plugin-process": "2.0.0",
|
72 | 72 | "@tauri-apps/plugin-shell": "2.0.1",
|
73 |
| - "@uiw/codemirror-extensions-langs": "4.23.1", |
74 |
| - "@uiw/codemirror-themes": "4.23.1", |
75 |
| - "@uiw/react-codemirror": "4.23.1", |
| 73 | + "@uiw/codemirror-extensions-langs": "4.23.6", |
| 74 | + "@uiw/codemirror-themes": "4.23.6", |
| 75 | + "@uiw/react-codemirror": "4.23.6", |
76 | 76 | "dayjs": "1.11.13",
|
77 | 77 | "ky-universal": "0.12.0",
|
78 | 78 | "lodash.debounce": "4.0.8",
|
|
85 | 85 | "react-icons": "5.3.0",
|
86 | 86 | "react-virtualized": "9.22.5",
|
87 | 87 | "styled-components": "6.1.13",
|
88 |
| - "typescript": "5.5.4" |
| 88 | + "typescript": "5.6.3" |
89 | 89 | },
|
90 | 90 | "devDependencies": {
|
91 |
| - "@biomejs/biome": "1.8.3", |
92 |
| - "@commitlint/cli": "19.4.1", |
93 |
| - "@commitlint/config-conventional": "19.4.1", |
94 |
| - "@faker-js/faker": "9.0.0", |
| 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", |
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.3.0", |
99 |
| - "@storybook/addon-interactions": "8.3.0", |
100 |
| - "@storybook/addon-links": "8.3.0", |
101 |
| - "@storybook/addon-themes": "8.3.0", |
102 |
| - "@storybook/blocks": "8.3.0", |
103 |
| - "@storybook/react": "8.3.0", |
104 |
| - "@storybook/react-vite": "8.3.0", |
105 |
| - "@storybook/test": "8.3.0", |
106 |
| - "@swc/core": "1.7.24", |
107 |
| - "@swc/jest": "0.2.36", |
| 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", |
| 107 | + "@swc/jest": "0.2.37", |
108 | 108 | "@tauri-apps/cli": "^2.0.0-rc.15",
|
109 | 109 | "@testing-library/dom": "10.4.0",
|
110 |
| - "@testing-library/jest-dom": "6.5.0", |
| 110 | + "@testing-library/jest-dom": "6.6.3", |
111 | 111 | "@testing-library/react": "16.0.1",
|
112 | 112 | "@testing-library/react-hooks": "8.0.1",
|
113 | 113 | "@testing-library/user-event": "14.5.2",
|
114 | 114 | "@types/decompress": "4",
|
115 | 115 | "@types/download": "8.0.5",
|
116 | 116 | "@types/fs-extra": "11",
|
117 |
| - "@types/jest": "29.5.12", |
| 117 | + "@types/jest": "29.5.14", |
118 | 118 | "@types/lodash.debounce": "4.0.9",
|
119 |
| - "@types/node": "20.16.5", |
| 119 | + "@types/node": "20.17.5", |
120 | 120 | "@types/numeral": "2.0.5",
|
121 | 121 | "@types/ramda": "0.30.2",
|
122 |
| - "@types/react": "18.3.5", |
123 |
| - "@types/react-dom": "18.3.0", |
| 122 | + "@types/react": "18.3.12", |
| 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.1", |
| 127 | + "@vitejs/plugin-react": "4.3.3", |
128 | 128 | "@wdio/cli": "8.38.2",
|
129 | 129 | "@wdio/local-runner": "8.38.2",
|
130 | 130 | "@wdio/mocha-framework": "8.38.2",
|
|
135 | 135 | "del": "7.1.0",
|
136 | 136 | "download": "8.0.0",
|
137 | 137 | "esm-path": "1.0.1",
|
138 |
| - "execa": "9.3.1", |
| 138 | + "execa": "9.5.1", |
139 | 139 | "fs-extra": "11.2.0",
|
140 |
| - "husky": "9.1.5", |
| 140 | + "husky": "9.1.6", |
141 | 141 | "jest": "29.7.0",
|
142 | 142 | "jest-environment-jsdom": "29.7.0",
|
143 | 143 | "lint-staged": "15.2.10",
|
144 | 144 | "make-dir-cli": "4.0.0",
|
145 | 145 | "openpgp": "5.11.2",
|
146 |
| - "ora": "8.1.0", |
| 146 | + "ora": "8.1.1", |
147 | 147 | "react-test-renderer": "18.3.1",
|
148 | 148 | "shelljs": "0.8.5",
|
149 |
| - "storybook": "8.3.0", |
| 149 | + "storybook": "8.4.1", |
150 | 150 | "ts-node": "10.9.2",
|
151 | 151 | "type-fest": "4.26.1",
|
152 |
| - "use-debounce": "10.0.3", |
153 |
| - "vite": "5.4.6", |
| 152 | + "use-debounce": "10.0.4", |
| 153 | + "vite": "5.4.10", |
154 | 154 | "vite-tsconfig-paths": "5.0.1",
|
155 | 155 | "which": "4.0.0"
|
156 | 156 | },
|
|
179 | 179 | "last 1 chrome version"
|
180 | 180 | ]
|
181 | 181 | },
|
182 |
| - "packageManager": "yarn@4.4.1" |
| 182 | + "packageManager": "yarn@4.5.1" |
183 | 183 | }
|
0 commit comments