Automated update by Forgejo Actions

This commit is contained in:
GitHub Actions Bot 2025-04-16 13:02:10 +00:00
parent 32301a1b4e
commit ec30c52c5e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "silly-game-frontend", "name": "silly-game-frontend",
"version": "0.0.32", "version": "0.0.33",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "silly-game-frontend", "name": "silly-game-frontend",
"version": "0.0.32", "version": "0.0.33",
"dependencies": { "dependencies": {
"@angular/animations": "^18.2.0", "@angular/animations": "^18.2.0",
"@angular/common": "^18.2.0", "@angular/common": "^18.2.0",

View file

@ -1,6 +1,6 @@
{ {
"name": "silly-game-frontend", "name": "silly-game-frontend",
"version": "0.0.33", "version": "0.0.34",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",