Skip to content

Commit

Permalink
build(deps): ⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Dec 11, 2024
1 parent 55ecd2a commit c864609
Show file tree
Hide file tree
Showing 8 changed files with 2,248 additions and 2,052 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,39 +20,39 @@
"dependencies": {
"@fontsource/noto-sans-sc": "^5.1.0",
"@fontsource/roboto": "^5.1.0",
"@tauri-apps/api": "^2.0.2",
"@tauri-apps/plugin-dialog": "^2.0.0",
"@tauri-apps/plugin-fs": "^2.0.0",
"@vueuse/core": "^11.1.0",
"vue": "^3.5.11",
"vuetify": "^3.7.2"
"@tauri-apps/api": "^2.1.1",
"@tauri-apps/plugin-dialog": "^2.2.0",
"@tauri-apps/plugin-fs": "^2.2.0",
"@vueuse/core": "^12.0.0",
"vue": "^3.5.13",
"vuetify": "^3.7.5"
},
"devDependencies": {
"@iconify-json/ic": "^1.2.1",
"@mdi/js": "^7.4.47",
"@tauri-apps/cli": "^2.0.2",
"@types/node": "^20.16.11",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-prettier": "^10.0.0",
"@vue/eslint-config-typescript": "^14.0.0",
"@vue/tsconfig": "^0.5.1",
"@tauri-apps/cli": "^2.1.0",
"@types/node": "^20.17.9",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.4",
"@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.20",
"browserslist": "^4.24.0",
"eslint": "^9.12.0",
"eslint-plugin-vue": "^9.28.0",
"npm-run-all2": "^6.2.3",
"postcss": "^8.4.47",
"postcss-preset-env": "^10.0.6",
"prettier": "^3.3.3",
"stylelint": "^16.9.0",
"browserslist": "^4.24.2",
"eslint": "^9.16.0",
"eslint-plugin-vue": "^9.32.0",
"npm-run-all2": "^7.0.1",
"postcss": "^8.4.49",
"postcss-preset-env": "^10.1.1",
"prettier": "^3.4.2",
"stylelint": "^16.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-prettier": "^5.0.2",
"typescript": "^5.6.3",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
"typescript": "^5.7.2",
"unplugin-icons": "^0.21.0",
"vite": "^6.0.3",
"vue-tsc": "https://pkg.pr.new/vuejs/language-tools/vue-tsc@3fb59af"
},
"browserslist": [
"edge >= 105",
Expand Down
Loading

0 comments on commit c864609

Please sign in to comment.