5 Commits

Author SHA1 Message Date
Sebastian a23b5ff314 Merge pull request 'Update dependency vuetify to v4.1.6' (#50) from renovate/vuetify-4.x-lockfile into main
Reviewed-on: #50
2026-07-25 23:51:47 +00:00
Sebastian d683008640 Merge pull request 'Update dependency sass to v1.102.0' (#51) from renovate/sass-1.x-lockfile into main
Reviewed-on: #51
2026-07-25 23:51:38 +00:00
Sebastian c2d27c805c Update dependency sass to v1.102.0
JS Unit Tests / test (pull_request) Successful in 1m2s
Build Test / test (pull_request) Successful in 1m5s
2026-07-25 03:04:23 +00:00
Sebastian e18f239cf5 Update dependency vuetify to v4.1.6
Build Test / test (pull_request) Successful in 45s
JS Unit Tests / test (pull_request) Successful in 46s
2026-07-25 03:04:21 +00:00
Sebastian 3439265cd8 Merge pull request 'chore: implement js test suites' (#49) from chore/js-test-suites into main
Reviewed-on: #49
2026-07-24 04:35:13 +00:00
+6 -6
View File
@@ -3112,9 +3112,9 @@
}
},
"node_modules/sass": {
"version": "1.101.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
"integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
"version": "1.102.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.102.0.tgz",
"integrity": "sha512-NSOyTnaQF7rTAEOtI2fwb386vL+akyiQLBZu8Na7hXCb+umJy0GAqlcMIaqACZ6Z1VgTBS4K9PG6B3IdjHGJsw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
@@ -3943,9 +3943,9 @@
}
},
"node_modules/vuetify": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.5.tgz",
"integrity": "sha512-cR3XMzWbVll9wSdarhH7asT27zm23rMNM5dQ9pMGwTPGwEm0km8mY6ERJAGHIa/nMw0pYXWHjf1O9qJ/0PtZCQ==",
"version": "4.1.6",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-4.1.6.tgz",
"integrity": "sha512-VOsRTsNfs+FE4JXMONZkqX2yznSqC/FXG9/pgVVjsoqIjUvJg+CfFTuOlgyWVFrZYY+crk7LV9uaiN8bZREV/g==",
"license": "MIT",
"funding": {
"type": "github",