Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 69dcd9c commit 68a03df
Show file tree
Hide file tree
Showing 14 changed files with 1,947 additions and 1,227 deletions.
28 changes: 14 additions & 14 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@
"astro": "astro"
},
"dependencies": {
"@algolia/client-search": "^5.7.0",
"@astrojs/mdx": "^3.1.7",
"@algolia/client-search": "^5.9.1",
"@astrojs/mdx": "^3.1.8",
"@astrojs/preact": "^3.5.3",
"@astrojs/react": "^3.6.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"@docsearch/css": "^3.6.2",
"@docsearch/react": "^3.6.2",
"@iconify-json/cib": "^1.2.0",
"@iconify-json/devicon": "^1.2.3",
"@iconify-json/logos": "^1.2.2",
"@iconify-json/mdi": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.5",
"@iconify-json/cib": "^1.2.1",
"@iconify-json/devicon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.8",
"@preact/signals": "^1.3.0",
"@types/node": "^20.16.10",
"@types/node": "^20.16.12",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@unpic/astro": "workspace:^",
"@unpic/placeholder": "^0.1.2",
"@unpic/react": "workspace:^",
"astro": "^4.15.11",
"astro": "^4.16.6",
"astro-icon": "^1.1.1",
"blurhash": "^2.0.5",
"pako": "^2.1.0",
"preact": "^10.24.2",
"preact": "^10.24.3",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,27 @@
"unpic": "^3.18.0"
},
"devDependencies": {
"@netlify/plugin-nextjs": "5.7.3",
"@playwright/test": "^1.47.2",
"@netlify/plugin-nextjs": "5.8.0",
"@playwright/test": "^1.48.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/svelte": "^5.2.3",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@unpic/core": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^25.0.1",
"npm-run-all2": "^6.2.3",
"npm-run-all2": "^6.2.4",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"process": "^0.11.10",
"publint": "^0.2.11",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"resolutions": {
"cssstyle": "^4.1.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
10 changes: 5 additions & 5 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"directory": "packages/angular"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.7",
"@angular/cli": "~18.2.7",
"@angular/compiler-cli": "^18.2.7",
"@angular/core": "^18.2.7",
"@angular-devkit/build-angular": "^18.2.9",
"@angular/cli": "~18.2.9",
"@angular/compiler-cli": "^18.2.8",
"@angular/core": "^18.2.8",
"ng-packagr": "^18.2.1",
"publint": "^0.2.11",
"typescript": "5.5.4"
},
"dependencies": {
"@unpic/core": "workspace:^",
"tslib": "^2.7.0"
"tslib": "^2.8.0"
}
}
4 changes: 2 additions & 2 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@types/jsdom": "^21.1.7",
"astro": "5.0.0-beta.3",
"astro": "5.0.0-beta.5",
"jsdom": "^25.0.1",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"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.49",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"license": "MIT",
"sideEffects": false,
"repository": {
Expand All @@ -18,7 +18,7 @@
},
"devDependencies": {
"tsup": "^8.3.0",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"dependencies": {
"unpic": "^3.18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lit": "^2.0.0 || ^3.0.0"
},
"devDependencies": {
"lit": "^3.2.0",
"lit": "^3.2.1",
"publint": "^0.2.11",
"web-component-analyzer": "2.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
},
"devDependencies": {
"@testing-library/preact": "^3.2.4",
"preact": "^10.24.2",
"preact": "^10.24.3",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@unpic/core": "workspace:^"
Expand Down
18 changes: 9 additions & 9 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.9.0",
"@builder.io/qwik": "1.9.1",
"@types/eslint": "9.6.1",
"@types/node": "^20.16.10",
"@types/node": "^20.16.12",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@unpic/core": "workspace:^",
"eslint": "8.57.1",
"eslint-plugin-qwik": "^1.9.0",
"eslint-plugin-qwik": "^1.9.1",
"node-fetch": "3.3.2",
"np": "10.0.7",
"prettier": "^3.3.3",
"typescript": "5.6.2",
"undici": "6.19.8",
"vite": "5.4.8",
"vitest": "^2.1.2"
"typescript": "5.6.3",
"undici": "6.20.1",
"vite": "5.4.9",
"vitest": "^2.1.3"
},
"peerDependencies": {
"@builder.io/qwik": "*"
Expand Down
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,19 +75,19 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.16.4",
"@testing-library/react": "^16.0.1",
"@types/node": "^20.16.10",
"@types/node": "^20.16.12",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"cssstyle": "^4.1.0",
"jsdom": "^25.0.1",
"next": "^14.2.14",
"next": "^14.2.15",
"publint": "^0.2.11",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"vitest": "^2.1.3"
},
"dependencies": {
"@unpic/core": "workspace:^"
Expand Down
8 changes: 4 additions & 4 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@
"esbuild-plugin-solid": "^0.6.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"solid-js": "^1.9.1",
"solid-js": "^1.9.2",
"tsup": "^8.3.0",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vite-plugin-solid": "^2.10.2",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"dependencies": {
"@unpic/core": "workspace:^"
Expand Down
12 changes: 6 additions & 6 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.5",
"@sveltejs/kit": "^2.6.1",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/package": "^2.3.5",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"svelte": "^4.2.19",
"svelte-check": "^4.0.4",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vitest": "^2.1.2"
"svelte-check": "^4.0.5",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
"type": "module",
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
},
"dependencies": {
"@unpic/core": "workspace:^",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"devDependencies": {
"@testing-library/vue": "^8.1.0",
"@vitejs/plugin-vue": "^5.1.4",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vitest": "^2.1.2",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
}
}
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].0",
"packageManager": "[email protected].2",
"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.2"
"vitest": "^2.1.3"
},
"peerDependencies": {
"@11ty/webc": ">=0.9.0"
Expand Down
Loading

0 comments on commit 68a03df

Please sign in to comment.