Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#636)
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] authored Apr 19, 2024
1 parent fc5062e commit bd78c7c
Show file tree
Hide file tree
Showing 10 changed files with 460 additions and 331 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"dependencies": {
"@algolia/client-search": "^4.23.3",
"@astrojs/mdx": "^2.3.0",
"@astrojs/mdx": "^2.3.1",
"@astrojs/preact": "^3.2.0",
"@astrojs/react": "^3.3.0",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.2",
"@astrojs/sitemap": "^3.1.4",
"@docsearch/css": "^3.6.0",
"@docsearch/react": "^3.6.0",
"@preact/signals": "^1.2.3",
Expand All @@ -25,7 +25,7 @@
"@unpic/astro": "workspace:^",
"@unpic/placeholder": "^0.1.2",
"@unpic/react": "workspace:^",
"astro": "^4.6.1",
"astro": "^4.6.3",
"astro-icon": "^0.8.2",
"blurhash": "^2.0.5",
"pako": "^2.1.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"unpic": "^3.18.0"
},
"devDependencies": {
"@netlify/plugin-nextjs": "5.0.0",
"@netlify/plugin-nextjs": "5.1.2",
"@playwright/test": "^1.43.1",
"@testing-library/dom": "^10.0.0",
"@testing-library/svelte": "^4.1.0",
"@testing-library/svelte": "^4.2.3",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@unpic/core": "workspace:^",
Expand All @@ -28,7 +28,7 @@
"process": "^0.11.10",
"publint": "^0.2.7",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.2.9",
"vitest": "^1.5.0"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"directory": "packages/angular"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.4",
"@angular/cli": "~17.3.4",
"@angular/compiler-cli": "^17.3.4",
"@angular/core": "^17.3.4",
"@angular-devkit/build-angular": "^17.3.5",
"@angular/cli": "~17.3.5",
"@angular/compiler-cli": "^17.3.5",
"@angular/core": "^17.3.5",
"ng-packagr": "^17.3.0",
"publint": "^0.2.7",
"typescript": "5.4.5"
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.6.1"
"astro": "^4.6.3"
},
"dependencies": {
"@unpic/core": "0.0.49",
Expand Down
6 changes: 3 additions & 3 deletions packages/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@builder.io/qwik": "1.5.2",
"@types/eslint": "8.56.9",
"@types/eslint": "8.56.10",
"@types/node": "^20.12.7",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "7.7.0",
Expand All @@ -56,11 +56,11 @@
"eslint": "8.57.0",
"eslint-plugin-qwik": "^1.5.2",
"node-fetch": "3.3.2",
"np": "10.0.3",
"np": "10.0.5",
"prettier": "^3.2.5",
"typescript": "5.4.5",
"undici": "6.13.0",
"vite": "5.2.8",
"vite": "5.2.9",
"vitest": "^1.5.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@vitejs/plugin-react": "^4.2.1",
"cssstyle": "^4.0.1",
"jsdom": "^24.0.0",
"next": "^14.2.1",
"next": "^14.2.2",
"publint": "^0.2.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"tsup": "^8.0.2",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.2.9",
"vite-plugin-solid": "^2.10.2",
"vitest": "^1.5.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.14",
"svelte": "^4.2.15",
"svelte-check": "^3.6.9",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.2.9",
"vitest": "^1.5.0"
},
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
},
"dependencies": {
"@unpic/core": "0.0.49",
"vue": "^3.4.22"
"vue": "^3.4.23"
},
"devDependencies": {
"@testing-library/vue": "^8.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.2.9",
"vitest": "^1.5.0",
"vue-tsc": "^2.0.13"
}
Expand Down
Loading

0 comments on commit bd78c7c

Please sign in to comment.