Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-vue": "^10.5.1",
"sass": "1.97.2",
"sass": "1.97.3",
"typescript": "^5.9.3",
"unplugin-fonts": "^1.4.0",
"unplugin-vue-components": "^28.8.0",
Expand Down
16 changes: 8 additions & 8 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1677,9 +1677,9 @@ __metadata:
linkType: hard

"core-js@npm:^3.47.0":
version: 3.47.0
resolution: "core-js@npm:3.47.0"
checksum: 10c0/9b1a7088b7c660c7b8f1d4c90bb1816a8d5352ebdcb7bc742e3a0e4eb803316b5aa17bacb8769522342196351a5430178f46914644f2bfdb94ce0ced3c7fd523
version: 3.48.0
resolution: "core-js@npm:3.48.0"
checksum: 10c0/6c3115900dd7cce9fab74c07cb262b3517fc250d02e8fd2ff34f80bda5f43a28482a909dbc4491dc6e1ddd9807f57a7df4c3eeecd1f202b7d9c8bfe25f9d680c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2459,7 +2459,7 @@ __metadata:
eslint-plugin-promise: "npm:^7.2.1"
eslint-plugin-vue: "npm:^10.5.1"
roboto-fontface: "npm:^0.10.0"
sass: "npm:1.97.2"
sass: "npm:1.97.3"
typescript: "npm:^5.9.3"
unplugin-fonts: "npm:^1.4.0"
unplugin-vue-components: "npm:^28.8.0"
Expand Down Expand Up @@ -4006,9 +4006,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.97.2":
version: 1.97.2
resolution: "sass@npm:1.97.2"
"sass@npm:1.97.3":
version: 1.97.3
resolution: "sass@npm:1.97.3"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -4019,7 +4019,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/5622a4f9d0acf5cdfb72c73c448366b3ec7bfe2b6e1ecb62c6e9f8eaff9c02a6afd86a31ded246fc818fe660cedea6bd27335e82fc9bd7cce46c29f95774bece
checksum: 10c0/67f6b5d220f20c1c23a8b16dda5fd1c5d119ad5caf8195b185d553b5b239fb188a3787f04fc00171c62515f2c4e5e0eb5ad4992a80f8543428556883c1240ba3
languageName: node
linkType: hard

Expand Down