Skip to content

Commit

Permalink
Merge pull request #198 from mateuszmigas/dependabot/npm_and_yarn/all…
Browse files Browse the repository at this point in the history
…-deps-06b04a2199

Bump the all-deps group with 8 updates
  • Loading branch information
mateuszmigas authored Jan 21, 2025
2 parents 8ec3867 + e54c6cc commit 3d34c32
Show file tree
Hide file tree
Showing 3 changed files with 541 additions and 813 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"tauri": "tauri"
},
"devDependencies": {
"@tauri-apps/cli": "2.2.4"
"@tauri-apps/cli": "2.2.5"
}
}

16 changes: 8 additions & 8 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.2",
"@tauri-apps/api": "2.2.0",
"@tauri-apps/cli": "2.2.4",
"@tauri-apps/cli": "2.2.5",
"@tauri-apps/plugin-clipboard-manager": "2.2.0",
"@tauri-apps/plugin-dialog": "2.2.0",
"@tauri-apps/plugin-fs": "2.2.0",
"@tauri-apps/plugin-process": "2.2.0",
"@tauri-apps/plugin-updater": "2.3.1",
"@webgpu/types": "^0.1.52",
"@webgpu/types": "^0.1.53",
"@xenova/transformers": "^2.17.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"lucide-react": "^0.471.0",
"lucide-react": "^0.473.0",
"nanoid": "^5.0.9",
"next-themes": "^0.4.4",
"react": "^19.0.0",
Expand All @@ -61,7 +61,7 @@
"react-resizable-panels": "^2.1.7",
"solid-js": "^1.9.4",
"solid-transition-group": "^0.2.3",
"sonner": "^1.7.1",
"sonner": "^1.7.2",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"vite-plugin-solid": "^2.11.0",
Expand All @@ -74,17 +74,17 @@
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^22.10.5",
"@types/react": "^19.0.6",
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@uiw/react-color-sketch": "^2.3.4",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"jsdom": "^26.0.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
}
}
Loading

0 comments on commit 3d34c32

Please sign in to comment.