-
Notifications
You must be signed in to change notification settings - Fork 0
chore: remove primitives #1
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
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1841ba4
remove primitives
hrishikesh-k 8110826
remove primitives test
hrishikesh-k 5faa0d1
update deps
hrishikesh-k 4925d1b
trigger actions
hrishikesh-k ec6f810
change repo name in actions
hrishikesh-k da3b525
fix test on macos
hrishikesh-k ed92f8d
skip liniting on node 20
hrishikesh-k 77aad6e
drop node 20.6 test as we no longer have primitives
hrishikesh-k 3445e2b
update lockfile
hrishikesh-k c1c9942
rollback vitest
hrishikesh-k eaac818
update lockfile on ubuntu
hrishikesh-k e79df80
switch to npm i
hrishikesh-k 9f70e06
update node for ubuntu test
hrishikesh-k 2deb550
remove extra packages from readme
hrishikesh-k 5eac62d
run prettier
hrishikesh-k 1ea1475
remove extra publishing from release-please
hrishikesh-k 28799bb
reviewed changes
hrishikesh-k ae496f4
revert nuxt/schema to v4
hrishikesh-k 8d4e6e0
remove extra package
hrishikesh-k File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,27 +1,5 @@ | ||
| { | ||
| "packages/aws-lambda-compat": "1.0.2", | ||
| "packages/ai": "0.4.1", | ||
| "packages/blobs": "10.7.9", | ||
| "packages/cache": "3.4.8", | ||
| "packages/database/dev": "0.10.1", | ||
| "packages/database/prod": "1.0.0", | ||
| "packages/database/proxy": "0.1.5", | ||
| "packages/dev": "4.18.7", | ||
| "packages/dev-utils": "4.4.6", | ||
| "packages/edge-functions/dev": "1.0.20", | ||
| "packages/edge-functions/prod": "3.0.8", | ||
| "packages/functions/prod": "5.3.0", | ||
| "packages/functions/dev": "1.3.0", | ||
| "packages/headers": "2.1.11", | ||
| "packages/images": "1.3.10", | ||
| "packages/identity/prod": "1.2.0", | ||
| "packages/nuxt-module": "0.3.7", | ||
| "packages/otel": "6.0.3", | ||
| "packages/redirects": "3.1.13", | ||
| "packages/runtime": "4.1.25", | ||
| "packages/runtime-utils": "2.3.0", | ||
| "packages/static": "3.1.10", | ||
| "packages/types": "2.8.0", | ||
| "packages/vite-plugin": "2.12.7", | ||
| "packages/vite-plugin-tanstack-start": "1.3.15" | ||
| } |
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.