Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5239a6d

Browse filesBrowse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent cf3f7a7 commit 5239a6d
Copy full SHA for 5239a6d

File tree

Expand file treeCollapse file tree

4 files changed

+49
-60
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+49
-60
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"kolorist": "^1.8.0",
5151
"lint-staged": "^15.2.7",
5252
"npm-run-all2": "^6.2.2",
53-
"prettier": "^3.3.2",
53+
"prettier": "^3.3.3",
5454
"prompts": "^2.4.2",
5555
"vitest": "^1.6.0",
5656
"zx": "^8.1.4"

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+45-56Lines changed: 45 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎template/config/devtools/package.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"devDependencies": {
3-
"vite-plugin-vue-devtools": "^7.3.5"
3+
"vite-plugin-vue-devtools": "^7.3.6"
44
}
55
}

‎template/config/nightwatch/package.json

Copy file name to clipboardExpand all lines: template/config/nightwatch/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"test:e2e": "nightwatch tests/e2e/*"
44
},
55
"devDependencies": {
6-
"nightwatch": "^3.6.3",
6+
"nightwatch": "^3.6.4",
77
"@nightwatch/vue": "^3.1.1",
88
"@vitejs/plugin-vue": "^5.0.5",
9-
"geckodriver": "^4.4.1",
9+
"geckodriver": "^4.4.2",
1010
"chromedriver": "^126.0.4",
1111
"ts-node": "^10.9.2",
1212
"vite-plugin-nightwatch": "^0.4.6"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.