Skip to content
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

Bump deps #6

Merged
merged 3 commits into from
Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
397 changes: 290 additions & 107 deletions browser-client-react/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions browser-client-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "3.2.0",
"private": true,
"dependencies": {
"@interopio/browser": "^3.1.2",
"@interopio/react-hooks": "^3.1.2",
"@interopio/browser": "^3.2.0",
"@interopio/react-hooks": "^3.2.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
613 changes: 489 additions & 124 deletions browser-client-vanilla-js/public/libs/browser.es.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion browser-client-vanilla-js/public/libs/browser.es.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "./static/css/main.20e683fe.css",
"main.js": "./static/js/main.3f836378.js",
"main.js": "./static/js/main.37f9cff4.js",
"static/js/787.17e09523.chunk.js": "./static/js/787.17e09523.chunk.js",
"index.html": "./index.html",
"main.20e683fe.css.map": "./static/css/main.20e683fe.css.map",
"main.3f836378.js.map": "./static/js/main.3f836378.js.map",
"main.37f9cff4.js.map": "./static/js/main.37f9cff4.js.map",
"787.17e09523.chunk.js.map": "./static/js/787.17e09523.chunk.js.map"
},
"entrypoints": [
"static/css/main.20e683fe.css",
"static/js/main.3f836378.js"
"static/js/main.37f9cff4.js"
]
}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="io.Connect Intents Resolver UI"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><script defer="defer" src="./static/js/main.3f836378.js"></script><link href="./static/css/main.20e683fe.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en" class="dark"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="io.Connect Intents Resolver UI"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><script defer="defer" src="./static/js/main.37f9cff4.js"></script><link href="./static/css/main.20e683fe.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

8 changes: 4 additions & 4 deletions browser-platform-dev-react-seed/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading