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 the npm_and_yarn group across 9 directories with 12 updates #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
13,175 changes: 3,221 additions & 9,954 deletions examples/experimental/demo/hello_world_http_server/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"dependencies": {
"azle": "0.24.1",
"express": "^4.18.2",
"express": "^4.21.2",
"lit": "^3.1.2",
"vite": "^5.0.12"
"vite": "^5.4.12"
},
"devDependencies": {
"@types/express": "^4.17.21"
Expand Down
13,128 changes: 3,197 additions & 9,931 deletions examples/experimental/test/end_to_end/http_server/audio_and_video/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"dependencies": {
"azle": "0.24.1",
"express": "^4.18.2",
"express": "^4.21.2",
"range-parser": "^1.2.1",
"vite": "^5.0.12"
"vite": "^5.4.12"
},
"devDependencies": {
"@types/express": "^4.17.21"
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"azle": "0.24.1",
"express": "^4.18.2"
"express": "^4.21.2"
},
"devDependencies": {
"@types/express": "^4.17.21"
Expand Down
13,777 changes: 3,596 additions & 10,181 deletions examples/experimental/test/end_to_end/http_server/express/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"dependencies": {
"azle": "0.24.1",
"express": "^4.18.2",
"express": "^4.21.2",
"lit": "^3.1.1",
"vite": "^5.0.12"
"vite": "^5.4.12"
},
"devDependencies": {
"@types/express": "^4.17.21"
Expand Down
20,764 changes: 4,830 additions & 15,934 deletions examples/experimental/test/end_to_end/http_server/fetch_ic/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"dependencies": {
"@dfinity/auth-client": "^2.1.3",
"azle": "0.24.1",
"express": "^4.18.2",
"express": "^4.21.2",
"lit": "^3.1.2",
"vite": "^5.0.12"
"vite": "^5.4.12"
},
"devDependencies": {
"@types/express": "^4.17.21"
Expand Down
Loading
Loading