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 d5a0ea3

Browse filesBrowse files
chore(deps): update all non-major dependencies (#642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3d661e commit d5a0ea3
Copy full SHA for d5a0ea3

File tree

6 files changed

+42
-42
lines changed
Filter options

6 files changed

+42
-42
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
@@ -3,7 +3,7 @@
33
"version": "3.12.2",
44
"description": "🛠️ The recommended way to start a Vite-powered Vue project",
55
"type": "module",
6-
"packageManager": "pnpm@9.15.0",
6+
"packageManager": "pnpm@9.15.1",
77
"bin": {
88
"create-vue": "outfile.cjs"
99
},

‎pnpm-lock.yaml

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

‎template/config/cypress-ct/package.json

Copy file name to clipboardExpand all lines: template/config/cypress-ct/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"vue": "^3.5.13"
88
},
99
"devDependencies": {
10-
"cypress": "^13.16.1"
10+
"cypress": "^13.17.0"
1111
}
1212
}

‎template/config/cypress/package.json

Copy file name to clipboardExpand all lines: template/config/cypress/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"test:e2e:dev": "start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'"
55
},
66
"devDependencies": {
7-
"cypress": "^13.16.1",
7+
"cypress": "^13.17.0",
88
"start-server-and-test": "^2.0.9"
99
}
1010
}

‎template/config/nightwatch/package.json

Copy file name to clipboardExpand all lines: template/config/nightwatch/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"devDependencies": {
66
"@nightwatch/vue": "^3.1.2",
77
"@vitejs/plugin-vue": "^5.2.1",
8-
"chromedriver": "^131.0.3",
8+
"chromedriver": "^131.0.4",
99
"geckodriver": "^5.0.0",
1010
"nightwatch": "^3.9.0",
1111
"ts-node": "^10.9.2",

‎template/eslint/package.json

Copy file name to clipboardExpand all lines: template/eslint/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"@vitest/eslint-plugin": "1.1.16",
3+
"@vitest/eslint-plugin": "1.1.20",
44
"eslint-plugin-cypress": "^4.1.0",
55
"eslint-plugin-playwright": "^2.1.0"
66
}

0 commit comments

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