updated dependencies, removed local path
This commit is contained in:
1708
package-lock.json
generated
1708
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,7 @@
|
|||||||
"@primevue/themes": "^4.0.4",
|
"@primevue/themes": "^4.0.4",
|
||||||
"@vuepic/vue-datepicker": "^8.7.0",
|
"@vuepic/vue-datepicker": "^8.7.0",
|
||||||
"axios": "^1.7.2",
|
"axios": "^1.7.2",
|
||||||
"bulma": "^1.0.1",
|
"bulma": "^1.0.3",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"pinia": "^2.1.7",
|
"pinia": "^2.1.7",
|
||||||
"primevue": "^4.0.4",
|
"primevue": "^4.0.4",
|
||||||
@@ -41,10 +41,10 @@
|
|||||||
"eslint-plugin-vue": "^9.23.0",
|
"eslint-plugin-vue": "^9.23.0",
|
||||||
"npm-run-all2": "^6.1.2",
|
"npm-run-all2": "^6.1.2",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"sass": "^1.77.2",
|
"sass": "^1.83.1",
|
||||||
"typescript": "~5.4.0",
|
"typescript": "~5.4.0",
|
||||||
"unplugin-vue-components": "^0.27.3",
|
"unplugin-vue-components": "^0.27.3",
|
||||||
"vite": "^5.2.8",
|
"vite": "^5.4.11",
|
||||||
"vue-tsc": "^2.0.11"
|
"vue-tsc": "^2.0.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
@import 'node_modules/bulma/bulma.scss';
|
@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 {
|
.element {
|
||||||
|
|||||||
Reference in New Issue
Block a user