Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#711)
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 Oct 31, 2024
1 parent a1a79d7 commit 74222b9
Show file tree
Hide file tree
Showing 13 changed files with 801 additions and 662 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@algolia/client-search": "^5.10.2",
"@algolia/client-search": "^5.12.0",
"@astrojs/mdx": "^3.1.8",
"@astrojs/preact": "^3.5.3",
"@astrojs/react": "^3.6.2",
Expand All @@ -24,7 +24,7 @@
"@iconify-json/logos": "^1.2.3",
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.9",
"@iconify-json/simple-icons": "^1.2.10",
"@preact/signals": "^1.3.0",
"@types/node": "^22.8.4",
"@types/react": "^18.3.12",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@playwright/test": "^1.48.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/svelte": "^5.2.4",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@unpic/core": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -30,10 +30,10 @@
"publint": "^0.2.12",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"resolutions": {
"cssstyle": "^4.1.0"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
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": "^18.2.10",
"@angular/cli": "~18.2.10",
"@angular/compiler-cli": "^18.2.9",
"@angular/core": "^18.2.9",
"@angular-devkit/build-angular": "^18.2.11",
"@angular/cli": "~18.2.11",
"@angular/compiler-cli": "^18.2.10",
"@angular/core": "^18.2.10",
"ng-packagr": "^18.2.1",
"publint": "^0.2.12",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jsdom": "^21.1.7",
"astro": "^4.16.7",
"jsdom": "^25.0.1",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"@unpic/core": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@unpic/core",
"version": "0.0.51",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"license": "MIT",
"sideEffects": false,
"repository": {
Expand All @@ -18,7 +18,7 @@
},
"devDependencies": {
"tsup": "^8.3.5",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"unpic": "^3.19.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.24.3",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"@unpic/core": "workspace:^"
Expand Down
6 changes: 3 additions & 3 deletions packages/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@types/eslint": "9.6.1",
"@types/node": "^22.8.4",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@unpic/core": "workspace:^",
"eslint": "8.57.1",
"eslint-plugin-qwik": "^1.9.1",
Expand All @@ -61,7 +61,7 @@
"typescript": "5.6.3",
"undici": "6.20.1",
"vite": "5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"peerDependencies": {
"@builder.io/qwik": "*"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@
"@vitejs/plugin-react": "^4.3.3",
"cssstyle": "^4.1.0",
"jsdom": "^25.0.1",
"next": "^15.0.1",
"next": "^15.0.2",
"publint": "^0.2.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"@unpic/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"dependencies": {
"@unpic/core": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"type": "module",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.8"
"vitest": "^2.1.4",
"vue-tsc": "^2.1.10"
}
}
4 changes: 2 additions & 2 deletions packages/webc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unpic/webc",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"license": "MIT",
"description": "WebC component for responsive, high-performance images.",
"keywords": [
Expand All @@ -22,7 +22,7 @@
"@11ty/webc": "^0.11.4",
"@types/jsdom": "^21.1.7",
"jsdom": "^25.0.1",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"peerDependencies": {
"@11ty/webc": ">=0.9.0"
Expand Down
Loading

0 comments on commit 74222b9

Please sign in to comment.