Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2021
1 parent 0561ae8 commit 015ae85
Show file tree
Hide file tree
Showing 2 changed files with 786 additions and 256 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,24 +67,24 @@
"dependencies": {
"@vue/composition-api": "1.0.0-rc.2",
"defu": "^3.2.2",
"ufo": "^0.6.6",
"ufo": "^0.6.7",
"upath": "^2.0.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.12.15",
"@babel/preset-env": "^7.12.16",
"@babel/preset-typescript": "^7.12.16",
"@nuxt/types": "^2.15.0",
"@babel/plugin-transform-runtime": "^7.13.2",
"@babel/preset-env": "^7.13.0",
"@babel/preset-typescript": "^7.13.0",
"@nuxt/types": "^2.15.1",
"@nuxtjs/module-test-utils": "^1.6.3",
"@release-it/conventional-changelog": "^2.0.0",
"@release-it/conventional-changelog": "^2.0.1",
"@types/fs-extra": "^9.0.7",
"@types/jest": "^26.0.20",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"babel-loader": "^8.2.2",
"codecov": "^3.8.1",
"core-js": "3.8.3",
"core-js": "3.9.0",
"cross-env": "^7.0.3",
"eslint": "^7.20.0",
"eslint-config-prettier": "^8.0.0",
Expand All @@ -95,10 +95,10 @@
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"npm-run-all": "^4.1.5",
"nuxt": "^2.15.0",
"nuxt": "^2.15.1",
"prettier": "^2.2.1",
"release-it": "14.4.0",
"siroc": "0.6.6",
"release-it": "14.4.1",
"siroc": "0.6.7",
"start-server-and-test": "^1.12.0",
"testcafe": "1.11.0",
"tsd": "^0.14.0",
Expand Down
Loading

0 comments on commit 015ae85

Please sign in to comment.