Skip to content

Commit 25c9a68

Browse files
Update all non-major dependencies (#14)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent d724a77 commit 25c9a68

File tree

2 files changed

+701
-361
lines changed

2 files changed

+701
-361
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"dependencies": {
3636
"@nuxt/kit": "^0.6.4",
3737
"defu": "^5.0.0",
38-
"ohmyfetch": "^0.3.1",
38+
"ohmyfetch": "^0.4.2",
3939
"remark-github": "^10.1.0",
40-
"unbuild": "^0.5.7"
40+
"unbuild": "^0.5.11"
4141
},
4242
"devDependencies": {
43-
"@babel/plugin-proposal-class-properties": "^7.14.5",
44-
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
43+
"@babel/plugin-proposal-class-properties": "^7.16.0",
44+
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
4545
"@babel/plugin-transform-runtime": "latest",
4646
"@docus/app": "^1.3.5",
4747
"@nuxt/test-utils": "latest",
@@ -54,8 +54,8 @@
5454
"eslint-config-prettier": "^8.3.0",
5555
"eslint-plugin-nuxt": "^2.0.0",
5656
"eslint-plugin-prettier": "^3.4.1",
57-
"jest": "^27.3.0",
58-
"playwright": "^1.15.2",
57+
"jest": "^27.3.1",
58+
"playwright": "^1.16.3",
5959
"prettier": "^2.4.1",
6060
"ts-jest": "^27.0.7"
6161
},

0 commit comments

Comments
 (0)