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 Mar 29, 2023
1 parent aaa47ae commit d010792
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 539 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@forestadmin/agent": "^1.8.3",
"@forestadmin/datasource-customizer": "^1.5.12",
"@nuxt/kit": "^3.2.3",
"@types/koa": "^2.13.5",
"@forestadmin/agent": "^1.8.7",
"@forestadmin/datasource-customizer": "^1.6.1",
"@nuxt/kit": "^3.3.2",
"@types/koa": "^2.13.6",
"@types/koa__router": "^12.0.0"
},
"devDependencies": {
"@nuxt/module-builder": "^0.2.1",
"@nuxt/schema": "^3.2.3",
"@nuxt/test-utils": "^3.2.3",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"@nuxt/schema": "^3.3.2",
"@nuxt/test-utils": "^3.3.2",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-unused-imports": "^2.0.0",
"nuxt": "^3.2.3",
"prettier": "^2.8.4",
"nuxt": "^3.3.2",
"prettier": "^2.8.7",
"superagent": "^8.0.9",
"typescript": "^4.9.5",
"vitest": "^0.29.2",
"vitest": "^0.29.8",
"vue-eslint-parser": "^9.1.0"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.30.5"
}

0 comments on commit d010792

Please sign in to comment.