Compare commits

..

5 Commits

Author SHA1 Message Date
0672d2bed4 ⬆️ Update all non-major dependencies
All checks were successful
ci / docker (pull_request) Successful in 1m0s
2024-09-06 01:03:40 +00:00
f814fe62cb Merge pull request '⬆️ Update dependency pinia-plugin-persistedstate to v4' (#132) from renovate/pinia-plugin-persistedstate-4.x into main
All checks were successful
ci / docker (push) Successful in 1m39s
Reviewed-on: #132
2024-09-05 09:27:00 +02:00
60b7e89c88 Merge pull request '⬆️ Update dependency jsdom to v25' (#129) from renovate/jsdom-25.x into main
Some checks failed
ci / docker (push) Has been cancelled
Reviewed-on: #129
2024-09-05 09:26:49 +02:00
6e6c162ec0 ⬆️ Update dependency pinia-plugin-persistedstate to v4
All checks were successful
ci / docker (pull_request) Successful in 47s
2024-09-05 01:04:04 +00:00
62e0e1e63d ⬆️ Update dependency jsdom to v25
All checks were successful
ci / docker (pull_request) Successful in 40s
2024-09-04 01:04:05 +00:00
2 changed files with 936 additions and 242 deletions

View File

@ -21,10 +21,10 @@
"jose": "5.8.0", "jose": "5.8.0",
"js-cookie": "3.0.5", "js-cookie": "3.0.5",
"pinia": "2.2.2", "pinia": "2.2.2",
"pinia-plugin-persistedstate": "3.2.3", "pinia-plugin-persistedstate": "4.0.0",
"roboto-fontface": "^0.10.0", "roboto-fontface": "^0.10.0",
"uuid": "10.0.0", "uuid": "10.0.0",
"vue": "3.5.1", "vue": "3.5.2",
"vue-router": "4.4.3", "vue-router": "4.4.3",
"vuetify": "3.7.1", "vuetify": "3.7.1",
"webfontloader": "1.6.28" "webfontloader": "1.6.28"
@ -42,7 +42,7 @@
"eslint": "9.9.1", "eslint": "9.9.1",
"eslint-plugin-vue": "9.28.0", "eslint-plugin-vue": "9.28.0",
"husky": "9.1.5", "husky": "9.1.5",
"jsdom": "24.1.3", "jsdom": "25.0.0",
"lint-staged": "15.2.10", "lint-staged": "15.2.10",
"pinst": "3.0.0", "pinst": "3.0.0",
"prettier": "3.3.3", "prettier": "3.3.3",

File diff suppressed because it is too large Load Diff