Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#55)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 22, 2021
1 parent e7dba00 commit 2b88568
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 193 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@docus/mdc": "npm:@docus/mdc-edge@latest",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/kit": "npm:@nuxt/kit-edge",
"@nuxtjs/composition-api": "^0.29.0",
"@nuxtjs/composition-api": "^0.29.2",
"debounce": "^1.2.1",
"defu": "^5.0.0",
"h3": "^0.3.0",
"h3": "^0.3.1",
"hasha": "^5.2.2",
"lokijs": "^1.5.12",
"micromatch": "^4.0.4",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.4",
"object-hash": "^2.2.0",
"patch-package": "^6.4.7",
"property-information": "6.0.1",
Expand All @@ -64,12 +64,12 @@
"unctx": "^1.0.2",
"unstorage": "^0.2.8",
"upath": "^2.0.1",
"vue-docgen-api": "^4.41.1",
"ws": "^7.5.4"
"vue-docgen-api": "^4.41.2",
"ws": "^7.5.5"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.7",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-transform-runtime": "latest",
"@babel/preset-env": "latest",
"@babel/preset-typescript": "latest",
Expand All @@ -78,12 +78,12 @@
"@nuxt/typescript-build": "^2.1.0",
"@nuxt/typescript-runtime": "latest",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/debounce": "^1.2.0",
"@types/debounce": "^1.2.1",
"@types/jest": "latest",
"@types/lokijs": "^1.5.6",
"@types/lokijs": "^1.5.7",
"@types/micromatch": "^4.0.2",
"@types/node-fetch": "^2.5.12",
"@types/object-hash": "^2.1.1",
"@types/object-hash": "^2.2.1",
"@types/ws": "^7.4.7",
"babel-core": "^6.26.3",
"babel-jest": "latest",
Expand All @@ -92,10 +92,10 @@
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "latest",
"nuxt-edge": "^2.16.0-27187215.3e9d7e3e",
"playwright": "^1.14.1",
"prettier": "^2.3.2",
"unbuild": "^0.4.2",
"nuxt-edge": "^2.16.0-27204494.816007b9",
"playwright": "^1.15.0",
"prettier": "^2.4.1",
"unbuild": "^0.5.4",
"vue-jest": "^3.0.7"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 2b88568

Please sign in to comment.