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 22, 2022
1 parent c9880dc commit 175886b
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 132 deletions.
26 changes: 13 additions & 13 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.9",
"@microsoft/api-extractor": "^7.22.2",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
Expand All @@ -63,26 +63,26 @@
"@types/express-jwt": "^6.0.4",
"@types/jest": "^27.4.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/lodash.get": "^4.4.6",
"@types/node": "^16.11.26",
"@types/lodash.get": "^4.4.7",
"@types/node": "^16.11.27",
"@types/puppeteer": "^5.4.5",
"babel-jest": "^27.5.1",
"bootstrap-vue": "^2.21.2",
"bootstrap-vue": "^2.22.0",
"cookie-parser": "^1.4.6",
"eslint": "^8.12.0",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"express": "^4.17.3",
"express-jwt": "^6.1.1",
"express-jwt": "^6.1.2",
"jest": "^27.5.1",
"jiti": "^1.13.0",
"jquery": "^3.6.0",
"jsdom": "^19.0.0",
"lodash.get": "^4.4.2",
"nuxt": "^2.15.8",
"oidc-provider": "^7.10.6",
"playwright": "^1.20.1",
"prettier": "^2.6.1",
"oidc-provider": "^7.11.0",
"playwright": "^1.21.1",
"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 175886b

Please sign in to comment.