fix frontend package lock (#8316)

This commit is contained in:
Ulf Gebhardt 2025-04-03 23:22:07 +02:00 committed by GitHub
parent 72f469d823
commit ddd46e8304
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,12 @@
{ {
"name": "ocelot-social-frontend", "name": "ocelot-social-frontend",
"version": "3.2.0", "version": "3.2.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ocelot-social-frontend", "name": "ocelot-social-frontend",
"version": "3.2.0", "version": "3.2.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@intlify/unplugin-vue-i18n": "^2.0.0", "@intlify/unplugin-vue-i18n": "^2.0.0",