Skip to content

Commit

Permalink
Update all non-major dependencies (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 19, 2021
1 parent 1d65f6b commit d724a77
Show file tree
Hide file tree
Showing 2 changed files with 1,391 additions and 945 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,29 @@
"dependencies": {
"@nuxt/kit": "^0.6.4",
"defu": "^5.0.0",
"ohmyfetch": "^0.2.0",
"ohmyfetch": "^0.3.1",
"remark-github": "^10.1.0",
"unbuild": "^0.4.2"
"unbuild": "^0.5.7"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-transform-runtime": "latest",
"@docus/app": "^1.1.3",
"@docus/app": "^1.3.5",
"@nuxt/test-utils": "latest",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-runtime": "latest",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/jest": "^27.0.0",
"@types/jest": "^27.0.2",
"babel-eslint": "latest",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^3.4.0",
"jest": "^27.0.6",
"playwright": "^1.13.1",
"prettier": "^2.3.2",
"ts-jest": "^27.0.4"
"eslint-plugin-prettier": "^3.4.1",
"jest": "^27.3.0",
"playwright": "^1.15.2",
"prettier": "^2.4.1",
"ts-jest": "^27.0.7"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit d724a77

Please sign in to comment.