Skip to content

Commit 82214da

Browse files
committed
Update dependencies
1 parent f10a921 commit 82214da

4 files changed

Lines changed: 106 additions & 106 deletions

File tree

api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"phpstan/phpstan-doctrine": "^2.0.2",
4949
"phpstan/phpstan-phpunit": "^2.0.6",
5050
"phpstan/phpstan-symfony": "^2.0.4",
51-
"phpunit/phpunit": "^12.1.0",
51+
"phpunit/phpunit": "^12.1.2",
5252
"pierres/doctrine-migrations-test": "^2.3.0",
5353
"pierres/symfony-database-test": "^2.3.0",
5454
"spatie/phpunit-snapshot-assertions": "^5.1.8",

api/composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"@babel/preset-env": "^7.26.9",
1212
"@fullhuman/postcss-purgecss": "^6.0.0",
1313
"@vue/compiler-sfc": "^3.5.13",
14-
"@vueuse/core": "^13.0.0",
14+
"@vueuse/core": "^13.1.0",
1515
"@vueuse/head": "^2.0.0",
16-
"@vueuse/router": "^13.0.0",
16+
"@vueuse/router": "^13.1.0",
1717
"autoprefixer": "^10.4.21",
1818
"babel-loader": "^10.0.0",
1919
"bootstrap": "^5.3.5",
@@ -40,7 +40,7 @@
4040
"vue": "^3.5.13",
4141
"vue-loader": "^17.4.2",
4242
"vue-router": "^4.5.0",
43-
"webpack": "^5.99.1",
43+
"webpack": "^5.99.5",
4444
"webpack-cli": "^6.0.1",
4545
"webpack-merge": "^6.0.1",
4646
"workbox-webpack-plugin": "^7.3.0"

0 commit comments

Comments
 (0)