updated dependencies, removed local path

This commit is contained in:
2025-01-08 12:52:52 +01:00
parent 81d7b1f832
commit 2689f227b7
3 changed files with 603 additions and 1113 deletions

1708
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"@primevue/themes": "^4.0.4",
"@vuepic/vue-datepicker": "^8.7.0",
"axios": "^1.7.2",
"bulma": "^1.0.1",
"bulma": "^1.0.3",
"cors": "^2.8.5",
"pinia": "^2.1.7",
"primevue": "^4.0.4",
@@ -41,10 +41,10 @@
"eslint-plugin-vue": "^9.23.0",
"npm-run-all2": "^6.1.2",
"prettier": "^3.2.5",
"sass": "^1.77.2",
"sass": "^1.83.1",
"typescript": "~5.4.0",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.2.8",
"vite": "^5.4.11",
"vue-tsc": "^2.0.11"
}
}

View File

@@ -1,5 +1,5 @@
@import 'node_modules/bulma/bulma.scss';
@import '/home/patryk/WebstormProjects/Zamowienia-UI/node_modules/bulma/sass/utilities/mixins';
@import 'node_modules/bulma/sass/utilities/mixins';
.element {