Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2023
1 parent 8b52b93 commit 07e3394
Show file tree
Hide file tree
Showing 2 changed files with 3,576 additions and 2,734 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,29 +30,29 @@
"templates"
],
"dependencies": {
"deepmerge": "^4.2.2",
"deepmerge": "^4.3.1",
"sass": "~1.32.13",
"sass-loader": "^10.2.0",
"vuetify": "^2.6",
"vuetify-loader": "^1.7.3"
"sass-loader": "^10.4.1",
"vuetify": "^2.6.15",
"vuetify-loader": "^1.9.2"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@nuxt/types": "^2.15.8",
"@nuxt/types": "^2.17.0",
"@nuxt/typescript-build": "^2.1.0",
"@nuxt/typescript-runtime": "^2.1.0",
"@nuxtjs/eslint-config-typescript": "^7.0.2",
"@types/jest": "^27.0.3",
"@types/jest": "^27.5.2",
"@types/sass": "^1.43.1",
"codecov": "^3.8.2",
"eslint": "^8.3.0",
"eslint": "^8.43.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"nuxt": "^2.15.8",
"jest": "^27.5.1",
"nuxt": "^2.17.0",
"nuxt-webfontloader": "^1.1.0",
"standard-version": "^9.3.2",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.5",
"typescript": "~4.0"
}
}
Loading

0 comments on commit 07e3394

Please sign in to comment.