Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt-modules#1265)
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 Oct 19, 2021
1 parent d5dea9c commit da4aa47
Show file tree
Hide file tree
Showing 2 changed files with 963 additions and 625 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,32 +87,32 @@
]
},
"dependencies": {
"@babel/parser": "^7.15.3",
"@babel/traverse": "^7.15.0",
"@babel/parser": "^7.15.8",
"@babel/traverse": "^7.15.4",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
"devalue": "^2.0.1",
"is-https": "^4.0.0",
"js-cookie": "^3.0.0",
"js-cookie": "^3.0.1",
"klona": "^2.0.4",
"lodash.merge": "^4.6.2",
"ufo": "^0.7.9",
"vue-i18n": "^8.25.0"
"vue-i18n": "^8.26.5"
},
"devDependencies": {
"@babel/core": "7.15.0",
"@babel/preset-env": "7.15.0",
"@babel/runtime": "7.15.3",
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/runtime": "7.15.4",
"@nuxt/types": "2.15.8",
"@nuxtjs/composition-api": "0.27.0",
"@nuxtjs/composition-api": "0.29.3",
"@nuxtjs/eslint-config-typescript": "6.0.1",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "3.3.0",
"@types/argparse": "2.0.10",
"@types/cookie": "0.4.1",
"@types/express": "4.17.13",
"@types/jest": "27.0.1",
"@types/jest": "27.0.2",
"@types/jest-dev-server": "4.2.1",
"@types/js-cookie": "2.2.7",
"@types/jsdom": "16.2.13",
Expand All @@ -123,18 +123,18 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.3",
"core-js": "3.16.4",
"core-js": "3.18.3",
"eslint": "7.32.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.1.0",
"jest": "27.3.1",
"jest-dev-server": "5.0.3",
"jsdom": "17.0.0",
"messageformat": "2.3.0",
"nuxt": "2.15.8",
"playwright-chromium": "1.14.1",
"release-it": "14.11.5",
"playwright-chromium": "1.15.2",
"release-it": "14.11.6",
"serve-static": "1.14.1",
"typescript": "^4.4.2"
"typescript": "^4.4.4"
}
}
Loading

0 comments on commit da4aa47

Please sign in to comment.