Skip to content

Commit 88aa7f7

Browse files
chore(deps): pin dependencies (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8530ee3 commit 88aa7f7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"unplugin-vue-router": "^0.10.9"
3131
},
3232
"devDependencies": {
33-
"@nuxt/eslint": "^0.7.2",
34-
"lint-staged": "^15.2.10",
35-
"simple-git-hooks": "^2.11.1",
36-
"typescript": "^5.6.3",
37-
"vue-tsc": "^2.1.10",
38-
"wrangler": "^3.93.0"
33+
"@nuxt/eslint": "0.7.2",
34+
"lint-staged": "15.2.10",
35+
"simple-git-hooks": "2.11.1",
36+
"typescript": "5.6.3",
37+
"vue-tsc": "2.1.10",
38+
"wrangler": "3.93.0"
3939
},
4040
"simple-git-hooks": {
4141
"pre-commit": "npx lint-staged"

pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)