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

Commit df1eca0

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 29e86d5 commit df1eca0

File tree

7 files changed

+188
-183
lines changed

7 files changed

+188
-183
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@clack/prompts": "^0.11.0",
4444
"@tsconfig/node22": "^22.0.2",
4545
"@types/eslint": "^9.6.1",
46-
"@types/node": "^22.15.34",
46+
"@types/node": "^22.16.0",
4747
"@types/prompts": "^2.4.9",
4848
"@vue/create-eslint-config": "^0.11.1",
4949
"@vue/tsconfig": "^0.7.0",
@@ -52,10 +52,10 @@
5252
"lint-staged": "^16.1.2",
5353
"picocolors": "^1.1.1",
5454
"prettier": "3.6.2",
55-
"rolldown": "1.0.0-beta.22",
55+
"rolldown": "1.0.0-beta.24",
5656
"rollup-plugin-license": "^3.6.0",
5757
"vitest": "^3.2.4",
58-
"zx": "^8.6.0"
58+
"zx": "^8.6.1"
5959
},
6060
"lint-staged": {
6161
"*.{js,ts,vue,json}": [

‎pnpm-lock.yaml

Lines changed: 179 additions & 174 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"vue": "^3.5.17"
88
},
99
"devDependencies": {
10-
"cypress": "^14.5.0"
10+
"cypress": "^14.5.1"
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": "^14.5.0",
8+
"cypress": "^14.5.1",
99
"start-server-and-test": "^2.0.12"
1010
}
1111
}

‎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.53.1"
6+
"@playwright/test": "^1.53.2"
77
}
88
}

‎template/config/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type-check": "vue-tsc --build"
66
},
77
"devDependencies": {
8-
"@types/node": "^22.15.34",
8+
"@types/node": "^22.16.0",
99
"npm-run-all2": "^8.0.4",
1010
"typescript": "~5.8.0",
11-
"vue-tsc": "^2.2.10"
11+
"vue-tsc": "^2.2.12"
1212
}
1313
}

‎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.3",
3+
"@vitest/eslint-plugin": "^1.3.4",
44
"eslint-plugin-cypress": "^5.1.0",
55
"eslint-plugin-playwright": "^2.2.0"
66
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /