Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 26, 2021
1 parent fb2a61c commit f5dc818
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 174 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@lokidb/loki": "^2.1.0",
"@nuxt/kit": "npm:@nuxt/kit-edge",
"@nuxt/nitro": "npm:@nuxt/nitro-edge",
"@nuxtjs/composition-api": "^0.26.0",
"@nuxtjs/composition-api": "^0.27.0",
"babel-core": "^6.26.3",
"debounce": "^1.2.1",
"defu": "^5.0.0",
"detab": "^3.0.0",
"detab": "^3.0.1",
"escape-html": "^1.0.3",
"flat": "^5.0.2",
"gray-matter": "^4.0.3",
Expand All @@ -57,25 +57,25 @@
"html-tags": "^3.1.0",
"jiti": "^1.11.0",
"mdast-util-to-hast": "^11.2.0",
"mdast-util-to-markdown": "^1.1.1",
"mdast-util-to-markdown": "^1.2.1",
"mdurl": "^1.0.1",
"micromark": "^3.0.3",
"micromark-core-commonmark": "^1.0.0",
"micromark": "^3.0.5",
"micromark-core-commonmark": "^1.0.1",
"micromark-factory-whitespace": "^1.0.0",
"micromark-util-character": "^1.1.0",
"micromark-util-symbol": "^1.0.0",
"micromark-util-types": "^1.0.0",
"micromark-util-types": "^1.0.1",
"object-hash": "^2.2.0",
"parse-entities": "^3.0.0",
"prismjs": "^1.24.1",
"property-information": "^6.0.1",
"rehype-raw": "^6.0.0",
"rehype-raw": "^6.1.0",
"rehype-sort-attribute-values": "^4.0.0",
"rehype-sort-attributes": "^4.0.0",
"remark-autolink-headings": "^7.0.0",
"remark-autolink-headings": "^7.0.1",
"remark-emoji": "^2.2.0",
"remark-external-links": "^9.0.0",
"remark-footnotes": "^4.0.0",
"remark-external-links": "^9.0.1",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^2.0.0",
"remark-parse": "^10.0.0",
"remark-rehype": "^9.0.0",
Expand All @@ -84,15 +84,15 @@
"scule": "^0.2.1",
"stringify-entities": "^4.0.1",
"ufo": "^0.7.9",
"unctx": "^1.0.1",
"unctx": "^1.0.2",
"unified": "^10.1.0",
"unist-builder": "^3.0.0",
"unist-util-position": "^4.0.1",
"unist-util-visit": "^4.0.0",
"unist-util-visit-parents": "^5.0.0",
"unstorage": "^0.2.3",
"upath": "^2.0.1",
"vue-docgen-api": "^4.40.0",
"vue-docgen-api": "^4.41.1",
"ws": "^7.5.3"
},
"devDependencies": {
Expand Down Expand Up @@ -120,10 +120,10 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^3.4.1",
"jest": "latest",
"nuxt-edge": "^2.16.0-27145454.a418371e",
"playwright": "^1.13.1",
"nuxt-edge": "^2.16.0-27165612.b0147772",
"playwright": "^1.14.1",
"prettier": "^2.3.2",
"unbuild": "^0.4.2",
"vue-jest": "^3.0.7"
Expand Down
Loading

0 comments on commit f5dc818

Please sign in to comment.