Skip to content

Commit

Permalink
Update frontend deps
Browse files Browse the repository at this point in the history
  • Loading branch information
TwistTheNeil committed Feb 20, 2024
1 parent c6d1195 commit b274e06
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 727 deletions.
22 changes: 11 additions & 11 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
},
"dependencies": {
"is-ip": "^5.0.1",
"maplibre-gl": "^3.5.2",
"maplibre-gl": "^3.6.2",
"pinia": "^2.1.7",
"vue": "^3.3.4",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@rushstack/eslint-patch": "^1.7.2",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.18.5",
"@vitejs/plugin-vue": "^4.4.0",
"@types/node": "^18.19.17",
"@vitejs/plugin-vue": "^4.6.2",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
"typescript": "~5.2.0",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.21.1",
"npm-run-all2": "^6.1.2",
"prettier": "^3.2.5",
"typescript": "~5.2.2",
"vite": "^4.5.2",
"vue-tsc": "^1.8.19"
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit b274e06

Please sign in to comment.