Skip to content

Commit 730a8cf

Browse files
committed
Update all non-major dependencies
1 parent ae2fcdd commit 730a8cf

File tree

2 files changed

+590
-439
lines changed

2 files changed

+590
-439
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"dependencies": {
3636
"@nuxt/kit": "^0.6.4",
3737
"defu": "^5.0.0",
38-
"ohmyfetch": "^0.4.2",
38+
"ohmyfetch": "^0.4.8",
3939
"remark-github": "^10.1.0",
40-
"unbuild": "^0.5.11"
40+
"unbuild": "^0.5.13"
4141
},
4242
"devDependencies": {
4343
"@babel/plugin-proposal-class-properties": "^7.16.0",
@@ -48,15 +48,15 @@
4848
"@nuxt/types": "^2.15.8",
4949
"@nuxt/typescript-runtime": "latest",
5050
"@nuxtjs/eslint-config-typescript": "latest",
51-
"@types/jest": "^27.0.2",
51+
"@types/jest": "^27.0.3",
5252
"babel-eslint": "latest",
5353
"eslint": "^7.32.0",
5454
"eslint-config-prettier": "^8.3.0",
55-
"eslint-plugin-nuxt": "^3.0.0",
55+
"eslint-plugin-nuxt": "^3.1.0",
5656
"eslint-plugin-prettier": "^4.0.0",
57-
"jest": "^27.3.1",
57+
"jest": "^27.4.0",
5858
"playwright": "^1.16.3",
59-
"prettier": "^2.4.1",
59+
"prettier": "^2.5.0",
6060
"ts-jest": "^27.0.7"
6161
},
6262
"publishConfig": {

0 commit comments

Comments
 (0)