Skip to content

Commit

Permalink
chore: Update npm dependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed Aug 7, 2024
1 parent a6cfa4f commit 9b9a23a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,21 @@
"lodash-es": "4.17.21",
"naive-ui": "2.39.0",
"nprogress": "0.2.0",
"pinia": "2.2.0",
"pinia": "2.2.1",
"tailwind-merge": "2.4.0",
"vue": "3.4.35",
"vue-draggable-plus": "0.5.2",
"vue": "3.4.36",
"vue-draggable-plus": "0.5.3",
"vue-i18n": "9.13.1",
"vue-router": "4.4.2"
"vue-router": "4.4.3"
},
"devDependencies": {
"@dragon/scripts": "workspace:*",
"@elegant-router/vue": "0.3.8",
"@iconify/json": "2.2.233",
"@iconify/json": "2.2.234",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/eslint-config": "1.4.0",
"@types/lodash-es": "4.17.12",
"@types/node": "22.0.3",
"@types/node": "22.1.0",
"@types/nprogress": "0.2.3",
"@unocss/eslint-config": "0.61.9",
"@unocss/preset-icons": "0.61.9",
Expand All @@ -81,13 +81,13 @@
"@vitejs/plugin-vue-jsx": "4.0.0",
"eslint": "9.8.0",
"eslint-plugin-vue": "9.27.0",
"lint-staged": "15.2.7",
"lint-staged": "15.2.8",
"sass": "1.77.8",
"tsx": "4.16.5",
"typescript": "5.5.4",
"unplugin-icons": "0.19.1",
"unplugin-icons": "0.19.2",
"unplugin-vue-components": "0.27.3",
"vite": "5.3.5",
"vite": "5.4.0",
"vite-plugin-progress": "0.0.7",
"vite-plugin-svg-icons": "2.0.1",
"vite-plugin-vue-devtools": "7.3.7",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"enquirer": "2.4.1",
"execa": "9.3.0",
"kolorist": "1.8.0",
"npm-check-updates": "17.0.0",
"npm-check-updates": "17.0.3",
"rimraf": "6.0.1"
}
}

0 comments on commit 9b9a23a

Please sign in to comment.