Skip to content

Commit 37a5f43

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------- | ------- | ------- | | npm | @vue/compiler-sfc | 3.5.40 | 3.5.41 | | npm | webpack | 5.104.1 | 5.109.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e3a4e5 commit 37a5f43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"nova:install": "npm --prefix='./vendor/laravel/nova' ci"
1515
},
1616
"devDependencies": {
17-
"@vue/compiler-sfc": "3.5.40",
17+
"@vue/compiler-sfc": "3.5.41",
1818
"laravel-mix": "6.0.49",
1919
"vue-loader": "16.8.3",
20-
"webpack": "5.104.1"
20+
"webpack": "5.109.2"
2121
},
2222
"dependencies": {
2323
"vue": "^3.0.0"

0 commit comments

Comments
 (0)