Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 3, 2024
1 parent 90324ac commit c2584ec
Show file tree
Hide file tree
Showing 8 changed files with 227 additions and 227 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.12.1",
"@types/node": "^20.12.2",
"@types/node": "^20.12.3",
"automd": "^0.3.7",
"bumpp": "9.4.0",
"changelogithub": "^0.13.5",
"eslint": "^8.57.0",
"eslint-plugin-tailwindcss": "^3.15.1",
"json-editor-vue": "^0.12.0",
"lint-staged": "^15.2.2",
"nx": "^18.2.1",
"nx": "^18.2.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.4.3",
"vite": "5.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages-core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"shelljs": "^0.8.5"
},
"devDependencies": {
"@types/node": "^20.12.2",
"@types/node": "^20.12.3",
"@types/shelljs": "^0.8.15",
"@vitest/coverage-v8": "^1.4.0",
"esno": "^4.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-core/cli/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"@pergel/cli": "workspace:^",
"@types/node-cron": "^3.0.11",
"pg": "^8.11.4"
"pg": "^8.11.5"
}
}
88 changes: 44 additions & 44 deletions packages-core/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@pergel/module-s3": "workspace:^",
"@revenuecat/purchases-capacitor": "^7.5.6",
"@trapezedev/project": "^7.0.10",
"@types/node": "^20.12.2",
"@types/node": "^20.12.3",
"@types/node-cron": "^3.0.11",
"@urql/core": "^4.3.0",
"@urql/exchange-execute": "^2.2.2",
Expand Down Expand Up @@ -135,7 +135,7 @@
"nuxt": "^3.11.1",
"oslo": "^1.2.0",
"p-timeout": "^6.1.2",
"pg": "^8.11.4",
"pg": "^8.11.5",
"playwright-core": "^1.42.1",
"postgres": "^3.4.4",
"scule": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/playgrounds/drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"@pergel/nuxt": "link:../..",
"nuxt": "latest",
"pergel": "^0.13.0",
"pg": "^8.11.4"
"pg": "^8.11.5"
}
}
Loading

0 comments on commit c2584ec

Please sign in to comment.