Skip to content

Commit

Permalink
Merge branch 'main' into dependabot-npm_and_yarn-builder-io-0fca444010
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Jul 5, 2024
2 parents 4815b52 + c55930f commit e751212
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@playwright/experimental-ct-vue": "1.45.1",
"@vitejs/plugin-vue": "^5.0.5",
"replace-in-file": "^8.0.1",
"replace-in-file": "^8.1.0",
"tsx": "^4.16.2",
"typescript": "^5.4.5",
"vite": "^5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "^3.3.2",
"prettier-plugin-pkg": "0.18.1",
"prettier-plugin-sh": "^0.14.0",
"replace-in-file": "^8.0.1",
"replace-in-file": "^8.1.0",
"rimraf": "5.0.7",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "9.0.5",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
},
"devDependencies": {
"glob": "^10.4.2",
"replace-in-file": "^8.0.1"
"replace-in-file": "^8.1.0"
}
}

0 comments on commit e751212

Please sign in to comment.