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 479b65a

Browse files
chore(deps): update all non-major dependencies (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94e9aae commit 479b65a

File tree

6 files changed

+44
-44
lines changed

6 files changed

+44
-44
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"homepage": "https://github.com/vuejs/create-vue#readme",
3838
"devDependencies": {
3939
"@tsconfig/node18": "^18.2.2",
40-
"@types/eslint": "^8.44.8",
40+
"@types/eslint": "^8.44.9",
4141
"@types/node": "^18.19.3",
4242
"@types/prompts": "^2.4.9",
4343
"@vue/create-eslint-config": "^0.3.2",
44-
"@vue/tsconfig": "^0.4.0",
44+
"@vue/tsconfig": "^0.5.0",
4545
"ejs": "^3.1.9",
4646
"esbuild": "^0.18.20",
4747
"esbuild-plugin-license": "^1.2.2",

‎pnpm-lock.yaml‎

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎template/base/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
},
1212
"devDependencies": {
1313
"@vitejs/plugin-vue": "^4.5.2",
14-
"vite": "^5.0.7"
14+
"vite": "^5.0.10"
1515
}
1616
}

‎template/config/jsx/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
},
55
"devDependencies": {
66
"@vitejs/plugin-vue-jsx": "^3.1.0",
7-
"vite": "^5.0.7"
7+
"vite": "^5.0.10"
88
}
99
}

‎template/config/nightwatch/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"test:e2e": "nightwatch tests/e2e/*"
44
},
55
"devDependencies": {
6-
"nightwatch": "^3.3.4",
6+
"nightwatch": "^3.3.5",
77
"@nightwatch/vue": "^0.4.5",
88
"@vitejs/plugin-vue": "^4.5.2",
99
"@types/nightwatch": "^2.3.30",
10-
"geckodriver": "^4.2.1",
10+
"geckodriver": "^4.3.0",
1111
"chromedriver": "^119.0.1",
1212
"ts-node": "^10.9.2",
1313
"vite-plugin-nightwatch": "^0.4.5"

‎template/tsconfig/base/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"@tsconfig/node18": "^18.2.2",
4-
"@vue/tsconfig": "^0.4.0"
4+
"@vue/tsconfig": "^0.5.0"
55
}
66
}

0 commit comments

Comments
(0)

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