mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Poprawki bezpieczeństwa
This commit is contained in:
Generated
+961
-749
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -8,13 +8,13 @@
|
||||
"deploy": "npm run build && firebase deploy --only hosting"
|
||||
},
|
||||
"dependencies": {
|
||||
"core-js": "^3.10.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"core-js": "^3.12.1",
|
||||
"dotenv": "^8.6.0",
|
||||
"firestore": "^1.1.6",
|
||||
"howler": "^2.2.1",
|
||||
"vue": "^2.6.12",
|
||||
"vue-class-component": "^7.2.6",
|
||||
"vue-i18n": "^8.24.3",
|
||||
"vue-i18n": "^8.24.4",
|
||||
"vue-property-decorator": "^8.5.1",
|
||||
"vue-router": "^3.5.1",
|
||||
"vuex": "^3.6.2"
|
||||
@@ -24,9 +24,9 @@
|
||||
"@vue/cli-plugin-router": "~4.4.0",
|
||||
"@vue/cli-plugin-typescript": "~4.4.0",
|
||||
"@vue/cli-plugin-vuex": "~4.4.0",
|
||||
"@vue/cli-service": "~4.4.0",
|
||||
"@vue/cli-service": "^4.5.13",
|
||||
"axios": "^0.21.1",
|
||||
"sass": "^1.32.9",
|
||||
"sass": "^1.32.13",
|
||||
"sass-loader": "^8.0.2",
|
||||
"typescript": "^3.9.9",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
|
||||
Reference in New Issue
Block a user