Skip to content

Commit

Permalink
fix(deps): update dependency api-platform/core to v3.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 312ae9c commit 849faab
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"php": ">=8.1.0",
"ext-ctype": "*",
"ext-iconv": "*",
"api-platform/core": "3.3.6",
"api-platform/core": "3.3.7",
"composer/package-versions-deprecated": "1.11.99",
"cweagans/composer-patches": "1.7.3",
"doctrine/doctrine-bundle": "2.12.0",
Expand Down
14 changes: 7 additions & 7 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"prettier": "3.3.2",
"sass": "1.32.13",
"unplugin-vue-components": "0.27.0",
"vite": "5.3.3",
"vite": "5.3.2",
"vite-plugin-comlink": "5.0.1",
"vite-plugin-vue2-svg": "0.4.0",
"vitest": "1.6.0",
Expand Down
18 changes: 9 additions & 9 deletions pdf/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jsdom": "24.1.0",
"prettier": "3.3.2",
"url-template": "3.1.1",
"vite": "5.3.3",
"vite": "5.3.2",
"vitest": "1.6.0"
},
"eslintConfig": {
Expand Down

0 comments on commit 849faab

Please sign in to comment.