Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#626)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent 30f80bf commit fad71f3
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 111 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@preact/signals": "^1.2.3",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@types/react-dom": "^18.2.23",
"@unpic/astro": "workspace:^",
"@unpic/placeholder": "^0.1.2",
"@unpic/react": "workspace:^",
"astro": "^4.5.10",
"astro": "^4.5.12",
"astro-icon": "^0.8.2",
"blurhash": "^2.0.5",
"pako": "^2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.2",
"@angular/cli": "~17.3.2",
"@angular/compiler-cli": "^17.3.1",
"@angular/core": "^17.3.1",
"@angular/compiler-cli": "^17.3.2",
"@angular/core": "^17.3.2",
"ng-packagr": "^17.3.0",
"publint": "^0.2.7",
"typescript": "5.4.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"astro": "^4.5.10"
"astro": "^4.5.12"
},
"dependencies": {
"@unpic/core": "0.0.49",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@testing-library/react": "^14.2.2",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@types/react-dom": "^18.2.23",
"@vitejs/plugin-react": "^4.2.1",
"cssstyle": "^4.0.1",
"jsdom": "^24.0.0",
Expand Down

0 comments on commit fad71f3

Please sign in to comment.