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 Mar 26, 2022
1 parent a9a9a0c commit d8a332b
Show file tree
Hide file tree
Showing 2 changed files with 1,163 additions and 603 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,24 @@
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
"pathe": "^0.2.0",
"scule": "^0.2.1",
"vue-docgen-api": "^4.41.2"
"vue-docgen-api": "^4.44.23"
},
"devDependencies": {
"@docus/app": "npm:@docus/app-edge",
"@docus/debug-theme": "^1.2.0",
"@nuxt/test-utils": "latest",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/jest": "^27.0.2",
"@types/jest": "^27.4.1",
"babel-eslint": "latest",
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.0.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.3.1",
"playwright": "^1.16.3",
"prettier": "^2.4.1",
"jest": "^27.5.1",
"playwright": "^1.20.1",
"prettier": "^2.6.1",
"standard-version": "^9.3.2",
"ts-jest": "^27.0.7",
"unbuild": "^0.5.11"
"ts-jest": "^27.1.4",
"unbuild": "^0.7.2"
}
}
Loading

0 comments on commit d8a332b

Please sign in to comment.