Skip to content

Commit 3a1f556

Browse files
Update all non-major dependencies (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 946105e commit 3a1f556

File tree

2 files changed

+177
-155
lines changed

2 files changed

+177
-155
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,27 +40,27 @@
4040
"dependencies": {
4141
"@nuxt/kit": "^0.6.4",
4242
"defu": "^5.0.0",
43-
"ohmyfetch": "^0.1.8",
43+
"ohmyfetch": "^0.2.0",
4444
"remark-github": "^10.1.0",
45-
"unbuild": "^0.3.2"
45+
"unbuild": "^0.4.1"
4646
},
4747
"devDependencies": {
4848
"@babel/plugin-proposal-class-properties": "^7.14.5",
4949
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
5050
"@babel/plugin-transform-runtime": "latest",
51-
"@docus/app": "^1.0.25",
51+
"@docus/app": "^1.0.37",
5252
"@nuxt/test-utils": "latest",
5353
"@nuxt/types": "^2.15.7",
5454
"@nuxt/typescript-runtime": "latest",
5555
"@nuxtjs/eslint-config-typescript": "latest",
5656
"@types/jest": "^26.0.24",
5757
"babel-eslint": "latest",
58-
"eslint": "^7.31.0",
58+
"eslint": "^7.32.0",
5959
"eslint-config-prettier": "^8.3.0",
6060
"eslint-plugin-nuxt": "^2.0.0",
6161
"eslint-plugin-prettier": "^3.4.0",
6262
"jest": "^27.0.6",
63-
"playwright": "^1.13.0",
63+
"playwright": "^1.13.1",
6464
"prettier": "^2.3.2",
6565
"ts-jest": "^27.0.4"
6666
},

0 commit comments

Comments
 (0)