Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeRanger authored Dec 18, 2024
2 parents 7b46653 + b5ffc43 commit f8c3812
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -292,3 +292,6 @@ fabric.properties
.idea/**/azureSettings.xml

# End of https://www.toptal.com/developers/gitignore/api/webstorm,visualstudiocode,node,vuejs,nuxtjs

## Secret Files
turnstile.secretKey
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@
"vue-matomo": "^4.2.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint": "^0.7.3",
"eslint": "^9.17.0",
"prettier": "^3.4.2",
"vite-plugin-vuetify": "^2.0.4",
"vuetify": "^3.7.5"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.15.0"
}

0 comments on commit f8c3812

Please # to comment.