Skip to content

Commit

Permalink
Updated our dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Feb 27, 2025
1 parent 5f76020 commit 315540b
Show file tree
Hide file tree
Showing 5 changed files with 1,588 additions and 259 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"devDependencies": {
"@electron-toolkit/tsconfig": "^1.0.1",
"@electron-toolkit/utils": "^4.0.0",
"@primevue/auto-import-resolver": "^4.2.5",
"@primevue/themes": "^4.2.5",
"@tailwindcss/postcss": "^4.0.8",
"@tailwindcss/vite": "^4.0.8",
"@primeuix/themes": "^1.0.0",
"@primevue/auto-import-resolver": "^4.3.1",
"@tailwindcss/postcss": "^4.0.9",
"@tailwindcss/vite": "^4.0.9",
"@types/node": "^22.13.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "^10.2.0",
Expand All @@ -61,7 +61,7 @@
"@wasm-fmt/clang-format": "^19.1.7",
"autoprefixer": "^10.4.20",
"cmake-js": "^7.3.0",
"electron": "^34.2.0",
"electron": "^34.3.0",
"electron-builder": "^25.1.8",
"electron-settings": "^4.0.4",
"electron-vite": "^3.0.0",
Expand All @@ -70,11 +70,11 @@
"node-addon-api": "^8.3.1",
"prettier": "^3.5.2",
"primeicons": "^7.0.0",
"primevue": "^4.2.5",
"primevue": "^4.3.1",
"systeminformation": "^5.25.11",
"tailwindcss": "^4.0.8",
"unplugin-vue-components": "^28.4.0",
"vite": "^6.1.1",
"tailwindcss": "^4.0.9",
"unplugin-vue-components": "^28.4.1",
"vite": "^6.2.0",
"vue": "^3.5.13"
}
}
Loading

0 comments on commit 315540b

Please sign in to comment.