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 Dec 2, 2024
1 parent c2e2ec5 commit a4f07e6
Show file tree
Hide file tree
Showing 13 changed files with 1,531 additions and 970 deletions.
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,36 +11,36 @@
"astro": "astro"
},
"dependencies": {
"@algolia/client-search": "^5.14.0",
"@algolia/client-search": "^5.15.0",
"@astrojs/mdx": "^3.1.9",
"@astrojs/preact": "^3.5.3",
"@astrojs/react": "^3.6.2",
"@astrojs/preact": "^3.5.4",
"@astrojs/react": "^3.6.3",
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"@docsearch/css": "^3.8.0",
"@docsearch/react": "^3.8.0",
"@iconify-json/cib": "^1.2.1",
"@iconify-json/devicon": "^1.2.5",
"@iconify-json/devicon": "^1.2.6",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.11",
"@preact/signals": "^1.3.0",
"@types/node": "^22.9.0",
"@iconify-json/simple-icons": "^1.2.13",
"@preact/signals": "^1.3.1",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@unpic/astro": "workspace:^",
"@unpic/placeholder": "^0.1.2",
"@unpic/react": "workspace:^",
"astro": "^4.16.12",
"astro-icon": "^1.1.2",
"astro": "^4.16.16",
"astro-icon": "^1.1.4",
"blurhash": "^2.0.5",
"pako": "^2.1.0",
"preact": "^10.24.3",
"preact": "^10.25.1",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-live": "^4.1.7"
"react-live": "^4.1.8"
},
"devDependencies": {
"@types/pako": "^2.0.3",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,26 @@
},
"devDependencies": {
"@netlify/plugin-nextjs": "5.8.1",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/svelte": "^5.2.4",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@testing-library/svelte": "^5.2.6",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@unpic/core": "workspace:^",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^25.0.1",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-astro": "^0.14.1",
"process": "^0.11.10",
"publint": "^0.2.12",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"resolutions": {
"cssstyle": "^4.1.0"
},
"packageManager": "pnpm@9.13.1"
"packageManager": "pnpm@9.14.4"
}
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": "^18.2.12",
"@angular/cli": "~18.2.12",
"@angular/compiler-cli": "^18.2.12",
"@angular/core": "^18.2.12",
"@angular/compiler-cli": "^18.2.13",
"@angular/core": "^18.2.13",
"ng-packagr": "^18.2.1",
"publint": "^0.2.12",
"typescript": "5.5.4"
Expand Down
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": "^4.16.12",
"astro": "^4.16.16",
"jsdom": "^25.0.1",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"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.52",
"packageManager": "pnpm@9.13.1",
"packageManager": "pnpm@9.14.4",
"license": "MIT",
"sideEffects": false,
"repository": {
Expand All @@ -18,7 +18,7 @@
},
"devDependencies": {
"tsup": "^8.3.5",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"dependencies": {
"unpic": "^3.20.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.3",
"preact": "^10.25.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"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.10.0",
"@builder.io/qwik": "1.11.0",
"@types/eslint": "9.6.1",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/node-fetch": "^2.6.12",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@unpic/core": "workspace:^",
"eslint": "8.57.1",
"eslint-plugin-qwik": "^1.10.0",
"eslint-plugin-qwik": "^1.11.0",
"node-fetch": "3.3.2",
"np": "10.0.7",
"prettier": "^3.3.3",
"typescript": "5.6.3",
"np": "10.1.0",
"prettier": "^3.4.1",
"typescript": "5.7.2",
"undici": "6.21.0",
"vite": "5.4.11",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"peerDependencies": {
"@builder.io/qwik": "*"
Expand Down
8 changes: 4 additions & 4 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.17.0",
"@testing-library/react": "^16.0.1",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-react": "^4.3.4",
"cssstyle": "^4.1.0",
"jsdom": "^25.0.1",
"next": "^15.0.3",
"publint": "^0.2.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"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 @@ -81,14 +81,14 @@
"esbuild": "^0.24.0",
"esbuild-plugin-solid": "^0.6.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"solid-js": "^1.9.3",
"tsup": "^8.3.5",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-solid": "^2.10.2",
"vitest": "^2.1.5"
"vite-plugin-solid": "^2.11.0",
"vitest": "^2.1.8"
},
"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.3.1",
"@sveltejs/kit": "^2.8.1",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/package": "^2.3.7",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.8",
"prettier": "^3.4.1",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^4.2.19",
"svelte-check": "^4.0.7",
"svelte-check": "^4.1.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"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.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@testing-library/vue": "^8.1.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue": "^5.2.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vitest": "^2.1.8",
"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": "pnpm@9.13.1",
"packageManager": "pnpm@9.14.4",
"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.5"
"vitest": "^2.1.8"
},
"peerDependencies": {
"@11ty/webc": ">=0.9.0"
Expand Down
Loading

0 comments on commit a4f07e6

Please sign in to comment.