Skip to content

Commit

Permalink
Update all non-major dependencies (#14)
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 Nov 2, 2021
1 parent d724a77 commit 25c9a68
Show file tree
Hide file tree
Showing 2 changed files with 701 additions and 361 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"dependencies": {
"@nuxt/kit": "^0.6.4",
"defu": "^5.0.0",
"ohmyfetch": "^0.3.1",
"ohmyfetch": "^0.4.2",
"remark-github": "^10.1.0",
"unbuild": "^0.5.7"
"unbuild": "^0.5.11"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-transform-runtime": "latest",
"@docus/app": "^1.3.5",
"@nuxt/test-utils": "latest",
Expand All @@ -54,8 +54,8 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^3.4.1",
"jest": "^27.3.0",
"playwright": "^1.15.2",
"jest": "^27.3.1",
"playwright": "^1.16.3",
"prettier": "^2.4.1",
"ts-jest": "^27.0.7"
},
Expand Down
Loading

0 comments on commit 25c9a68

Please sign in to comment.