@modern-js/plugin-devtools 0.0.0-next-1693419844536 → 0.0.0-next-1693466958342

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 (2) hide show
  1. package/package.json +11 -11
  2. package/CHANGELOG.md +0 -60
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "modern",
16
16
  "modern.js"
17
17
  ],
18
- "version": "0.0.0-next-1693419844536",
18
+ "version": "0.0.0-next-1693466958342",
19
19
  "jsnext:source": "./src/index.ts",
20
20
  "types": "./dist/types/index.d.ts",
21
21
  "main": "./dist/cjs/index.js",
@@ -34,24 +34,24 @@
34
34
  }
35
35
  },
36
36
  "dependencies": {
37
- "@modern-js/devtools-client": "0.0.0-next-1693419844536",
38
- "@modern-js/devtools-mount": "0.0.0-next-1693419844536",
39
- "@modern-js/utils": "0.0.0-next-1693419844536"
37
+ "@modern-js/devtools-client": "0.0.0-next-1693466958342",
38
+ "@modern-js/devtools-mount": "0.0.0-next-1693466958342",
39
+ "@modern-js/utils": "0.0.0-next-1693466958342"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@swc/helpers": "0.5.1",
43
43
  "@types/node": "^14",
44
44
  "type-fest": "^4.1.0",
45
45
  "typescript": "^5",
46
- "@modern-js/app-tools": "0.0.0-next-1693419844536",
47
- "@modern-js/core": "0.0.0-next-1693419844536",
48
- "@modern-js/module-tools": "0.0.0-next-1693419844536",
49
- "@modern-js/runtime": "0.0.0-next-1693419844536",
50
- "@modern-js/types": "0.0.0-next-1693419844536",
51
- "@scripts/build": "0.0.0-next-1693419844536"
46
+ "@modern-js/app-tools": "0.0.0-next-1693466958342",
47
+ "@modern-js/core": "0.0.0-next-1693466958342",
48
+ "@modern-js/module-tools": "0.0.0-next-1693466958342",
49
+ "@modern-js/runtime": "0.0.0-next-1693466958342",
50
+ "@modern-js/types": "0.0.0-next-1693466958342",
51
+ "@scripts/build": "0.0.0-next-1693466958342"
52
52
  },
53
53
  "peerDependencies": {
54
- "@modern-js/runtime": "0.0.0-next-1693419844536"
54
+ "@modern-js/runtime": "0.0.0-next-1693466958342"
55
55
  },
56
56
  "peerDependenciesMeta": {
57
57
  "@modern-js/runtime": {
package/CHANGELOG.md DELETED
@@ -1,60 +0,0 @@
1
- # @modern-js/plugin-devtools
2
-
3
- ## 0.0.0-next-1693419844536
4
-
5
- ### Patch Changes
6
-
7
- - @modern-js/runtime@0.0.0-next-1693419844536
8
- - @modern-js/devtools-client@0.0.0-next-1693419844536
9
- - @modern-js/devtools-mount@0.0.0-next-1693419844536
10
- - @modern-js/utils@0.0.0-next-1693419844536
11
-
12
- ## 2.33.0
13
-
14
- ### Patch Changes
15
-
16
- - Updated dependencies [6ea89ab]
17
- - Updated dependencies [ae35c65]
18
- - Updated dependencies [2bcff4f]
19
- - Updated dependencies [fd82137]
20
- - Updated dependencies [bc1f8da]
21
- - Updated dependencies [44da57b]
22
- - @modern-js/runtime@2.33.0
23
- - @modern-js/utils@2.33.0
24
- - @modern-js/devtools-client@2.33.0
25
- - @modern-js/devtools-mount@2.33.0
26
-
27
- ## 2.32.1
28
-
29
- ### Patch Changes
30
-
31
- - Updated dependencies [90e053a]
32
- - @modern-js/runtime@2.32.1
33
- - @modern-js/devtools-client@2.32.1
34
- - @modern-js/devtools-mount@2.32.1
35
- - @modern-js/utils@2.32.1
36
-
37
- ## 2.32.0
38
-
39
- ### Patch Changes
40
-
41
- - Updated dependencies [e5a3fb4]
42
- - Updated dependencies [6076166]
43
- - Updated dependencies [a030aff]
44
- - Updated dependencies [92591c6]
45
- - Updated dependencies [3c91100]
46
- - Updated dependencies [5255eba]
47
- - @modern-js/runtime@2.32.0
48
- - @modern-js/utils@2.32.0
49
- - @modern-js/devtools-client@2.32.0
50
- - @modern-js/devtools-mount@2.32.0
51
-
52
- ## 2.31.2
53
-
54
- ### Patch Changes
55
-
56
- - Updated dependencies [15d30abdc66]
57
- - @modern-js/utils@2.31.2
58
- - @modern-js/runtime@2.31.2
59
- - @modern-js/devtools-client@2.31.2
60
- - @modern-js/devtools-mount@2.31.2