-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update all deps minor #7529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sreeisalso
wants to merge
35
commits into
QwikDev:main
Choose a base branch
from
sreeisalso:update-all-deps-minor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update all deps minor #7529
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
624b2c6
updated all deps minors to latest
sreeisalso 40ca687
minor fix
sreeisalso c7fc91e
rollup fix
sreeisalso 352aa36
some more minor updates
sreeisalso 4cdca0d
fmt fix
sreeisalso f725296
downgraded yaml to 2.6.1
sreeisalso d303253
Revert "downgraded yaml to 2.6.1"
sreeisalso f136b40
downgraded yaml to 2.6.1
sreeisalso 9a185f4
made rollup >= 4.39.0
sreeisalso ef4a48d
playwrite 1.50.1
sreeisalso adfd92e
prettier-plugin-tailwindcsss fix
sreeisalso cd8ea42
resolve conflict
sreeisalso a3d9fff
Merge branch 'main' into update-all-deps-minor
sreeisalso 3ef70cc
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso f052f50
pnpm deps all minor
sreeisalso 8fedc49
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso 79a72f8
fix
sreeisalso c1af3ad
updated
sreeisalso c2afddb
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso d3fe484
some more updates
sreeisalso e6c61cd
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso c4c9dbd
updated all insights packages
sreeisalso a68fe03
updated netlify-cli to latest
sreeisalso f0e64fa
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso 5b492f7
added some more updates
sreeisalso a9bb388
some more updates
sreeisalso 77a6084
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso ba87c23
some more updates
sreeisalso 9cbc6e1
some more updates
sreeisalso 9118b2b
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso 03f3000
some more updates
sreeisalso b785dbc
pnpm
sreeisalso f1f8678
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso 6f60c1d
some more updates
sreeisalso d2d9b8e
Merge remote-tracking branch 'upstream/main' into update-all-deps-minor
sreeisalso File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,94 +100,112 @@ | |
"devDependencies": { | ||
"@builder.io/qwik": "workspace:^", | ||
"@builder.io/qwik-city": "workspace:^", | ||
"@changesets/cli": "2.28.1", | ||
"@changesets/cli": "2.29.4", | ||
"@changesets/get-github-info": "0.6.0", | ||
"@changesets/types": "6.1.0", | ||
"@clack/prompts": "0.7.0", | ||
"@eslint/js": "9.25.1", | ||
"@mdx-js/mdx": "3.0.1", | ||
"@microsoft/api-documenter": "7.26.22", | ||
"@microsoft/api-extractor": "7.52.4", | ||
"@eslint/js": "9.27.0", | ||
"@mdx-js/mdx": "3.1.0", | ||
"@microsoft/api-documenter": "7.26.27", | ||
"@microsoft/api-extractor": "7.52.8", | ||
"@napi-rs/cli": "2.18.4", | ||
"@napi-rs/triples": "1.2.0", | ||
"@node-rs/helper": "1.6.0", | ||
"@octokit/action": "6.1.0", | ||
"@playwright/test": "1.50.1", | ||
"@qwik.dev/partytown": "0.11.1", | ||
"@types/brotli": "1.3.4", | ||
"@types/bun": "1.1.6", | ||
"@types/bun": "1.2.15", | ||
"@types/cross-spawn": "6.0.6", | ||
"@types/express": "4.17.21", | ||
"@types/node": "20.14.11", | ||
"@types/path-browserify": "1.0.2", | ||
"@types/path-browserify": "1.0.3", | ||
"@types/prompts": "2.4.9", | ||
"@types/react": "18.3.3", | ||
"@types/semver": "7.5.8", | ||
"@types/semver": "7.7.0", | ||
"@types/tmp": "0.2.6", | ||
"@types/which-pm-runs": "1.0.2", | ||
"@vitejs/plugin-basic-ssl": "2.0.0", | ||
"all-contributors-cli": "6.26.1", | ||
"brotli": "1.3.3", | ||
"concurrently": "8.2.2", | ||
"create-qwik": "workspace:^", | ||
"cross-spawn": "7.0.3", | ||
"cross-spawn": "7.0.6", | ||
"csstype": "3.1.3", | ||
"dotenv": "16.4.5", | ||
"dotenv": "16.5.0", | ||
"esbuild": "0.25.4", | ||
"eslint": "9.25.1", | ||
"eslint": "9.27.0", | ||
"eslint-plugin-no-only-tests": "3.3.0", | ||
"eslint-plugin-qwik": "workspace:^", | ||
"execa": "8.0.1", | ||
"express": "4.20.0", | ||
"globals": "16.0.0", | ||
"globals": "16.2.0", | ||
"install": "0.13.0", | ||
"memfs": "4.14.0", | ||
"memfs": "4.17.2", | ||
"monaco-editor": "0.45.0", | ||
"mri": "1.2.0", | ||
"path-browserify": "1.0.1", | ||
"prettier": "3.3.3", | ||
"prettier-plugin-jsdoc": "1.3.0", | ||
"pretty-quick": "4.0.0", | ||
"prettier": "3.5.3", | ||
"prettier-plugin-jsdoc": "1.3.2", | ||
"prettier-plugin-tailwindcss": "0.6.11", | ||
"pretty-quick": "4.1.1", | ||
"prompts": "2.4.2", | ||
"rollup": "4.39.0", | ||
"semver": "7.6.3", | ||
"simple-git-hooks": "2.11.1", | ||
"rollup": ">= 4.39.0", | ||
"semver": "7.7.2", | ||
"simple-git-hooks": "2.13.0", | ||
"snoop": "1.0.4", | ||
"source-map": "0.7.4", | ||
"svgo": "3.3.2", | ||
"syncpack": "12.3.3", | ||
"terser": "5.31.3", | ||
"terser": "5.40.0", | ||
"tmp": "0.2.3", | ||
"tree-kill": "1.2.2", | ||
"tsx": "4.19.1", | ||
"tsx": "4.19.4", | ||
"typescript": "5.4.5", | ||
"typescript-eslint": "8.26.1", | ||
"typescript-eslint": "8.33.0", | ||
"undici": "*", | ||
"vfile": "6.0.2", | ||
"vfile": "6.0.3", | ||
"vite": "5.3.5", | ||
"vite-imagetools": "7.0.4", | ||
"vite-imagetools": "7.1.0", | ||
"vite-plugin-dts": "3.9.1", | ||
"vite-tsconfig-paths": "4.3.2", | ||
"vitest": "2.0.5", | ||
"watchlist": "0.3.1", | ||
"which-pm-runs": "1.1.0", | ||
"zod": "3.22.4" | ||
"zod": "3.25.34" | ||
}, | ||
"engines": { | ||
"node": ">=16.8.0 <18.0.0 || >=18.11", | ||
"npm": "please-use-pnpm", | ||
"yarn": "please-use-pnpm", | ||
"pnpm": ">=9.0.5" | ||
}, | ||
"packageManager": "pnpm@9.15.5", | ||
"packageManager": "pnpm@10.11.0", | ||
"pnpm": { | ||
"overrides": { | ||
"@supabase/realtime-js": "2.8.4", | ||
"typescript": "5.4.5", | ||
"vfile": "6.0.2" | ||
"vfile": "6.0.3" | ||
}, | ||
"patchedDependencies": { | ||
"[email protected]": "patches/[email protected]" | ||
} | ||
}, | ||
"onlyBuiltDependencies": [ | ||
"@parcel/watcher", | ||
"@tailwindcss/oxide", | ||
"better-sqlite3", | ||
"bufferutil", | ||
"es5-ext", | ||
"esbuild", | ||
"isolated-vm", | ||
"netlify-cli", | ||
"puppeteer", | ||
"sharp", | ||
"simple-git-hooks", | ||
"unix-dgram", | ||
"utf-8-validate", | ||
"workerd" | ||
] | ||
}, | ||
"private": true, | ||
"scripts": { | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
packages/docs/src/routes/examples/apps/partial/hackernews-index/hacker-news.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.