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 8, 2024
1 parent aaa47ae commit f01ca3f
Show file tree
Hide file tree
Showing 2 changed files with 4,364 additions and 2,369 deletions.
36 changes: 18 additions & 18 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",
"@types/koa__router": "^12.0.0"
"@forestadmin/agent": "^1.38.10",
"@forestadmin/datasource-customizer": "^1.44.1",
"@nuxt/kit": "^3.11.2",
"@types/koa": "^2.15.0",
"@types/koa__router": "^12.0.4"
},
"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/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-unused-imports": "^2.0.0",
"nuxt": "^3.2.3",
"prettier": "^2.8.4",
"superagent": "^8.0.9",
"nuxt": "^3.11.2",
"prettier": "^2.8.8",
"superagent": "^8.1.2",
"typescript": "^4.9.5",
"vitest": "^0.29.2",
"vue-eslint-parser": "^9.1.0"
"vitest": "^0.34.6",
"vue-eslint-parser": "^9.4.2"
},
"packageManager": "pnpm@7.28.0"
"packageManager": "pnpm@7.33.7"
}

0 comments on commit f01ca3f

Please sign in to comment.