Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#665)
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 Jul 13, 2024
1 parent 1d06a63 commit 9038313
Show file tree
Hide file tree
Showing 11 changed files with 1,603 additions and 1,270 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.0
20.15.1
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@astrojs/sitemap": "^3.1.6",
"@docsearch/css": "^3.6.0",
"@docsearch/react": "^3.6.0",
"@preact/signals": "^1.2.3",
"@types/node": "^20.14.9",
"@preact/signals": "^1.3.0",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@unpic/astro": "workspace:^",
"@unpic/placeholder": "^0.1.2",
"@unpic/react": "workspace:^",
"astro": "^4.11.3",
"astro": "^4.11.5",
"astro-icon": "^0.8.2",
"blurhash": "^2.0.5",
"pako": "^2.1.0",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"unpic": "^3.18.0"
},
"devDependencies": {
"@netlify/plugin-nextjs": "5.4.0",
"@playwright/test": "^1.45.0",
"@testing-library/dom": "^10.2.0",
"@netlify/plugin-nextjs": "5.5.1",
"@playwright/test": "^1.45.1",
"@testing-library/dom": "^10.3.1",
"@testing-library/svelte": "^5.2.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@unpic/core": "workspace:^",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^24.1.0",
"npm-run-all2": "^6.2.0",
"prettier": "^3.3.2",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.0",
"process": "^0.11.10",
"publint": "^0.2.8",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vitest": "^1.6.0"
},
"resolutions": {
Expand Down
12 changes: 6 additions & 6 deletions packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"directory": "packages/angular"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.6",
"@angular/cli": "~18.0.6",
"@angular/compiler-cli": "^18.0.5",
"@angular/core": "^18.0.5",
"ng-packagr": "^18.0.0",
"@angular-devkit/build-angular": "^18.1.0",
"@angular/cli": "~18.1.0",
"@angular/compiler-cli": "^18.1.0",
"@angular/core": "^18.1.0",
"ng-packagr": "^18.1.0",
"publint": "^0.2.8",
"typescript": "5.4.5"
"typescript": "5.5.3"
},
"dependencies": {
"@unpic/core": "0.0.49",
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.11.3"
"astro": "^4.11.5"
},
"dependencies": {
"@unpic/core": "0.0.49",
Expand Down
14 changes: 7 additions & 7 deletions packages/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@
"qwik": "qwik"
},
"devDependencies": {
"@builder.io/qwik": "1.6.0",
"@builder.io/qwik": "1.7.1",
"@types/eslint": "8.56.10",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/node-fetch": "^2.6.11",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@unpic/core": "0.0.49",
"eslint": "8.57.0",
"eslint-plugin-qwik": "^1.6.0",
"eslint-plugin-qwik": "^1.7.1",
"node-fetch": "3.3.2",
"np": "10.0.6",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "5.5.3",
"undici": "6.19.2",
"vite": "5.3.2",
"vite": "5.3.3",
"vitest": "^1.6.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@testing-library/react": "^16.0.0",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"cssstyle": "^4.0.1",
"jsdom": "^24.1.0",
"next": "^14.2.4",
"next": "^14.2.5",
"publint": "^0.2.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@
},
"devDependencies": {
"@solidjs/testing-library": "^0.8.8",
"esbuild": "^0.22.0",
"esbuild": "^0.23.0",
"esbuild-plugin-solid": "^0.6.0",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"solid-js": "^1.8.18",
"tsup": "^8.1.0",
"tsup-preset-solid": "^2.2.0",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vite-plugin-solid": "^2.10.2",
"vitest": "^1.6.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 @@ -28,13 +28,13 @@
"@sveltejs/kit": "^2.5.18",
"@sveltejs/package": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.5",
"svelte": "^4.2.18",
"svelte-check": "^3.8.4",
"tslib": "^2.6.3",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vitest": "^1.6.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 @@ -43,8 +43,8 @@
"@vitejs/plugin-vue": "^5.0.5",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.24"
"vue-tsc": "^2.0.26"
}
}
Loading

0 comments on commit 9038313

Please sign in to comment.