Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#648)
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 May 5, 2024
1 parent a18e661 commit 3cb0f14
Show file tree
Hide file tree
Showing 13 changed files with 472 additions and 338 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"@algolia/client-search": "^4.23.3",
"@astrojs/mdx": "^2.3.1",
"@astrojs/preact": "^3.2.0",
"@astrojs/react": "^3.3.1",
"@astrojs/react": "^3.3.2",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@docsearch/css": "^3.6.0",
"@docsearch/react": "^3.6.0",
"@preact/signals": "^1.2.3",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@unpic/astro": "workspace:^",
"@unpic/placeholder": "^0.1.2",
"@unpic/react": "workspace:^",
"astro": "^4.7.0",
"astro": "^4.7.1",
"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,7 +12,7 @@
"unpic": "^3.18.0"
},
"devDependencies": {
"@netlify/plugin-nextjs": "5.1.2",
"@netlify/plugin-nextjs": "5.2.1",
"@playwright/test": "^1.43.1",
"@testing-library/dom": "^10.1.0",
"@testing-library/svelte": "^4.2.3",
Expand All @@ -28,8 +28,8 @@
"process": "^0.11.10",
"publint": "^0.2.7",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.3"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"resolutions": {
"cssstyle": "^4.0.1"
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.6",
"@angular/cli": "~17.3.6",
"@angular/compiler-cli": "^17.3.6",
"@angular/core": "^17.3.6",
"@angular/compiler-cli": "^17.3.7",
"@angular/core": "^17.3.7",
"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.7.0"
"astro": "^4.7.1"
},
"dependencies": {
"@unpic/core": "0.0.49",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"tsup": "^8.0.2",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"dependencies": {
"unpic": "^3.18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"preact": "^10.21.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"dependencies": {
"@unpic/core": "0.0.49"
Expand Down
10 changes: 5 additions & 5 deletions packages/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/qwik": "1.5.2",
"@builder.io/qwik": "1.5.3",
"@types/eslint": "8.56.10",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@unpic/core": "0.0.49",
"eslint": "8.57.0",
"eslint-plugin-qwik": "^1.5.2",
"eslint-plugin-qwik": "^1.5.3",
"node-fetch": "3.3.2",
"np": "10.0.5",
"prettier": "^3.2.5",
"typescript": "5.4.5",
"undici": "6.15.0",
"vite": "5.2.10",
"vitest": "^1.5.3"
"vite": "5.2.11",
"vitest": "^1.6.0"
},
"peerDependencies": {
"@builder.io/qwik": "*"
Expand Down
6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@testing-library/react": "^15.0.5",
"@types/node": "^20.12.7",
"@testing-library/react": "^15.0.6",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -87,7 +87,7 @@
"react-dom": "^18.3.1",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"dependencies": {
"@unpic/core": "0.0.49"
Expand Down
4 changes: 2 additions & 2 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
"tsup": "^8.0.2",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite": "^5.2.11",
"vite-plugin-solid": "^2.10.2",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"dependencies": {
"@unpic/core": "0.0.49"
Expand Down
6 changes: 3 additions & 3 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"svelte": "^4.2.15",
"svelte-check": "^3.7.0",
"svelte-check": "^3.7.1",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.3"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"type": "module",
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@vitejs/plugin-vue": "^5.0.4",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.3",
"vue-tsc": "^2.0.15"
"vite": "^5.2.11",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16"
}
}
2 changes: 1 addition & 1 deletion packages/webc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@11ty/webc": "^0.11.4",
"@types/jsdom": "^21.1.6",
"jsdom": "^24.0.0",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"peerDependencies": {
"@11ty/webc": ">=0.9.0"
Expand Down
Loading

0 comments on commit 3cb0f14

Please sign in to comment.