-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c9888e
commit 18e51de
Showing
29 changed files
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@ultra/qrcode/": "https://deno.land/x/[email protected]/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -4,6 +4,6 @@ | |
"react/": "https://esm.sh/v122/[email protected]/", | ||
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/": "https://esm.sh/v122/[email protected]/", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -46,7 +46,7 @@ If you don't know what an `importMap` is, or how awesome they are, you can read | |
"react/": "https://esm.sh/[email protected]&dev/", | ||
"react-dom": "https://esm.sh/[email protected]?dev", | ||
"react-dom/": "https://esm.sh/[email protected]&dev/", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} | ||
``` | ||
|
This file contains 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 |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@tanstack/react-query": "https://esm.sh/v122/@tanstack/[email protected]?external=react", | ||
"wouter": "https://esm.sh/v122/[email protected]?external=react", | ||
"wouter/static-location": "https://esm.sh/v122/[email protected]/static-location?external=react" | ||
|
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -7,6 +7,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@emotion/react": "https://esm.sh/v122/@emotion/[email protected]?external=react", | ||
"@emotion/styled": "https://esm.sh/v122/@emotion/[email protected]?external=react,@emotion/react" | ||
} | ||
|
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@mdx-js/run": "https://esm.sh/v122/@mdx-js/[email protected]/lib/run.js", | ||
"@mdx-js/react": "https://esm.sh/v122/@mdx-js/[email protected]?external=react" | ||
} | ||
|
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"preact/": "https://esm.sh/v122/[email protected]/", | ||
"react-dom": "https://esm.sh/v122/[email protected]&external=preact/compat", | ||
"react-dom/": "https://esm.sh/v122/[email protected]&external=preact/compat/", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"react-helmet-async": "https://esm.sh/v122/[email protected]?external=react" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@tanstack/react-query": "https://esm.sh/v122/@tanstack/[email protected]?external=react", | ||
"@tanstack/react-query-devtools": "https://esm.sh/v122/@tanstack/[email protected]?external=react,@tanstack/react-query&dev" | ||
} | ||
|
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"react-router-dom": "https://esm.sh/v122/[email protected]?external=react", | ||
"react-router-dom/server": "https://esm.sh/v122/[email protected]/server?external=react" | ||
} | ||
|
This file contains 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 |
---|---|---|
|
@@ -6,6 +6,6 @@ | |
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"@react-three/fiber": "https://esm.sh/v122/@react-three/fiber?external=react", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,6 +5,6 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@stitches/react": "https://esm.sh/v122/@stitches/[email protected]?external=react" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -12,6 +12,6 @@ | |
"@trpc/client/": "https://esm.sh/v122/*@trpc/[email protected]/", | ||
"@trpc/react-query": "https://esm.sh/v122/*@trpc/[email protected]", | ||
"zod": "https://deno.land/x/[email protected]/mod.ts", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"@twind/core": "https://esm.sh/v122/@twind/[email protected]", | ||
"@twind/preset-autoprefix": "https://esm.sh/v122/@twind/[email protected]", | ||
"@twind/preset-tailwind": "https://esm.sh/v122/*@twind/[email protected]" | ||
|
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"unocss/cli": "https://esm.sh/v122/@unocss/cli" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -7,6 +7,6 @@ | |
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"@react-spring/web": "https://esm.sh/v122/@react-spring/web?external=react", | ||
"@use-gesture/react": "https://esm.sh/v122/@use-gesture/react?external=react&bundle", | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} |
This file contains 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"react-dom": "https://esm.sh/v122/[email protected]", | ||
"react-dom/server": "https://esm.sh/v122/[email protected]/server?dev", | ||
"react-dom/client": "https://esm.sh/v122/[email protected]/client?dev", | ||
"ultra/": "https://deno.land/x/[email protected].7/", | ||
"ultra/": "https://deno.land/x/[email protected].8/", | ||
"wouter": "https://esm.sh/v122/[email protected]?external=react", | ||
"wouter/static-location": "https://esm.sh/v122/[email protected]/static-location?external=wouter" | ||
} | ||
|
This file contains 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 |
---|---|---|
|
@@ -62,7 +62,7 @@ export function importMapContent(config: Config) { | |
) | ||
} | ||
"ultra/": "https://deno.land/x/[email protected].7/" | ||
"ultra/": "https://deno.land/x/[email protected].8/" | ||
} | ||
} | ||
`; | ||
|
This file contains 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,2 +1,2 @@ | ||
/* Do not set this manually, run tools/patch.ts if releasing a new version */ | ||
export const VERSION = "2.3.7"; | ||
export const VERSION = "2.3.8"; |