Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate-bot committed Dec 31, 2021
1 parent ae2fcdd commit c663564
Showing 2 changed files with 833 additions and 586 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -35,29 +35,29 @@
"dependencies": {
"@nuxt/kit": "^0.6.4",
"defu": "^5.0.0",
"ohmyfetch": "^0.4.2",
"ohmyfetch": "^0.4.14",
"remark-github": "^10.1.0",
"unbuild": "^0.5.11"
"unbuild": "^0.6.7"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
"@babel/plugin-transform-runtime": "latest",
"@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.2",
"@types/jest": "^27.4.0",
"babel-eslint": "latest",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.0.0",
"eslint-plugin-nuxt": "^3.1.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^27.3.1",
"playwright": "^1.16.3",
"prettier": "^2.4.1",
"ts-jest": "^27.0.7"
"jest": "^27.4.5",
"playwright": "^1.17.1",
"prettier": "^2.5.1",
"ts-jest": "^27.1.2"
},
"publishConfig": {
"access": "public"
1,399 changes: 823 additions & 576 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit c663564

Please sign in to comment.