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 20, 2023
1 parent aaa47ae commit 313297c
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 532 deletions.
26 changes: 13 additions & 13 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",
"@forestadmin/agent": "^1.8.5",
"@forestadmin/datasource-customizer": "^1.5.13",
"@nuxt/kit": "^3.3.1",
"@types/koa": "^2.13.5",
"@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.1",
"@nuxt/test-utils": "^3.3.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-unused-imports": "^2.0.0",
"nuxt": "^3.2.3",
"prettier": "^2.8.4",
"nuxt": "^3.3.1",
"prettier": "^2.8.5",
"superagent": "^8.0.9",
"typescript": "^4.9.5",
"vitest": "^0.29.2",
"vitest": "^0.29.5",
"vue-eslint-parser": "^9.1.0"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.30.0"
}

0 comments on commit 313297c

Please sign in to comment.