File tree Expand file tree Collapse file tree 13 files changed +24
-24
lines changed Expand file tree Collapse file tree 13 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 35
35
"@liveblocks/core" : " 1.3.1"
36
36
},
37
37
"devDependencies" : {
38
- "@liveblocks/eslint-config" : " *" ,
39
- "@liveblocks/jest-config" : " *" ,
38
+ "@liveblocks/eslint-config" : " workspace: *" ,
39
+ "@liveblocks/jest-config" : " workspace: *" ,
40
40
"@types/ws" : " ^8.5.3" ,
41
41
"dotenv" : " ^16.0.3" ,
42
42
"msw" : " ^0.39.1" ,
Original file line number Diff line number Diff line change 46
46
},
47
47
"license" : " Apache-2.0" ,
48
48
"devDependencies" : {
49
- "@liveblocks/eslint-config" : " *" ,
50
- "@liveblocks/jest-config" : " *" ,
49
+ "@liveblocks/eslint-config" : " workspace: *" ,
50
+ "@liveblocks/jest-config" : " workspace: *" ,
51
51
"@types/ws" : " ^8.5.3" ,
52
52
"dotenv" : " ^16.0.3" ,
53
53
"eslint-plugin-rulesdir" : " ^0.2.1" ,
Original file line number Diff line number Diff line change 14
14
"format" : " (eslint --fix src/ || true) && prettier --write src/"
15
15
},
16
16
"dependencies" : {
17
- "@liveblocks/core" : " *" ,
17
+ "@liveblocks/core" : " workspace: *" ,
18
18
"@plasmohq/storage" : " ^0.14.0" ,
19
19
"@radix-ui/react-dialog" : " ^1.0.2" ,
20
20
"@radix-ui/react-popover" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"@liveblocks/core" : " 1.3.1" ,
36
- "@liveblocks/eslint-config" : " *" ,
37
- "@liveblocks/jest-config" : " *" ,
36
+ "@liveblocks/eslint-config" : " workspace: *" ,
37
+ "@liveblocks/jest-config" : " workspace: *" ,
38
38
"@types/node-fetch" : " ^2.5.8" ,
39
39
"svix" : " ^0.75.0"
40
40
},
Original file line number Diff line number Diff line change 65
65
"react" : " ^16.14.0 || ^17 || ^18"
66
66
},
67
67
"devDependencies" : {
68
- "@liveblocks/eslint-config" : " *" ,
69
- "@liveblocks/jest-config" : " *" ,
68
+ "@liveblocks/eslint-config" : " workspace: *" ,
69
+ "@liveblocks/jest-config" : " workspace: *" ,
70
70
"@rollup/plugin-typescript" : " ^11.1.2" ,
71
71
"@testing-library/jest-dom" : " ^5.16.5" ,
72
72
"@testing-library/react" : " ^13.1.1" ,
Original file line number Diff line number Diff line change 42
42
"react" : " ^16.14.0 || ^17 || ^18"
43
43
},
44
44
"devDependencies" : {
45
- "@liveblocks/eslint-config" : " *" ,
46
- "@liveblocks/jest-config" : " *" ,
45
+ "@liveblocks/eslint-config" : " workspace: *" ,
46
+ "@liveblocks/jest-config" : " workspace: *" ,
47
47
"@testing-library/jest-dom" : " ^5.16.5" ,
48
48
"@testing-library/react" : " ^13.1.1" ,
49
49
"@types/use-sync-external-store" : " ^0.0.3" ,
Original file line number Diff line number Diff line change 39
39
"redux" : " ^4"
40
40
},
41
41
"devDependencies" : {
42
- "@liveblocks/eslint-config" : " *" ,
43
- "@liveblocks/jest-config" : " *" ,
42
+ "@liveblocks/eslint-config" : " workspace: *" ,
43
+ "@liveblocks/jest-config" : " workspace: *" ,
44
44
"@reduxjs/toolkit" : " ^1.7.2" ,
45
45
"@testing-library/jest-dom" : " ^5.16.5" ,
46
46
"msw" : " ^0.36.4" ,
Original file line number Diff line number Diff line change 40
40
"yjs" : " ^13.6.1"
41
41
},
42
42
"devDependencies" : {
43
- "@liveblocks/eslint-config" : " *" ,
44
- "@liveblocks/jest-config" : " *" ,
43
+ "@liveblocks/eslint-config" : " workspace: *" ,
44
+ "@liveblocks/jest-config" : " workspace: *" ,
45
45
"@testing-library/jest-dom" : " ^5.16.5"
46
46
},
47
47
"sideEffects" : false ,
Original file line number Diff line number Diff line change 40
40
"zustand" : " ^4.1.3"
41
41
},
42
42
"devDependencies" : {
43
- "@liveblocks/eslint-config" : " *" ,
44
- "@liveblocks/jest-config" : " *" ,
43
+ "@liveblocks/eslint-config" : " workspace: *" ,
44
+ "@liveblocks/jest-config" : " workspace: *" ,
45
45
"@testing-library/jest-dom" : " ^5.16.5" ,
46
46
"msw" : " ^0.36.4" ,
47
47
"zustand" : " ^4.1.3"
Original file line number Diff line number Diff line change 46
46
},
47
47
"devDependencies" : {
48
48
"@lezer/generator" : " ^1.2.2" ,
49
- "@liveblocks/eslint-config" : " *" ,
50
- "@liveblocks/jest-config" : " *"
49
+ "@liveblocks/eslint-config" : " workspace: *" ,
50
+ "@liveblocks/jest-config" : " workspace: *"
51
51
},
52
52
"sideEffects" : false
53
53
}
Original file line number Diff line number Diff line change 33
33
"pluralize" : " ^8.0.0"
34
34
},
35
35
"devDependencies" : {
36
- "@liveblocks/eslint-config" : " *" ,
37
- "@liveblocks/jest-config" : " *" ,
36
+ "@liveblocks/eslint-config" : " workspace: *" ,
37
+ "@liveblocks/jest-config" : " workspace: *" ,
38
38
"@types/pluralize" : " ^0.0.29"
39
39
},
40
40
"sideEffects" : false
Original file line number Diff line number Diff line change 29
29
" parser"
30
30
],
31
31
"devDependencies" : {
32
- "@liveblocks/eslint-config" : " *" ,
33
- "@liveblocks/jest-config" : " *" ,
32
+ "@liveblocks/eslint-config" : " workspace: *" ,
33
+ "@liveblocks/jest-config" : " workspace: *" ,
34
34
"@types/didyoumean" : " ^1.2.0" ,
35
35
"ast-generator" : " ^0.1.0" ,
36
36
"peggy" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 47
47
]
48
48
},
49
49
"dependencies" : {
50
- "@liveblocks/textmate-grammar" : " *"
50
+ "@liveblocks/textmate-grammar" : " workspace: *"
51
51
},
52
52
"devDependencies" : {
53
53
"esbuild" : " ^0.17.8" ,
You can’t perform that action at this time.
0 commit comments