Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayideyia committed Oct 16, 2024
1 parent 62b7e00 commit afd406f
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 461 deletions.
26 changes: 13 additions & 13 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,33 @@
"@codemirror/lang-yaml": "^6.1.1",
"@codemirror/theme-one-dark": "^6.1.2",
"codemirror": "6.0.1",
"marked": "^14.1.2",
"pinia": "^2.2.2",
"vue": "^3.5.6",
"marked": "^14.1.3",
"pinia": "^2.2.4",
"vue": "^3.5.12",
"vue-codemirror6": "^1.3.4",
"vue-draggable-plus": "^0.5.3",
"vue-i18n": "^10.0.1",
"vue-i18n": "^10.0.4",
"vue-router": "^4.4.5",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/dom-view-transitions": "^1.0.5",
"@types/node": "^22.5.5",
"@types/node": "^22.7.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/runtime-core": "^3.5.6",
"@vue/eslint-config-prettier": "^10.0.0",
"@vue/eslint-config-typescript": "^14.1.1",
"@vue/runtime-core": "^3.5.12",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.10.0",
"eslint-plugin-vue": "^9.28.0",
"eslint": "^9.12.0",
"eslint-plugin-vue": "^9.29.0",
"less": "^4.2.0",
"npm-run-all2": "^6.2.3",
"prettier": "^3.3.3",
"typescript": "~5.6.2",
"typescript": "~5.6.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.6",
"vite": "^5.4.9",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit afd406f

Please sign in to comment.