Skip to content

Commit 8e2e6fe

Browse files
authored
Upgrade axios (#13)
1 parent 5928874 commit 8e2e6fe

19 files changed

Lines changed: 76 additions & 74 deletions

assets/package-lock.json

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,8 @@
6060
"nodemon": "^3.1.10",
6161
"react": "18.3.x",
6262
"react-dom": "18.3.x"
63+
},
64+
"overrides": {
65+
"axios": "1.12.0"
6366
}
6467
}

public/build/dd2b229f-1843-41da-b5c1-30c921e880aa/build/entrypoints.json renamed to public/build/18388ba0-0651-4604-8e68-3d3340bfea10/build/entrypoints.json

File renamed without changes.

public/build/dd2b229f-1843-41da-b5c1-30c921e880aa/build/manifest.json renamed to public/build/18388ba0-0651-4604-8e68-3d3340bfea10/build/manifest.json

File renamed without changes.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"entrypoints": {
3+
"pimcore_studio_example_bundle": {
4+
"js": [
5+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/async/__federation_expose_default_export.82742b37.js",
6+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/remoteEntry.js"
7+
],
8+
"css": []
9+
},
10+
"main": {
11+
"js": [
12+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/328.82a03387.js",
13+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/main.b24a02e1.js"
14+
],
15+
"css": []
16+
},
17+
"exposeRemote": {
18+
"js": [
19+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/exposeRemote.js"
20+
],
21+
"css": []
22+
}
23+
}
24+
}

public/build/dd2b229f-1843-41da-b5c1-30c921e880aa/exposeRemote.js renamed to public/build/18388ba0-0651-4604-8e68-3d3340bfea10/exposeRemote.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
window.pluginRemotes = {}
44
}
55

6-
window.pluginRemotes.pimcore_studio_example_bundle = "/bundles/pimcorestudioexample/build/dd2b229f-1843-41da-b5c1-30c921e880aa/static/js/remoteEntry.js"
6+
window.pluginRemotes.pimcore_studio_example_bundle = "/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/remoteEntry.js"
77

public/build/dd2b229f-1843-41da-b5c1-30c921e880aa/main.html renamed to public/build/18388ba0-0651-4604-8e68-3d3340bfea10/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html><head><title>Rsbuild App</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/bundles/pimcorestudioexample/build/dd2b229f-1843-41da-b5c1-30c921e880aa/static/js/328.82a03387.js"></script><script defer src="/bundles/pimcorestudioexample/build/dd2b229f-1843-41da-b5c1-30c921e880aa/static/js/main.b24a02e1.js"></script></head><body><div id="root"></div></body></html>
1+
<!doctype html><html><head><title>Rsbuild App</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/328.82a03387.js"></script><script defer src="/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/main.b24a02e1.js"></script></head><body><div id="root"></div></body></html>
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"allFiles": [
3+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/async/__federation_expose_default_export.82742b37.js",
4+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/main.b24a02e1.js",
5+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/remoteEntry.js",
6+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/328.82a03387.js",
7+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/mf-stats.json",
8+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/mf-manifest.json",
9+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/main.html"
10+
],
11+
"entries": {
12+
"pimcore_studio_example_bundle": {
13+
"initial": {
14+
"js": [
15+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/remoteEntry.js"
16+
]
17+
},
18+
"async": {
19+
"js": [
20+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/async/__federation_expose_default_export.82742b37.js"
21+
]
22+
}
23+
},
24+
"main": {
25+
"html": [
26+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/main.html"
27+
],
28+
"initial": {
29+
"js": [
30+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/328.82a03387.js",
31+
"/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/static/js/main.b24a02e1.js"
32+
]
33+
}
34+
}
35+
}
36+
}

public/build/dd2b229f-1843-41da-b5c1-30c921e880aa/mf-manifest.json renamed to public/build/18388ba0-0651-4604-8e68-3d3340bfea10/mf-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"globalName": "pimcore_studio_example_bundle",
2323
"pluginVersion": "0.13.1",
2424
"prefetchInterface": false,
25-
"publicPath": "/bundles/pimcorestudioexample/build/dd2b229f-1843-41da-b5c1-30c921e880aa/"
25+
"publicPath": "/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/"
2626
},
2727
"shared": [
2828
{

public/build/dd2b229f-1843-41da-b5c1-30c921e880aa/mf-stats.json renamed to public/build/18388ba0-0651-4604-8e68-3d3340bfea10/mf-stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"globalName": "pimcore_studio_example_bundle",
2323
"pluginVersion": "0.13.1",
2424
"prefetchInterface": false,
25-
"publicPath": "/bundles/pimcorestudioexample/build/dd2b229f-1843-41da-b5c1-30c921e880aa/"
25+
"publicPath": "/bundles/pimcorestudioexample/build/18388ba0-0651-4604-8e68-3d3340bfea10/"
2626
},
2727
"shared": [
2828
{

0 commit comments

Comments
 (0)