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 10, 2023
1 parent aaa47ae commit 0026c3c
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 94 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@forestadmin/agent": "^1.8.3",
"@forestadmin/agent": "^1.8.4",
"@forestadmin/datasource-customizer": "^1.5.12",
"@nuxt/kit": "^3.2.3",
"@types/koa": "^2.13.5",
Expand All @@ -40,10 +40,10 @@
"@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",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"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",
Expand All @@ -52,5 +52,5 @@
"vitest": "^0.29.2",
"vue-eslint-parser": "^9.1.0"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.29.1"
}

0 comments on commit 0026c3c

Please sign in to comment.