Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit112b554

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parentec5b45c commit112b554

File tree

9 files changed

+191
-197
lines changed

9 files changed

+191
-197
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version":"3.18.1",
44
"description":"🛠️ The recommended way to start a Vite-powered Vue project",
55
"type":"module",
6-
"packageManager":"pnpm@10.18.1",
6+
"packageManager":"pnpm@10.18.3",
77
"bin": {
88
"create-vue":"bundle.js"
99
},
@@ -43,16 +43,16 @@
4343
"@clack/prompts":"^0.11.0",
4444
"@tsconfig/node22":"^22.0.2",
4545
"@types/eslint":"^9.6.1",
46-
"@types/node":"^22.18.8",
46+
"@types/node":"^22.18.11",
4747
"@types/prompts":"^2.4.9",
4848
"@vue/create-eslint-config":"^0.12.2",
4949
"@vue/tsconfig":"^0.8.1",
5050
"ejs":"^3.1.10",
5151
"husky":"^9.1.7",
52-
"lint-staged":"^16.2.3",
52+
"lint-staged":"^16.2.4",
5353
"picocolors":"^1.1.1",
5454
"prettier":"3.6.2",
55-
"rolldown":"1.0.0-beta.42",
55+
"rolldown":"1.0.0-beta.43",
5656
"rollup-plugin-license":"^3.6.0",
5757
"vitest":"^3.2.4",
5858
"zx":"^8.8.4"

‎pnpm-lock.yaml‎

Lines changed: 180 additions & 186 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"vue":"^3.5.22"
88
},
99
"devDependencies": {
10-
"cypress":"^15.3.0"
10+
"cypress":"^15.4.0"
1111
}
1212
}

‎template/config/cypress/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"test:e2e:dev":"start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'"
66
},
77
"devDependencies": {
8-
"cypress":"^15.3.0",
8+
"cypress":"^15.4.0",
99
"start-server-and-test":"^2.1.2"
1010
}
1111
}

‎template/config/nightwatch/package.json‎

Lines 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":"^6.0.1",
8-
"chromedriver":"^141.0.0",
8+
"chromedriver":"^141.0.3",
99
"geckodriver":"^6.0.2",
1010
"nightwatch":"^3.12.2",
1111
"ts-node":"^10.9.2",

‎template/config/playwright/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"test:e2e":"playwright test"
44
},
55
"devDependencies": {
6-
"@playwright/test":"^1.56.0"
6+
"@playwright/test":"^1.56.1"
77
}
88
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"vue":"^3.5.22",
4-
"vue-router":"^4.5.1"
4+
"vue-router":"^4.6.3"
55
}
66
}

‎template/config/typescript/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type-check":"vue-tsc --build"
66
},
77
"devDependencies": {
8-
"@types/node":"^22.18.8",
8+
"@types/node":"^22.18.11",
99
"npm-run-all2":"^8.0.4",
1010
"typescript":"~5.9.0",
1111
"vue-tsc":"^3.1.1"

‎template/eslint/package.json‎

Lines 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.3.16",
3+
"@vitest/eslint-plugin":"^1.3.20",
44
"eslint-plugin-cypress":"^5.2.0",
55
"eslint-plugin-playwright":"^2.2.2"
66
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp