Skip to content

Commit

Permalink
Merge pull request #6 from InteropIO/bump-deps
Browse files Browse the repository at this point in the history
Bump deps
  • Loading branch information
flashd2n authored Mar 8, 2024
2 parents ef50882 + 79d4936 commit e96d330
Show file tree
Hide file tree
Showing 19 changed files with 2,108 additions and 603 deletions.
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

0 comments on commit e96d330

Please sign in to comment.