chore(frontend): run npm install (#8432)

Just running `npm install` leads to local changes. Why are they not
checked in? I'm using the specified node version from `/.tool-versions`
in the root directory.
This commit is contained in:
Robert Schäfer 2025-04-23 23:24:41 +08:00 committed by GitHub
parent e58efb1ce0
commit 6b40a0dc59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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