Skip to content

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 May 29, 2021
1 parent 4f95034 commit 490449b
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 850 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
]
},
"dependencies": {
"@babel/parser": "^7.14.1",
"@babel/traverse": "^7.14.0",
"@babel/parser": "^7.14.4",
"@babel/traverse": "^7.14.2",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
Expand All @@ -97,21 +97,21 @@
"js-cookie": "^2.2.1",
"klona": "^2.0.4",
"lodash.merge": "^4.6.2",
"ufo": "^0.7.2",
"ufo": "^0.7.5",
"vue-i18n": "^8.24.4"
},
"devDependencies": {
"@babel/core": "7.14.0",
"@babel/preset-env": "7.14.1",
"@babel/core": "7.14.3",
"@babel/preset-env": "7.14.4",
"@babel/runtime": "7.14.0",
"@nuxt/types": "2.15.4",
"@nuxtjs/composition-api": "0.23.4",
"@nuxtjs/eslint-config-typescript": "6.0.0",
"@nuxt/types": "2.15.6",
"@nuxtjs/composition-api": "0.24.2",
"@nuxtjs/eslint-config-typescript": "6.0.1",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "2.0.1",
"@types/argparse": "2.0.5",
"@types/argparse": "2.0.8",
"@types/cookie": "0.4.0",
"@types/express": "4.17.11",
"@types/express": "4.17.12",
"@types/jest": "26.0.23",
"@types/jest-dev-server": "4.2.0",
"@types/js-cookie": "2.2.6",
Expand All @@ -123,18 +123,18 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.2",
"core-js": "3.12.0",
"eslint": "7.25.0",
"core-js": "3.13.1",
"eslint": "7.27.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "26.6.3",
"jest-dev-server": "5.0.3",
"jsdom": "16.5.3",
"jsdom": "16.6.0",
"messageformat": "2.3.0",
"nuxt": "2.15.4",
"playwright-chromium": "1.10.0",
"release-it": "14.6.1",
"nuxt": "2.15.6",
"playwright-chromium": "1.11.1",
"release-it": "14.7.0",
"serve-static": "1.14.1",
"typescript": "4.2.4"
"typescript": "4.3.2"
}
}
Loading

0 comments on commit 490449b

Please sign in to comment.