@modern-js/devtools-client 2.32.1 → 2.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (17) hide show
  1. package/.turbo/turbo-build.log +12 -12
  2. package/CHANGELOG.md +10 -0
  3. package/dist/html/devtools/index.html +3 -3
  4. package/dist/modern.config.json +3 -0
  5. package/dist/routes-manifest.json +11 -11
  6. package/dist/static/js/async/devtools_page.8337a013.js +1 -0
  7. package/dist/static/js/async/{devtools_page.d308a574.js.map → devtools_page.8337a013.js.map} +1 -1
  8. package/dist/static/js/{devtools.a246ed79.js → devtools.a0a7827e.js} +1 -1
  9. package/dist/static/js/{devtools.a246ed79.js.map → devtools.a0a7827e.js.map} +1 -1
  10. package/dist/static/js/{lib-router.c5cb0f77.js → lib-router.13dbccac.js} +1 -1
  11. package/dist/static/js/{lib-router.c5cb0f77.js.LICENSE.txt → lib-router.13dbccac.js.LICENSE.txt} +2 -2
  12. package/dist/static/js/{lib-router.c5cb0f77.js.map → lib-router.13dbccac.js.map} +1 -1
  13. package/dist/static/js/{vendors~node_modules_pnpm_loadable_component_5_15_3_react_18_2_0_node_modules_loadable_compon~d1617e.23ef705e.js → vendors~node_modules_pnpm_loadable_component_5_15_3_react_18_2_0_node_modules_loadable_compon~74451d.b8bed90c.js} +1 -1
  14. package/dist/static/js/{vendors~node_modules_pnpm_loadable_component_5_15_3_react_18_2_0_node_modules_loadable_compon~d1617e.23ef705e.js.map → vendors~node_modules_pnpm_loadable_component_5_15_3_react_18_2_0_node_modules_loadable_compon~74451d.b8bed90c.js.map} +1 -1
  15. package/package.json +8 -8
  16. package/dist/static/js/async/devtools_page.d308a574.js +0 -1
  17. /package/dist/static/js/{vendors~node_modules_pnpm_loadable_component_5_15_3_react_18_2_0_node_modules_loadable_compon~d1617e.23ef705e.js.LICENSE.txt → vendors~node_modules_pnpm_loadable_component_5_15_3_react_18_2_0_node_modules_loadable_compon~74451d.b8bed90c.js.LICENSE.txt} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@modern-js/devtools-client",
3
- "version": "2.32.1",
3
+ "version": "2.33.0",
4
4
  "main": "./index.js",
5
5
  "engines": {
6
6
  "node": ">=14.0.0"
@@ -9,7 +9,7 @@
9
9
  "lodash": "^4.17.21",
10
10
  "react": "~18.2.0",
11
11
  "react-dom": "~18.2.0",
12
- "@modern-js/runtime": "2.32.1"
12
+ "@modern-js/runtime": "2.33.0"
13
13
  },
14
14
  "devDependencies": {
15
15
  "@types/jest": "~29.2.4",
@@ -20,12 +20,12 @@
20
20
  "rimraf": "~3.0.2",
21
21
  "type-fest": "^4.1.0",
22
22
  "typescript": "~5.0.4",
23
- "@modern-js/eslint-config": "2.32.1",
24
- "@modern-js/plugin-proxy": "2.32.1",
25
- "@modern-js/tsconfig": "2.32.1",
26
- "@modern-js-app/eslint-config": "2.32.1",
27
- "@modern-js/app-tools": "2.32.1",
28
- "@modern-js/builder-rspack-provider": "2.32.1"
23
+ "@modern-js/eslint-config": "2.33.0",
24
+ "@modern-js/plugin-proxy": "2.33.0",
25
+ "@modern-js/tsconfig": "2.33.0",
26
+ "@modern-js/app-tools": "2.33.0",
27
+ "@modern-js-app/eslint-config": "2.33.0",
28
+ "@modern-js/builder-rspack-provider": "2.33.0"
29
29
  },
30
30
  "scripts": {
31
31
  "reset": "npx rimraf ./**/node_modules",
@@ -1 +0,0 @@
1
- (self.webpackChunk_modern_js_devtools_client=self.webpackChunk_modern_js_devtools_client||[]).push([["devtools_page"],{38597:function(e,n,s){"use strict";s.r(n);var c=(s("61741"),s("61741"));s.es(c,n)},94439:function(e,n,s){},30251:function(e,n,s){"use strict";s.r(n),s.d(n,{default:function(){return i}});var c=s("9880"),t=s("38597");s("94439");var i=()=>(0,c.jsxs)("div",{className:"container-box",children:[(0,c.jsx)(t.Helmet,{children:(0,c.jsx)("link",{rel:"icon",type:"image/x-icon",href:"https://lf3-static.bytednsdoc.com/obj/eden-cn/uhbfnupenuhf/favicon.ico"})}),(0,c.jsx)("main",{children:(0,c.jsx)("div",{className:"title",children:"Hello DevTools!"})})]})}}]);