|
32 | 32 | "@radix-ui/react-popover": "^1.0.7", |
33 | 33 | "@radix-ui/react-progress": "^1.0.3", |
34 | 34 | "@radix-ui/react-slider": "^1.1.2", |
35 | | - "@tanstack/react-query": "^5.39.0", |
| 35 | + "@tanstack/react-query": "^5.40.0", |
36 | 36 | "@tanstack/react-virtual": "3.5.0", |
37 | | - "@tauri-apps/api": "^2.0.0-beta.12", |
38 | | - "@tauri-apps/plugin-dialog": "2.0.0-beta.3", |
39 | | - "@tauri-apps/plugin-log": "2.0.0-beta.4", |
40 | | - "@tauri-apps/plugin-notification": "2.0.0-beta.3", |
41 | | - "@tauri-apps/plugin-os": "2.0.0-beta.3", |
42 | | - "@tauri-apps/plugin-shell": "2.0.0-beta.4", |
| 37 | + "@tauri-apps/api": "^2.0.0-beta.13", |
| 38 | + "@tauri-apps/plugin-dialog": "2.0.0-beta.4", |
| 39 | + "@tauri-apps/plugin-log": "2.0.0-beta.5", |
| 40 | + "@tauri-apps/plugin-notification": "2.0.0-beta.4", |
| 41 | + "@tauri-apps/plugin-os": "2.0.0-beta.4", |
| 42 | + "@tauri-apps/plugin-shell": "2.0.0-beta.5", |
43 | 43 | "classnames": "^2.5.1", |
44 | 44 | "font-awesome": "^4.7.0", |
45 | 45 | "lodash": "^4.17.21", |
|
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@biomejs/biome": "1.7.3", |
58 | | - "@tauri-apps/cli": "^2.0.0-beta.18", |
| 58 | + "@tauri-apps/cli": "^2.0.0-beta.20", |
59 | 59 | "@types/lodash": "^4.17.4", |
60 | 60 | "@types/react": "^18.3.3", |
61 | 61 | "@types/react-dom": "^18.3.0", |
|
68 | 68 | "postcss-nested": "^6.0.1", |
69 | 69 | "postcss-scss": "^4.0.9", |
70 | 70 | "postcss-url": "^10.1.3", |
71 | | - "stylelint": "^16.6.0", |
| 71 | + "stylelint": "^16.6.1", |
72 | 72 | "stylelint-config-css-modules": "^4.4.0", |
73 | 73 | "stylelint-config-standard": "^36.0.0", |
74 | 74 | "typescript": "^5.4.5", |
75 | 75 | "typescript-plugin-css-modules": "^5.1.0", |
76 | | - "vite": "^5.2.11", |
| 76 | + "vite": "^5.2.12", |
77 | 77 | "vite-plugin-svgr": "^4.2.0", |
78 | 78 | "vitest": "^1.6.0" |
79 | 79 | } |
|
0 commit comments