Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#80)
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 Nov 10, 2021
1 parent 98d246f commit 2f6456c
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 186 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"defu": "^5.0.0",
"h3": "^0.3.3",
"micromatch": "^4.0.4",
"node-fetch": "^2.6.5",
"nuxt-component-meta": "^0.0.3",
"node-fetch": "^2.6.6",
"nuxt-component-meta": "^0.0.4",
"object-hash": "^2.2.0",
"pathe": "^0.2.0",
"property-information": "6.0.1",
"property-information": "6.1.0",
"scule": "^0.2.1",
"ufo": "^0.7.9",
"unctx": "^1.0.2",
"unstorage": "^0.2.9",
"unstorage": "^0.3.2",
"ws": "^8.2.3"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
"@babel/plugin-transform-runtime": "latest",
"@babel/preset-env": "latest",
"@babel/preset-typescript": "latest",
Expand All @@ -74,13 +74,13 @@
"@types/ws": "^8.2.0",
"babel-core": "^6.26.3",
"babel-jest": "latest",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^3.0.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "latest",
"nuxt-edge": "^2.16.0-27257777.293dc11a",
"playwright": "^1.16.2",
"nuxt-edge": "^2.16.0-27275055.ab1c6cb4",
"playwright": "^1.16.3",
"prettier": "^2.4.1",
"unbuild": "^0.5.11",
"vue-jest": "^3.0.7"
Expand Down
Loading

0 comments on commit 2f6456c

Please sign in to comment.