Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
icyfry committed Sep 10, 2024
1 parent 1dc5c3d commit ef5ea34
Show file tree
Hide file tree
Showing 2 changed files with 954 additions and 913 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"build:prod": "vue-tsc --noEmit && vite build"
},
"dependencies": {
"axios": "^1.7.2",
"configcat-js": "^9.5.0",
"html2pdf.js": "^0.10.1",
"axios": "^1.7.7",
"configcat-js": "^9.5.1",
"html2pdf.js": "^0.10.2",
"jsonresume-theme-eloquent-mod": "^4.24.0",
"vue": "^3.4.27",
"vue": "^3.5.3",
"vue-class-component": "8.0.0-rc.1",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
"vue-i18n": "^9.14.0",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.14.1",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@vitejs/plugin-vue": "^5.0.5",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.4.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-vue": "^9.26.0",
"eslint": "^9.10.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-vue": "^9.28.0",
"git-repo-info": "^2.1.1",
"jsonresume-theme-eloquent": "^5.0.0",
"register-service-worker": "^1.7.2",
"typescript": "^5.4.5",
"vite": "^5.2.12",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vue-class-component": "^8.0.0-0",
"vue-jest": "5.0.0-alpha.10",
"vue-tsc": "^2.0.19"
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit ef5ea34

Please sign in to comment.