-
-
Notifications
You must be signed in to change notification settings - Fork 842
Update dev dependencies #2582
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
Merged
Merged
Update dev dependencies #2582
Changes from 12 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
fa732e7
Update development version of `astro` to latest
delucis 683b025
Update dev versions of integrations
delucis d322fc0
Update YouTube embed component in docs
delucis 9ffcf9b
Also update Astro in E2E tests
delucis 6718f48
`pnpm dedupe vite`
delucis a9a4616
Ignore type issue in docs config for now
delucis 9fc615f
Update TypeScript to 5.6
delucis 49f88f4
Patch updates to `prettier` and `prettier-plugin-astro`
delucis 67c54c5
Patch updates to `size-limit` and `@size-limit/file`
delucis 21bdf76
Patch update to `@changesets/cli`
delucis 5fece7a
Update dev deps in Tailwind package
delucis f2380d7
Update Tailwind test snapshot
delucis d05c8a7
Merge branch 'main' into chris/update-deps
delucis 9aebc63
Merge branch 'main' into chris/update-deps
delucis a344fd4
`pnpm dedupe vite`
delucis 53d55ba
Remove cast to `any` on Markdoc grammar
delucis f6a069f
Discard changes to docs/astro.config.mjs
delucis cea3452
Update dev version of MDX integration
delucis 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,13 +14,13 @@ | |
| "devDependencies": { | ||
| "@astrojs/check": "^0.7.0", | ||
| "@changesets/changelog-github": "^0.5.0", | ||
| "@changesets/cli": "^2.27.5", | ||
| "@size-limit/file": "^11.1.4", | ||
| "astro": "^4.15.3", | ||
| "prettier": "^3.3.2", | ||
| "prettier-plugin-astro": "^0.14.0", | ||
| "size-limit": "^11.1.4", | ||
| "typescript": "^5.4.5" | ||
| "@changesets/cli": "^2.27.9", | ||
| "@size-limit/file": "^11.1.6", | ||
| "astro": "^4.16.10", | ||
| "prettier": "^3.3.3", | ||
| "prettier-plugin-astro": "^0.14.1", | ||
| "size-limit": "^11.1.6", | ||
| "typescript": "^5.6.3" | ||
| }, | ||
| "packageManager": "[email protected]", | ||
| "size-limit": [ | ||
|
|
||
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
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.
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.