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 Apr 14, 2022
1 parent c9880dc commit a1c886c
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 92 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,20 @@
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
"axios": "^0.26.1",
"body-parser": "^1.19.2",
"body-parser": "^1.20.0",
"consola": "^2.15.3",
"cookie": "^0.4.2",
"cookie": "^0.5.0",
"defu": "^5.0.1",
"hasha": "^5.2.2",
"jwt-decode": "^3.1.2",
"requrl": "^3.0.2"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@microsoft/api-documenter": "^7.17.0",
"@microsoft/api-extractor": "^7.20.0",
"@microsoft/api-documenter": "^7.17.8",
"@microsoft/api-extractor": "^7.22.1",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
Expand All @@ -64,12 +64,12 @@
"@types/jest": "^27.4.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/lodash.get": "^4.4.6",
"@types/node": "^16.11.26",
"@types/node": "^16.11.27",
"@types/puppeteer": "^5.4.5",
"babel-jest": "^27.5.1",
"bootstrap-vue": "^2.21.2",
"cookie-parser": "^1.4.6",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"express": "^4.17.3",
Expand All @@ -81,8 +81,8 @@
"lodash.get": "^4.4.2",
"nuxt": "^2.15.8",
"oidc-provider": "^7.10.6",
"playwright": "^1.20.1",
"prettier": "^2.6.1",
"playwright": "^1.21.0",
"prettier": "^2.6.2",
"siroc": "^0.16.0",
"standard-version": "^9.3.2",
"ts-jest": "^27.1.4",
Expand Down
Loading

0 comments on commit a1c886c

Please sign in to comment.